skidder
|
6d64014e57
|
Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now
|
2002-09-25 17:12:16 +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 |
|
paul_reeves
|
f9b8800970
|
Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl.
|
2002-06-23 19:51:37 +00:00 |
|
bellardo
|
3f64eb0d9d
|
A posix (dlopen et al) implementation of the dynamic module loader
abstraction.
|
2002-04-10 04:42:52 +00:00 |
|