8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 21:23:02 +01:00
firebird-mirror/src/common/classes
2010-01-02 02:02:17 +00:00
..
Aligner.h Misc. 2009-09-10 06:04:54 +00:00
alloc.cpp All memory allocations should be ALLOC_ALLIGMENT aligned. 2009-12-29 12:46:53 +00:00
alloc.h Some hanges suggested by Claudio, also fixed compile errors 2009-11-04 11:37:10 +00:00
array.h Small fixes after changing memory manager 2009-11-03 13:33:53 +00:00
auto.h - External Engines implementation. 2009-10-21 00:42:38 +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 Style (irrelevant). 2009-08-18 12:43:21 +00:00
class_test.cpp Misc. 2009-04-17 14:10:56 +00:00
ClumpletReader.cpp Misc 2010-01-01 20:23:52 +00:00
ClumpletReader.h Misc 2010-01-01 20:23:52 +00:00
ClumpletWriter.cpp Style. 2010-01-02 02:02:17 +00:00
ClumpletWriter.h Misc 2010-01-01 20:23:52 +00:00
condition.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
DbImplementation.cpp Warnings. 2009-11-14 09:20:54 +00:00
DbImplementation.h Misc. 2009-11-14 09:19:45 +00:00
fb_atomic.h front port recent 2.5 HPUX changes 2009-11-02 21:08:58 +00:00
fb_atomic.il change symbolic label to numeric label to fix repeated symbol error during optimized build 2009-08-13 01:11:42 +00:00
fb_cas_sax.il commit missing Solaris inline assembly routines - SPARC and AMD64 2009-11-10 15:53:38 +00:00
fb_cas.il commit missing Solaris inline assembly routines - SPARC and AMD64 2009-11-10 15:53:38 +00:00
fb_pair.h Misc 2009-04-29 01:52:49 +00:00
fb_string.cpp Misc 2009-08-01 18:41:46 +00:00
fb_string.h removed wrong assertion 2009-12-30 15:16:32 +00:00
fb_tls.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
File.h Fixed CORE-2422: Server doesn't switch between multiple entries configured in TempDirectories when some of them is out of free space. 2009-08-21 08:28:08 +00:00
FpeControl.h Fix MinGW build 2009-12-13 09:43:02 +00:00
GenericMap.h Constness. 2009-02-08 12:57:49 +00:00
Hash.h Cleanup 2009-10-06 12:51:34 +00:00
init.cpp Totally misc. 2009-11-16 09:03:49 +00:00
init.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
Interlock.h Misc 2009-11-13 01:36:09 +00:00
locks.cpp Misc, style and unused vars. 2009-12-13 10:41:53 +00:00
locks.h Added initialization - thanks to Adriano 2009-11-04 09:50:37 +00:00
MetaName.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
MetaName.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
MsgPrint.cpp Misc 2009-10-08 00:21:27 +00:00
MsgPrint.h Misc 2008-12-18 01:24:58 +00:00
objects_array.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
PublicHandle.cpp Prefer explicit #includes to tricky forward declarations for template classes. 2009-03-03 15:19:50 +00:00
PublicHandle.h Prefer explicit #includes to tricky forward declarations for template classes. 2009-03-03 15:19:50 +00:00
QualifiedName.h Misc. 2009-10-30 10:43:42 +00:00
RefCounted.h Misc 2009-09-03 01:28:54 +00:00
RefMutex.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
rwlock.h Misc. 2009-10-30 10:43:42 +00:00
SafeArg.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
SafeArg.h fix Sun Studio build - int64_t type name is unknown 2009-11-10 15:16:30 +00:00
semaphore.cpp Misc 2009-06-19 02:29:08 +00:00
semaphore.h Cleanup - thanks to Claudio 2009-06-10 08:06:57 +00:00
sparse_bitmap.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
stack.h - External Engines implementation. 2009-10-21 00:42:38 +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
Switches.cpp Misc 2009-11-06 01:21:14 +00:00
Switches.h Misc 2009-11-06 01:21:14 +00:00
TempFile.cpp Misc 2009-08-23 01:27:46 +00:00
TempFile.h Put TempFile in Firebird namespace 2009-06-06 18:39:29 +00:00
test.sh cleanup unused NDEBUG macro 2009-11-04 10:04:33 +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 Style. 2009-08-16 05:25:30 +00:00
TriState.h Misc 2010-01-01 20:23:52 +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
VaryStr.h Misc 2009-05-01 02:46:18 +00:00
vector.h Misc 2009-04-29 01:52:49 +00:00