brodsom
|
8624a7c209
|
-Use NULL instead 0 for null pointers
-Remove unneeded casts
|
2003-09-01 07:58:04 +00:00 |
|
brodsom
|
6a2ef35fda
|
-Remove NULL_PTR
-Remove unneeded NULL casts
-Remove (void) function return cast
|
2003-08-28 13:16:03 +00:00 |
|
dimitr
|
9495d04093
|
THD_yield() should just release the CPU, it shouldn't wait. Hence we get significant speed-up for the GC/sweep.
|
2003-05-14 08:09:47 +00:00 |
|
brodsom
|
b674d5ac89
|
Avoid signed unsigned comparisons
|
2003-04-03 18:43:08 +00:00 |
|
skidder
|
8fbe3f2d29
|
Fix up the reason of slowdown of Windows CS
|
2003-03-24 14:41:42 +00:00 |
|
fsg
|
e0dcb77416
|
Fixed some really old typos.
Included ExecuteStatement in the LINUX-Build
|
2003-03-02 17:47:22 +00:00 |
|
brodsom
|
6652d5a5bf
|
Remove __BORLANDC__ define
|
2003-02-14 02:50:10 +00:00 |
|
brodsom
|
32ad3f4583
|
Change debug defines names to DEBUG_*
|
2003-02-10 00:03:54 +00:00 |
|
dimitr
|
851a482cc4
|
Merged contents of thd_win32.cpp into thd.cpp. Thanks to Dimitry Sibiryakov.
|
2002-11-22 08:48:13 +00:00 |
|
dimitr
|
5f61e44ddc
|
Global names change:
FBOK=>FB_SUCCESS
FAILURE=>FB_FAILURE
xxx_FBOK=>xxx_SUCCESS
|
2002-11-14 08:33:08 +00:00 |
|
kkuznetsov
|
aa160af755
|
for Solaris port steps
|
2002-11-01 13:21:17 +00:00 |
|
seanleyne
|
0b82f4aa07
|
Removed obsolete "Netware" port
|
2002-10-30 06:40:58 +00:00 |
|
seanleyne
|
93f6fffb14
|
Removed obsolete "DGUX" port
|
2002-10-29 02:45:09 +00:00 |
|
stryqx
|
36f5147448
|
Fix preprocessor statement.
|
2002-10-18 04:55:14 +00:00 |
|
stryqx
|
ee9fb4e427
|
Add FreeBSD support.
This allows me to compile CS on FreeBSD 4.7 using gcc 3.2.1.
|
2002-10-12 04:16:32 +00:00 |
|
eku
|
f359a95a52
|
Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H
generated by autoconf.
|
2002-08-26 12:18:16 +00:00 |
|
skywalker
|
d89b1a0842
|
Changes to make fb2 compile super version for linux
|
2002-07-29 15:37:59 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +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 |
|