Andrew C. Morrow
6239b1629a
SERVER-1498: qualify custom strnlen in bsoninlines, move impl
...
- strnlen was ambiguous in bsoninlines.h without goodies.h header
- goodies.h header includes lots of other stuff, so moved custom
strnlen to bson/util/misc.h.
- update bsoninlines.h to use namespace qualified name
2010-07-27 18:15:48 -04:00
Mathias Stearn
585b3797ff
use less stringstream in bson
2010-07-27 17:18:43 -04:00
Eliot Horowitz
1284b0b38a
option not to include EOO on string
2010-07-24 12:40:19 -04:00
dwight
75be526b4a
windows, at least vs2010 debug was unhappy with timettostring we had a buf len specified that did not match callers length
2010-07-24 00:33:50 -04:00
Eliot Horowitz
5e07c9e50c
appendChar
2010-07-23 12:06:25 -04:00
Alberto Lerner
9c33f219fb
SERVER-1272 Inline hot portion of BufBuild::grow()
2010-07-20 13:44:35 -04:00
Alberto Lerner
f51a4d0669
SERVER-1270 Hook StringData to BufBuilder
2010-07-19 09:56:24 -04:00
dwight
5eaa7eaf1e
rs tweaks
2010-07-12 08:54:37 -04:00
Mathias Stearn
13c6875815
temporarily Revert "git rid of "operator string""
...
This reverts commit 95fa51a1df .
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df
git rid of "operator string"
2010-07-07 00:30:17 -04:00
Alberto Lerner
62a6e478d6
SERVER-1272 Separate slow portion of hot function
2010-07-06 21:12:17 -04:00
Mathias Stearn
ed0df3ed3e
fix Date_t::toString
2010-07-05 12:54:11 -04:00
Eliot Horowitz
be7b84c033
close subobj BSONObjBuilders automatically if they don't get closed cleanly
2010-06-10 16:00:37 -04:00
dwight
3f8da3805a
towards QueryOption_Exhaust
2010-06-06 15:46:55 -04:00
Dwight Merriman
f36becfb54
repl cleaning
2010-05-29 16:17:33 -04:00
Dwight Merriman
63b7b35c7c
change log.h
2010-05-15 11:44:03 -04:00
Eliot Horowitz
c73d192855
in log() gen time at end
2010-05-14 17:08:03 -04:00
Dwight Merriman
5de1d2ee5c
elim some 64 bit warnings
2010-04-28 18:16:16 -04:00
Eliot Horowitz
98f7edd4cd
compile
2010-04-24 21:42:37 -04:00
Dwight Merriman
88e56090e6
bson separation
2010-04-24 19:24:07 -04:00
Dwight Merriman
c4bd465042
towards 3
2010-04-24 18:25:58 -04:00