338 Commit (rel_1_1_15)
 

Autore SHA1 Messaggio Data
  James Ahlborn 586dc12258 [maven-release-plugin] copy for tag rel_1_1_15 16 anni fa
  James Ahlborn 3fa38f75cc prep for release 16 anni fa
  James Ahlborn f6d431d8d2 Reduce maximum row size to what Access considers valid. 16 anni fa
  James Ahlborn 0ec5b19a9f Fix writing of large memo/ole fields. Apparently Access does not like 16 anni fa
  James Ahlborn 0a36276507 additional convenience methods 16 anni fa
  James Ahlborn 49f828416c add some prefix compression 16 anni fa
  James Ahlborn eb63d7a1b7 [maven-release-plugin] prepare for next development iteration 16 anni fa
  James Ahlborn 596c6bdcc4 [maven-release-plugin] prepare release rel_1_1_14 16 anni fa
  James Ahlborn f139d35a9c prep for release 16 anni fa
  James Ahlborn d94612ec0d add comments 16 anni fa
  James Ahlborn 0a1ab3559a test batch updates and null entries 16 anni fa
  James Ahlborn 78ace51889 fix copyrights 16 anni fa
  James Ahlborn b999f8502f cleanup unused param 16 anni fa
  James Ahlborn 9442b7273f fix bigindex property handling in unit tests 16 anni fa
  James Ahlborn 27f7855db1 implement page deallocation; fix some issues in global usage map handling 16 anni fa
  James Ahlborn d2d14fe7ee update unit tests to cover more of big index code; fix tail promotion/demotion 16 anni fa
  James Ahlborn e59184ffac enhance some exception messages 16 anni fa
  James Ahlborn b530c3d58a minor javadoc fixes 16 anni fa
  James Ahlborn 15465c0260 fix tail demotion 16 anni fa
  James Ahlborn 306960844b oops was not updating entry size 16 anni fa
  James Ahlborn 6f9ccc356d more big index tests; minor bug fix 16 anni fa
  James Ahlborn 6845efc53c tweak max size 16 anni fa
  James Ahlborn f340f01a63 minor code cleanups 16 anni fa
  James Ahlborn fa480ea0c4 ugly typo 16 anni fa
  James Ahlborn 1069360cde add some documentation on large index support (#1564870) 16 anni fa
  James Ahlborn 55592e3b49 fix access compatibility issue with writing small rows, limit data pages to 256 rows (#1942330) 16 anni fa
  James Ahlborn d28f9864b9 ditch some extraneous casts 16 anni fa
  James Ahlborn 6a5928f754 clean up big index handling; get unit tests passing 16 anni fa
  James Ahlborn a341781aa4 put entry validation inline with entry reading 16 anni fa
  James Ahlborn 5ed9b04c40 complete rework of large index support after realizing that my understanding of the node page structure was a wee bit incorrect; basic operations are working, some testing implemented 16 anni fa
  James Ahlborn 7d405b6f8e tweak tostring 16 anni fa
  James Ahlborn 6af3a8bd60 tweak tostring 16 anni fa
  James Ahlborn fdcf376a62 allow autoflush to be modified for tests 16 anni fa
  James Ahlborn 4a3fcb78f1 add code to dump page cache to string 16 anni fa
  James Ahlborn a384c7f87e initial (untested) code which supports page splitting 16 anni fa
  James Ahlborn 181185dd28 minor tweaks 16 anni fa
  James Ahlborn 2c480d7a1b continuing minor refactoring 16 anni fa
  James Ahlborn 4bf77267a5 more minor refactoring 16 anni fa
  James Ahlborn 7bc622cabb add support for optionally enabling big index support 16 anni fa
  James Ahlborn 4458461f52 make unit tests work for either index type; minor refactoring 16 anni fa
  James Ahlborn d52cf53037 move index pagetypes to the public type; some minor cleanup 16 anni fa
  James Ahlborn 095e6cc549 flesh out some of the index page update operations 16 anni fa
  James Ahlborn c262ce564f initial code for implementing read/write multi-page index support 16 anni fa
  James Ahlborn a1603f47e3 refactor Index/SimpleIndex to move most of the add/remove entry handling logic back into Index 16 anni fa
  James Ahlborn 12d9cde06f refactor Index/SimpleIndex to move most of the add/remove entry handling logic back into Index 16 anni fa
  James Ahlborn 1e5bdaed82 refactor Index/SimpleIndex to move the Cursor handling back into Index 16 anni fa
  James Ahlborn a85e7e333e add constants for movement booleans 16 anni fa
  James Ahlborn ea664f7a7d clear nextPageNumber for held dataPage 16 anni fa
  James Ahlborn 1830cdea4f more comment updates 16 anni fa
  James Ahlborn fe834eda8d remove some old comments 16 anni fa