The FSF has a new address.
[bpt/guile.git] / libguile / init.c
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added call to scm_init_lan...
1999-07-25 Gary Houston1999-07-25 Gary Houston <ghouston@easynet.co.uk>
1999-07-23 Mikael Djurfeldt* init.c: Make sure that scm_post_boot_init_modules...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-04-17 Jim BlandyRemove readline support, to avoid copyright confusion.
1999-03-14 Mikael Djurfeldt* Makefile.am, init.c, libguile.h, objects.c, root...
1999-01-10 Mikael Djurfeldt* init.c: #include "sort.h";
1998-12-23 Mikael Djurfeldt* init.c (scm_boot_guile_1): Call scm_init_guardian.
1998-11-22 Mikael Djurfeldt* init.c: Added #include "modules.h"
1998-10-31 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added calls to scm_init_ma...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-09 Jim BlandyCentralize the creation of port objects based on stdio...
1998-10-08 Jim BlandyInclude the source location in error messages for scripts.
1998-10-03 Jim Blandy* init.c: Doc fixes.
1998-07-27 Jim BlandyRemove Totoro kludge.
1998-07-12 Mikael Djurfeldt* init.c, readline.c: OK, I won't have these readline...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-06-18 Mikael Djurfeldt* init.c (scm_boot_guile_1): Removed condition around
1998-06-07 Mikael Djurfeldt* init.c (scm_start_stack, scm_restart_stack): Renamed to
1998-05-12 Mikael Djurfeldt* init.c (scm_boot_guile_1), readline.c: Test for
1998-02-02 Mikael Djurfeldt* backtrace.c (display_error_body, display_backtrace_body),
1997-11-29 Mikael Djurfeldt* init.c (scm_start_stack): Removed initialization of
1997-11-29 Mikael Djurfeldt* backtrace.c: Added #include "fluids.h"
1997-11-27 Mikael Djurfeldt* Makefile.am: Added iselect.c and iselect.h.
1997-10-23 Jim BlandyReadline support, from Daniel Risacher.
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-09-22 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added scm_init_objects ().
1997-09-15 Mikael Djurfeldt* sequences.h, sequences.c, append.h, append.c: Removed...
1997-07-18 Marius Vollmer* init.c: Include "fluids.h". (scm_boot_guile_1):...
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-27 Jim BlandyAdd support for POSIX regular expressions.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-05-12 Jim Blandy* init.c (scm_init_standard_ports): Doc fix.
1997-04-24 Jim Blandy* init.c: #include "script.h", to get prototype for...
1997-04-19 Jim BlandyMove most of the guts of shell command processing into...
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1997-01-07 Jim Blandy* init.c (scm_boot_guile): Don't return the value of
1996-12-21 Jim Blandy* throw.c (scm_internal_catch): Make body funcs and...
1996-12-21 Gary Houston* filesys.c (scm_input_waiting_p): use select in prefer...
1996-12-08 Marius Vollmer* init.c (scm_boot_guile_1): Call scm_init_dynamic_link...
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-10-25 Jim Blandy* feature.c (scm_set_program_arguments): New argument...
1996-10-23 Jim Blandy* init.c (scm_start_stack): Don't initialize scm_progar...
1996-10-21 Mark GalassiStarted moving gh.c to acknowledging conservative GC...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-14 Mikael Djurfeldt* init.c (scm_boot_guile_1): Moved scm_init_struct...
1996-10-14 Mikael Djurfeldt* continuations.c, continuations.h, debug.c, gc.c,...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-06 Mikael Djurfeldt* init.c (scm_boot_guile_1): Bugfix: i --> base in...
1996-10-05 Jim Blandy* init.c (scm_boot_guile): Add level of indirection to
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-01 Mikael Djurfeldt* init.c (scm_start_stack): Call `scm_make_root' to...
1996-09-22 Mikael Djurfeldt* init.c (scm_boot_guile): Moved scm_init_struct upwards so
1996-09-11 Jim Blandy* init.c: Uninitialized `SCM last' may be used.
1996-09-10 Jim Blandy* files.c (scm_sys_delete_file): Moved to filesys.c.
1996-09-10 Jim Blandy* init.c: Don't forget to #include smob.h and init.h.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-05 Jim BlandyMove code to initialize and search %load-path from...
1996-09-04 Mikael Djurfeldt* init.c (scm_boot_guile): Added scm_init_gdbint.
1996-08-30 Jim Blandy* libguile.h: #include "version.h"
1996-08-23 Mikael Djurfeldt* gscm.c, init.c, root.c, throw.c: Bug fixes:
1996-08-20 Mikael Djurfeldt* init.c (scm_restart_stack, scm_boot_guile): Added...
1996-08-15 Jim Blandy* init.c (scm_boot_guile): Don't call scm_init_rgx...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import