.. |
misc
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
AlignedBuffer.h
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +00:00 |
Aligner.h
|
Assertion suggested by Dmitry Kovaalenko
|
2013-02-20 13:17:32 +00:00 |
alloc.cpp
|
Misc.
|
2014-08-27 13:32:42 +00:00 |
alloc.h
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +00:00 |
array.h
|
Misc.
|
2014-08-17 04:17:48 +00:00 |
auto.h
|
Ugly fix for CORE-4066, but looks like here g++ is too strong in type correctness.
|
2013-03-18 10:50:37 +00:00 |
BaseStream.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +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 |
BlrReader.h
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
BlrWriter.cpp
|
Modified IStatement interface in our API:
|
2013-02-17 12:08:53 +00:00 |
BlrWriter.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ByteChunk.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ClumpletReader.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
ClumpletReader.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ClumpletWriter.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ClumpletWriter.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
condition.h
|
Disallowed default copying and assignment in sync wrappers. Fixed a theoretically possible handle leak in the condition class. Thanks to Dmitry Kovalenko.
|
2013-03-12 09:39:38 +00:00 |
DbImplementation.cpp
|
fix idpl license url
|
2014-11-17 20:26:01 +00:00 |
DbImplementation.h
|
Misc.
|
2009-11-14 09:19:45 +00:00 |
fb_atomic.h
|
Implement improvement CORE-4556 : Allocate data pages in group of sequential ordered pages (extents)
|
2014-09-18 22:31:53 +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
|
Cleanup - avoid unneeded generate's argument in SortedArray and Hash
|
2013-09-24 08:46:10 +00:00 |
fb_string.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
fb_string.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
fb_tls.h
|
HPUX port - fixed assertion for RISC machines with compiler missing __thread support
|
2014-06-19 12:25:16 +00:00 |
File.h
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +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
|
Get rid of upgradeInterface API method and some adjustments. To be continued.
|
2014-11-10 14:45:40 +00:00 |
Hash.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ImplementHelper.cpp
|
Get rid of upgradeInterface API method and some adjustments. To be continued.
|
2014-11-10 14:45:40 +00:00 |
ImplementHelper.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
init.cpp
|
Avoid pool from being initialized second time during cleanup
|
2014-11-16 17:00:56 +00:00 |
init.h
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +00:00 |
InternalMessageBuffer.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
InternalMessageBuffer.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
locks.cpp
|
Cleanup and small refactoring to avoid redundancy.
|
2014-08-15 14:19:02 +00:00 |
locks.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
MetaName.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
MetaName.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
MsgPrint.cpp
|
Language independent API
|
2014-09-29 11:03:47 +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
|
Fixed the Windows build.
|
2014-06-11 15:21:18 +00:00 |
NoThrowTimeStamp.h
|
Fixed the Windows build.
|
2014-06-11 15:21:18 +00:00 |
Nullable.h
|
Fixed problem with ALTER SEQUENCE.
|
2014-04-19 22:17:59 +00:00 |
objects_array.h
|
Fix GCC build broken with last commit
|
2014-07-17 19:17:11 +00:00 |
QualifiedName.h
|
Improvement CORE-4484 - Description (COMMENT ON) for package procedures and functions, and its parameters.
|
2014-07-27 03:05:44 +00:00 |
Reasons.h
|
MSVC 12 support, very first step
|
2014-04-28 12:50:31 +00:00 |
RefCounted.h
|
Avoid extra atomic operations when assigning pointer to the object with pre-incremented counter (like returned from the function) to reference-counted pointer holder
|
2013-04-17 11:16:06 +00:00 |
RefMutex.h
|
Modified IStatement interface in our API:
|
2013-02-17 12:08:53 +00:00 |
rwlock.h
|
Misc.
|
2013-05-21 21:46:28 +00:00 |
SafeArg.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
SafeArg.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
semaphore.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
semaphore.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
sparse_bitmap.h
|
fixed build
|
2014-03-24 09:46:18 +00:00 |
stack.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
Switches.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
Switches.h
|
Misc.
|
2014-07-18 01:52:24 +00:00 |
Synchronize.cpp
|
Cleanup and small refactoring to avoid redundancy.
|
2014-08-15 14:19:02 +00:00 |
Synchronize.h
|
Misc and small cleanup.
|
2013-04-13 16:31:12 +00:00 |
SyncObject.cpp
|
Misc.
|
2013-11-21 01:17:08 +00:00 |
SyncObject.h
|
Added conditional locking option to Firebird::Sync.
|
2013-09-22 15:36:57 +00:00 |
TempFile.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
TempFile.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
timestamp.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
timestamp.h
|
Misc.
|
2012-01-29 02:53:44 +00:00 |
tree.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
TriState.h
|
Rename misleading TriStateType class name to Nullable
|
2010-07-29 00:20:53 +00:00 |
UserBlob.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
UserBlob.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
VaryStr.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
vector.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |