8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:43:03 +01:00
firebird-mirror/src
2003-02-14 14:20:23 +00:00
..
alice Remove __cplusplus 2003-02-14 02:11:10 +00:00
burp Fixed exception handling. 2003-02-13 12:01:28 +00:00
common Added some of the "inlines" back. If the functions are really not meant to be inlined they need to be moved from the header file to an appropiate source file, and their declarations placed in the header file. Otherwise we get an overabundance of multiply defined symbols. 2003-02-13 23:39:49 +00:00
csv Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +00:00
dsql Fixed "`static' is not at beginning of declaration" 2003-02-14 14:20:21 +00:00
dudley Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
extern/editline Fixed to make posix build work 2002-10-09 11:28:24 +00:00
extlib Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
gpre Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
include CONST -> const 2003-02-13 09:58:19 +00:00
install isc4.gdb -> security.fdb change in RPM scripts 2003-02-10 18:23:19 +00:00
intl Added needed header file to provide prototypes for sprintf and printf. 2003-02-14 14:05:47 +00:00
ipserver Fixed exception handling. 2003-02-13 13:02:04 +00:00
iscguard Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
isql Remove __BORLANDC__ define 2003-02-14 02:50:10 +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-02-14 14:20:23 +00:00
lock Change jrd/time.h to jrd/jrd_time.h 2003-02-14 02:22:13 +00:00
make.new/config add a configure check for malloc.h 2003-02-13 22:49:20 +00:00
makefiles Delete prefix files for obsolete ports 2002-10-29 03:33:12 +00:00
misc increment build number 2003-02-14 14:05:51 +00:00
msgs Removed unused variables. 2002-12-10 11:53:53 +00:00
pipe Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
qli Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
remote Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +00:00
utilities Change jrd/time.h and jrd/pwd.h to jrd/jrd_time.h and jrd/jrd_pwd.h 2003-02-14 02:14:41 +00:00
v5_examples Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
wal Fixed exception handling. 2003-02-13 13:09:58 +00:00