1229 Commits (master)
 

Author SHA1 Message Date
  James Ahlborn 9839781fec add unit test for multi-page table defs 18 years ago
  James Ahlborn 468745c864 implement reading multi-page long binary values 18 years ago
  James Ahlborn 5b33b5da6f when reading multi-page table def, flip buffer before parsing (fix bug 1306970) 18 years ago
  James Ahlborn 20dcf1313f use common row start/end reading methods 18 years ago
  James Ahlborn 9726035fbe fix handling of skipped rows 18 years ago
  James Ahlborn b624ca971b add toCharSequence method 18 years ago
  James Ahlborn eba7b7286c swap overflow/deleted flag logic 18 years ago
  James Ahlborn c7ab219cf3 add contributed patches which port version 1.1.5 to jdk 1.4 18 years ago
  James Ahlborn c32f22b235 clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug 1449812) 18 years ago
  James Ahlborn 805cc8cf03 handle more tables with more idnex slots than actual indexes (fix bug 1530312) 18 years ago
  James Ahlborn 3029cbdcc9 fix pom for ibiblio upload 18 years ago
  James Ahlborn 14673aaa59 reset Expander between usages 18 years ago
  James Ahlborn c0de8d7d28 include sourceforge logo 18 years ago
  James Ahlborn 8ac2bfbce9 fix compressed text handling; wrap arithmetic exceptions with ioexceptions 18 years ago
  James Ahlborn a2d427b84c read variable length column data on demand 18 years ago
  James Ahlborn cd57452399 inc version post release 18 years ago
  James Ahlborn a2398e354a prep for release 18 years ago
  James Ahlborn 0bca2b8a4d add write support for numeric/guid 18 years ago
  James Ahlborn 78739630bd add currency support 18 years ago
  James Ahlborn f495acf153 first attempt at reading with deleted columns 18 years ago
  James Ahlborn 2097e47024 add index primary key info; possibly fix some bugs around reading indexes (or possibly introduce) 18 years ago
  Tim McCune cea5a6b715 Added getRowCount 18 years ago
  Tim McCune dda5517898 Added table name to toString 18 years ago
  Tim McCune e6c3f4ad8e Added getName() to Table 18 years ago
  James Ahlborn ccd9cc964a add link to sourforge project page 18 years ago
  James Ahlborn d582a43022 tweak sourceforge goal props; add default build goal and sfRelease goal 18 years ago
  James Ahlborn 8963b06251 remove bogus line 18 years ago
  James Ahlborn 4415e01593 inc version post release 18 years ago
  James Ahlborn da6715828a prep for release 18 years ago
  James Ahlborn 148263e480 more fixes for writing MEMO/OLE 18 years ago
  James Ahlborn ae48569aa0 added tests for reading memos and missing files 18 years ago
  James Ahlborn fdf3ba30e1 fix encoding memo fields (1356745), refactor the long value handling code and the string handling code 18 years ago
  James Ahlborn 1ed487c080 more tweaking to invalid file handling 18 years ago
  James Ahlborn 58240cf42a share common functionality for reading long values 18 years ago
  James Ahlborn f6f6586c4e better handling of non-existent files in open method 18 years ago
  James Ahlborn 1c3f4b39fd fix compiler warning 18 years ago
  James Ahlborn 472e825743 add break statement, although differences in getLongBinaryValue and getLongStringValue seem a little suspicious 18 years ago
  Tim McCune 1519a21d5e Applied some patches contributed by Sean 18 years ago
  Tim McCune 552c208229 Readded as binary 18 years ago
  Tim McCune 59b05e5ace *** empty log message *** 18 years ago
  Tim McCune 02f6fef52a Fixed method signature 18 years ago
  Tim McCune 574cf9a1d7 Updated cvs urls 18 years ago
  Tim McCune 73d4354732 Readded as binary 18 years ago
  Tim McCune 37e92515fb Deleting to readd as binary 18 years ago
  Tim McCune a830b8e87e Readding as binary 18 years ago
  Tim McCune 003e2f1301 Removing to readd as binary 18 years ago
  James Ahlborn 720139b95e fix date handling, patch from joniles 1445597 18 years ago
  James Ahlborn 9c8332a326 implement GUID reading using patch from joniles, 1445653; replace StringBuffer from StringBuilder 18 years ago
  James Ahlborn faa4e7b2d5 apply patches from joniles, 1423965, 1427848 (handling var length columns) 18 years ago
  James Ahlborn c3d97c09ae inc version post release 18 years ago