Commit Graph

52 Commits

Author SHA1 Message Date
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
51bb240a58 --nojni option. 2008-07-11 12:27:23 -04:00
Dwight
1620d7ebdf regex matches now supported, partially, when reaching into arrays. 2008-06-26 10:39:32 -04:00
Dwight
3d428ce459 fix zero pointers in deleted lists on alloc() 2008-06-25 18:58:04 -04:00
Dwight
2fc57c4159 change to do ref counts for JSObj objects.
should fix OS X
dangerous change.
2008-06-25 17:13:40 -04:00
Dwight
4bab168e0f better opLogging - smarter with $cmd, log subset of reads option. 2008-06-25 14:25:34 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
4cd6484518 gcc 2008-06-02 23:08:55 -04:00
Dwight
1c62109154 handle array case properly 2008-06-02 22:33:42 -04:00
Dwight
9fba70e49f query embedded objects 2008-06-02 20:27:45 -04:00
Eliot Horowitz
de0a31a3f0 some asserts 2008-04-01 17:58:33 -04:00
Dwight
b9666b4db1 switch machines 2008-03-31 08:35:28 -04:00
Dwight
93b8ffe183 $where optimization 2008-03-29 23:30:44 -04:00
Dwight
a46965e010 where tweaks 2008-03-26 14:51:47 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Dwight
cf6cd6c60b bad assert
cleanup
2008-03-21 18:21:22 -04:00
Eliot Horowitz
f8a960b7a0 better 2008-03-20 16:28:26 -04:00
Eliot Horowitz
7f8f49696a crazy jni version 2008-03-20 13:45:45 -04:00
Dwight
7fd658e329 javajs late init 2008-03-18 20:47:51 -04:00
Dwight
5a45aec49c mergeMerge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/javajs.cpp
2008-03-18 17:31:29 -04:00
Eliot Horowitz
462460c3ae invoke api change 2008-03-18 16:46:06 -04:00
Dwight
d57a80c13e where 1 2008-03-18 16:40:27 -04:00
Dwight
0fafc08113 embedded objects now indexable
embedded fields still not indexable yet
2008-02-24 14:15:36 -05:00
Dwight
661156fd1a timestampts 2008-02-24 11:29:42 -05:00
Dwight
4f4c54fcbb fix a dup key insert assertion
DBRef compare
2008-02-12 23:59:34 -05:00
Eliot Horowitz
02c5ac3206 debugging 2008-02-05 17:32:44 -05:00
Dwight
eef739da55 gt lt index support 2008-01-27 14:51:47 -05:00
Dwight
5795cee2f7 ranges 2008-01-26 14:20:29 -05:00
Dwight
a7b7184f09 regex really works 2007-12-13 15:46:14 -05:00
Dwight
30094cdb68 make regex smart 2007-12-13 15:36:56 -05:00
Dwight
d8b8718a67 always send back _id field 2007-12-13 13:09:15 -05:00
Dwight
ce4d2eb132 array bug 2007-12-03 11:52:46 -05:00
Dwight
6deca13fc0 regex test 2007-11-30 23:02:41 -05:00
Dwight
6b0f00c292 query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
2007-11-30 21:30:24 -05:00
Dwight
ace493f36f elim dups 2007-11-24 16:15:09 -05:00
Dwight
31311aeb81 indexing keys in an array 2007-11-21 21:44:57 -05:00
Dwight
ab4b8012ba indexing bug 2007-11-19 22:24:17 -05:00
Dwight
ee3f6e3c3c indexing bug 2007-11-17 23:27:55 -05:00
Dwight
19745b65d2 reverse direction 2007-11-12 19:22:33 -05:00
Eliot Horowitz
cf0cfecc9b DBRef 2007-11-12 10:33:41 -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
52b78a3d75 checkpointing btree - not fully done 2007-11-08 21:42:50 -05:00
Dwight
5c82a67f35 return selected fields on a query 2007-11-04 22:34:37 -05:00
Dwight
426ea61db2 diagnostic 2007-11-04 16:35:08 -05:00
Dwight
94b2fe996f cursors 2007-11-04 16:17:44 -05:00
Dwight
78bba21722 regex 2007-11-04 14:39:27 -05:00
Dwight
dbaa9645db pcre 2007-11-04 13:11:38 -05:00
Dwight
1e7d144631 checkpoint delete code 2007-10-30 05:50:14 -04:00