summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-07-13#148 - memory leak fixesTyutyunkov Vyacheslav1-0/+1
2015-07-13#148Tyutyunkov Vyacheslav2-0/+0
2015-07-13Merge branch 'master' of github.com:Softmotions/ejdbTyutyunkov Vyacheslav2-11/+12
2015-07-13#148 - fix duplicate paths in bsonTyutyunkov Vyacheslav7-1/+488
2015-07-10working on #149Anton Adamansky1-0/+1
2015-07-09set win32 mmaping size according to xmsiz hdb option (#149)Anton Adamansky1-11/+11
2015-06-09Fixed #143Anton Adamansky1-20/+41
2015-05-18fixed memleak in testcasesAnton Adamansky1-2/+6
2015-05-13Added -D_POSIX_THREAD_SAFE_FUNCTIONS to be used in latest mingwAnton Adamansky1-1/+2
2015-05-13undo force ejdbtest1 memleak to test jenkins jobsAnton Adamansky1-1/+0
2015-05-13force ejdbtest1 memleak to test jenkins jobsAnton Adamansky1-0/+1
2015-05-12Reduced a number of iterations for ejdbtest3Anton Adamansky1-1/+1
2015-05-06Fixed #139Anton Adamansky15-57/+430
2015-04-30CodestylingAnton Adamansky1-22/+22
2015-04-30CodestyleAnton Adamansky1-21/+21
2015-04-30Codestyle fixesAnton Adamansky1-16/+21
2015-04-30Codestyle fixesAnton Adamansky1-185/+307
2015-04-29Fixed #120Anton Adamansky3-24/+93
2015-04-29Fix: $rename can operate on nested json objects #107Anton Adamansky5-98/+226
2015-04-28$push and $pushAll implemented. Fixed #130Anton Adamansky6-221/+430
2015-04-27#135Anton Adamansky1-4/+3
2015-04-27minor refactoringAnton Adamansky6-24/+35
2015-04-27Fixed #135Anton Adamansky3-6/+30
2015-04-24minorsAnton Adamansky1-7/+11
2015-04-23v1.2.7Anton Adamansky1-104/+4
2015-04-22minorsAnton Adamansky1-7/+7
2015-04-22minorsAnton Adamansky1-1/+1
2015-04-20Merge branch 'symbols' of https://github.com/achoy/ejdb into achoy-symbolsAnton Adamansky3-3/+116
2015-04-16#131Anton Adamansky1-1/+0
2015-04-15Use proper testing, query as string for symbolsAlbert Choy1-16/+27
2015-04-15#129Albert Choy2-9/+9
2015-04-15#129Albert Choy1-3/+8
2015-04-15Test queries 29-31 for #129Albert Choy1-0/+96
2015-04-15#129 query BSON_SYMBOL like BSON_STRINGAlbert Choy1-10/+11
2015-04-15#127Anton Adamansky4-6/+8
2015-04-15Merge branch 'issue127' of https://github.com/achoy/ejdb into achoy-issue127Anton Adamansky4-3/+44
2015-04-15#125 should be fixedAnton Adamansky2-7/+35
2015-04-14Fix bson_compare_long to use int64_t and add testQuery28Albert Choy3-2/+42
2015-04-14Fix _parse_qobj_impl() to handle BSON_LONG in WindowsAlbert Choy1-1/+2
2015-04-03#123Tyutyunkov Vyacheslav3-18/+176
2015-03-27#121 added -Wno-unknown-pragmas CC flagAnton Adamansky1-1/+1
2015-03-27Build fixes #122 #121 (OSX)Anton Adamansky26-397/+443
2015-03-20-fPIC compile option addedTyutyunkov Vyacheslav1-1/+1
2015-03-20rt lib depenedency on MacOSAnton Adamansky3-8/+5
2015-03-20rt lib depenedency on MacOSAnton Adamansky1-0/+8
2015-03-18Fixed memory leak in ejdbqrydistinct()Anton Adamansky2-13/+13
2015-03-18Test case for #117Anton Adamansky1-1/+60
2015-03-18minos fo #93Anton Adamansky1-1/+1
2015-03-18Merge remote-tracking branch 'origin/issue93'Anton Adamansky3-0/+129
2015-03-17#115Anton Adamansky1-1/+5