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

14 Commits

Author SHA1 Message Date
brodsom
6200974e37 Recover some macros as inlines 2003-09-16 14:01:56 +00:00
brodsom
e4d5e4b3f5 -Remove some macros or transform to inline
-Rename tok_quoted to tok_sglquoted
2003-09-12 16:35:40 +00:00
brodsom
47542a44ea -Format & casts warning fixes
-Isolate unused code with ifdefs
-Code style corrections
-Remove two unneeded NULL casts
2003-08-09 18:00:14 +00:00
brodsom
2ab0bde05d Add special action to be used in dyn_def.cpp. 2003-07-02 18:58:41 +00:00
brodsom
19d97ac821 Fix some wrong format strings/argument lists 2003-03-27 17:15:48 +00:00
brodsom
c01f381d51 Put unused function declaration and definition inside NOT_USED_OR_REPLACED ifdef. 2003-03-03 08:36:04 +00:00
dimitr
ac645b0258 CONST -> const 2003-02-13 09:58:19 +00:00
brodsom
175ebf3fd0 Remove JPN_ defines 2003-02-08 00:36:52 +00:00
hippoman
9a8f0768b9 Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
hippoman
62cf7d7a88 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:04:19 +00:00
tamlin
3bd6d4173c Fixed gds__vtov to use native char type, and const correct. 2002-11-03 22:26:52 +00:00
tamlin
80f7fb6dd4 New C++ memory pool 2001-12-24 02:51:06 +00:00
skywalker
4c4bc9a95c Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
bellardo
6681f4852e More changes to convert FB2 to c++. This time is files that have been renamed
and some conflict resolutions on files edited by more than one person at once.
2001-07-12 06:32:05 +00:00