alexpeshkoff
b8610ddefe
Finished y-valve C++ conversion cleanup
2003-01-22 16:37:59 +00:00
dimitr
fba5c08f2f
XNET support on win32. Untested.
2003-01-19 12:18:24 +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
95579c893a
Renamed MSG to REM_MSG.
2002-11-19 12:40:54 +00:00
skidder
b592b6f7bf
Rollback recent xdr changes to make engine compilable on Linux(and other platforms) again
2002-11-18 16:20:21 +00:00
kkuznetsov
384774073f
Try to fix error on non Solaris platform
2002-11-18 13:33:49 +00:00
kkuznetsov
03626b4118
Migrating to OS native XDR if exist <rpc/xdr.h>
2002-11-18 10:16:45 +00:00
skidder
2f21a4cc0e
Make engine compilable again after Sean's cleanup
2002-11-02 17:23:37 +00:00
seanleyne
b3ad604669
Removed support for obsolete "PC_PLATFORM" define
2002-10-31 05:06:02 +00:00
seanleyne
0b82f4aa07
Removed obsolete "Netware" port
2002-10-30 06:40:58 +00:00
eku
0c1b55dd08
Code cleanup:
...
Since we already have the define ISC_STATUS_LENGTH for the the length of
the status vector, we should use it! Replaced 'status[20]' with
'status[ISC_STATUS_LENGTH]'.
Replaced the different symbolic names for the maximum length of a path
(MAX_PATH, MAX_PATH_LENGTH, MAXPATHLEN) with one uniq symbol MAXPATHLEN.
2002-10-24 09:01:44 +00:00
bellardo
2437e0de0a
We are using exceptions now, clean out old setjmp/longjmp code.
2002-04-04 05:43:12 +00:00
tamlin
80f7fb6dd4
New C++ memory pool
2001-12-24 02:51:06 +00:00
tamlin
9587c717b3
ongoing cleanup
2001-05-24 14:54:26 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00