Age | Commit message (Expand) | Author | Files | Lines |
2000-02-09 | 2000-02-09 Gary Houston <ghouston@arglist.com> | Gary Houston | 1 | -1/+1 |
1999-12-12 | * *.c: Finish replacing K&R style prototypes with ANSI C | Greg J. Badros | 1 | -10/+3 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -31/+22 |
1999-11-19 | * acconfig.h: add HAVE_ARRAYS. | Gary Houston | 1 | -1/+3 |
1999-09-26 | support new configure options: --disable-posix, --disable-net | Gary Houston | 1 | -2/+6 |
1999-09-05 | Add 1999 to copyright years. | Jim Blandy | 1 | -1/+1 |
1999-08-26 | * procs.c, procs.h (scm_subr_entry): New type: Stores data | Mikael Djurfeldt | 1 | -0/+1 |
1999-07-28 | Removed configuration option --enable-lang which was recently added. | Mikael Djurfeldt | 1 | -4/+0 |
1999-07-27 | * init.c (scm_boot_guile_1): Added call to scm_init_lang (). | Mikael Djurfeldt | 1 | -0/+6 |
1999-07-25 | 1999-07-25 Gary Houston <ghouston@easynet.co.uk> | Gary Houston | 1 | -2/+0 |
1999-07-23 | * init.c: Make sure that scm_post_boot_init_modules is called only | Mikael Djurfeldt | 1 | -6/+8 |
1999-06-09 | * ioext.c (scm_do_read_line): Rewritten to use memchr to find the | Jim Blandy | 1 | -5/+24 |
1999-04-17 | Remove readline support, to avoid copyright confusion. | Jim Blandy | 1 | -4/+0 |
1999-03-14 | * Makefile.am, init.c, libguile.h, objects.c, root.h: Replaced | Mikael Djurfeldt | 1 | -2/+2 |
1999-01-10 | * init.c: #include "sort.h"; | Mikael Djurfeldt | 1 | -0/+4 |
1998-12-23 | * init.c (scm_boot_guile_1): Call scm_init_guardian. | Mikael Djurfeldt | 1 | -0/+2 |
1998-11-22 | * init.c: Added #include "modules.h" | Mikael Djurfeldt | 1 | -0/+4 |
1998-10-31 | * init.c (scm_boot_guile_1): Added calls to scm_init_macros and | Mikael Djurfeldt | 1 | -0/+4 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-10-09 | Centralize the creation of port objects based on stdio FILE * in | Jim Blandy | 1 | -3/+4 |
1998-10-08 | Include the source location in error messages for scripts. | Jim Blandy | 1 | -2/+2 |
1998-10-03 | * init.c: Doc fixes. | Jim Blandy | 1 | -0/+33 |
1998-07-27 | Remove Totoro kludge. | Jim Blandy | 1 | -3/+1 |
1998-07-12 | * init.c, readline.c: OK, I won't have these readline.x bug | Mikael Djurfeldt | 1 | -1/+3 |
1998-07-12 | * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c, | Mikael Djurfeldt | 1 | -2/+1 |
1998-06-18 | * init.c (scm_boot_guile_1): Removed condition around | Mikael Djurfeldt | 1 | -4/+1 |
1998-06-07 | * init.c (scm_start_stack, scm_restart_stack): Renamed to | Mikael Djurfeldt | 1 | -10/+10 |
1998-05-12 | * init.c (scm_boot_guile_1), readline.c: Test for | Mikael Djurfeldt | 1 | -1/+1 |
1998-02-02 | * backtrace.c (display_error_body, display_backtrace_body), | Mikael Djurfeldt | 1 | -3/+2 |
1997-11-29 | * init.c (scm_start_stack): Removed initialization of | Mikael Djurfeldt | 1 | -2/+0 |
1997-11-29 | * backtrace.c: Added #include "fluids.h" | Mikael Djurfeldt | 1 | -1/+1 |
1997-11-27 | * Makefile.am: Added iselect.c and iselect.h. | Mikael Djurfeldt | 1 | -0/+6 |
1997-10-23 | Readline support, from Daniel Risacher. | Jim Blandy | 1 | -0/+4 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -2/+0 |
1997-09-22 | * init.c (scm_boot_guile_1): Added scm_init_objects (). | Mikael Djurfeldt | 1 | -0/+2 |
1997-09-15 | * sequences.h, sequences.c, append.h, append.c: Removed. These | Mikael Djurfeldt | 1 | -4/+0 |
1997-07-18 | * init.c: Include "fluids.h". (scm_boot_guile_1): Added call to | Marius Vollmer | 1 | -1/+5 |
1997-05-31 | * scmsigs.h, async.h: updated. | Gary Houston | 1 | -2/+0 |
1997-05-27 | Add support for POSIX regular expressions. | Jim Blandy | 1 | -0/+6 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-05-16 | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c, | Jim Blandy | 1 | -1/+1 |
1997-05-12 | * init.c (scm_init_standard_ports): Doc fix. | Jim Blandy | 1 | -2/+13 |
1997-04-24 | * init.c: #include "script.h", to get prototype for script.c's | Jim Blandy | 1 | -0/+1 |
1997-04-19 | Move most of the guts of shell command processing into libguile, | Jim Blandy | 1 | -0/+1 |
1997-02-10 | * symbols.c (scm_sysintern0): New function. Contains the core of | Mikael Djurfeldt | 1 | -0/+2 |
1997-01-07 | * init.c (scm_boot_guile): Don't return the value of | Jim Blandy | 1 | -1/+1 |
1996-12-21 | * throw.c (scm_internal_catch): Make body funcs and handler funcs | Jim Blandy | 1 | -14/+47 |
1996-12-21 | * filesys.c (scm_input_waiting_p): use select in preference to | Gary Houston | 1 | -2/+2 |
1996-12-08 | * init.c (scm_boot_guile_1): Call scm_init_dynamic_linking to | Marius Vollmer | 1 | -3/+11 |
1996-11-21 | It's an "eval closure", not an "eval thunk." A thunk is a | Jim Blandy | 1 | -1/+1 |