8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 04:03:03 +01:00
firebird-mirror/src/common/classes
asfernandes 1d51d4130e Misc
2007-03-28 15:52:25 +00:00
..
alloc.cpp Fixed allocator assertion for some platflorms with ALIGNMENT == 8. 2007-02-05 13:33:30 +00:00
alloc.h redefinition of new/delete in non-STL case 2006-06-06 11:21:33 +00:00
array.h fixed my last commit - thanks to Adriano 2006-10-31 13:54:31 +00:00
auto.h Misc 2006-12-20 14:31:29 +00:00
BaseStream.cpp fixed posix build 2007-03-28 11:54:39 +00:00
BaseStream.h Misc 2007-03-28 15:52:25 +00:00
class_perf.cpp Style. 2006-04-06 08:18:53 +00:00
class_test.cpp Misc 2006-04-07 02:58:06 +00:00
ClumpletReader.cpp A few extentions to the clumplet classes. 2006-09-26 15:09:46 +00:00
ClumpletReader.h A few extentions to the clumplet classes. 2006-09-26 15:09:46 +00:00
ClumpletWriter.cpp Warnings 2007-02-08 10:17:06 +00:00
ClumpletWriter.h A few extentions to the clumplet classes. 2006-09-26 15:09:46 +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 Misc change. Hope the class auhtor doesn't take offense. 2006-04-29 00:31:19 +00:00
fb_string.h Misc (64-bit related) 2006-10-29 14:16:29 +00:00
fb_tls.h The whole indentation was screwed in those files. 2006-02-21 04:29:00 +00:00
File.h Misc 2006-06-01 15:48:07 +00:00
GenericMap.h Detect ambiguities in implicit MATCHING of views in REPLACE 2006-09-07 03:30:31 +00:00
init.h Misc. 2006-05-20 03:55:54 +00:00
locks.cpp Let's separate Mutex and Spinlock. 2006-05-03 05:44:26 +00:00
locks.h Correction. 2006-05-03 07:06:23 +00:00
MetaName.cpp fixed compilation after changes in exception 2006-01-07 16:58:23 +00:00
MetaName.h REPLACE statement 2006-09-03 01:09:23 +00:00
MsgPrint.cpp This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
MsgPrint.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
objects_array.h make it compilable with fresh gcc 2006-05-22 09:33:16 +00:00
rwlock.h Committed patch by Christian Barheine. 2006-04-25 13:00:50 +00:00
SafeArg.cpp This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
SafeArg.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
semaphore.h Fix CORE-988 2006-11-12 13:58:13 +00:00
sparse_bitmap.h Taken into account several useful notes made by Nickolay 2006-12-29 09:45:01 +00:00
stack.h fixed bug in my previous commit 2007-03-01 13:07:08 +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
TempFile.cpp Consistence. 2006-06-30 07:41:39 +00:00
TempFile.h Misc 2006-06-30 00:50:49 +00:00
test.sh Fix typo and small bug in memory manager test code 2004-08-28 23:14:46 +00:00
timestamp.cpp Fixed the issue reported in fb-devel. 2006-09-22 04:24:45 +00:00
timestamp.h 1) Replace API encode/decode routines with TimeStamp methods 2006-07-21 08:23:53 +00:00
tree.h Fixing previous hack for VC6. 2007-02-15 10:21:52 +00:00
UserBlob.cpp Handle blob in user side with a class and optimize blob handling for bulk insertion in isql. 2007-03-28 07:14:18 +00:00
UserBlob.h Handle blob in user side with a class and optimize blob handling for bulk insertion in isql. 2007-03-28 07:14:18 +00:00
vector.h Misc 2006-10-31 14:23:31 +00:00