8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 01:23:03 +01:00
firebird-mirror/src/common/classes
2009-02-13 13:05:50 +00:00
..
Aligner.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alloc.cpp Misc 2009-02-05 01:08:13 +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 Trying to be more consistent in the detection of headers (HAVE_* macros). 2009-02-08 11:38:00 +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 Implemented CORE-2322: added gsec and services support to control SYSDBA-like access of windows domain administrators to security database 2009-02-13 13:05:50 +00:00
ClumpletReader.h Style. 2009-02-03 11:02:00 +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 AIX port 2009-01-14 13:58:41 +00:00
fb_pair.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fb_string.cpp Style. 2009-02-03 11:02:00 +00:00
fb_string.h Style. 2009-02-03 11:02:00 +00:00
fb_tls.h Mirror the POSIX way of making the TLS globals thread-safe. 2009-01-29 18:07:07 +00:00
File.h SAS changes - AIX port started 2008-10-30 09:33:55 +00:00
GenericMap.h Constness. 2009-02-08 12:57:49 +00:00
init.cpp Misc 2009-01-21 15:42:45 +00:00
init.h Fixed order of TLS keys destruction in POSIX build. 2009-01-19 16:16:19 +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 More changes for the improvement requested as CORE-2140 (it was never designed to work with printf escape sequences). 2009-02-12 12:58:12 +00:00
MsgPrint.h Misc 2008-12-18 01:24:58 +00:00
objects_array.h Misc 2009-02-11 01:32:09 +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 Reference-counted string 2009-02-01 22:03:10 +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 Style. 2009-02-03 11:02:00 +00:00
stack.h Style. 2009-02-03 11:02:00 +00:00
string_test.cmd misc 2005-02-02 11:22:06 +00:00
string_test.cpp Style. 2009-01-15 11:04:40 +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 Misc. 2009-02-08 12:53:48 +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