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