0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00
mongodb/util
2010-04-24 14:28:55 -04:00
..
concurrency cleanup bucketbasics start 2010-04-20 19:07:37 -04:00
allocator.h replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
array.h don't waste so much memory for small collections 2010-02-20 17:37:12 -05:00
assert_util.cpp less defines - use inlines instead. uassert etc. 2010-04-24 14:23:25 -04:00
assert_util.h less defines - use inlines instead. uassert etc. 2010-04-24 14:23:25 -04: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 replset work 2010-04-18 12:30:40 -04: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 cleanup namespace pollution SERVER-1042 2010-04-23 14:26:26 -04:00
debug_util.cpp only launch gdbserver if compiled with --gdbserver 2010-01-29 14:24:26 -05:00
debug_util.h Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
embedded_builder.h pull EmbeddedBuilder to its own file 2009-11-02 13:32:20 -05:00
file_allocator.h missed one errnowithdescription 2010-04-24 14:22:43 -04:00
file.h get rid of macros in log.h 2010-04-24 14:03:14 -04:00
goodies.h Get rid of xassert 2010-04-23 20:14:37 -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
hostandport.h re 2010-04-21 16:43:51 -04:00
httpclient.cpp finish more of the http client 2010-04-16 01:14:35 -04:00
httpclient.h finish more of the http client 2010-04-16 01:14:35 -04:00
locks.h Get rid of xassert 2010-04-23 20:14:37 -04:00
log.h get rid of macros in log.h 2010-04-24 14:03:14 -04: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 2009-01-07 13:31:16 -05:00
md5.h Replace tab indentation with spaces 2009-01-14 17:17:24 -05:00
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 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -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 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
message.h Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-20 15:30:52 -04:00
miniwebserver.cpp hmmm 2010-04-20 15:41:47 -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 compile for unix 2010-04-24 14:27:15 -04:00
mmap_win.cpp get rid of macros in log.h 2010-04-24 14:03:14 -04:00
mmap.cpp use rw lock for mmapped files SERVER-1029 2010-04-19 12:09:58 -04:00
mmap.h Prevent calls to pure virtual functions in MongoFile SERVER-988 2010-04-08 19:57:48 -04:00
mvar.h fix race condition 2010-01-12 13:22:31 -05:00
ntservice.cpp null->NULL in ntservice.cpp 2010-04-24 13:01:26 -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 more compile fix 2010-04-24 14:28:55 -04:00
processinfo_linux2.cpp more compile fix 2010-04-24 14:28:55 -04: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 try to fix solaris 2010-04-08 00:24:24 -04:00
sock.cpp get rid of macros in log.h 2010-04-24 14:03:14 -04:00
sock.h get rid of macros in log.h 2010-04-24 14:03:14 -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 Get rid of xassert 2010-04-23 20:14:37 -04:00
unittest.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
util.cpp allow a chaining style with BSONObjBuilder appends 2010-04-23 18:48:20 -04:00