- 23 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 21 9月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 20 9月, 2013 2 次提交
-
-
由 noelgrandin 提交于
avoid copying data from ByteBuffer to another ByteBuffer if possible, specially for the OffHeapStore
-
由 noelgrandin 提交于
-
- 19 9月, 2013 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 18 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 9月, 2013 5 次提交
-
-
由 noelgrandin 提交于
Add "chromium" to the list of browsers tried. Patch from Felix Kaiser.
-
由 noelgrandin 提交于
Support the JDBC DatabaseMetaData#getClientInfoProperties() method, in the sense of returning an empty result, in order to make Websphere happy.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 15 9月, 2013 14 次提交
-
-
由 Thomas Mueller 提交于
MVStore changes: abstract storage to support off-heap storage; rename getSize to sizeAsLong; avoid importing java.beans package to speed up starting the JVM
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
To compile user defined functions, the javax.tools.JavaCompiler is now used if available, and no temporary files are created.
-
- 13 9月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 11 9月, 2013 4 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
inline the "create temporary LOBs" methods into the constructor so that I can make more fields final
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
re-organise LobStorageBackend code a little, so we don't need to correct the precision of a CLOB later on
-