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 eed6013f7c Misc
2009-01-11 00:40:46 +00:00
..
Aligner.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alloc.cpp Misc 2008-12-25 14:25:01 +00:00
alloc.h If the copying is really intended to be forbidden, let it be so. 2008-12-29 13:19:05 +00:00
array.h Solaris port 2008-12-28 15:26:05 +00:00
auto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
BaseStream.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
BaseStream.h Misc 2007-03-28 15:52:25 +00:00
class_perf.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
class_test.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
ClumpletReader.cpp Style. 2009-01-03 09:14:29 +00:00
ClumpletReader.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ClumpletWriter.cpp Simplification. 2008-12-21 10:49:48 +00:00
ClumpletWriter.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fb_atomic.h Misc 2009-01-11 00:40:46 +00:00
fb_pair.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fb_string.cpp Fixed unregistered bug : incorrect result of AbstractString::equalsNoCase(). 2008-12-23 13:32:29 +00:00
fb_string.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fb_tls.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
File.h SAS changes - AIX port started 2008-10-30 09:33:55 +00:00
GenericMap.h Style. 2009-01-03 09:14:29 +00:00
init.cpp Misc 2008-06-06 02:25:35 +00:00
init.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
locks.cpp Solaris port 2008-12-28 15:26:05 +00:00
locks.h Solaris port 2008-12-28 15:26:05 +00:00
MetaName.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
MetaName.h Finished x86 solaris port 2009-01-08 17:08:04 +00:00
MsgPrint.cpp Misc 2009-01-06 17:46:08 +00:00
MsgPrint.h Misc 2008-12-18 01:24:58 +00:00
objects_array.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
PublicHandle.cpp An attempt fo speed up compilation. 2008-03-24 09:31:14 +00:00
PublicHandle.h An attempt fo speed up compilation. 2008-03-24 09:31:14 +00:00
RefCounted.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
RefMutex.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
rwlock.h Before I put the "explicit" modifier on AtomicCounter's constructor, the compiler was generating a temporary AtomicCounter on the fly and later assigning it to the target AtomicCounter instance to satisfy an assignment of an integer to an AtomicCounter. I'm not sure we want to allow (and worse, foster) the copying of AtomicCounter instances or temporaries created by the compiler, hence I implemented a new method and fixed the code, but I don't know how to write the best code for one group of platforms in fb_atomic.h, hence I wrote the method with a syntax problem to be caught by someone who knows better. 2008-12-13 09:19:22 +00:00
SafeArg.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
SafeArg.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
semaphore.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
semaphore.h Style. 2008-12-13 09:26:00 +00:00
sparse_bitmap.h Misc. 2008-12-13 09:41:36 +00:00
stack.h Style. 2009-01-03 09:14:29 +00:00
string_test.cmd misc 2005-02-02 11:22:06 +00:00
string_test.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
TempFile.cpp Shut up some compiler warnings (some warnings should be enabled again in autoconfig_msvc.h IMHO because hiding our possible mistakes won't help us). 2008-12-30 10:52:52 +00:00
TempFile.h Style. 2008-12-13 09:26:00 +00:00
test.sh Fix typo and small bug in memory manager test code 2004-08-28 23:14:46 +00:00
timestamp.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
timestamp.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
tree.h Shut up compiler warnings (unreferenced vars, uninitialized vars, compile-time conditional code, etc.) 2009-01-02 06:36:12 +00:00
TriState.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
UserBlob.cpp Style. 2008-12-13 09:26:00 +00:00
UserBlob.h The original idea is to allow ANY character to serve as segment separator (it may make sense in binary streams) when fetching data from blobs. Restore Alex' code that respected the original design. 2008-12-09 07:23:58 +00:00
vector.h 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +00:00