summaryrefslogtreecommitdiff
path: root/libguile/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* * init.c: Include "fluids.h". (scm_boot_guile_1): Added call toMarius Vollmer1997-07-181-1/+5
* * scmsigs.h, async.h: updated.Gary Houston1997-05-311-2/+0
* Add support for POSIX regular expressions.Jim Blandy1997-05-271-0/+6
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* * init.c (scm_init_standard_ports): Doc fix.Jim Blandy1997-05-121-2/+13
* * init.c: #include "script.h", to get prototype for script.c'sJim Blandy1997-04-241-0/+1
* Move most of the guts of shell command processing into libguile,Jim Blandy1997-04-191-0/+1
* * symbols.c (scm_sysintern0): New function. Contains the core ofMikael Djurfeldt1997-02-101-0/+2
* * init.c (scm_boot_guile): Don't return the value ofJim Blandy1997-01-071-1/+1
* * throw.c (scm_internal_catch): Make body funcs and handler funcsJim Blandy1996-12-211-14/+47
* * filesys.c (scm_input_waiting_p): use select in preference toGary Houston1996-12-211-2/+2
* * init.c (scm_boot_guile_1): Call scm_init_dynamic_linking toMarius Vollmer1996-12-081-3/+11
* It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy1996-11-211-1/+1
* * feature.c (scm_set_program_arguments): New argument, FIRST.Jim Blandy1996-10-251-1/+1
* * init.c (scm_start_stack): Don't initialize scm_progargs here.Jim Blandy1996-10-231-225/+101
* Started moving gh.c to acknowledging conservative GC; gh_test core dumps,Mark Galassi1996-10-211-2/+2
* * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1996-10-201-5/+5
* * init.c (scm_boot_guile_1): Moved scm_init_struct in front ofMikael Djurfeldt1996-10-141-1/+1
* * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1996-10-141-4/+8
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-5/+4
* * init.c (scm_boot_guile_1): Bugfix: i --> base in argument toMikael Djurfeldt1996-10-061-1/+1
* * init.c (scm_boot_guile): Add level of indirection toJim Blandy1996-10-051-3/+27
* * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1996-10-051-2/+3
* * init.c (scm_start_stack): Call `scm_make_root' to dynamicallyMikael Djurfeldt1996-10-011-0/+8
* * init.c (scm_boot_guile): Moved scm_init_struct upwards soMikael Djurfeldt1996-09-221-2/+2
* * init.c: Uninitialized `SCM last' may be used.Jim Blandy1996-09-111-1/+1
* * files.c (scm_sys_delete_file): Moved to filesys.c.Jim Blandy1996-09-101-2/+0
* * init.c: Don't forget to #include smob.h and init.h.Jim Blandy1996-09-101-0/+3
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+64
* Move code to initialize and search %load-path from ice-9 to CJim Blandy1996-09-051-0/+1
* * init.c (scm_boot_guile): Added scm_init_gdbint.Mikael Djurfeldt1996-09-041-0/+1
* * libguile.h: #include "version.h"Jim Blandy1996-08-301-0/+1
* * gscm.c, init.c, root.c, throw.c: Bug fixes:Mikael Djurfeldt1996-08-231-0/+3
* * init.c (scm_restart_stack, scm_boot_guile): Added initializationMikael Djurfeldt1996-08-201-1/+15
* * init.c (scm_boot_guile): Don't call scm_init_rgx; it's a plugin,Jim Blandy1996-08-151-20/+10
* portability fixes for header inclusion etc.Gary Houston1996-08-071-0/+6
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+453