0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/util
2011-07-16 13:05:33 -04:00
..
concurrency fix mutex compile 2011-07-11 22:49:20 -04:00
mongoutils make header dependency order happier/compile 2011-05-10 12:58:56 -04:00
net try to fix windows compile 2011-07-11 22:56:20 -04:00
admin_access.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
alignedbuilder.cpp abort in _DEBUG build so very notificable if assert fires 2011-03-08 17:06:37 -05:00
alignedbuilder.h our convention is that methods go in the cpp if not one liners and not performance critical for inlining 2011-02-27 11:23:04 -05:00
allocator.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
array.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
assert_util.cpp dont inline asserts. might matter with global optimizers. 2011-06-27 18:56:09 -04:00
assert_util.h Revert "not sure it makes a difference but reduce the footprint of desturctor guard at the expense of less precise lossing there. doesnt tend to fire anyway." 2011-07-11 22:57:26 -04:00
background.cpp unsafe use of type warning 2011-05-23 20:09:09 -04:00
background.h made PeriodicTask more explicity 2011-05-17 14:23:18 -04:00
base64.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
base64.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
bson_util.h Fixes for distributed lock handling time skew. 2011-03-01 14:15:26 -05:00
bufreader.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
checksum.h change to a faster checksum (old was md5). new is less discriminating but fast. 2011-02-24 13:34:42 -05:00
debug_util.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
debug_util.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
embedded_builder.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
file_allocator.cpp clean up fd when out of disk 2011-05-02 00:04:35 -04:00
file_allocator.h FileAllocator::hasFailed method 2011-04-06 18:10:52 -04:00
file.h windows.h cleaning 2011-07-10 22:42:54 -04:00
goodies.h move bson method to the right place for libs and include only use of bson 2011-06-27 09:14:55 -04:00
hashtab.h more clear logic 2011-03-17 21:12:46 -04:00
heapcheck.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
hex.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
histogram.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
histogram.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
log.cpp fix stderr redirect for windows SERVER-3171 2011-06-16 21:11:32 -04:00
log.h MONGO_IF 2011-07-16 13:05:33 -04:00
logfile.cpp try to fix SERVER-2948 journaling windows error message 2011-05-03 16:59:14 -04:00
logfile.h Make journalling work even when O_DIRECT doesn't SERVER-2906 2011-04-05 19:18:21 -04:00
lruishmap.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
md5.c md5 2009-01-07 13:31:16 -05:00
md5.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
md5.hpp another md5 helper 2010-12-10 19:20:43 -05:00
md5main.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
mmap_mm.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
mmap_posix.cpp fix a race bug with mmmutex and dur in particular with closealldatabases 2011-04-29 14:50:41 -04:00
mmap_win.cpp windows.h cleaning 2011-07-10 22:42:54 -04:00
mmap.cpp fix a race bug with mmmutex and dur in particular with closealldatabases 2011-04-29 14:50:41 -04:00
mmap.h fix a race bug with mmmutex and dur in particular with closealldatabases 2011-04-29 14:50:41 -04:00
moveablebuffer.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
ntservice.cpp Fixed SERVER-2719, SERVER-1680 and SERVER-1434 (all had the same underlying cause). 2011-03-15 00:17:16 -04:00
ntservice.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
optime.h prep for signed dates 2011-06-03 14:01:41 -04:00
password.cpp make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
password.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
paths.h This shouldn't log by default SERVER-2763 2011-03-16 15:21:36 -04:00
processinfo_darwin.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
processinfo_linux2.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
processinfo_none.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
processinfo_win32.cpp windows.h cleaning 2011-07-10 22:42:54 -04:00
processinfo.cpp cleaning ProcessInfo usage so don't need in client 2011-01-26 11:21:16 -05:00
processinfo.h make static 2011-06-15 16:48:12 -04:00
queue.h size() method on BlockingQueue 2011-05-16 16:53:28 -04:00
ramlog.cpp update vcxproj files for ramlog.cpp 2011-05-02 20:53:11 -04:00
ramlog.h getLog command so you access RamLog entries 2011-05-02 14:26:36 -04:00
signal_handlers.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
signal_handlers.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
stringutils.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
stringutils.h pragma once 2011-06-27 00:46:15 -04:00
text.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
text.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
time_support.h cleaning 2011-06-05 18:07:59 -04:00
timer.h curTimeMillis() was dubious as it rolls over frequently -- so eliminate it. 2011-06-02 23:49:49 -04:00
unittest.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
util.cpp cleaning 2011-06-05 18:07:43 -04:00
version.cpp move lexNumCmp to util/stringutils.h 2011-06-25 23:24:44 -04:00
version.h Assemble versionArray during static init time 2011-04-04 12:05:43 -04:00
winutil.h Error handling when calls to OpenSCManager fail. 2010-07-06 11:08:42 +08:00