1
0
Fork 0
arangodb/lib
Jan Steemann 775292224a don't leak lockfile descriptor at shutdown
the descriptor will be freed by the OS anyway at shutdown, but fixing this will make the leak disappear from the Valgrind output
2015-09-17 18:02:59 +02:00
..
Basics don't leak lockfile descriptor at shutdown 2015-09-17 18:02:59 +02:00
Documentation
JsonParser Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ProgramOptions some unused function cleanup 2015-08-17 12:43:09 +02:00
Rest use official HTTP response code names 2015-09-15 23:15:25 +02:00
SimpleHttpClient removed assert, because a clang 2015-09-07 11:31:19 +02:00
Utilities less pause for matching parens (helps when copy & pasting code into the shell) 2015-09-14 17:44:29 +02:00
V8 More Americanization 2015-09-03 22:25:43 +02:00
Zip Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
CMakeLists.txt Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
Makefile.files Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
Makefile.flex