]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/lib/tokyocabinet/ChangeLog
ebl Add tokyocabinet source to bacula
[bacula/bacula] / bacula / src / lib / tokyocabinet / ChangeLog
1 2008-04-22  Mikio Hirabayashi  <mikio@users.sourceforge.net>
2
3         * tcbdb.c (tcbdbcmpdecimal, tcbdbcmpint32, tcbdbcmpint64): bugs of overflow were fixed.
4
5         - Release: 1.2.5
6
7 2008-04-13  Mikio Hirabayashi  <mikio@users.sourceforge.net>
8
9         * tcbdb.c (tcbdbopenimpl): comparison function checking was added.
10
11         * tcadb.c (tcadbopen): "capnum" option is now supported for B+ tree.
12
13         - Release: 1.2.4
14
15 2008-04-07  Mikio Hirabayashi  <mikio@users.sourceforge.net>
16
17         * tcutil.c (tcregexmatch, tcregexreplace, tcglobpat): new functions.
18
19         * tcbdb.c (tcbdbcmpfunc, tcbdbcmpop): new functions.
20
21         * tcbdb.c (tcbdboptimizeimpl): leaf size limitation is now implemented.
22
23         * tcbdb.c (tcbdbsetcapnum): new function.
24
25         - Release: 1.2.3
26
27 2008-03-19  Mikio Hirabayashi  <mikio@users.sourceforge.net>
28
29         * tcutil.c (tcmapnew2): "calloc" is now used.
30
31         * tcbdb.c (tcbdbputimpl): algorithm to divide large leaves was modified.
32
33         - Release: 1.2.2
34
35 2008-03-13  Mikio Hirabayashi  <mikio@users.sourceforge.net>
36
37         * tcutil.c (tclistelemcmp, tclistelemcmpci): bugs about multibyte ordering were fixed.
38
39         * tcutil.c (tclistsortex): new function.
40
41         * tcbdb.c (tcbdbsetecode): new function.
42
43         * tcadb.c (tcadbopen): "c", "t", "e", and "w" options were added.
44
45         - Release: 1.2.1
46
47 2008-02-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>
48
49         * tcmdb.c (tcmdbfwmkeys, tcmdbfwmkeys2): new functions.
50
51         * tchdb.c (tchdbfwmkeys, tchdbfwmkeys2): new functions.
52
53         * tcbdb.c (tcbdbfwmkeys, tcbdbfwmkeys2): new functions instead of "tcbdbrange3".
54
55         * tcadb.c (tcadbfwmkeys, tcadbfwmkeys2): new functions.
56
57         * tcbdb.c (tcbdbrangeimpl): a bug related to mutex operation was fixed.
58
59         - The library version was bumped up for some binary packages.
60
61         - Release: 1.2.0
62
63 2008-02-15  Mikio Hirabayashi  <mikio@users.sourceforge.net>
64
65         * tcutil.c (tcbwtsortchrcount): time efficiency was improved.
66
67         - The library version was bumped up for some binary packages.
68
69         - Release: 1.1.15
70
71 2008-02-05  Mikio Hirabayashi  <mikio@users.sourceforge.net>
72
73         * tcatest.c (runwicked, procwicked): new functions.
74
75         - Release: 1.1.14
76
77 2008-01-30  Mikio Hirabayashi  <mikio@users.sourceforge.net>
78
79         * tcutil.c (tctime): measure unit was changed to in seconds.
80
81         * tchdb.c (tchdbcopy): shared lock is now used.
82
83         * tcadb.c (tcadbsync, tcadbcopy): new functions.
84
85         - Release: 1.1.13
86
87 2008-01-23  Mikio Hirabayashi  <mikio@users.sourceforge.net>
88
89         * tcbdb.c (tcbdbleafkill, tcbdbnodesubidx): new functions.
90
91         * tcbtest.c (runqueue, procqueue): new functions.
92
93         - Release: 1.1.12
94
95 2008-01-20  Mikio Hirabayashi  <mikio@users.sourceforge.net>
96
97         * tcutil.c (tcmapmsiz, tcmdbmsiz, tcadbsize): new functions.
98
99         * tcutil.c (tcglobalmutexshared): new function.
100
101         * tcutil.c (tcglobalmutexinit, tcglobalmutexdestroy): new functions.
102
103         * tcutil.c (tcreadfile): a bug related to the size assignment was fixed.
104
105         * tcadb.c (tcadbopen): "capsiz" parameter was added.
106
107         - Release: 1.1.11
108
109 2008-01-17  Mikio Hirabayashi  <mikio@users.sourceforge.net>
110
111         * tcutil.c (tclistshift, tclistshift2): memory alignment was improved.
112
113         * tcutil.c (tcvxstrprintf): a bug related to format of long long integer was fixed.
114
115         - Release: 1.1.10
116
117 2008-01-10  Mikio Hirabayashi  <mikio@users.sourceforge.net>
118
119         * tcutil.c (tcmdbvsiz, tcmdbvsiz2): new functions.
120
121         * tcutil.c (tcmdbiternext): a bug related to handling sparse map was fixed.
122
123         * tcadb.h, tcadb.c: new files.
124
125         * tcatest.c, tcadb.c: new files.
126
127         - Release: 1.1.9
128
129 2008-01-03  Mikio Hirabayashi  <mikio@users.sourceforge.net>
130
131         * tcutil.c (tcstrutftoucs, tcstrucstoutf, tcstrjoin): new function.
132
133         * tcutil.c (tcstrdist, tcstrdistutf): new function.
134
135         - Release: 1.1.8
136
137 2007-12-28  Mikio Hirabayashi  <mikio@users.sourceforge.net>
138
139         * myconf.h: some header includings were removed for environments not conforming to C99.
140
141         * tcutil.c (tctccalendar, tcdatestrwww, tcdatestrhttp): new functions.
142
143         * tcutil.c (tcmapaddint): new function.
144
145         * tcucodec.c (rundate, procdate): new functions.
146
147         - Release: 1.1.7
148
149 2007-12-24  Mikio Hirabayashi  <mikio@users.sourceforge.net>
150
151         * tchdb.c (tcseekread, tcseekwrite): pread and pwrite were to be used.
152
153         - Release: 1.1.6
154
155 2007-12-21  Mikio Hirabayashi  <mikio@users.sourceforge.net>
156
157         * tcutil.c (tcmdbnew, tcmdbput, tcmdbget): concurrency was improved.
158
159         * tcutil.c (tcmapcutfront, tcmdbcutfront): new functions.
160
161         * tchdb.c (tchdbasyncimpl): large deferred buffer was to be flushed.
162
163         * tcumttest.c: new file.
164
165         - Release: 1.1.5
166
167 2007-12-19  Mikio Hirabayashi  <mikio@users.sourceforge.net>
168
169         * tcutil.c (tclrand, tcdrand, tcdrandnd): new functions.
170
171         * tchdb.c (tchdbcacheadjust): count checking was removed.
172
173         * tchmttest.c (myrandnd): new function.
174
175         * tcbmttest.c (myrandnd): new function.
176
177         - Release: 1.1.4
178
179 2007-12-10  Mikio Hirabayashi  <mikio@users.sourceforge.net>
180
181         * tcutil.c (tcglobalmutexlock): the type of the global mutex was changed to rwlock.
182
183         * tchdb.c (tchdbsetmutex, tchdbopenimpl): multiple reading file descriptors were added.
184
185         * tchmttest.c (runtypical, proctypical): reading ratio assignment was added.
186
187         * tcbmttest.c (runtypical, proctypical): reading ratio assignment was added.
188
189         - Release: 1.1.3
190
191 2007-12-08  Mikio Hirabayashi  <mikio@users.sourceforge.net>
192
193         * tcutil.c (tcmpoolput): mutex for operations was added.
194
195         - Release: 1.1.2
196
197 2007-12-08  Mikio Hirabayashi  <mikio@users.sourceforge.net>
198
199         * tcutil.c (tcberencode, tcberdecode): new functions.
200
201         * tcbdb.c (tcbdbleafload): speed was improved.
202
203         - Release: 1.1.1
204
205 2007-12-07  Mikio Hirabayashi  <mikio@users.sourceforge.net>
206
207         * tchdb.c (tchdbsetcache): new function.
208
209         * tchmttest.c (procwrite, procread): random mode was added.
210
211         * tcbmttest.c (procwrite, procread): random mode was added.
212
213         - Release: 1.1.0
214
215 2007-12-01  Mikio Hirabayashi  <mikio@users.sourceforge.net>
216
217         * tchmgr.c (procget): a bug related to the open omode was fixed.
218
219         * tchdb.c (tchdbreadrec): a bug related to overflow on 32-bit environment was fixed.
220
221         * tchdb.c (tchdbgetbucket): the type of the return value was changed.
222
223         * tcbdb.c (tcbdbcurfirst, tcbdbcurnext): cache adjustment was to be performed.
224
225         * tcbdb.c (tcbdbrange, tcbdbrange2, tcbdbrange3): new functions.
226
227         * tchmgr.c (proclist): "-m" option was added.
228
229         * tchmgr.c (procimporttsv): new function.
230
231         * tcbmgr.c (proclist): "-m", "-rb", and "-rp" options were added.
232
233         * tcbmgr.c (procimporttsv): new function.
234
235         - Release: 1.0.9
236
237 2007-11-28  Mikio Hirabayashi  <mikio@users.sourceforge.net>
238
239         * tchmttest.c (threadtypical): a test case was added.
240
241         * tchdb.c (tchdbfbpmerge): a bug related to iterator was fixed.
242
243         * tcbdb.c (tcbdbgetimpl): a bug related to concurrent cache cleaning was fixed.
244
245         - Release: 1.0.8
246
247 2007-11-20  Mikio Hirabayashi  <mikio@users.sourceforge.net>
248
249         * tchdb.c (tchdblockmethod): a bug related to R/W lock was fixed.
250
251         * tcbdb.c (tcbdblockmethod): a bug related to R/W lock was fixed.
252
253         * tchdb.c, tcbdb.c: locking functions were re-imlemented as macros.
254
255         * tchmttest.c, tcbmttest.c: test cases of typical operations were added.
256
257         * tokyocabinet.idl: methods handling list parameters were added.
258
259         - Release: 1.0.7
260
261 2007-11-15  Mikio Hirabayashi  <mikio@users.sourceforge.net>
262
263         * tcbdb.c (tcbdboptimize): the default behaviour of bnum was changed.
264
265         - Release: 1.0.6
266
267 2007-11-10  Mikio Hirabayashi  <mikio@users.sourceforge.net>
268
269         * tcutil.c (tcrealpath, tccopyfile): new functions.
270
271         * tchdb.c (tchdbcopy): new function.
272
273         * tcbdb.c (tcbdbcopy): new function.
274
275         - Release: 1.0.5
276
277 2007-11-10  Mikio Hirabayashi  <mikio@users.sourceforge.net>
278
279         * tcbdb.c (tcbdbtune): comparing functions were optimized with macros.
280
281         * tcbdb.c (tcbdbsetlsmax): new function.
282
283         * myconf.c, tcutil.c, tchdb.c, tcbdb.c: code cleanup and optimization.
284
285         - Release: 1.0.4
286
287 2007-11-08  Mikio Hirabayashi  <mikio@users.sourceforge.net>
288
289         * tcbdb.c (tcbdbleafsave, tcbdbleafload): warnings on 64-bit system were cleared.
290
291         * configure.in: 64-bit offset mode for 32-bit system was added.
292
293         * Makefile.in: Mac OS X is now supported.
294
295         - Release: 1.0.3
296
297 2007-11-01  Mikio Hirabayashi  <mikio@users.sourceforge.net>
298
299         * tcbdb.c (tcbdbdel): a bug that opened database was not closed was fixed.
300
301         * tcbdb.c (tcbdbcurout): a bug of deleting always the first value was fixed.
302
303         * tcbdb.c (tcbdbopenimpl): a potential bug of not initializing meta data was fixed.
304
305         * tcutil.h, tchdb.h, tcbdb.h: wrapped in C linkage block for C++.
306
307         * tokyocabinet.idl: definition of constants were added.
308
309         - commands for performance test were added.
310
311         - Release: 1.0.2
312
313 2007-10-28  Mikio Hirabayashi  <mikio@users.sourceforge.net>
314
315         * tcbdb.c (tchdboptimize): a bug related to custom comparison function was fixed.
316
317         * tcbdb.c (tcbdbleafsave): empty pages was to be removed for time space efficiency.
318
319         * tcbdb.c (tcbdbputdup3): new function.
320
321         * tchdb.c (tchdbvanish): new function.
322
323         * tcbdb.c (tcbdbvanish): new function.
324
325         * tokyocabinet.idl: new file.
326
327         - Release: 1.0.1
328
329 2007-10-24  Mikio Hirabayashi  <mikio@users.sourceforge.net>
330
331         * tokyocabinet.pc.in: new file.
332
333         - document files were fulfilled.
334
335         - Release: 1.0.0
336
337 2007-10-15  Mikio Hirabayashi  <mikio@users.sourceforge.net>
338
339         * tcbdb.c (tchdbtranbegin): locking mode was aolished.
340
341         * tcbdb.c (tcbdbsetcmpfunc): new function.
342
343         - Release: 0.4.1
344
345 2007-10-11  Mikio Hirabayashi  <mikio@users.sourceforge.net>
346
347         * tchdb.c (tchdbopenimpl): database corruption was to be handled automatically.
348
349         * tcbdb.c, tcbtest.c, tcbmttest.c, tcbmgr.c: new files.
350
351         - Release: 0.4.0
352
353 2007-09-09  Mikio Hirabayashi  <mikio@users.sourceforge.net>
354
355         * tchdb.c (tchdbsetmutex, tchdblockobj, tchdbunlockobj): new functions.
356
357         * tchmttest.c: new file.
358
359         - Release: 0.3.4
360
361 2007-09-05  Mikio Hirabayashi  <mikio@users.sourceforge.net>
362
363         * tchdb.c (tchdbopen): TCBS compression mode is now supported.
364
365         - Release: 0.3.3
366
367 2007-09-01  Mikio Hirabayashi  <mikio@users.sourceforge.net>
368
369         * tchdb.c (tcbsencode, tcbsdecode): new functions.
370
371         - Release: 0.3.2
372
373 2007-08-25  Mikio Hirabayashi  <mikio@users.sourceforge.net>
374
375         * tchdb.c (tcpackencode, tcpackdecode): new functions.
376
377         * tchdb.c (tcbwtencode, tcbwtdecode): new functions.
378
379         - Release: 0.3.1
380
381 2007-08-22  Mikio Hirabayashi  <mikio@users.sourceforge.net>
382
383         * tchdb.c (tchdbputasync, tchdbputasync2): new functions.
384
385         - Release: 0.3.0
386
387 2007-08-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>
388
389         * tchdb.c (tchdboptimize): a bug causing data corruption was fixed.
390
391         - Release: 0.2.8
392
393 2007-08-15  Mikio Hirabayashi  <mikio@users.sourceforge.net>
394
395         * tchdb.c (tchdboptimize): new function.
396
397         - Release: 0.2.7
398
399 2007-08-14  Mikio Hirabayashi  <mikio@users.sourceforge.net>
400
401         * tchdb.c (tchdbsavefbp, tchdbloadfbp): a bug related to 64-bit support was fixed.
402
403         * tchdb.c (tchdbreadrec, tchdbwriterec): a bug related to 64-bit support was fixed.
404
405         - Release: 0.2.6
406
407 2007-08-13  Mikio Hirabayashi  <mikio@users.sourceforge.net>
408
409         * tchdb.c (tchdbsavefbp, tchdbloadfbp): new functions.
410
411         - Release: 0.2.5
412
413 2007-08-12  Mikio Hirabayashi  <mikio@users.sourceforge.net>
414
415         - The initial version.
416
417         - Release: 0.2.4
418