mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
293bb454ed
commit
32e1616c22
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2000-03-11 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* pairs.h (SCM_SETAND_CAR, SCM_SETAND_CDR, SCM_SETOR_CAR,
|
||||
SCM_SETOR_CDR): Corrected SCM_ASSCM/WORD fixes.
|
||||
|
||||
* tags.h (SCM_VOIDP_TEST): Renamed from VOIDP_TEST.
|
||||
Layout cleanups.
|
||||
|
||||
* objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS,
|
||||
SCM_SET_CLASS_INSTANCE_SIZE), struct.h (SCM_STRUCT_VTABLE_DATA),
|
||||
proc.h (SCM_CLOSCAR): SCM_ASSCM/WORD fixes.
|
||||
|
||||
* eval.c (scm_lookupcar1): Inserted SCM_ASWORD in expressions
|
||||
dealing with ilocs.
|
||||
|
||||
2000-03-11 Dale P. Smith <dpsm@en.com>, applied by Greg J. Badros, <gjb@cs.washington.edu>
|
||||
|
||||
* numbers.c (scm_copy_big_dec, scm_copy_smaller, scm_big_ior,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue