brodsom
|
e4d5e4b3f5
|
-Remove some macros or transform to inline
-Rename tok_quoted to tok_sglquoted
|
2003-09-12 16:35:40 +00:00 |
|
brodsom
|
882be4631a
|
-BOOLEAN cleaning
-Rename rse to gpre_rse (Nickolay's request)
|
2003-09-12 02:21:53 +00:00 |
|
brodsom
|
e5393798af
|
-Removing PYXIS
-Cleaning BOOLEAN
|
2003-09-11 02:13:46 +00:00 |
|
brodsom
|
1faaac2d34
|
-BOOLEAN cleaning
-Remove pfn_SQE_list_cb function casts
|
2003-09-10 19:48:53 +00:00 |
|
robocop
|
65df94f50a
|
const correctness, almost minimal scope for variables, bool, etc.
Hope I did integrate others' changes correctly and totally.
|
2003-09-08 11:27:51 +00:00 |
|
brodsom
|
69698fc2eb
|
Remove unneeded extern C
|
2003-09-06 00:52:10 +00:00 |
|
brodsom
|
d5a2afadec
|
Fix last Dmitry commit
|
2003-09-05 14:55:59 +00:00 |
|
aafemt
|
1cee5265b8
|
'struct' cleanup
|
2003-09-05 10:14:08 +00:00 |
|
brodsom
|
8624a7c209
|
-Use NULL instead 0 for null pointers
-Remove unneeded casts
|
2003-09-01 07:58:04 +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
|
db5f756773
|
-b option for exec sql
|
2003-07-04 16:19:37 +00:00 |
|
brodsom
|
2ab0bde05d
|
Add special action to be used in dyn_def.cpp.
|
2003-07-02 18:58:41 +00:00 |
|
brodsom
|
239c6deb30
|
New gpre -b option to be used in the msvc build process. It enable to set the base directory for compile time db without using sed.
|
2003-07-02 12:57:41 +00:00 |
|
brodsom
|
02ba0533b9
|
Put par_quoted string inside PYXIS. function is only used when PYXIS is defined
|
2003-03-03 08:27:33 +00:00 |
|
brodsom
|
3fafc21191
|
-Add some needed PYXIS defines (found with gcc warnings)
-Add one needed FTN_BLK_DATA define (found with gcc warnings)
|
2003-03-01 12:10:16 +00:00 |
|
brodsom
|
3989a5d22f
|
Add PYXIS define to isolate pyxis code. When this change were tested enough, the pyxis code can be removed.
|
2003-02-27 16:05:18 +00:00 |
|
brodsom
|
5ca686dd37
|
Remove some of the PYXIS remains
|
2003-02-14 14:56:09 +00:00 |
|
dimitr
|
6e42d8c093
|
Fixed exception handling.
|
2003-02-13 12:01:28 +00:00 |
|
brodsom
|
93db70528a
|
Remove UNDEF define.
|
2003-02-10 23:44:53 +00:00 |
|
eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
brodsom
|
175ebf3fd0
|
Remove JPN_ defines
|
2003-02-08 00:36:52 +00:00 |
|
eku
|
df8185c112
|
Removed hooks for BASIC/PL1 in gpre, as the support has been dropped
before IB4.
|
2002-12-06 13:44:53 +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 |
|
hippoman
|
72673d7b03
|
* Changed NOD struct name to GPRE_NOD.
|
2002-11-11 19:19:43 +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 |
|
tamlin
|
5ae485f0b5
|
cleaning up
|
2001-12-29 11:41:29 +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
|
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 |
|