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-08-07 21:18:23 +00:00
..
Aligner.h Misc. 2009-09-10 06:04:54 +00:00
alloc.cpp Cleanup. Let's finally use a single (and standard) behavior of the allocator. 2010-04-08 09:35:39 +00:00
alloc.h Cleanup. Let's finally use a single (and standard) behavior of the allocator. 2010-04-08 09:35:39 +00:00
array.h Style. 2010-01-27 04:33:36 +00:00
auto.h Misc. 2010-03-07 04:30:35 +00:00
BaseStream.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
BaseStream.h Update way to deliver parameterized exceptions so the client doesn't need special handling 2010-01-08 14:13:12 +00:00
ByteChunk.h Refactor CREATE/ALTER/DROP/RECREATE TABLE and DROP VIEW commands 2010-07-26 02:37:57 +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 Fixed bug CORE-3100 : Wait mode and lock timeout of external transaction of EXECUTE STATEMENT not matched to corresponding parameters of local transaction 2010-08-07 21:18:23 +00:00
ClumpletReader.h Misc. 2010-01-26 08:20:27 +00:00
ClumpletWriter.cpp Misc. 2010-01-26 08:20:27 +00:00
ClumpletWriter.h Misc. 2010-01-26 08:20:27 +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 Fixed the old bug which was left unnoticed until RC3 where Pair<MetaName, MetaName> was used as a key for a b-tree. 2010-07-08 10:44:35 +00:00
fb_string.cpp Style. 2010-03-15 06:39:09 +00:00
fb_string.h Make config files case-insensitive 2010-03-11 14:46:19 +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 Extend format of firebird configuration file with a set of additional parameters for any parameter. 2010-02-28 18:00:51 +00:00
ImplementHelper.h Misc 2010-07-24 02:43:28 +00:00
init.cpp Totally misc. 2009-11-16 09:03:49 +00:00
init.h Misc 2010-02-11 01:08:20 +00:00
Interface.h Correction. 2010-07-24 11:22:57 +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 Fixed CORE-3038 - The insert failed because a column definition includes validation 2010-06-12 16:28:11 +00:00
MsgPrint.cpp Misc 2010-01-09 22:15:18 +00:00
MsgPrint.h Update way to deliver parameterized exceptions so the client doesn't need special handling 2010-01-08 14:13:12 +00:00
Nullable.h Rename misleading TriStateType class name to Nullable 2010-07-29 00:20:53 +00:00
objects_array.h Refactor CREATE/ALTER/DROP/RECREATE TABLE and DROP VIEW commands 2010-07-26 02:37:57 +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 Refactor user and system functions nodes 2010-04-05 18:43:11 +00:00
RefCounted.h Extend format of firebird configuration file with a set of additional parameters for any parameter. 2010-02-28 18:00:51 +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 Misc 2010-01-09 22:15:18 +00:00
semaphore.cpp Mac port - use dispatch semaphores 2010-06-08 13:35:46 +00:00
semaphore.h Mac port - use dispatch semaphores 2010-06-08 13:35:46 +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 Fixed CORE-2966: Wrong results or unexpected errors while sorting a large data set. 2010-04-13 07:01:02 +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 Totally misc. 2010-03-24 07:02:30 +00:00
timestamp.h Cleanup - SUPERCLIENT, never needed here to avoid throwing something in fbudf library now. To be explicit marked used methods (which really never throw something) as "throw()" 2010-03-22 18:27:17 +00:00
tree.h Style. 2009-08-16 05:25:30 +00:00
TriState.h Rename misleading TriStateType class name to Nullable 2010-07-29 00:20:53 +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 2010-01-21 02:51:32 +00:00