summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-11-28This commit was manufactured by cvs2svn to create tagtromey_pre_automakecvs2svn0-0/+0
1996-11-28*** empty log message ***Jim Blandy1-0/+4
1996-11-28(ancillary): List ChangeLog-scm, not ChangeLog.scm.Jim Blandy1-1/+1
1996-11-27* eval.c (scm_definedp): Use top_level_lookup_closure_varMarius Vollmer1-1/+1
1996-11-27*** empty log message ***Marius Vollmer1-0/+5
1996-11-27* boot-9.scm (macroexpand-1, macroexpand), slib.scmMarius Vollmer3-9/+9
1996-11-27*** empty log message ***Marius Vollmer2-0/+12
1996-11-27* eval.c (scm_definedp): Incompatibly changed to be a builtinMarius Vollmer1-1/+1
1996-11-27* eval.c (scm_definedp): Incompatibly changed to be a builtinMarius Vollmer1-15/+15
1996-11-21*** empty log message ***Jim Blandy1-0/+15
1996-11-21It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy5-10/+11
1996-11-21*** empty log message ***Jim Blandy1-0/+13
1996-11-21It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy1-10/+10
1996-11-21Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere withJim Blandy1-0/+2610
1996-11-20*** empty log message ***Jim Blandy3-1/+17
1996-11-20* slib.scm (slib-parent-dir): Use string-length, not length.Jim Blandy1-1/+1
1996-11-20* gc.c (scm_igc, scm_gc_mark): Round up the size of the stack weJim Blandy1-3/+7
1996-11-10*** empty log message ***Jim Blandy1-0/+7
1996-11-10* configure.in, Makefile.in: The 'install' and 'uninstall'Jim Blandy3-8/+38
1996-11-10*** empty log message ***Jim Blandy1-1/+2
1996-11-10*** empty log message ***Jim Blandy1-3/+15
1996-11-10* gc.c (struct scm_heap_seg_data): Doc fixes.Jim Blandy1-16/+135
1996-11-10* gc.c (which_seg, scm_map_free_list, scm_newcell_count,Jim Blandy2-0/+8
1996-11-10spelling fixJim Blandy1-6/+6
1996-11-10*** empty log message ***Jim Blandy1-9/+40
1996-11-10*** empty log message ***Jim Blandy2-1/+20
1996-11-10* fports.c (scm_stdio_to_port, scm_open_file): Set the port'sJim Blandy1-2/+2
1996-11-10On some systems <libc.h> conflicts with <unistd.h>, and should notJim Blandy7-43/+180
1996-11-09*** empty log message ***Jim Blandy1-0/+2
1996-11-09*** empty log message ***Jim Blandy1-4/+25
1996-11-06*** empty log message ***Mikael Djurfeldt1-0/+5
1996-11-06* throw.c (scm_lazy_catch, scm_ithrow): Completed implementationMikael Djurfeldt1-3/+20
1996-11-02*** empty log message ***Mikael Djurfeldt3-2/+121
1996-11-02* * stacks.c, stacks.h (scm_make_stack): Now takes arbitraryMikael Djurfeldt2-24/+45
1996-11-02* root.c (cwdr): Bugfix.Mikael Djurfeldt1-4/+3
1996-11-02* * read.c: Recording of positions disabled by default.Mikael Djurfeldt1-1/+1
1996-11-02* * procs.c (scm_closure_p): New function.Mikael Djurfeldt1-0/+16
1996-11-02* * posix.c (scm_tmpnam): New function.Mikael Djurfeldt1-0/+11
1996-11-02* * load.c, load.h (scm_read_and_eval_x): New function.Mikael Djurfeldt1-0/+3
1996-11-02 * load.c: Added #include "throw.h".Mikael Djurfeldt1-1/+24
1996-11-02* * eval.c: Renamed debug option "deval" to "debug".Mikael Djurfeldt1-4/+3
1996-11-02* * debug.h: Changed semantics of debug option "backtrace". ThisMikael Djurfeldt1-1/+1
1996-11-02* debug.c (scm_m_start_stack): Bugfix: Use SCM_ECONSP instead ofMikael Djurfeldt1-11/+21
1996-11-02 * _scm.h: Added #ifndef around definition of macros min and max.Mikael Djurfeldt1-0/+4
1996-11-02 * __scm.h: Added hooks for threads to plugin to in ints protectionMikael Djurfeldt1-3/+25
1996-11-02* slib.scm (slib:load): Adapt to the new behavior ofMikael Djurfeldt1-4/+46
1996-11-02* * boot-9.scm: The debugging evaluator and recording of positionsMikael Djurfeldt1-0/+3
1996-11-02* * boot-9.scm: The debugging evaluator and recording of positionsMikael Djurfeldt1-34/+116
1996-10-30 * libguile.h: #include "libguile/libpath.h"Mikael Djurfeldt1-0/+1
1996-10-30 * ports.c: #include "filesys.h"Mikael Djurfeldt1-61/+4