mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-07 08:40:21 +02:00
*** empty log message ***
This commit is contained in:
parent
0c95b57d77
commit
df850562d5
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
Thu Dec 16 12:41:22 1999 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* coop-threads.c: Remove K&R function headers.
|
||||
|
||||
* scm_validate.h: Added SCM_VALIDATE_THREAD.
|
||||
|
||||
* *.c: Remove SCM_NIMP(X) when it is an extraneous pre-test given
|
||||
that SCM_FOOP macros all now include SCM_NIMP in their expansion.
|
||||
This simplifies lots of code, making it far more readable.
|
||||
|
||||
Wed Dec 15 19:45:14 1999 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue