0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/util
2010-01-28 17:33:33 -05:00
..
allocator.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
assert_util.cpp better debugging when can't open streams 2010-01-24 21:05:46 -05:00
assert_util.h better debugging when can't open streams 2010-01-24 21:05:46 -05:00
atomic_int.h Fix AtomicUInt for old GCC 2010-01-25 22:03:14 -05:00
background.cpp Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
background.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
base64.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
base64.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
builder.h size_t <-> int changes to fix win64 warnings 2010-01-28 17:33:33 -05:00
debug_util.cpp Pull launchGDB out to debug_util.cpp 2009-11-03 16:39:55 -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-541 make file allocation start log more precise 2010-01-25 12:11:08 -08:00
file.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
goodies.h size_t <-> int changes to fix win64 warnings 2010-01-28 17:33:33 -05:00
hashtab.h inspect NamespaceDetails on load 2010-01-21 13:40:18 -05:00
httpclient.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
httpclient.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
log.h darwin compile MINOR 2010-01-28 14:58:23 -05: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 mongos async: use StickyThreads. 2010-01-25 16:26:03 -05: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 Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -05:00
message.h size_t <-> int changes to fix win64 warnings 2010-01-28 17:33:33 -05:00
miniwebserver.cpp compile fix for windows SERVER-551 2010-01-19 10:09:13 -05:00
miniwebserver.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
mmap_mm.cpp all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
mmap_posix.cpp better debugging for weird mmap issue 2009-12-28 17:46:41 -05:00
mmap_win.cpp fix uninitialized length for MemoryMapFile on windows. 2010-01-15 15:31:51 -05:00
mmap.cpp some threadsafety on memory mapped file static methods 2009-11-30 10:52:02 -05:00
mmap.h fsync command part of SERVER-255 2009-11-11 13:41:45 -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 Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
processinfo_darwin.cpp final darwing fix MINOR 2010-01-28 15:16:22 -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 all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
sock.cpp cleaning up listening thread shutdown 2010-01-09 02:58:12 +01:00
sock.h cleaning up listening thread shutdown 2010-01-09 02:58:12 +01:00
thread_pool.cpp Fix race condition. SERVER-532 2010-01-12 13:17:16 -05:00
thread_pool.h Removing unused header 2009-12-23 16:10:58 -05:00
top.cpp some Top refactoring 2009-12-25 22:06:07 -05:00
top.h more Top cleaning 2009-12-25 23:24:37 -05:00
unittest.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
util.cpp don't assert in rawout 2010-01-24 11:05:45 -05:00