Commit Graph

9 Commits

Author SHA1 Message Date
Eliot Horowitz
c7f7ba2098 fix comment and add assert 2011-08-01 17:37:38 -04:00
Eliot Horowitz
336f3b4d27 comment for FastArray 2011-08-01 13:12:28 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
72f2eb24d5 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -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
Richard Kreuter
e79e21e2e9 Add license headers for some files. 2010-06-04 10:27:35 -04:00
Eliot Horowitz
267056081f don't waste so much memory for small collections 2010-02-20 17:37:12 -05:00
Eliot Horowitz
5383659f5e use re-usable fast array for sorting in memory
30-70% faster SERVER-651
2010-02-20 16:35:26 -05:00