summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* add unit test for multi-page table defsJames Ahlborn2006-08-042-1/+7
* clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug 1...James Ahlborn2006-07-311-1/+1
* handle more tables with more idnex slots than actual indexes (fix bug 1530312)James Ahlborn2006-07-302-0/+17
* fix compressed text handling; wrap arithmetic exceptions with ioexceptionsJames Ahlborn2006-07-261-2/+2
* add write support for numeric/guidJames Ahlborn2006-07-251-2/+98
* add currency supportJames Ahlborn2006-07-251-0/+40
* first attempt at reading with deleted columnsJames Ahlborn2006-07-242-0/+29
* add index primary key info; possibly fix some bugs around reading indexes (or...James Ahlborn2006-07-242-0/+15
* more fixes for writing MEMO/OLEJames Ahlborn2006-06-151-5/+31
* added tests for reading memos and missing filesJames Ahlborn2006-06-132-0/+24
* Readded as binaryTim McCune2006-05-262-0/+0
* Deleting to readd as binaryTim McCune2006-05-262-0/+0
* Added ability to delete current row.Tim McCune2005-08-301-19/+53
* Fixed bug 1273712 where writing null values into fixed-length columns wasn't ...Tim McCune2005-08-261-2/+2
* Added handling of deleted rows.Tim McCune2005-08-122-0/+9
* JDK 1.5 upgradesTim McCune2005-04-092-34/+26
* This commit was generated by cvs2svn to compensate for changes in r2,Tim McCune2005-04-076-0/+303