summaryrefslogtreecommitdiff
path: root/libguile/init.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up continuation data access.Dirk Herrmann2000-03-281-2/+2
* * init.c (scm_boot_guile_1): Renamed GUILE_GC_TRIGGER_1 -->Mikael Djurfeldt2000-03-211-2/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * init.c (scm_boot_guile_1): Introduced new variableMikael Djurfeldt2000-03-171-4/+5
* *** empty log message ***Mikael Djurfeldt2000-03-161-2/+2
* Removed some stupid code.Mikael Djurfeldt2000-03-151-12/+4
* * gc.c, gc.h, pairs.h, init.c: Implementation of a new way ofMikael Djurfeldt2000-03-151-3/+13
* The following change to init.c is only enabled if Guile wasMikael Djurfeldt2000-03-141-0/+20
* * init.c (scm_boot_guile_1): Use same initial segment size forMikael Djurfeldt2000-03-141-1/+1
* * init.c (scm_boot_guile_1): Make 2-word segment 8K (512 cells).Mikael Djurfeldt2000-03-141-1/+1
* *** empty log message ***Mikael Djurfeldt2000-03-141-8/+2
* * ports.c (flush_void_port): renamed to flush_port_default.Gary Houston2000-03-131-19/+3
* * fports.c (scm_fdes_to_port): call fcntl F_GETFL to test thatGary Houston2000-03-121-22/+59
* * init.c (scm_standard_stream_to_port): Check whether the fileMarius Vollmer2000-03-121-4/+23
* 2000-02-09 Gary Houston <ghouston@arglist.com>Gary Houston2000-02-091-1/+1
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-10/+3
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-31/+22
* * acconfig.h: add HAVE_ARRAYS.Gary Houston1999-11-191-1/+3
* support new configure options: --disable-posix, --disable-netGary Houston1999-09-261-2/+6
* Add 1999 to copyright years.Jim Blandy1999-09-051-1/+1
* * procs.c, procs.h (scm_subr_entry): New type: Stores dataMikael Djurfeldt1999-08-261-0/+1
* Removed configuration option --enable-lang which was recently added.Mikael Djurfeldt1999-07-281-4/+0
* * init.c (scm_boot_guile_1): Added call to scm_init_lang ().Mikael Djurfeldt1999-07-271-0/+6
* 1999-07-25 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-251-2/+0
* * init.c: Make sure that scm_post_boot_init_modules is called onlyMikael Djurfeldt1999-07-231-6/+8
* * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1999-06-091-5/+24
* Remove readline support, to avoid copyright confusion.Jim Blandy1999-04-171-4/+0
* * Makefile.am, init.c, libguile.h, objects.c, root.h: ReplacedMikael Djurfeldt1999-03-141-2/+2
* * init.c: #include "sort.h";Mikael Djurfeldt1999-01-101-0/+4
* * init.c (scm_boot_guile_1): Call scm_init_guardian.Mikael Djurfeldt1998-12-231-0/+2
* * init.c: Added #include "modules.h"Mikael Djurfeldt1998-11-221-0/+4
* * init.c (scm_boot_guile_1): Added calls to scm_init_macros andMikael Djurfeldt1998-10-311-0/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Centralize the creation of port objects based on stdio FILE * inJim Blandy1998-10-091-3/+4
* Include the source location in error messages for scripts.Jim Blandy1998-10-081-2/+2
* * init.c: Doc fixes.Jim Blandy1998-10-031-0/+33
* Remove Totoro kludge.Jim Blandy1998-07-271-3/+1
* * init.c, readline.c: OK, I won't have these readline.x bugMikael Djurfeldt1998-07-121-1/+3
* * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1998-07-121-2/+1
* * init.c (scm_boot_guile_1): Removed condition aroundMikael Djurfeldt1998-06-181-4/+1
* * init.c (scm_start_stack, scm_restart_stack): Renamed toMikael Djurfeldt1998-06-071-10/+10
* * init.c (scm_boot_guile_1), readline.c: Test forMikael Djurfeldt1998-05-121-1/+1
* * backtrace.c (display_error_body, display_backtrace_body),Mikael Djurfeldt1998-02-021-3/+2
* * init.c (scm_start_stack): Removed initialization ofMikael Djurfeldt1997-11-291-2/+0
* * backtrace.c: Added #include "fluids.h"Mikael Djurfeldt1997-11-291-1/+1
* * Makefile.am: Added iselect.c and iselect.h.Mikael Djurfeldt1997-11-271-0/+6
* Readline support, from Daniel Risacher.Jim Blandy1997-10-231-0/+4
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-2/+0
* * init.c (scm_boot_guile_1): Added scm_init_objects ().Mikael Djurfeldt1997-09-221-0/+2
* * sequences.h, sequences.c, append.h, append.c: Removed. TheseMikael Djurfeldt1997-09-151-4/+0