summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] copy for tag rel_1_1_17rel_1_1_17James Ahlborn2008-09-241-4/+4
* prep for releaseJames Ahlborn2008-09-241-1/+1
* Fix simple index handling of tail index pages (2043499)James Ahlborn2008-09-112-3/+16
* add utility methods for getting size/scale/precision within valid range for a...James Ahlborn2008-08-131-0/+17
* fix doc issue #2035207James Ahlborn2008-08-011-1/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2008-07-251-4/+4
* [maven-release-plugin] prepare release rel_1_1_16James Ahlborn2008-07-251-4/+4
* kind of useless nowJames Ahlborn2008-07-251-5/+0
* prep for releaseJames Ahlborn2008-07-251-1/+1
* Add compression code for possible future use; add compression unitJames Ahlborn2008-07-227-11/+1304
* Add primitive support for writing unicode compressed text columns.James Ahlborn2008-07-225-35/+210
* minor cleanupsJames Ahlborn2008-07-224-6/+6
* Share out-of-line long value pages in order to generate more compact database...James Ahlborn2008-07-204-40/+148
* Add some more limit checking into table creation based on what access support...James Ahlborn2008-07-194-5/+63
* Better column type translation for very large MEMO/OLE types in the Database....James Ahlborn2008-07-183-3/+15
* better account for memo space usageJames Ahlborn2008-07-181-0/+5
* Reserve minimum space for memo/ole fields so that greedy inline row usage doe...James Ahlborn2008-07-173-1/+43
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2008-06-281-4/+4
* [maven-release-plugin] prepare release rel_1_1_15James Ahlborn2008-06-281-4/+4
* prep for releaseJames Ahlborn2008-06-281-1/+1
* Reduce maximum row size to what Access considers valid.James Ahlborn2008-06-243-5/+11
* Fix writing of large memo/ole fields. Apparently Access does not likeJames Ahlborn2008-06-213-4/+13
* additional convenience methodsJames Ahlborn2008-06-211-0/+7
* add some prefix compressionJames Ahlborn2008-04-291-1/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2008-04-291-4/+4
* [maven-release-plugin] prepare release rel_1_1_14James Ahlborn2008-04-291-4/+4
* prep for releaseJames Ahlborn2008-04-292-3/+3
* add commentsJames Ahlborn2008-04-291-25/+245
* test batch updates and null entriesJames Ahlborn2008-04-291-12/+30
* fix copyrightsJames Ahlborn2008-04-294-4/+104
* cleanup unused paramJames Ahlborn2008-04-291-5/+2
* fix bigindex property handling in unit testsJames Ahlborn2008-04-281-1/+4
* implement page deallocation; fix some issues in global usage map handlingJames Ahlborn2008-04-223-28/+77
* update unit tests to cover more of big index code; fix tail promotion/demotionJames Ahlborn2008-04-223-81/+64
* enhance some exception messagesJames Ahlborn2008-04-221-4/+8
* minor javadoc fixesJames Ahlborn2008-04-223-3/+3
* fix tail demotionJames Ahlborn2008-04-192-14/+53
* oops was not updating entry sizeJames Ahlborn2008-04-191-1/+4
* more big index tests; minor bug fixJames Ahlborn2008-04-173-30/+68
* tweak max sizeJames Ahlborn2008-04-171-1/+1
* minor code cleanupsJames Ahlborn2008-04-161-8/+6
* ugly typoJames Ahlborn2008-04-161-1/+1
* add some documentation on large index support (#1564870)James Ahlborn2008-04-164-2/+34
* fix access compatibility issue with writing small rows, limit data pages to 2...James Ahlborn2008-04-163-12/+12
* ditch some extraneous castsJames Ahlborn2008-04-161-2/+2
* clean up big index handling; get unit tests passingJames Ahlborn2008-04-154-56/+182
* put entry validation inline with entry readingJames Ahlborn2008-04-151-11/+9
* complete rework of large index support after realizing that my understanding ...James Ahlborn2008-04-142-286/+395
* tweak tostringJames Ahlborn2008-04-141-2/+4
* tweak tostringJames Ahlborn2008-04-141-1/+4