Quanah Gibson-Mount
|
1df85d3427
|
Happy New Year!
|
2017-01-03 12:36:47 -08:00 |
|
Quanah Gibson-Mount
|
6c4d6c880b
|
Happy New Year!
|
2016-01-29 13:32:05 -06:00 |
|
Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Kurt Zeilenga
|
5c878c1bf2
|
Happy new year (belated)
|
2014-01-25 05:21:25 -08:00 |
|
Howard Chu
|
907b9d4877
|
Fixes for threaded indexer
Works now, but still 2x slower. Leave disabled.
|
2013-08-12 14:50:54 -07:00 |
|
Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
Howard Chu
|
38a3317096
|
Use new Append support
|
2012-07-21 06:21:56 -07:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Howard Chu
|
3b2961fcc2
|
More debug msg null pointer checks
|
2011-11-09 15:36:16 -08:00 |
|
Howard Chu
|
e2a7617d17
|
Key alignment tweaks for Sparc
|
2011-11-09 01:03:14 -08:00 |
|
Howard Chu
|
2014460eb5
|
Only use tool IDL cache when multithreaded
|
2011-10-20 13:46:39 -07:00 |
|
Howard Chu
|
c647a06441
|
More for cursor reuse
|
2011-10-06 19:15:10 -07:00 |
|
Howard Chu
|
d06301f303
|
Turn off tool IDL caching
Well, just like in back-bdb in 2005, it only slowed things down
on larger LDIFs.
|
2011-10-04 02:18:09 -07:00 |
|
Howard Chu
|
98da203fce
|
Use IDL caching in tool/quick mode
|
2011-10-02 19:38:58 -07:00 |
|
Hallvard Furuseth
|
79f4f3c0bd
|
More libmdb vs back-mdb C type tweaks.
Do not access a size_t via an unsigned long pointer, an MDB_val via a
berval pointer, or the inverse. Instead copy into the proper data types.
|
2011-09-19 10:31:12 +02:00 |
|
Hallvard Furuseth
|
141a43c1ee
|
Tweak back-mdb integer types to match libmdb.
Also do not cast between berval and MDB_val. That breaks when
sizeof(berval.bv_len) != sizeof(MDB_val.mv_size).
|
2011-09-12 19:07:12 +02:00 |
|
Howard Chu
|
e5b1dce6a7
|
Debug helper for index
|
2011-09-05 15:23:08 -07:00 |
|
Howard Chu
|
7afc68c0ec
|
Cursor updates
|
2011-09-05 01:27:16 -07:00 |
|
Howard Chu
|
0ba4206ed9
|
Import back-mdb
|
2011-09-01 17:00:26 -07:00 |
|