robocop
|
d25eb503fe
|
Minor changes
|
2003-08-12 10:00:18 +00:00 |
|
skidder
|
f3348c4502
|
Apply FreeBSD patches by Tomas Skoda
|
2003-08-11 11:21:21 +00:00 |
|
brodsom
|
fb51d2c17d
|
Patch for MinGW 3.0
|
2003-07-14 16:55:04 +00:00 |
|
brodsom
|
8feff51688
|
Remove depends (unused and unmaintained)
|
2003-07-08 23:38:30 +00:00 |
|
dimitr
|
3fac72d57c
|
Uniform tempfile naming.
|
2003-07-06 07:04:03 +00:00 |
|
aafemt
|
e5146fd644
|
Introduce of ISC_STATUS_ARRAY
|
2003-04-16 10:18:51 +00:00 |
|
aafemt
|
29b251277d
|
STATUS -> ISC_STATUS
|
2003-04-10 10:16:09 +00:00 |
|
alexpeshkoff
|
86e6b77b50
|
1. Fixed potential buffer overflow in gds__prefix* family of functions.
2. Changed second parameter declaration to be const.
|
2003-04-06 11:40:29 +00:00 |
|
brodsom
|
2bcfbe983f
|
- ifdef unused or conditioned code
- Correct formats
- Change NULL to 0 or FALSE
|
2003-04-03 09:34:54 +00:00 |
|
eku
|
ceb9d33c9d
|
Changed the default extensions for databases from .gdb to .fdb
The Windows and OS X builds have not been updated yet.
|
2003-03-17 12:06:48 +00:00 |
|
brodsom
|
f6abb7349b
|
Change PIC struct name to avoid conflict with PIC libtool macro
|
2003-03-13 12:35:14 +00:00 |
|
brodsom
|
8d43a301d5
|
More PYXIS remains
|
2003-03-11 13:38:16 +00:00 |
|
brodsom
|
cfce74acfb
|
Correct typo mistake
|
2003-03-09 00:17:54 +00:00 |
|
brodsom
|
3ebd5a9eec
|
Remove obsolete PASCAL_ROUTINE macro
|
2003-02-28 23:53:38 +00:00 |
|
brodsom
|
292e979471
|
Remove HUGE_PTR
|
2003-02-28 13:38:30 +00:00 |
|
brodsom
|
f79c778c52
|
Add PYXIS define to isolate pyxis code. When this change were tested enough, the pyxis code can be removed.
|
2003-02-27 18:22:48 +00:00 |
|
fsg
|
13e2c8ae7d
|
Blas, could you please stop to replace warnings with errors :-)
main needs to return int
|
2003-02-20 20:25:28 +00:00 |
|
brodsom
|
1b70d12d5c
|
Remove warnings
|
2003-02-20 00:28:12 +00:00 |
|
brodsom
|
17632bddca
|
Remove warnings
|
2003-02-20 00:10:25 +00:00 |
|
eku
|
1217a3cd83
|
Small correction (GCC doesn't complain). Thanks to Claudio.
|
2003-02-19 06:15:21 +00:00 |
|
eku
|
650c421092
|
Fixed "missing initializer for member `nod_types::nod_t_sql_node'".
|
2003-02-18 11:55:47 +00:00 |
|
eku
|
5dfbc445d8
|
Fixed "aggregate has a partly bracketed initializer".
|
2003-02-18 11:53:24 +00:00 |
|
eku
|
fdbdc32a3e
|
Fixed typo.
|
2003-02-18 10:05:05 +00:00 |
|
eku
|
465b1cfd2a
|
Fixed "missing braces around initializer".
|
2003-02-18 07:42:52 +00:00 |
|
brodsom
|
5ca686dd37
|
Remove some of the PYXIS remains
|
2003-02-14 14:56:09 +00:00 |
|
brodsom
|
6652d5a5bf
|
Remove __BORLANDC__ define
|
2003-02-14 02:50:10 +00:00 |
|
brodsom
|
a60df28e92
|
Remove __STDC__ obsolete define (used for pre C88 code)
|
2003-02-13 15:33:51 +00:00 |
|
dimitr
|
9113c1ebd5
|
Fixed exception handling.
|
2003-02-13 13:02:04 +00:00 |
|
dimitr
|
8f66b72b0e
|
CONST -> const
|
2003-02-13 09:42:18 +00:00 |
|
brodsom
|
2f62443636
|
Remove __OVERLAY__ define. It is defined for old Borland TurboC and TurboPascal only in MS_DOS.
|
2003-02-12 15:50:59 +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
|
ced0d928c1
|
Correct wrong define
|
2003-02-09 22:59:55 +00:00 |
|
brodsom
|
c97f1bafc6
|
Remove JPN_ defines
|
2003-02-08 00:58:10 +00:00 |
|
brodsom
|
b6b9213745
|
Add return NULL when needed
|
2003-02-07 09:40:54 +00:00 |
|
brodsom
|
779d57c749
|
Remove unused vars
|
2003-02-05 14:30:55 +00:00 |
|
brodsom
|
24059e0f03
|
Remove unused vars
|
2003-02-05 02:40:14 +00:00 |
|
brodsom
|
ddc02fec64
|
Remove unused vars
|
2003-02-05 01:47:08 +00:00 |
|
alexpeshkoff
|
ba3e53f7be
|
Don't include internals of struct why_hndl where it is not required.
|
2003-01-03 12:52:39 +00:00 |
|
skidder
|
530e324801
|
Make QLI compile after why.c-->why.cpp change
|
2002-12-17 14:58:23 +00:00 |
|
eku
|
55860a1eb3
|
Several little changes to make engine compilable again on POSIX.
|
2002-12-17 11:58:00 +00:00 |
|
alexpeshkoff
|
20961a1396
|
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
|
2002-12-16 16:52:35 +00:00 |
|
dimitr
|
9641208c5a
|
Let's learn QLI to understand BIGINT datatype.
|
2002-12-13 14:12:54 +00:00 |
|
dimitr
|
f795fc5064
|
Let's learn CLI to understand BIGINT datatype.
|
2002-12-13 14:04:15 +00:00 |
|
eku
|
39e296192c
|
Removed inconsistencies pointed out by Claudio Valderr.
Replaced 'defined(__osf__) && defined(__alpha)' with 'SIZEOF_LONG == 8'.
New macro FB_NELEM calculates the number of elements in an array.
|
2002-12-02 08:25:23 +00:00 |
|
hippoman
|
9a8f0768b9
|
Changed struct fld and FLD to local module names
|
2002-11-30 17:45:02 +00:00 |
|
hippoman
|
7387e6fb70
|
changed nod,tra,req,trg,rel,ctx,prc struct names to local module names
|
2002-11-20 23:18:16 +00:00 |
|
dimitr
|
148acd3d22
|
Renamed MSG to QLI_MSG.
|
2002-11-19 12:38:35 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +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 |
|