- 28 11月, 2012 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Found by UCDetector, which seems to have gotten smarter recently.
-
由 noelgrandin 提交于
fix: revert one one of my earlier cleanups - these fields are obviously meant to be public so that they are settable when we're doing development
-
由 noelgrandin 提交于
-
- 27 11月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
A persistent multi-version map: explicit map creation; change map factory to become just a factory for data types again
-
由 noelgrandin 提交于
Also remove an unnecesssary copy of the closeSilently() method
-
- 25 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 11月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A persistent multi-version map: open the file in exclusive or shared mode; allow to read and update the file header.
-
- 18 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
A persistent multi-version map: split based on size (memory), not number of entries; allow to estimate the memory used by unsaved changes
-
- 15 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 04 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 11月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 31 10月, 2012 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 30 10月, 2012 5 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 27 10月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 24 10月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 10月, 2012 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A persistent multi-version map: avoid 'magic' casting in the comparator, because strictly Collections.binarySearch could swap the parameter objects in the call to the compare method. This should also simplify porting the code to C.
-
由 Thomas Mueller 提交于
-
- 22 10月, 2012 2 次提交
-
-
由 noelgrandin 提交于
(a) any accidental further access to it (b) throwing an exception if the client code calls close() more than once
-
由 noelgrandin 提交于
-
- 18 10月, 2012 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 17 10月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-