0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/util
2010-03-31 16:21:20 -04:00
..
allocator.h delete unneeded code MINOR 2010-02-12 22:17:30 -05:00
array.h don't waste so much memory for small collections 2010-02-20 17:37:12 -05:00
assert_util.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
assert_util.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
atomic_int.h Fix AtomicUInt for old GCC 2010-01-25 22:03:14 -05:00
background.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
background.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
base64.cpp move alphabet to .h 2010-03-11 12:24:05 -05:00
base64.h move alphabet to .h 2010-03-11 12:24:05 -05:00
builder.h add time to mongostat 2010-03-12 15:49:21 -05:00
debug_util.cpp only launch gdbserver if compiled with --gdbserver 2010-01-29 14:24:26 -05:00
debug_util.h Pull launchGDB out to debug_util.cpp 2009-11-03 16:39:55 -05:00
embedded_builder.h pull EmbeddedBuilder to its own file 2009-11-02 13:32:20 -05:00
file_allocator.h SERVER-695 expose boost object to work better with older boost versions 2010-03-15 09:56:10 -07:00
file.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
goodies.h use regular new rather than replacement new in mongo::mutex 2010-03-29 22:52:17 -07:00
hashtab.h make HeaderSize a const 2010-03-31 15:49:28 -04:00
hex.h move hex::val to util/hex.h and rename to fromHex 2010-03-03 21:49:50 -05:00
httpclient.cpp include body in httpclient POSTs 2010-02-12 14:19:57 -05:00
httpclient.h test for http interface 2010-02-12 11:33:07 -05:00
locks.h fix boost lock 2010-03-31 14:44:11 -04:00
log.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
lruishmap.h
md5.c
md5.h
md5.hpp
md5main.cpp
message_server_asio.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
message_server_port.cpp fix MessagingPort leaking SERVER-777 2010-03-29 10:11:16 -04:00
message_server.h
message.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
message.h can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39 2010-03-22 11:47:37 -04:00
miniwebserver.cpp use BSONObj for params so order is preserved 2010-03-12 15:00:01 -05:00
miniwebserver.h use BSONObj for params so order is preserved 2010-03-12 15:00:01 -05:00
mmap_mm.cpp cleaning 2010-03-30 10:11:28 -04:00
mmap_posix.cpp fix madvise if 2010-02-04 21:32:38 -05:00
mmap_win.cpp check for fd==0 as in mmap_posix 2010-03-15 16:26:12 -04:00
mmap.cpp cleaning 2010-03-30 10:11:28 -04:00
mmap.h mmf 3 2010-03-31 16:21:20 -04:00
mvar.h fix race condition 2010-01-12 13:22:31 -05:00
ntservice.cpp
ntservice.h
optime.h SERVER-705 check for negative effects of large clock skews, seed last optime using oplog 2010-03-08 12:55:18 -08:00
processinfo_darwin.cpp printMemInfo helper, fix darwin virtual size reporting 2010-02-20 16:16:17 -05:00
processinfo_linux2.cpp add checking to see if a page is in memory to ProcessInfo 2010-01-28 14:14:33 -05:00
processinfo_none.cpp win compile MINOR 2010-01-28 14:20:18 -05:00
processinfo_win32.cpp win compile MINOR 2010-01-28 14:20:18 -05:00
processinfo.h add checking to see if a page is in memory to ProcessInfo 2010-01-28 14:14:33 -05:00
queue.h SERVER-695 expose boost object to work better with older boost versions 2010-03-15 09:56:10 -07:00
sock.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
sock.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
thread_pool.cpp SERVER-695 expose boost object to work better with older boost versions 2010-03-15 09:56:10 -07:00
thread_pool.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
unittest.h
util.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00