Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-6/+6
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt1-1/+1
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt1-3/+3
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2015-05-19Cosmetics.Sergey Prigogin1-33/+32
2013-03-12Bug 402177: Btree.insert returns wrong valueAndrew Eidsness1-11/+29
2012-01-05Remove JUnit output to stdout.Markus Schorn1-8/+15
2010-06-03Bug 315439 Fix up copyrightVivian Kong1-1/+1
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn1-6/+6
2007-06-29Fix for 194739, safeguard against corrupt indexes.Markus Schorn1-1/+1
2007-06-13192437: apply fixAndrew Ferguson1-1/+1
2007-05-23Add assertions to ensure the index has a write-lock when it is written to.Markus Schorn1-0/+1
2007-03-23Fix for 170542, file access by index database not using memory mapped files.Markus Schorn1-2/+4
2007-01-15REOPENED - bug 165451: Paging scheme for PDOM to control memory usageChris Recoskie1-11/+1
2007-01-05RESOLVED - bug 165451: Paging scheme for PDOM to control memory usageChris Recoskie1-1/+11
2006-12-05apply patch for 162172: make PDOM relocatableAndrew Ferguson1-1/+1
2006-11-23Fixes BTree visitor (did not visit all matching nodes), also changed semantics.Markus Schorn1-1/+1
2006-10-20Fix for 156504 by Andrew Ferguson, Overloaded functions/methods in PDOMMarkus Schorn1-3/+3
2006-10-13Variable and function annotations in PDOM, by Jason Montojo, bug 159595.Markus Schorn1-2/+7
2006-10-09Fix for 154563 by Andrew Ferguson, implementation of BTree delete.Markus Schorn1-0/+226

    Back to the top