0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/util
2010-03-22 11:47:37 -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 don't use execinfo on solaris 2010-03-15 17:35:08 -04:00
hashtab.h inspect NamespaceDetails on load 2010-01-21 13:40:18 -05: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
log.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
lruishmap.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
md5.c
md5.h
md5.hpp all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
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 don't use asio for mongos with win vcproj yet 2010-01-26 12:19:14 -05:00
message_server.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
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 fix mm option 2010-03-03 17:23:37 -05: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 Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
mmap.h printMemInfo helper, fix darwin virtual size reporting 2010-02-20 16:16:17 -05:00
mvar.h fix race condition 2010-01-12 13:22:31 -05:00
ntservice.cpp all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
ntservice.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
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 all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
util.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00