summaryrefslogtreecommitdiff
path: root/libguile/init.c
AgeCommit message (Expand)AuthorFilesLines
1996-11-21It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy1-1/+1
1996-10-25* feature.c (scm_set_program_arguments): New argument, FIRST.Jim Blandy1-1/+1
1996-10-23* init.c (scm_start_stack): Don't initialize scm_progargs here.Jim Blandy1-225/+101
1996-10-21Started moving gh.c to acknowledging conservative GC; gh_test core dumps,Mark Galassi1-2/+2
1996-10-20* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1-5/+5
1996-10-14* init.c (scm_boot_guile_1): Moved scm_init_struct in front ofMikael Djurfeldt1-1/+1
1996-10-14* continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1-4/+8
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-5/+4
1996-10-06* init.c (scm_boot_guile_1): Bugfix: i --> base in argument toMikael Djurfeldt1-1/+1
1996-10-05* init.c (scm_boot_guile): Add level of indirection toJim Blandy1-3/+27
1996-10-05* continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1-2/+3
1996-10-01* init.c (scm_start_stack): Call `scm_make_root' to dynamicallyMikael Djurfeldt1-0/+8
1996-09-22* init.c (scm_boot_guile): Moved scm_init_struct upwards soMikael Djurfeldt1-2/+2
1996-09-11* init.c: Uninitialized `SCM last' may be used.Jim Blandy1-1/+1
1996-09-10* files.c (scm_sys_delete_file): Moved to filesys.c.Jim Blandy1-2/+0
1996-09-10* init.c: Don't forget to #include smob.h and init.h.Jim Blandy1-0/+3
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+64
1996-09-05Move code to initialize and search %load-path from ice-9 to CJim Blandy1-0/+1
1996-09-04* init.c (scm_boot_guile): Added scm_init_gdbint.Mikael Djurfeldt1-0/+1
1996-08-30* libguile.h: #include "version.h"Jim Blandy1-0/+1
1996-08-23* gscm.c, init.c, root.c, throw.c: Bug fixes:Mikael Djurfeldt1-0/+3
1996-08-20* init.c (scm_restart_stack, scm_boot_guile): Added initializationMikael Djurfeldt1-1/+15
1996-08-15* init.c (scm_boot_guile): Don't call scm_init_rgx; it's a plugin,Jim Blandy1-20/+10
1996-08-07portability fixes for header inclusion etc.Gary Houston1-0/+6
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+453