645 Commits (df11087a5e84d19d629f6c05156542f1eb18fce0)
 

Author SHA1 Message Date
  James Ahlborn a440c22d4d add additional diagnostic info on failures 16 years ago
  James Ahlborn f2bc4572f4 add tests for the various supported index types 16 years ago
  James Ahlborn 022d94d13c update FAQ with info on extended charset support in text indexes 16 years ago
  James Ahlborn b72b6e9336 modify Index update support so that it honors the unique and ignoreNulls properties for the Index 16 years ago
  James Ahlborn 6adbd266be update TODO notes 16 years ago
  James Ahlborn f37b7c5449 formalize code for reading unsigned bytes 16 years ago
  James Ahlborn cefe53cf3b limit text index length; fix unprintable offset writing 16 years ago
  James Ahlborn acc18a5b2d more fixes for index writing 16 years ago
  James Ahlborn 44b2ba7fdb Fix bug caused by sign extension when reading single-byte row numbers; fix some bugs in new text index generation code 16 years ago
  James Ahlborn c9d3003b9e Simplify comparison algorithms for RowId and Index.Entry using type attributes; Expand the characters supported in index updates to all of the ISO-8859-1 character set. 16 years ago
  James Ahlborn 21b3565f0b fix toString for Entry 16 years ago
  James Ahlborn 3bbc8a0eef More fixes for index parsing. Believe index names are now correctly 16 years ago
  James Ahlborn 5d47aef520 write javadoc for DataTypes; accept wider range of incomging values for some data types 16 years ago
  James Ahlborn 8abce36d4f cleanup variety of compiler warnings 16 years ago
  James Ahlborn 0d32448ef9 faq got dropped from main menu 16 years ago
  James Ahlborn 3250f60d19 add faq entry on internationl chars in indexes 16 years ago
  James Ahlborn 47e78e51bb fix some compiler warnings 16 years ago
  James Ahlborn 4b13aaaaf8 default to true for new entries 16 years ago
  James Ahlborn a8ae554a25 skip unhandled index bytes for now 16 years ago
  James Ahlborn 36bf2ed080 better handling of index entry compression; validate index entry length reading 16 years ago
  James Ahlborn 933b73269e more index testing 16 years ago
  James Ahlborn 833ad08414 better toString 16 years ago
  James Ahlborn ee7385a920 [maven-release-plugin] prepare for next development iteration 16 years ago
  James Ahlborn aac3feb6dc [maven-release-plugin] prepare release rel_1_1_12 16 years ago
  James Ahlborn 4105244524 prep for release 16 years ago
  James Ahlborn fedbf0f27d tweak date handling math to reduce rounding issues 16 years ago
  James Ahlborn 6da9d98636 use same date for create/update time 16 years ago
  James Ahlborn df01855063 do not store millis in date test 16 years ago
  James Ahlborn 01b6cf1835 user userIds from the file if possible when generating new table access control entries (fix #1898793) 16 years ago
  James Ahlborn a680b8e336 do not inline memo/ole fields longer than 64 bytes (fix #1899076) 16 years ago
  James Ahlborn f566162860 pass along Object[], not String[] 16 years ago
  James Ahlborn 14dfafc20d update rowCount in common method 16 years ago
  James Ahlborn 5e082624a4 parent pom released 16 years ago
  James Ahlborn 4b9cdf36be upgrade parent pom 16 years ago
  James Ahlborn 6b2535f071 log4j is not required 16 years ago
  James Ahlborn f96fd8b8dc Resolve more edge cases around date handling 16 years ago
  James Ahlborn 3534af7615 jdk14 compatible code for 1.1.11 release 16 years ago
  James Ahlborn 17cdc96fcd [maven-release-plugin] prepare for next development iteration 16 years ago
  James Ahlborn 6fd81e8b6c [maven-release-plugin] prepare release rel_1_1_11 16 years ago
  James Ahlborn ec207ca23e prep for release 16 years ago
  James Ahlborn 94aa5f0252 support reading inline usage maps with more than 512 pages 16 years ago
  James Ahlborn 7190a46b85 fix some problems with sporadic usage map corruption 16 years ago
  James Ahlborn 2e2ed1f735 fix some comments 16 years ago
  James Ahlborn 5d9718216d add some more date testing 16 years ago
  James Ahlborn 683c1d5d47 check for max database size when adding pages 16 years ago
  James Ahlborn 1ac730c1df add openCopy utility method 16 years ago
  James Ahlborn cfffb8887d use source instead of pre tag 16 years ago
  James Ahlborn 498237758c use source instead of pre tag 16 years ago
  James Ahlborn fd4edb5f65 using subversion now 16 years ago
  James Ahlborn d861526b5e using subversion now 16 years ago