aafemt
59cae9da28
Warnings
2007-02-08 10:17:06 +00:00
alexpeshkoff
84f12b7150
Style changes, suggested by Claudio
2007-02-06 09:48:50 +00:00
robocop
3442fef412
I had to be explicit to overcome the dreaded "internal compiler error". Greetings to William Gates III.
2007-02-02 10:51:31 +00:00
asfernandes
c3d64106e0
Misc
2007-01-26 01:24:48 +00:00
alexpeshkoff
d66281291f
1. Make classic server close shutdown normally when killed by signals 2 & 15.
...
2. Don't leave running instances of fb_inet_server after database shutdown.
3. To make all this possible - reworked Y-Valve in general.
2007-01-20 14:45:45 +00:00
hvlad
f94b8bd641
Merge B1_5_Remote_LazyPort branch into HEAD
2006-05-01 22:23:31 +00:00
robocop
741a1d3d5a
Correct the year in Alex' changed licenses.
2005-01-12 04:34:16 +00:00
alexpeshkoff
e2dd2c56cd
applied correct license to files, added by me to the project
2005-01-10 18:06:14 +00:00
robocop
39fbdce193
Totally misc.
2005-01-01 01:54:30 +00:00
brodsom
64c1dee04e
-Use C++ struct declaration style.
2004-05-24 17:31:47 +00:00
brodsom
60d9d085a0
Macro cleaning
2004-05-03 21:43:56 +00:00
skidder
43cb0d1ce4
Y-Valve handle translation layer
2004-05-02 23:06:37 +00:00
alexpeshkoff
7007d6f2a4
1. introduced Jrd and Ods namespaces
...
2. cleanup of blk* request conversions
3. fixed memory allocation in Execute Statement
2004-03-20 14:57:40 +00:00
robocop
f58c769c37
Cleanup. In geeky words:
...
PandoraBox* pbox = reinterpret_cast<PandoraBox*>(&can_of_worms);
pbox->open();
pbox->flush();
Nickolay may want to undo my ods.h changes if gcc insists
in its crusade against non-PODs and poodles.
2004-03-18 05:56:06 +00:00
robocop
663e3b16e7
Cleanup
2004-02-02 11:02:12 +00:00
alexpeshkoff
41e822f58b
Some cosmetic cleanup to follow __ standard. Comments added.
2003-05-22 11:13:22 +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
alexpeshkoff
6adbcc873b
Fixed problem with
...
extern "C" DDL_resolve_intl_type
2002-12-22 11:42:19 +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