.. |
classes
|
Correction.
|
2016-09-01 22:23:58 -03:00 |
config
|
Misc.
|
2016-07-10 22:51:02 -03:00 |
os
|
Fixed open() files for very old kernels - thanks to Dmitry Sibiryakov
|
2016-08-12 12:32:33 +03:00 |
Auth.cpp
|
Fixed CORE-4811: Make user names behave according to SQL identifiers rules
|
2015-06-03 13:57:18 +00:00 |
Auth.h
|
Misc.
|
2015-01-15 01:17:27 +00:00 |
BigInteger.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
BigInteger.h
|
Misc
|
2012-03-16 12:46:32 +00:00 |
call_service.cpp
|
Fixed CORE-5189: Codes of operation of user management plugin are missing in public API
|
2016-04-07 16:15:29 +03:00 |
call_service.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
cdbtable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
CharSet.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
CharSet.h
|
Frontport fix for CORE-4244 - Problem with creation procedure which contain adding text in DOS864 charset.
|
2013-10-15 15:26:34 +00:00 |
common.h
|
Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" (#30)
|
2016-05-30 17:50:02 +03:00 |
CRC32C.cpp
|
Fix hardware CRC calculation for data with length 4x+1
|
2016-06-30 20:37:30 +02:00 |
CsConvert.h
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
cvt.cpp
|
Fixed problems reported by PVS-Studio - http://www.viva64.com/en/b/0396/
|
2016-05-11 13:16:24 -03:00 |
cvt.h
|
Simplify .h-file dependencies
|
2012-01-25 09:19:10 +00:00 |
db_alias.cpp
|
Misc refactoring:
|
2016-03-05 17:40:49 +00:00 |
db_alias.h
|
Fixed CORE-4685: Accessing DB in invalid manner when links (hard or symbolic) are used for it
|
2015-02-09 14:08:31 +00:00 |
dllinst.cpp
|
Additional means to avoid crash\hangup when application unload fbclient.dll not calling fb_shutdown.
|
2015-11-03 09:12:12 +00:00 |
dllinst.h
|
Additional means to avoid crash\hangup when application unload fbclient.dll not calling fb_shutdown.
|
2015-11-03 09:12:12 +00:00 |
dsc_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
dsc_pub.h
|
Feature CORE-726 - Boolean data type
|
2010-12-18 02:17:06 +00:00 |
dsc.cpp
|
Cleanup - use fb_utils::copy_terminate() where needed
|
2016-04-25 18:39:02 +03:00 |
dsc.h
|
Fixed CORE-5341 - User collate doesn't work with blobs.
|
2016-09-08 14:11:56 -03:00 |
DynamicStrings.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
DynamicStrings.h
|
Misc
|
2015-03-23 09:06:10 +00:00 |
dyntable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
enc_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
enc.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
fb_exception.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
file_params.h
|
Adjustments for engine13. MONITOR_FILE does not need to include the
|
2016-06-06 11:07:53 +03:00 |
gdsassert.h
|
Please MSVC14:
|
2016-03-17 12:33:26 +02:00 |
intlobj_new.h
|
Remove hability to overflow declared character length in legacy multibyte charsets.
|
2016-07-16 15:46:54 -03:00 |
IntlParametersBlock.cpp
|
Bugfix for CORE-5154: Services API don't work with non-ascii database names (ported from aafemt/firebird). Also add some missing tags that might require transliteration.
|
2016-06-30 09:56:33 +03:00 |
IntlParametersBlock.h
|
Fixed bug related with IntlParametersBlock noticed by Mark Rotteveel
|
2015-10-26 15:04:45 +00:00 |
IntlUtil.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
IntlUtil.h
|
Fixed CORE-4811: Make user names behave according to SQL identifiers rules
|
2015-06-03 13:57:18 +00:00 |
isc_f_proto.h
|
Fixed CORE-4811: Make user names behave according to SQL identifiers rules
|
2015-06-03 13:57:18 +00:00 |
isc_file.cpp
|
Fixed possible buffer overflow when reading /etc/mtab (#27)
|
2016-05-18 11:47:52 +03:00 |
isc_proto.h
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
isc_s_proto.h
|
Fixed compilation on Mac
|
2015-03-30 12:03:50 +00:00 |
isc_sync.cpp
|
Misc.
|
2016-07-10 22:51:02 -03:00 |
isc.cpp
|
Cleanup - use fb_utils::copy_terminate() where needed
|
2016-04-25 18:39:02 +03:00 |
msg_encode.h
|
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
|
2014-07-24 06:41:38 +00:00 |
MsgMetadata.cpp
|
Allow to call IMetadataBuilder::getMetadata more than one time.
|
2015-11-27 18:37:52 +00:00 |
MsgMetadata.h
|
Allow to call IMetadataBuilder::getMetadata more than one time.
|
2015-11-27 18:37:52 +00:00 |
prett_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
pretty.cpp
|
Boolean datatype in gpre C++ module
|
2016-03-03 11:44:55 +00:00 |
ScanDir.cpp
|
Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" (#30)
|
2016-05-30 17:50:02 +03:00 |
ScanDir.h
|
Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" (#30)
|
2016-05-30 17:50:02 +03:00 |
sdl_proto.h
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
sdl.cpp
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
sdl.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
sdltable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
security.cpp
|
Postfix for CORE-5189: use unsigned operation code in User interface
|
2016-04-10 21:06:02 +03:00 |
security.h
|
Postfix for CORE-5189: use unsigned operation code in User interface
|
2016-04-10 21:06:02 +03:00 |
sha.cpp
|
Page url changed , use archive.org url
|
2014-12-16 05:02:48 +00:00 |
sha.h
|
Warnings.
|
2013-03-18 13:10:36 +00:00 |
SimpleStatusVector.h
|
Misc.
|
2015-03-28 00:36:04 +00:00 |
StatementMetadata.cpp
|
Avoid too frequent VirtualAlloc\VirtualFree calls
|
2015-10-11 08:59:27 +00:00 |
StatementMetadata.h
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
StatusArg.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
StatusArg.h
|
Be more consistent putting IStatus into fast inline wrapper. Also some syntax sugar as suggested by Dmitry
|
2015-03-27 17:51:19 +00:00 |
StatusHolder.cpp
|
Be more consistent putting IStatus into fast inline wrapper. Also some syntax sugar as suggested by Dmitry
|
2015-03-27 17:51:19 +00:00 |
StatusHolder.h
|
Fixed CORE-5184: Assertion in cloop dispatcher when trying to save exception information in status interface
|
2016-04-04 19:28:06 +03:00 |
stuff.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
TextType.cpp
|
Fixed problems reported by PVS-Studio - http://www.viva64.com/en/b/0396/
|
2016-05-11 13:16:24 -03:00 |
TextType.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
ThreadData.cpp
|
Moved ThreadData into the namespace + small cleanup.
|
2013-04-13 15:07:51 +00:00 |
ThreadData.h
|
Moved ThreadData into the namespace + small cleanup.
|
2013-04-13 15:07:51 +00:00 |
ThreadStart.cpp
|
Added LSB compliance (#28)
|
2016-05-25 15:14:01 +03:00 |
ThreadStart.h
|
Work in progress on CORE-3885: Firebird for Android, build is complete
|
2015-01-27 10:46:48 +00:00 |
Tokens.cpp
|
Misc.
|
2015-09-06 18:52:59 +00:00 |
Tokens.h
|
Fixed CORE-4890: Placing comment (single-lined or multi-lined) between final END of creating SP code and terminal character (^) produces compiling error when tool uses old API
|
2015-08-21 15:23:22 +00:00 |
unicode_util.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
unicode_util.h
|
Fixed (again) CORE-3545 - Inconsistent domain's constraint validation in PSQL. Related to CORE-3947.
|
2015-08-19 02:06:49 +00:00 |
utils_proto.h
|
Fixed CORE-4811: Make user names behave according to SQL identifiers rules
|
2015-06-03 13:57:18 +00:00 |
utils.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
UtilSvc.cpp
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2015-10-19 13:32:02 +00:00 |
UtilSvc.h
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2015-10-19 13:32:02 +00:00 |
xdr_proto.h
|
Cleanup.
|
2013-04-11 10:13:47 +00:00 |
xdr.cpp
|
Misc.
|
2014-07-18 01:52:24 +00:00 |
xdr.h
|
Misc.
|
2012-03-10 15:37:52 +00:00 |