8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00
firebird-mirror/src/include
2014-01-27 16:47:43 +00:00
..
cross This should help cross-compile for Android 2013-09-26 07:42:13 +00:00
firebird Renamed it once more 2014-01-27 16:47:43 +00:00
gen Fixed CORE-4322 - Engine crashes when use aggregate or window functions in recursive query. Vlad, please review. 2014-01-27 01:09:32 +00:00
consts_pub.h Fixed CORE-4298: fbsvcmgr doesn't recognise sts_record_versions and other sts switches 2013-12-19 13:48:17 +00:00
dyn_consts.h I hope nobody will mind if I reuse this constant for the future. 2010-02-14 10:57:30 +00:00
editline.h Change the license with Mark's permission. 2005-01-12 04:22:32 +00:00
fb_api_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
fb_blk.h 1) Removed READ/WRITE BLOB sql commands. 2) Refactored request operations to fix server crashes. 2012-02-03 19:01:36 +00:00
fb_exception.h 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
fb_macros.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
fb_pthread.h Always define appropriate macro before including pthread.h 2012-02-29 07:08:01 +00:00
fb_types.h Change txn numbers to unsigned and commit after Vlad's review. If the compile-time checks (to ensure enough room for the new txn type) are too ugly, they may be deleted. 2012-05-19 12:04:37 +00:00
firebird.h Added support for changing configuration (client and embedded) from API 2013-04-04 13:17:57 +00:00
FirebirdApi.h Work in progress standardizing the external engines API. 2013-03-25 15:34:15 +00:00
ibase.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
memory_routines.h Small cleanup 2010-04-06 01:13:22 +00:00
old_fb_blk.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
types_pub.h Modified IStatement interface in our API: 2013-02-17 12:08:53 +00:00