8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 04:43:02 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
brodsom
3e8835251f Changes only inside #ifdef DEBUG.
Needed to be able to build with -DDEBUG on gcc.(there are also some format corrections)
2003-06-30 11:26:38 +00:00
aafemt
931da98b2f STATUS -> ISC_STATUS 2003-04-10 10:31:28 +00:00
brodsom
7f835d377c Change define name REMOTE_DEBUG_MEMORY to DEBUG_REMOTE_MEMORY 2003-02-11 00:54:58 +00:00
dimitr
4aec77b29c Fixed linkage type. 2003-01-17 07:10:18 +00:00
dimitr
b6075b249d More usage of the new config stuff. 2002-12-06 21:35:47 +00:00
dimitr
95579c893a Renamed MSG to REM_MSG. 2002-11-19 12:40:54 +00:00
skidder
b592b6f7bf Rollback recent xdr changes to make engine compilable on Linux(and other platforms) again 2002-11-18 16:20:21 +00:00
kkuznetsov
03626b4118 Migrating to OS native XDR if exist <rpc/xdr.h> 2002-11-18 10:16:45 +00:00
dimitr
5f61e44ddc Global names change:
FBOK=>FB_SUCCESS
FAILURE=>FB_FAILURE
xxx_FBOK=>xxx_SUCCESS
2002-11-14 08:33:08 +00:00
kkuznetsov
6887f405ab Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
dimitr
bd3f3bfe40 Make sure a length of string being allocated is always initialized. 2002-08-22 11:22:49 +00:00
skywalker
a887af3646 Changes to make it compile on linux.
and work through a few issues.
2002-01-04 11:34:22 +00:00
skywalker
4c4bc9a95c Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
bellardo
747d13c0d5 Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
tamlin
9a776a604e First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00