ecl/src/h
2007-12-29 09:14:18 +00:00
..
bytecodes.h Implemented DOLIST/DOTIMES as macros, without magic in the interpreter. 2005-10-24 08:33:32 +00:00
config.h.in Implemented mp_process_yield (Built on Dan Corkill's patches) 2007-12-10 19:17:45 +00:00
cs.h Replace informative tokens after #endif with comments. 2002-09-17 15:42:51 +00:00
ecl-cmp.h Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
ecl-inl.h Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
ecl.h Prevent file ecl.h from being included more than once. 2007-10-01 18:02:12 +00:00
eval.h Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
external.h Do not force reloading a shared library when it has been already loaded 2007-12-29 09:14:18 +00:00
internal.h MCW_EM is not defined on custom-built MINGW32 compilers 2007-06-04 13:12:14 +00:00
number.h - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +00:00
object.h For I/O streams, when changing from read to write operations we have to use flush and fseek, as stated by the C manual. 2007-12-25 22:29:03 +00:00
page.h ECL now builds against third-party versions of the Boehm-Weiser garbage collector 2006-04-26 10:02:15 +00:00
stacks.h Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
unify.h Initial revision 2001-06-26 17:14:44 +00:00