brodsom
|
9d5721473a
|
Removing SHLIB_DEFS
|
2003-09-22 17:56:35 +00:00 |
|
robocop
|
e2223abe0b
|
Macro cleaning
if() statements formatting fixed
|
2003-09-15 12:19:22 +00:00 |
|
brodsom
|
a86a19246d
|
-Remove GDS_VAL and GDS_REF (Final commit)
|
2003-09-12 23:37:06 +00:00 |
|
skidder
|
77b17de987
|
NBACKUP-related changes and some clean-up
|
2003-09-08 20:23:46 +00:00 |
|
dimitr
|
efe2cbce0d
|
Added the current XNET implementation.
Let's hope it works not only for me <g>
|
2003-09-08 14:14:23 +00:00 |
|
brodsom
|
6a2ef35fda
|
-Remove NULL_PTR
-Remove unneeded NULL casts
-Remove (void) function return cast
|
2003-08-28 13:16:03 +00:00 |
|
alexpeshkoff
|
fa3c980179
|
fixed diagnostic in EXECUTE STATEMENT & DirectoryList
|
2003-06-16 15:43:00 +00:00 |
|
dimitr
|
b8aa5e8448
|
Add remote client to the embedded server again.
|
2003-06-05 19:40:25 +00:00 |
|
aafemt
|
e5146fd644
|
Introduce of ISC_STATUS_ARRAY
|
2003-04-16 10:18:51 +00:00 |
|
aafemt
|
19bb54f2a8
|
STATUS -> ISC_STATUS
|
2003-04-10 06:49:16 +00:00 |
|
brodsom
|
82baa67399
|
- Ifdef unused or conditioned code
- Remove intermediate macro
|
2003-04-03 10:09:59 +00:00 |
|
brodsom
|
458eaa2b65
|
Use the same ifdef for function declarations and definitions. (found with gcc never defined warnings)
|
2003-03-01 18:04:21 +00:00 |
|
brodsom
|
fc885f0b9e
|
Remove CONST_IMAGE (Thanks to Claudio)
|
2003-02-27 13:55:50 +00:00 |
|
brodsom
|
89702f3e88
|
Restore inlines
|
2003-02-25 00:05:06 +00:00 |
|
brodsom
|
6446f00e2f
|
Remove csv and pipe directory and defines
|
2003-02-15 00:55:10 +00:00 |
|
brodsom
|
3cb91fce80
|
Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION)
|
2003-02-14 02:24:44 +00:00 |
|
brodsom
|
45efaaa7e0
|
Remove inline keyword.
|
2003-02-13 22:49:16 +00:00 |
|
dimitr
|
b096a2593d
|
CONST -> const
|
2003-02-13 10:11:35 +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 |
|
alexpeshkoff
|
b8610ddefe
|
Finished y-valve C++ conversion cleanup
|
2003-01-22 16:37:59 +00:00 |
|
dimitr
|
013a3ecddc
|
Further development of the embedded engine.
|
2003-01-18 18:19:18 +00:00 |
|
dimitr
|
ce99169d94
|
Cleanup of my old changes that were never used.
|
2003-01-15 12:11:32 +00:00 |
|
skidder
|
897c58e6ea
|
Make engine compile on POSIX again
|
2003-01-04 17:18:27 +00:00 |
|
alexpeshkoff
|
80f2592983
|
1. Don't include internals of struct why_hndl where it is nit required.
2. CONST fixup in why.cpp & flu.cpp.
|
2003-01-03 12:49:59 +00:00 |
|
nmcc
|
65c469c447
|
Add Solaris to list not supporting V3 databases via bridge code.
|
2002-12-29 13:28:41 +00:00 |
|
alexpeshkoff
|
653111bf46
|
Few type-casting fixes
|
2002-12-22 13:32:04 +00:00 |
|
skidder
|
530e324801
|
Make QLI compile after why.c-->why.cpp change
|
2002-12-17 14:58:23 +00:00 |
|
skidder
|
9b57d8b649
|
Several little changes to make engine compilable again on Linux
|
2002-12-16 21:19:51 +00:00 |
|
alexpeshkoff
|
1f6c182b70
|
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
Why.c => Why.cpp
|
2002-12-16 16:35:13 +00:00 |
|