8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 11:23:02 +01:00
firebird-mirror/src/common/classes
2004-03-15 18:48:10 +00:00
..
alloc.cpp Cleanup 2004-03-11 05:04:26 +00:00
alloc.h Added *Storage classes to be used as primary base for all pool-oriented classes 2004-03-14 13:05:02 +00:00
array.h Constructors to put arrays in local memory, use AutoStorage. 2004-03-14 13:07:01 +00:00
auto.h May use _any_ way to delete pointer, not only operator delete 2004-03-14 13:08:36 +00:00
class_perf.cpp NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
class_test.cpp Cleanup 2004-02-02 11:02:12 +00:00
fb_pair.h This should fix non-VC6 builds. Thanks to Nickolay Samofatov 2004-03-15 18:48:10 +00:00
fb_string.cpp 1) a bit more correct memory allocation debugging 2004-03-14 13:22:16 +00:00
init.h Templates, supporting objects initialization 2004-03-14 13:10:40 +00:00
locks.cpp Fix MSVC build 2004-03-01 04:57:43 +00:00
locks.h Various cleanup to make engine compile and work after mentioned earlier changes. 2004-03-14 13:40:14 +00:00
objects_array.h Added capability to have following kinds of arrays: 2004-03-14 13:19:47 +00:00
rwlock.h Fix a couple errors I introduced in previous commit. Spotted by Claudio 2004-03-11 05:30:07 +00:00
semaphore.h Fix a couple errors I introduced in previous commit. Spotted by Claudio 2004-03-11 05:30:07 +00:00
test.sh Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
tree.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
vector.h General cleanup 2003-12-22 10:00:59 +00:00