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