robocop
c8e2ddfe40
style
2003-10-05 06:23:04 +00:00
robocop
baded9e14f
constant should use FB type
2003-10-05 06:20:47 +00:00
brodsom
8a7d7d294e
extern cleaning
2003-10-02 19:20:55 +00:00
brodsom
e18ed56cba
Correction
2003-10-02 19:16:48 +00:00
brodsom
c0485b7c67
Macro cleaning
2003-10-01 18:11:23 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
brodsom
bda7aa7cd6
Style and Corrections
2003-09-28 00:35:48 +00:00
robocop
484c6ec372
Cleanup, const correctness, variables in scope, etc.
...
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
2003-09-25 11:49:12 +00:00
skidder
44f76e1125
Make engine compile on Linux after Blas' macro claning
2003-09-24 15:36:34 +00:00
brodsom
5654796698
Macro cleaning
2003-09-23 19:47:50 +00:00
brodsom
c595b5fa4b
Style
2003-09-22 14:13:54 +00:00
brodsom
a2713837d2
Cleaning macros
2003-09-20 23:28:38 +00:00
brodsom
678df5af51
Cleaning macros
2003-09-18 21:56:26 +00:00
brodsom
30f79b34f8
-Cleaning headers
2003-09-15 16:32:22 +00:00
brodsom
bdac17190c
Clean a bit services interface
...
- Include service entrypoint in each proto file and remove from it the private function common to service and standalone. (burp, alice and gsec)
- Replace functions output_svc/output_thread/output_netware with SVC_output callback common for all. (burp, alice and gsec)
- Create typedef pfn_svc_output common for all svc, and correct SVC_read_ib_log and thread_test to be compatible with pfn_svc_output typedef. (svc.cpp)
- Put inside an ifdef code for '-svc_re' switch (in all sources).
2003-09-15 13:13:45 +00:00
brodsom
c20e144628
-Style
2003-09-15 02:03:54 +00:00
brodsom
aa111a0f89
-Style
2003-09-15 01:50:15 +00:00
brodsom
cc979ca279
-Style
...
-Cast corrections
2003-09-14 01:08:18 +00:00
brodsom
ba7b5fdcf9
-Remove GDS_VAL and GDS_REF
...
-BOOLEAN Cleaning
-Fix tab indent in restore and backup
2003-09-12 23:25:16 +00:00
robocop
1cd8e831d5
const correctness, variables in scope, bool, formatting, less casts, etc.
2003-09-12 09:04:38 +00:00
brodsom
7c7c2758dc
BOOLEAN cleaning
2003-09-10 17:52:12 +00:00
dimitr
a5daca2246
A bit more information from gbak.
2003-09-08 12:44:01 +00:00
brodsom
8db51e6eba
Remove unneeded extern C
2003-09-08 01:51:41 +00:00
brodsom
6bf80ee9fe
-Fix wrong struct removal.
2003-09-03 16:31:28 +00:00
brodsom
d7f0660b35
-Remove NULL_B_FIL macro
2003-08-28 14:42:12 +00:00
brodsom
602c201989
-Remove NULL_PTR
...
-Remove unneeded NULL casts
-Remove (void) function return cast
2003-08-28 13:07:29 +00:00
brodsom
452201261b
-Remove NULL_PTR
...
-Remove unneeded casts
2003-08-28 10:39:26 +00:00
aafemt
4584a7ce47
removing word 'struct' from variable declarations as obsolete
2003-08-27 10:20:07 +00:00
robocop
dac8740003
Fix SF Bug #750659
2003-08-21 11:02:33 +00:00
brodsom
b85d5373e6
-Fix wrong format in a recent commit (Please review the warnings before commits)
2003-08-19 11:09:00 +00:00
aafemt
9dbf56310a
sdl is UCHAR again
2003-08-15 10:23:46 +00:00
robocop
6e37a7e3e6
Since stringstream is no longer used, remove the header.
2003-08-13 11:07:32 +00:00
skidder
f2469e3399
Close can of worms opened by Mike Nordell when he attempted to use STL to write portable code
2003-08-12 17:32:01 +00:00
skidder
f3348c4502
Apply FreeBSD patches by Tomas Skoda
2003-08-11 11:21:21 +00:00
brodsom
eda11719e5
-Patch cast warnings and add a compiler message.
2003-08-10 22:52:48 +00:00
dimitr
045f5239b7
Fixed gbak version string.
2003-07-31 15:34:51 +00:00
aafemt
b672867147
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +00:00
eku
766caa1242
Fixed compilation on SINIX-Z (Thanks to Dmitry Yemanov).
2003-07-17 11:49:04 +00:00
brodsom
499337fda5
Split utilities dir
2003-07-15 02:43:36 +00:00
brodsom
8feff51688
Remove depends (unused and unmaintained)
2003-07-08 23:38:30 +00:00
brodsom
fda73f91a4
Changes only inside #ifdef DEBUG.
...
Needed to be able to build with -DDEBUG on gcc.(there are also some format corrections)
2003-06-30 10:48:03 +00:00
dimitr
b41fee4014
New error messages for:
...
- gbak
- DSQL layer (aggregate tracking)
- JRD layer (EXECUTE STATEMENT)
- config stuff
2003-06-13 07:56:08 +00:00
skidder
2588debc89
Correct workaround of GCC 3.2 bug. Weirdness of our code fixed.
2003-06-03 10:26:59 +00:00
aafemt
1f0206c7ea
Workaround for GCC 3.2 bug
2003-06-03 10:14:11 +00:00
alexpeshkoff
69baac9c66
Fixed bug with stdin/stdout use in win32 version of gbak
2003-05-02 16:04:56 +00:00
aafemt
e5146fd644
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +00:00
aafemt
b3436b5cd7
STATUS -> ISC_STATUS
2003-04-10 06:32:58 +00:00
brodsom
da5cd97b78
- Fixes for burp warnings.
2003-04-07 21:51:21 +00:00
brodsom
c246f9d897
Avoid signed unsigned comparison
2003-04-03 17:19:10 +00:00
brodsom
a52456e969
Move definitions only used by gspit to spit.cpp
2003-04-03 08:51:16 +00:00