1
0
Fork 0
arangodb/lib/Admin
Jan Steemann a007a867ee "privatized" TRI_vector_t internals.
This allows changing the internals of TRI_vector_t structs in order to make the struct smaller.
On 64 bits, the size of TRI_vector_t is reduced from 48 bytes to 28 bytes.
TRI_json_t does benefit from this, as its biggest component is a TRI_vector_t.
2015-05-05 10:31:02 +02:00
..
ApplicationAdminServer.cpp small logging refactoring 2015-03-26 03:09:07 +01:00
ApplicationAdminServer.h
RestAdminBaseHandler.cpp
RestAdminBaseHandler.h
RestAdminLogHandler.cpp "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
RestAdminLogHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestBaseHandler.cpp small logging refactoring 2015-03-26 03:09:07 +01:00
RestBaseHandler.h small logging refactoring 2015-03-26 03:09:07 +01:00
RestDebugHelperHandler.cpp cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestDebugHelperHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestHandlerCreator.h
RestJobHandler.cpp cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestJobHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestShutdownHandler.cpp cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestShutdownHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestVersionHandler.cpp Fix memleak 2015-04-16 09:06:07 +02:00
RestVersionHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00