mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
380b6b4c32
commit
7dc4b37a68
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
Thu Sep 12 00:00:32 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
|
||||||
|
|
||||||
|
* gdbint.c (gdb_read): Now possible to run during GC.
|
||||||
|
(unmark_port, remark_port): New functions.
|
||||||
|
|
||||||
|
* symbols.h (SCM_SETLENGTH): Use SCM_SETCAR.
|
||||||
|
|
||||||
|
* read.c (scm_grow_tok_buf): Use scm_vector_set_length_x instead
|
||||||
|
of allocating a new string object. Also, increase size by
|
||||||
|
the factor 2 instead of 1.5.
|
||||||
|
|
||||||
Wed Sep 11 15:10:38 1996 Petr Adamek <jimb@floss.cyclic.com>
|
Wed Sep 11 15:10:38 1996 Petr Adamek <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
* __scm.h (SCM_P): Corrected to run under traditional C.
|
* __scm.h (SCM_P): Corrected to run under traditional C.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue