Commit Graph

41 Commits

Author SHA1 Message Date
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
Dwight
2f735ca816 index updates 2007-11-11 18:28:33 -05:00
Dwight
5d77507008 delete and indexes 2007-11-11 14:21:02 -05:00
Dwight
cac61b2674 btree cursors 2007-11-10 16:46:30 -05:00
Dwight
e32bccf860 insert works for btree now (no find yet) 2007-11-09 14:06:07 -05:00
Dwight
895aac4e1f new files 2007-11-08 21:43:31 -05:00