Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Mikael Djurfeldt bf1b9494f7 * init.c, init.h (scm_initialized_p): Renamed from `initialized' 24 years ago
  Dirk Herrmann e11f8b42f2 * The name property of hooks is deprecated. 25 years ago
  Michael Livshin 686765af61 * gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought 25 years ago
  Mikael Djurfeldt 2b9c869029 * init.c (scm_boot_guile_1): Added `scm_init_hooks'. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Mikael Djurfeldt 6b815f1a10 * init.c (scm_boot_guile_1): Added calls to debug-malloc init 25 years ago
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 25 years ago
  Dirk Herrmann 8b3bda2058 Cleaned up continuation data access. 25 years ago
  Mikael Djurfeldt 70a95005c0 * init.c (scm_boot_guile_1): Renamed GUILE_GC_TRIGGER_1 --> 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Mikael Djurfeldt 08f77a4459 * init.c (scm_boot_guile_1): Introduced new variable 25 years ago
  Mikael Djurfeldt 5a55154239 *** empty log message *** 25 years ago
  Mikael Djurfeldt dd45c0dfdb Removed some stupid code. 25 years ago
  Mikael Djurfeldt 4a4c9785e0 * gc.c, gc.h, pairs.h, init.c: Implementation of a new way of 25 years ago
  Mikael Djurfeldt de1bc44946 The following change to init.c is only enabled if Guile was 25 years ago
  Mikael Djurfeldt 069fe4257c * init.c (scm_boot_guile_1): Use same initial segment size for 25 years ago
  Mikael Djurfeldt 5322a65563 * init.c (scm_boot_guile_1): Make 2-word segment 8K (512 cells). 25 years ago
  Mikael Djurfeldt 16d35552c4 *** empty log message *** 25 years ago
  Gary Houston 70df8af662 * ports.c (flush_void_port): renamed to flush_port_default. 25 years ago
  Gary Houston 19b27fa236 * fports.c (scm_fdes_to_port): call fcntl F_GETFL to test that 25 years ago
  Marius Vollmer 0a48b62445 * init.c (scm_standard_stream_to_port): Check whether the file 25 years ago
  Gary Houston 720e869247 2000-02-09 Gary Houston <ghouston@arglist.com> 25 years ago
  Greg J. Badros 6e8d25a695 * *.c: Finish replacing K&R style prototypes with ANSI C 25 years ago
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 years ago
  Gary Houston afe5177e7f * acconfig.h: add HAVE_ARRAYS. 25 years ago
  Gary Houston 52cfc69be6 support new configure options: --disable-posix, --disable-net 25 years ago
  Jim Blandy 37c7371dae Add 1999 to copyright years. 25 years ago
  Mikael Djurfeldt 9de33deb2e * procs.c, procs.h (scm_subr_entry): New type: Stores data 25 years ago
  Mikael Djurfeldt 4725c2983f Removed configuration option --enable-lang which was recently added. 25 years ago