- 31 10月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-
- 30 10月, 2012 14 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Use Boolean.parseBoolean(x) instead of Boolean.valueOf(x).booleanValue() to avoid unnecessary temporary object creation
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 28 10月, 2012 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 27 10月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 26 10月, 2012 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 25 10月, 2012 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Spotted by rami.ojares@gmail.com
-
由 noelgrandin 提交于
-
- 24 10月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 10月, 2012 8 次提交
-
-
由 Thomas Mueller 提交于
-
由 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 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 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 提交于
Fix for a bug where we would sometimes use the wrong unique constraint to validate foreign key constraints.
-
由 noelgrandin 提交于
-