Commit Graph

55 Commits

Author SHA1 Message Date
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Dwight
edcee6aaa8 tailable cursors working 2008-08-13 12:17:18 -04:00
Dwight
37acacbe07 repl master fix 2008-07-31 09:58:08 -04:00
Dwight
6e1f782d16 important cursor bug fixes (getmore)
clean up logs a little
2008-07-30 14:07:02 -04:00
Dwight
3fbf00615f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-26 14:28:48 -04:00
Dwight
61621194a3 comment 2008-07-26 14:28:20 -04:00
Dwight
5f9bdedf08 minor logging and stuff. DEV mode off by default. 2008-07-23 15:30:24 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
2612fa547b Revert "safemalloc"
This reverts commit d195086cb8.
2008-07-17 13:23:26 -04:00
Eliot Horowitz
d195086cb8 safemalloc
slight perf. hit
we can always just do #define safemalloc malloc

someone should look at realloc,calloc, etc...
2008-07-17 09:26:42 -04:00
Dwight
b9410e381f validation / defensive stuff. 2008-07-16 19:18:04 -04:00
Dwight
7d5c131193 roll back bad bug commited couple hours ago 2008-07-16 17:21:47 -04:00
Dwight
4bfd28fa48 npe fix and defensive code 2008-07-16 14:36:10 -04:00
Geir Magnusson Jr
78050af53b btree.cpp : free a BTreeBucket where we weren't 2008-07-15 20:53:40 -04:00
Dwight
09da292c09 lots: new count implemenation,
segv handler fix,
tweak # of objects returned on unlimit()ed find
2008-07-11 16:47:02 -04:00
Dwight
89b2164a18 more defensive code and smarter validate function 2008-06-30 21:08:31 -04:00
Dwight
b1a480423b first cut at "fast count" 2008-06-27 18:35:03 -04:00
Dwight
59a93423a9 better validation - check if things mistakenly in the free list 2008-06-25 19:41:30 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
877b72efcd mysterious disappearing blog post fix 2008-06-06 09:38:22 -04:00
Dwight
548adc2678 don't assert if key to index too big ; nicer msg too 2008-05-01 10:22:05 -04:00
Dwight
8210548d7f dbproblem.log file 2008-04-25 17:24:27 -04:00
Dwight
fba714c583 new dup key implementation 2008-03-13 15:39:09 -04:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
158889dccd intr.curs fix;
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
dce3cb2a9e unindex fix 2008-02-25 18:22:10 -05:00
Dwight
9cb73f240f duplicate key indexing fix 2008-02-24 20:16:36 -05:00
Dwight
1ebb06ede3 don't terminate on some asserts 2008-02-20 23:01:45 -05:00
Dwight
6d1d189d79 no validate 2008-02-14 12:59:10 -05:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
8b6fb11385 better err msg 2008-02-14 00:19:21 -05:00
Dwight
4f4c54fcbb fix a dup key insert assertion
DBRef compare
2008-02-12 23:59:34 -05:00
Dwight
33b635ea54 latent cursor checkUnused bug 2008-02-12 10:12:07 -05:00
Dwight
f6c30d15f0 aboutToDelete / checkLocation issue. 2008-02-11 23:38:10 -05:00
Dwight
da99b9c4cf more logging on assert 2008-02-01 13:56:41 -05:00
Dwight
248195057f index bug 2007-12-17 12:51:54 -05:00
Dwight
be773e7817 bug fix dup keys 2007-12-16 20:45:25 -05:00
Dwight
f94a9d3fa5 update key bug fix 2007-12-14 12:48:47 -05:00
Dwight
aea1f83b06 order desc bug 2007-12-12 17:37:19 -05:00
Dwight
5ab9ae9d47 use tcp
and an add index key fix
2007-12-08 15:50:47 -05:00
Dwight
b6fc851dbf duplicate keys 2007-12-06 19:03:23 -05:00
Dwight
4e149351ff index delete 2007-12-06 17:04:20 -05:00
Dwight
ce4d2eb132 array bug 2007-12-03 11:52:46 -05:00
Dwight
0df2998769 unindex bug 2007-12-02 11:33:59 -05:00
Dwight
282dbd74b0 oops set parent ptrs 2007-11-20 14:00:27 -05:00
Dwight
ab4b8012ba indexing bug 2007-11-19 22:24:17 -05:00
Dwight
76fafc9ad0 index fixes, fancier packet dump output, 64 bit fix, partridge, pear tree 2007-11-19 09:41:28 -05:00
Dwight
19745b65d2 reverse direction 2007-11-12 19:22:33 -05:00