8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 04:03:03 +01:00
firebird-mirror/src/common/classes
2006-02-04 04:39:00 +00:00
..
alloc.cpp Don't crash the debug build if the allocations report file cannot be opened. 2005-12-24 07:28:31 +00:00
alloc.h Fixed the default memory management in fbclient. 2005-02-16 08:46:48 +00:00
array.h Fix for Alex's removeRange & removeCount methods in Array class. 2005-11-18 05:31:25 +00:00
auto.h Style. 2004-12-24 08:52:39 +00:00
class_perf.cpp Misc. 2004-11-30 06:18:39 +00:00
class_test.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
ClumpletReader.cpp Undone my changes in clumplets to follow Alex's solution. 2005-12-10 10:15:10 +00:00
ClumpletReader.h fixed gcc warning(s) 2006-01-16 15:39:55 +00:00
ClumpletWriter.cpp fixed problems with empty SPB 2005-12-23 08:24:01 +00:00
ClumpletWriter.h 1. Moved data structures, written to database file, into ods.h. 2005-11-27 20:53:09 +00:00
fb_atomic.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
fb_pair.h make SortedObjectsArray easier to use in simple cases 2004-11-29 10:07:43 +00:00
fb_string.cpp fixed compilation after changes in exception 2006-01-07 16:58:23 +00:00
fb_string.h Fix compile error on Solaris - udefined va_list 2006-01-10 15:01:03 +00:00
fb_tls.h Some things is moved from R1.5.1. 2004-12-24 09:35:48 +00:00
GenericMap.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
init.h Thread cleanup: 2004-06-08 13:41:08 +00:00
locks.cpp Correct the year in Alex' changed licenses. 2005-01-12 04:34:16 +00:00
locks.h use mutex instead of spin lock 2005-12-18 16:10:48 +00:00
MetaName.cpp fixed compilation after changes in exception 2006-01-07 16:58:23 +00:00
MetaName.h MetaName can now handle NULL in constructors and assignments 2006-01-03 15:07:47 +00:00
objects_array.h const_iterator 2005-06-11 00:13:30 +00:00
rwlock.h Misc. 2004-12-25 09:44:03 +00:00
semaphore.h fixed gcc warning(s) 2006-01-16 15:39:55 +00:00
sparse_bitmap.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
stack.h Avoid frequent (unneeded and inefficient) allocation\deallocation of stack entryes 2005-12-26 21:18:02 +00:00
string_test.cmd misc 2005-02-02 11:22:06 +00:00
string_test.cpp added test to trim characters >= 128 2005-12-04 12:08:06 +00:00
test.sh Fix typo and small bug in memory manager test code 2004-08-28 23:14:46 +00:00
timestamp.cpp Use SUPERCLIENT for fbudf for avoiding exception-related code. 2006-02-04 04:39:00 +00:00
timestamp.h Replace jrd_time.h by our timestamp.h, but I left timestamp.h's #includes commented where it *seemed* not necessary. 2006-02-03 08:39:36 +00:00
tree.h Misc. 2005-04-18 03:36:03 +00:00
vector.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00