| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for writing large table definitions; move table definition code i... | James Ahlborn | 2007-07-13 | 2 | -5/+41 |
* | add flush method to Database; add unit test for new usage map functionality | James Ahlborn | 2007-07-10 | 2 | -0/+27 |
* | handle reading/writing numeric values which thing that they are fixed length ... | James Ahlborn | 2007-06-05 | 2 | -0/+52 |
* | when writing table definition, set things up so long variable length columns ... | James Ahlborn | 2007-05-08 | 2 | -0/+40 |
* | add unit test for new copyTable behavior | James Ahlborn | 2006-11-13 | 2 | -7/+122 |
* | implement multi-page long value writing | James Ahlborn | 2006-10-02 | 2 | -4/+53 |
* | read index entries on demand | James Ahlborn | 2006-09-26 | 1 | -1/+3 |
* | support reading 'compressed' indexes (fix 1563654) | James Ahlborn | 2006-09-26 | 3 | -30/+50 |
* | fix ordering of byte code comparator | James Ahlborn | 2006-09-23 | 1 | -0/+96 |
* | make byte[] printable when dumping table | James Ahlborn | 2006-09-21 | 1 | -1/+12 |
* | add ability to dump to writer | James Ahlborn | 2006-09-21 | 1 | -5/+19 |
* | rework current row page tracking with RowState | James Ahlborn | 2006-09-14 | 1 | -15/+16 |
* | implement overflow row reading | James Ahlborn | 2006-09-13 | 2 | -0/+28 |
* | refactor index entries to allow for fixing textual entries (not finished yet) | James Ahlborn | 2006-09-13 | 1 | -2/+2 |
* | clean up lots of cruft around datatypes; add more sanity checking on table cr... | James Ahlborn | 2006-09-08 | 2 | -4/+90 |
* | make database and table iterable; slight rearrangement of logic in getNextRow | James Ahlborn | 2006-08-04 | 1 | -8/+4 |
* | add table debug methods | James Ahlborn | 2006-08-04 | 1 | -0/+17 |
* | add unit test for multi-page table defs | James Ahlborn | 2006-08-04 | 2 | -1/+7 |
* | clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug 1... | James Ahlborn | 2006-07-31 | 1 | -1/+1 |
* | handle more tables with more idnex slots than actual indexes (fix bug 1530312) | James Ahlborn | 2006-07-30 | 2 | -0/+17 |
* | fix compressed text handling; wrap arithmetic exceptions with ioexceptions | James Ahlborn | 2006-07-26 | 1 | -2/+2 |
* | add write support for numeric/guid | James Ahlborn | 2006-07-25 | 1 | -2/+98 |
* | add currency support | James Ahlborn | 2006-07-25 | 1 | -0/+40 |
* | first attempt at reading with deleted columns | James Ahlborn | 2006-07-24 | 2 | -0/+29 |
* | add index primary key info; possibly fix some bugs around reading indexes (or... | James Ahlborn | 2006-07-24 | 2 | -0/+15 |
* | more fixes for writing MEMO/OLE | James Ahlborn | 2006-06-15 | 1 | -5/+31 |
* | added tests for reading memos and missing files | James Ahlborn | 2006-06-13 | 2 | -0/+24 |
* | Readded as binary | Tim McCune | 2006-05-26 | 2 | -0/+0 |
* | Deleting to readd as binary | Tim McCune | 2006-05-26 | 2 | -0/+0 |
* | Added ability to delete current row. | Tim McCune | 2005-08-30 | 1 | -19/+53 |
* | Fixed bug 1273712 where writing null values into fixed-length columns wasn't ... | Tim McCune | 2005-08-26 | 1 | -2/+2 |
* | Added handling of deleted rows. | Tim McCune | 2005-08-12 | 2 | -0/+9 |
* | JDK 1.5 upgrades | Tim McCune | 2005-04-09 | 2 | -34/+26 |
* | This commit was generated by cvs2svn to compensate for changes in r2, | Tim McCune | 2005-04-07 | 6 | -0/+303 |