8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 15:23:03 +01:00
firebird-mirror/src/common/classes
2004-08-16 12:25:39 +00:00
..
alloc.cpp Optimize memory manager a little bit 2004-08-10 04:10:47 +00:00
alloc.h Optimize memory manager a little bit 2004-08-10 04:10:47 +00:00
array.h Style and simplification 2004-07-22 07:17:58 +00:00
auto.h Close a couple potential tins of worms spotted by Claudio in my previous commits 2004-05-03 17:05:56 +00:00
class_perf.cpp Optimize memory manager a little bit 2004-08-10 04:10:47 +00:00
class_test.cpp Fix memory manager to allow reliable detection of references to memory from deleted pools under Valgrind. Make memory usage statistics more accurate both in Valgrind and general cases. Adjust pool dumping routine to be aware of delayed free blocks 2004-08-09 01:24:54 +00:00
fb_atomic.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
fb_pair.h Remove wrong semicolon 2004-06-13 03:09:29 +00:00
fb_string.cpp Little string class cleanups 2004-06-29 23:31:12 +00:00
fb_tls.h Let our dynamic libraries work 2004-07-14 21:49:03 +00:00
init.h Thread cleanup: 2004-06-08 13:41:08 +00:00
locks.cpp Fix MSVC build 2004-03-01 04:57:43 +00:00
locks.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
objects_array.h size_t is more correct type for container sizes and indices 2004-07-16 23:06:31 +00:00
rwlock.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
semaphore.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
stack.h removed a lot of posix warnings after changing int to size_t in vector.h 2004-08-16 12:25:39 +00:00
test.sh Optimize memory manager a little bit 2004-08-10 04:10:47 +00:00
tree.h Correct a couple errors I introduced during int->size_t transition for array indexing 2004-07-29 17:44:03 +00:00
vector.h Style and simplification 2004-07-22 07:17:58 +00:00