0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/util
Mathias Stearn 005a87caf1 oops
2010-04-08 00:19:48 -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 adaptive sleep for ClientCusror::yield SERVER-975 2010-04-06 13:49:51 -04: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 pragma once in util/locks.h 2010-04-01 15:41:13 -04: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 win pre-compild headers 2009-09-30 14:32:17 -04:00
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 Combine init() and listen() 2010-04-05 10:52:38 -04: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 cleaning Listener and don't log ever http connect 2010-04-07 09:34:14 -04:00
message.h cleaning Listener and don't log ever http connect 2010-04-07 09:34:14 -04:00
miniwebserver.cpp cleaning Listener and don't log ever http connect 2010-04-07 09:34:14 -04:00
miniwebserver.h Make MiniWebServer inherit from Lister 2010-04-05 10:52:38 -04: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 abstract out mmf administration 2010-04-02 11:28:32 -04:00
mmap.h grow 2010-04-07 19:29:56 -04: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
ramstore.cpp compile err 2010-04-07 20:09:20 -04:00
ramstore.h grow 2010-04-07 19:29:56 -04:00
sock.cpp Move all name resolution to SockAddr constructor. 2010-04-08 00:08:57 -04:00
sock.h oops 2010-04-08 00:19:48 -04: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