robocop
f2a738de1b
const correctness, vars in scope, etc.
2003-10-05 06:37:26 +00:00
brodsom
db312dfa0e
Macro cleaning
...
extern cleaning
DLL_EXPORT cleaning
2003-10-03 02:00:40 +00:00
aafemt
ee93ff76ea
'struct' cleanup
2003-09-30 10:39:11 +00:00
brodsom
946a3b8d2c
Remove msvc unused variable warning.
2003-09-15 14:57:32 +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
7c7c2758dc
BOOLEAN cleaning
2003-09-10 17:52:12 +00:00
brodsom
1891e08490
-Remove basic and pli remains
2003-08-19 09:24:15 +00:00
robocop
386c2574b2
Minor corrections to the obsolete gdef
2003-08-12 10:02:27 +00:00
aafemt
b3436b5cd7
STATUS -> ISC_STATUS
2003-04-10 06:32:58 +00:00
brodsom
3428b753e0
Dudley warning fixes
2003-04-08 01:01:03 +00:00
fsg
54da825192
main needs to be int
2003-02-20 19:37:41 +00:00
brodsom
1b70d12d5c
Remove warnings
2003-02-20 00:28:12 +00:00
brodsom
14ce7a705b
Remove W4 warnings (remains from ODS 5 and 7)
2003-02-18 11:38:40 +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
f55579f424
Remove JPN_ defines
2003-02-07 18:54:18 +00:00
hippoman
8c1000988a
* Changed NOD struct name to DUDLEY_NOD.
2002-11-11 19:11:52 +00:00
tamlin
0b0e8e8f9e
removed unused locals
2002-10-29 16:28:40 +00:00
bellardo
d1761bee31
removed warnings.
2002-04-04 05:36:37 +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