.. |
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
|
Mac port
|
2012-03-10 14:01:38 +00:00 |
alloc.h
|
Feature CORE-1288 - Sub Procedures.
|
2011-10-02 22:11:41 +00:00 |
array.h
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
auto.h
|
Misc.
|
2012-04-05 18:28:44 +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
|
Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation
|
2011-12-23 12:43:58 +00:00 |
ClumpletReader.h
|
Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation
|
2011-12-23 12:43:58 +00:00 |
ClumpletWriter.cpp
|
Implemented CORE-672: "Over the wire" connection encryption
|
2012-02-24 12:39:27 +00:00 |
ClumpletWriter.h
|
Implemented CORE-672: "Over the wire" connection encryption
|
2012-02-24 12:39:27 +00:00 |
condition.h
|
Always define appropriate macro before including pthread.h
|
2012-02-29 07:08:01 +00:00 |
DbImplementation.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
DbImplementation.h
|
Misc.
|
2009-11-14 09:19:45 +00:00 |
fb_atomic.h
|
Misc.
|
2011-05-21 19:11:03 +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
|
Some paranoid checks for extreme cases.
|
2012-01-19 08:07:59 +00:00 |
fb_string.h
|
Explicit and others.
|
2011-04-02 04:16:48 +00:00 |
fb_tls.h
|
Always define appropriate macro before including pthread.h
|
2012-02-29 07:08:01 +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
|
Style.
|
2012-03-05 22:20:54 +00:00 |
GetPlugins.h
|
Make plugins use passed instance of master interface, not one got from fb_get_master_interface(). This helps in case when >1 fbclient libraries is loaded by process.
|
2012-03-26 11:34:52 +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.cpp
|
Make plugins use passed instance of master interface, not one got from fb_get_master_interface(). This helps in case when >1 fbclient libraries is loaded by process.
|
2012-03-26 11:34:52 +00:00 |
ImplementHelper.h
|
Small refactoring
|
2012-03-30 14:15:08 +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 |
locks.cpp
|
Fixed Win32 build
|
2012-03-02 12:12:15 +00:00 |
locks.h
|
Always define appropriate macro before including pthread.h
|
2012-02-29 07:08:01 +00:00 |
MetaName.cpp
|
Misc.
|
2012-01-20 01:42:03 +00:00 |
MetaName.h
|
Helper method.
|
2012-01-17 12:33:10 +00:00 |
MsgPrint.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +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 |
NoThrowTimeStamp.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
NoThrowTimeStamp.h
|
Avoid presence of a lot of unneeded stuff like exceptions and pools in fbudf. This also fixes segfault when library is unloaded.
|
2012-01-25 13:49:08 +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 |
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
|
Always define appropriate macro before including pthread.h
|
2012-02-29 07:08:01 +00:00 |
SafeArg.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
SafeArg.h
|
Misc
|
2010-01-09 22:15:18 +00:00 |
semaphore.cpp
|
Fixed CORE-3770: fbtracemgr loads CPU up to ~55% when no activity is present
|
2012-03-27 13:16:44 +00:00 |
semaphore.h
|
Allow compile on Darwin
|
2012-03-22 13:09:04 +00:00 |
sparse_bitmap.h
|
Unused params, some formatting, cleanup.
|
2009-05-01 17:21:36 +00:00 |
stack.h
|
Misc.
|
2011-07-30 07:14:00 +00:00 |
Switches.cpp
|
Misc
|
2009-11-06 01:21:14 +00:00 |
Switches.h
|
Misc
|
2009-11-06 01:21:14 +00:00 |
Synchronize.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
Synchronize.h
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
SyncObject.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
SyncObject.h
|
Misc.
|
2011-06-26 18:48:00 +00:00 |
TempFile.cpp
|
Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount.
|
2012-03-27 07:24:55 +00:00 |
TempFile.h
|
Put TempFile in Firebird namespace
|
2009-06-06 18:39:29 +00:00 |
timestamp.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
timestamp.h
|
Misc.
|
2012-01-29 02:53:44 +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
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +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 |