8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 07:23:02 +01:00
firebird-mirror/src/include
alexpeshkoff 4ca6e669fe 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot.
2. Cleanup: avoid functional style in stuff exception.
2012-11-01 11:40:18 +00:00
..
cross Cross-build support + android port: work in progress, currently can build fbclient for android 2012-06-22 11:39:24 +00:00
firebird Misc. 2012-08-08 02:20:30 +00:00
gen Fixed CORE-3929 - Error "attempted update of read-only column" when trying select minvalue from list with more than 255 elements. 2012-09-20 15:53:04 +00:00
consts_pub.h Implemented: 2012-09-12 07:45:51 +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 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
FirebirdApi.h Work in progress on the external engines API changes. 2011-06-01 01:44:54 +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 Fixed problems in public headers. 2011-07-12 16:07:05 +00:00