skidder
|
f92b39e11c
|
Get posix build closer to buildable state after Alex' commits, but build is still broken. It was very bad idea to commit incomplete and broken stuff into CVS, in particular, fb_string still has some rough edges, doesn't work with memory pools correctly and fb_string.cpp is just missing.
|
2004-02-08 18:47:47 +00:00 |
|
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 |
|