8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 21:20:40 +01:00
firebird-mirror/src/common/classes
2011-04-08 16:43:05 +00:00
..
misc OSRI and new posix build 2010-10-12 08:02:57 +00:00
Aligner.h Misc. 2009-09-10 06:04:54 +00:00
alloc.cpp Misc 2011-04-04 13:37:47 +00:00
alloc.h Explicit and others. 2011-04-02 04:16:48 +00:00
array.h Fixed issues, found by clang 2010-10-15 15:53:38 +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
ClumpletReader.cpp OSRI and new posix build 2010-10-12 08:02:57 +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 Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
DbImplementation.cpp CORE-3184: Committed Damyan's patch - support HW IDs from 2.5 2010-10-15 09:08:25 +00:00
DbImplementation.h Misc. 2009-11-14 09:19:45 +00:00
fb_atomic.h Misc 2010-10-27 00:32: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 Sorry, but I've got tired of these endless warnings. 2011-02-06 16:19:55 +00:00
fb_string.h Explicit and others. 2011-04-02 04:16:48 +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
GetPlugins.h Use better names for a number of objects according to Vlad's suggestion 2011-04-07 17:16:00 +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 Use interface IBlrMessage instead passing C++ class pointer to API interface's functions 2011-04-08 16:43:05 +00:00
init.cpp Detect forced unload of plugin by OS when process is exited 2011-03-04 15:49:37 +00:00
init.h Detect forced unload of plugin by OS when process is exited 2011-03-04 15:49:37 +00:00
Interlock.h Misc 2009-11-13 01:36:09 +00:00
locks.cpp Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
locks.h Explicit and others. 2011-04-02 04:16:48 +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 Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +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
NestConst.h More consts 2010-08-13 15:22:00 +00:00
Nullable.h Misc. 2010-08-09 11:50:12 +00:00
objects_array.h Fixed issue, detected by clang++ compiler 2010-10-14 06:11:15 +00:00
PublicHandle.cpp Fixed CORE-3369: first step to make it possible to specify non-default security database for specific database 2011-03-02 13:42:56 +00:00
PublicHandle.h Fixed CORE-3369: first step to make it possible to specify non-default security database for specific database 2011-03-02 13:42:56 +00:00
QualifiedName.h Refactor user and system functions nodes 2010-04-05 18:43:11 +00:00
RefCounted.h Fixed order of function calls, thanks to Dmitry Kovalenko 2011-01-31 14:05:12 +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 Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +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 Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
sparse_bitmap.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
stack.h Fixed issues, found by clang 2010-10-15 15:53:38 +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 Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
TempFile.h Put TempFile in Firebird namespace 2009-06-06 18:39:29 +00:00
timestamp.cpp Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
timestamp.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
tree.h Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
TriState.h Rename misleading TriStateType class name to Nullable 2010-07-29 00:20:53 +00:00
UserBlob.cpp Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +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 Fixed issues, found by clang 2010-10-15 15:53:38 +00:00