ecl/src/h
2012-09-27 23:06:56 +02:00
..
impl Rename type_of -> ecl_t_of 2012-07-05 23:07:34 +02:00
bytecodes.h Deactivate the threaded interpreter when building with OS X Lion. 2011-08-21 22:54:47 +02:00
cache.h Split the CLOS cache code into a separate file, with some cleanup in the process. 2011-12-15 00:05:15 +01:00
config.h.in We need to export ECL_CMU_FORMAT for the declarations in internal.h 2012-07-07 19:53:44 +02:00
cons.h Cnil and Ct are now part of legacy 2012-06-30 23:01:40 +02:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h Do not use winsockapi in cygwin. 2012-08-05 12:29:00 +02:00
ecl-inl.h Cnil and Ct are now part of legacy 2012-06-30 23:01:40 +02:00
ecl.h Moved macros from eval.h to cons.h 2011-12-03 22:13:35 +01:00
external.h Fixed problems in ecl_register_current_thread(). First, allocation of environment and process structures could not proceed when ecl_process_env() did not return a valid environment. Second, we can only call GC_unregister_my_thread() when the thread was not created by the garbage collector itself, for which we must inspect the output of GC_register_my_thread() 2012-09-27 23:06:56 +02:00
internal.h Fixed problems in ecl_register_current_thread(). First, allocation of environment and process structures could not proceed when ecl_process_env() did not return a valid environment. Second, we can only call GC_unregister_my_thread() when the thread was not created by the garbage collector itself, for which we must inspect the output of GC_register_my_thread() 2012-09-27 23:06:56 +02:00
legacy.h Fixed redefinition of type_of() 2012-07-08 20:42:26 +02:00
number.h Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
object.h Separate filed in the stream object to store the file column 2012-08-21 22:51:38 +02:00
page.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
stacks.h Remove unused function ihs_top_function_name() 2012-07-05 22:30:41 +02:00
unify.h Cnil and Ct are now part of legacy 2012-06-30 23:01:40 +02:00