ecl/src/h
2005-08-30 15:44:50 +00:00
..
bytecodes.h Fix order of parenthesis, which made the expression a wrong lvalue 2005-05-19 16:15:13 +00:00
config.h.in - New configure flag --with-__thread which makes ecl use NPTL 2005-07-08 23:47:24 +00:00
cs.h Replace informative tokens after #endif with comments. 2002-09-17 15:42:51 +00:00
ecl-cmp.h Reverted changes (environ declaration) 2005-05-23 12:06:01 +00:00
ecl-inl.h Fixes due to type sizes, updates of the old garbage collector and the terrible bug with hash tables merged into main trunk 2004-02-29 15:47:01 +00:00
ecl.h Corrected next typo. Remember: *don't* commit when half-asleep. 2005-05-26 23:52:03 +00:00
eval.h Rewrite the checking of # of arguments, so that the error message gets the name of the function whenever possible. 2002-11-18 11:29:21 +00:00
external.h New hashing routine. 2005-08-30 15:44:50 +00:00
include.h Initial revision 2001-06-26 17:14:44 +00:00
internal.h Several improvements related to inline of logical and cons functions, hardcoding frequently used symbols and a smaller version of TIME 2005-07-28 14:05:40 +00:00
lwp.h Renamed the frame structure to avoid name clashes with NetBSD/68k 2005-05-20 15:02:52 +00:00
number.h Global variables bignum_register[], gc_time, backq_level are no longer public. 2002-09-11 13:39:44 +00:00
object.h Minimized consing in VECTOR-PUSH-EXTEND and simplified sequence routines with two new abstractions ecl_copy/reverse_subarray(). 2005-06-27 08:14:04 +00:00
page.h - Let GC know when we want to use threads 2005-06-23 21:55:14 +00:00
stacks.h Different, more compact structure for lexical environments. 2005-08-30 15:44:12 +00:00
tcl.h Initial revision 2001-06-26 17:14:44 +00:00
tclInt.h Initial revision 2001-06-26 17:14:44 +00:00
tclRegexp.h Initial revision 2001-06-26 17:14:44 +00:00
tk.h Initial revision 2001-06-26 17:14:44 +00:00
unify.h Initial revision 2001-06-26 17:14:44 +00:00