forked from Softmotions/ejdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
112 lines (58 loc) · 2.88 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
libtcejdb (1.1.14-2) testing; urgency=low
* Fix of arrays exporting in json export mode
-- Anton Adamansky <[email protected]> Fri, 19 Jul 2013 10:43:45 +0700
libtcejdb (1.1.14) testing; urgency=low
* Supports generic ejdb commands interface
* Export/Import database data implemented
-- Anton Adamansky <[email protected]> Thu, 18 Jul 2013 15:44:31 +0700
libtcejdb (1.1.13) testing; urgency=low
* .Net binding
* BSON processing fixes
-- Anton Adamansky <[email protected]> Fri, 21 Jun 2013 12:40:28 +0700
libtcejdb (1.1.12) testing; urgency=low
* Threading consistency improvements
-- Anton Adamansky <[email protected]> Mon, 03 Jun 2013 11:32:15 +0700
libtcejdb (1.1.10) testing; urgency=low
* Threading consistency improvements
-- Anton Adamansky <[email protected]> Thu, 30 May 2013 20:43:15 +0700
libtcejdb (1.1.8) testing; urgency=low
* Fullscan selects stability improvements
-- Anton Adamansky <[email protected]> Thu, 30 May 2013 17:45:00 +0700
libtcejdb (1.1.7) testing; urgency=low
* Fixed memleak #65
-- Anton Adamansky <[email protected]> Tue, 28 May 2013 12:35:56 +0700
libtcejdb (1.1.6) testing; urgency=low
* Better error reporting in the case of lack pthread resources.
-- Anton Adamansky <[email protected]> Sat, 25 May 2013 18:22:07 +0700
libtcejdb (1.1.5-0) testing; urgency=low
* TCHDB locking optimization
* Out of memory crash fixed (#64)
-- Anton Adamansky <[email protected]> Fri, 24 May 2013 01:12:16 +0700
libtcejdb (1.1.4-0) testing; urgency=low
* Array token index can be used for number eq matching
-- Anton Adamansky <[email protected]> Sun, 05 May 2013 22:11:14 +0700
libtcejdb (1.1.3-0) testing; urgency=low
* Minor optimizations in the header files
-- Anton Adamansky <[email protected]> Tue, 30 Apr 2013 13:02:48 +0700
libtcejdb (1.1.1-1) testing; urgency=low
* Various bugfixes
* EJDB & TokyoCabinet ported to windows
-- Anton Adamansky <[email protected]> Thu, 25 Apr 2013 13:22:39 +0700
libtcejdb (1.0.68-2) unstable; urgency=low
* Fixed number index crash #54
-- Anton Adamansky <[email protected]> Fri, 22 Mar 2013 18:01:39 +0700
libtcejdb (1.0.66) stable; urgency=low
* Better BSON error reporting
-- Anton Adamansky <[email protected]> Mon, 11 Mar 2013 00:16:58 +0700
libtcejdb (1.0.65) unstable; urgency=low
* Fix include directives to relative paths
-- Anton Adamansky <[email protected]> Wed, 13 Feb 2013 23:17:33 +0700
libtcejdb (1.0.64) unstable; urgency=low
* Build flags fix
-- Anton Adamansky <[email protected]> Tue, 12 Feb 2013 00:50:00 +0700
libtcejdb (1.0.63) unstable; urgency=low
* Fixed version number in tcutil.h
-- Anton Adamansky <[email protected]> Sun, 10 Feb 2013 15:34:29 +0700
libtcejdb (1.0.59) unstable; urgency=low
* Initial Release.
-- Anton Adamansky <[email protected]> Sat, 02 Feb 2013 23:42:28 +0700