ejdb (1.2.0) testing; urgency=low * Moved to the CMake build system * Added negation support for the $elemMatch #109 * Set `TCETHREAD` when pthread mutex or lock allocation fails. - This change been cherry picked from #4 https://github.com/Incubaid/tokyocabinet/pull/4 * Added $rename query operators. * Fixed #104 #114 * Implemented $slice operator #14 * Project moved to CMake build system #115 * EJDB shared library changed its name from `tcejdb` to `ejdb` -- Anton Adamansky Tue, 10 Mar 2015 23:15:01 +0700 ejdb (1.1.25) testing; urgency=low * Mongodb $unset operation implemented #101 * json2bson segfaults for arrays of simple types #102 -- Anton Adamansky Sun, 27 Oct 2013 23:32:14 +0700 ejdb (1.1.24) testing; urgency=low * Fixed incorrect $set behaviour #99 -- Anton Adamansky Tue, 10 Sep 2013 22:30:49 +0700 ejdb (1.1.23) testing; urgency=low * Fixed crash with $elemMatch inside $and #96 * Memleak #97 -- Anton Adamansky Tue, 03 Sep 2013 23:47:39 +0700 ejdb (1.1.22) testing; urgency=low * Testing new package build script -- Anton Adamansky Tue, 20 Aug 2013 02:36:48 +0700 ejdb (1.1.21) testing; urgency=low * Testing new package build script -- Anton Adamansky Tue, 20 Aug 2013 01:06:38 +0700 ejdb (1.1.20) testing; urgency=low * Fixed minor bug with update positional operator. -- Anton Adamansky Tue, 20 Aug 2013 01:01:51 +0700 ejdb (1.1.19-4) testing; urgency=low * Added support for MongoDB $(query) update operator #91 -- Anton Adamansky Mon, 19 Aug 2013 16:07:29 +0700 ejdb (1.1.18) testing; urgency=low * Added support MongoDB $(projection) operator #15 * Fixed incorrect behavior of field inclusion in $fields #15 * Fixed wrong checking of $ in collection names #90 -- Anton Adamansky Sun, 11 Aug 2013 23:32:26 +0700 ejdb (1.1.17) testing; urgency=low * Supports nested `$and` and `$or` clauses. #81 -- Anton Adamansky Thu, 08 Aug 2013 18:03:11 +0700 ejdb (1.1.16) testing; urgency=low * Fixed incorrect $set and $addToSet behaviour. #88 #89 -- Anton Adamansky Wed, 07 Aug 2013 10:07:12 +0700 ejdb (1.1.15) testing; urgency=low * Fixed segfault when passing NULL for cnames #84 -- Anton Adamansky Sat, 20 Jul 2013 17:26:41 +0700 ejdb (1.1.14-2) testing; urgency=low * Fix of arrays exporting in json export mode -- Anton Adamansky Fri, 19 Jul 2013 10:43:45 +0700 ejdb (1.1.14) testing; urgency=low * Supports generic ejdb commands interface * Export/Import database data implemented -- Anton Adamansky Thu, 18 Jul 2013 15:44:31 +0700 ejdb (1.1.13) testing; urgency=low * .Net binding * BSON processing fixes -- Anton Adamansky Fri, 21 Jun 2013 12:40:28 +0700 ejdb (1.1.12) testing; urgency=low * Threading consistency improvements -- Anton Adamansky Mon, 03 Jun 2013 11:32:15 +0700 ejdb (1.1.10) testing; urgency=low * Threading consistency improvements -- Anton Adamansky Thu, 30 May 2013 20:43:15 +0700 ejdb (1.1.8) testing; urgency=low * Fullscan selects stability improvements -- Anton Adamansky Thu, 30 May 2013 17:45:00 +0700 ejdb (1.1.7) testing; urgency=low * Fixed memleak #65 -- Anton Adamansky Tue, 28 May 2013 12:35:56 +0700 ejdb (1.1.6) testing; urgency=low * Better error reporting in the case of lack pthread resources. -- Anton Adamansky Sat, 25 May 2013 18:22:07 +0700 ejdb (1.1.5-0) testing; urgency=low * TCHDB locking optimization * Out of memory crash fixed (#64) -- Anton Adamansky Fri, 24 May 2013 01:12:16 +0700 ejdb (1.1.4-0) testing; urgency=low * Array token index can be used for number eq matching -- Anton Adamansky Sun, 05 May 2013 22:11:14 +0700 ejdb (1.1.3-0) testing; urgency=low * Minor optimizations in the header files -- Anton Adamansky Tue, 30 Apr 2013 13:02:48 +0700 ejdb (1.1.1-1) testing; urgency=low * Various bugfixes * EJDB & TokyoCabinet ported to windows -- Anton Adamansky Thu, 25 Apr 2013 13:22:39 +0700 ejdb (1.0.68-2) unstable; urgency=low * Fixed number index crash #54 -- Anton Adamansky Fri, 22 Mar 2013 18:01:39 +0700 ejdb (1.0.66) stable; urgency=low * Better BSON error reporting -- Anton Adamansky Mon, 11 Mar 2013 00:16:58 +0700 ejdb (1.0.65) unstable; urgency=low * Fix include directives to relative paths -- Anton Adamansky Wed, 13 Feb 2013 23:17:33 +0700 ejdb (1.0.64) unstable; urgency=low * Build flags fix -- Anton Adamansky Tue, 12 Feb 2013 00:50:00 +0700 ejdb (1.0.63) unstable; urgency=low * Fixed version number in tcutil.h -- Anton Adamansky Sun, 10 Feb 2013 15:34:29 +0700 ejdb (1.0.59) unstable; urgency=low * Initial Release. -- Anton Adamansky Sat, 02 Feb 2013 23:42:28 +0700