8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 20:43:03 +01:00
firebird-mirror/src
2003-03-04 03:42:24 +00:00
..
alice Use the same ifdef for function declarations and definitions. (found with gcc never defined warnings) 2003-03-01 17:35:07 +00:00
burp Put unused vars and functions inside NOT_USED_OR_REPLACED ifdef 2003-03-04 00:00:31 +00:00
common Restore inlines 2003-02-25 01:11:29 +00:00
dsql Fixed bug in RECREATE/ALTER VIEW. 2003-03-03 19:10:23 +00:00
dudley Return fb_assert to assert (rollback) 2003-03-04 03:42:23 +00:00
extern/editline Fixed to make posix build work 2002-10-09 11:28:24 +00:00
extlib Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
gpre Put unused function declaration and definition inside NOT_USED_OR_REPLACED ifdef. 2003-03-03 08:36:04 +00:00
include -Add IPSERVER define to window.cpp, now it is possible to do a server build without ipserver. 2003-03-01 18:15:43 +00:00
install Fix file permissions problem that prevented restore of databases and other problems when using engine under non-root user on Linux 2003-02-26 16:52:50 +00:00
intl Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused) 2003-03-04 00:09:33 +00:00
intlcpp Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused) 2003-03-04 00:09:33 +00:00
ipserver Fixed exception handling. 2003-02-13 13:02:04 +00:00
iscguard process.h must be inside WIN_NT define (not inside _MSC_VER). 2003-02-25 03:27:13 +00:00
isql Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused) 2003-03-04 00:09:33 +00:00
journal Change jrd/time.h to jrd/jrd_time.h 2003-02-14 02:12:37 +00:00
jrd increment build number 2003-03-04 03:42:24 +00:00
lock Add condition to ifdef 2003-03-04 00:38:31 +00:00
make.new/config XPG defines that prototypes for malloc/free have to be defined in stdlib.h. 2003-02-20 06:36:40 +00:00
makefiles Delete prefix files for obsolete ports 2002-10-29 03:33:12 +00:00
misc increment build number 2003-03-04 03:42:24 +00:00
msgs Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused) 2003-03-04 00:09:33 +00:00
qli Remove obsolete PASCAL_ROUTINE macro 2003-02-28 23:53:38 +00:00
remote Return fb_assert to assert (rollback) 2003-03-04 03:42:23 +00:00
utilities Fixed some really old typos. 2003-03-02 17:47:22 +00:00
v5_examples Remove ISC_FAR 2003-02-28 13:20:36 +00:00
wal Fixed exception handling. 2003-02-13 13:09:58 +00:00