| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -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 | 1 | -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 | 1 | -0/+29 |
* | add index primary key info; possibly fix some bugs around reading indexes (or... | James Ahlborn | 2006-07-24 | 1 | -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 | 1 | -0/+24 |
* | 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 | 1 | -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 | 3 | -0/+299 |