Mathias Stearn
1d746cc4ca
cleanup namespace pollution SERVER-1042
2010-04-23 14:26:26 -04:00
Eliot Horowitz
64c2ab5a06
can iterate over a BSONObjBuilder without commiting
2010-04-21 15:02:37 -04:00
Eliot Horowitz
be63c9ca50
add time to mongostat
2010-03-12 15:49:21 -05:00
Mathias Stearn
18404274b5
Fix bug in StringBuilder::str()
...
Old code would implicitly convert the first arg to a string before explicitly
calling the 3-arg constructor. The implicit conversion would fail if the buffer
wasn't NUL terminated.
2010-02-02 18:06:47 -05:00
Mathias Stearn
58e7807a9b
size_t <-> int changes to fix win64 warnings
2010-01-28 17:33:33 -05:00
Eliot Horowitz
d1b20f280b
append char fix
2010-01-02 17:02:45 -05:00
Dwight
b88f54e219
compile windows (vcproj)
2009-12-30 11:59:54 -05:00
Eliot Horowitz
5f36804299
stop using stringstream for logging
2009-12-29 23:30:29 -05:00
Eliot Horowitz
ac84841e63
first checking of simple/fast resettable StringBuilder
2009-12-29 17:32:31 -05:00
Mathias Stearn
d27c8505ea
all client files now marked as Apache 2.0. SERVER-329 .
2009-10-27 15:59:37 -04:00
Eliot Horowitz
4a71c33456
fix for filters not returning objects without those fields
2009-06-22 15:30:41 -04:00
Aaron
e5a43008fd
Build a subobject without recopying the contents
2009-03-25 18:24:22 -04:00
Aaron
d0520ccafb
Use string instead of char * in client code
2009-03-24 16:58:33 -04:00
Aaron
63e5764fe2
Add BSONElementManipulator and CurrentTime type
2009-02-27 17:18:56 -05:00
Aaron
90d45238aa
Indent all lines within namespaces one level
2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd
Put our code in 'mongo' namespace
2009-01-14 17:09:51 -05:00
Aaron
b7cbd30112
Replace tab indentation with spaces
2008-12-28 20:28:49 -05: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
3051b961ca
dos2unix
2008-06-06 09:43:15 -04:00
Dwight
158889dccd
intr.curs fix;
...
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
31311aeb81
indexing keys in an array
2007-11-21 21:44:57 -05:00
Dwight
e9a5075a9b
namespace querying
2007-11-01 22:34:44 -04:00
Dwight
5380b6e591
stuff
2007-10-28 14:42:59 -04:00
Dwight
e73188b551
first commit
2007-10-19 19:35:48 -04:00