Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
23 years ago |
Dirk Herrmann
|
eb42e2f03a
More distinguished handling of real and complex values.
|
25 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Dirk Herrmann
|
fbd485ba49
Don't use C operators == and != to compare SCM values.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Dirk Herrmann
|
28b3236d36
Only include async.h where it is actually needed.
|
25 years ago |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 years ago |
Dirk Herrmann
|
003d1fd046
Only include vectors.h in those files, where it is actually needed.
|
25 years ago |
Mikael Djurfeldt
|
950cc72b8f
* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
|
25 years ago |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 years ago |
Greg J. Badros
|
b450f07086
* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,
|
25 years ago |
Greg J. Badros
|
da4a1dbab4
* sort.c: typo in comment fixed.
|
25 years ago |
Greg J. Badros
|
c3ee75204c
* *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout.
|
25 years ago |
Greg J. Badros
|
156dcb091b
* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:
|
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
|
5c11cc9deb
* configure.in: check for hstrerror.
|
25 years ago |
Jim Blandy
|
ff4670212a
Patch from Greg Harvey:
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Mikael Djurfeldt
|
9cb5124fe3
* eval.c (scm_eval, scm_deval), eq.c (scm_equal_p): Use SCM_TICK
|
27 years ago |
Tom Tromey
|
b7f3516f99
* Makefile.in: Rebuilt.
|
27 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 years ago |
Jim Blandy
|
1e598865e9
* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
|
28 years ago |
Gary Houston
|
554878da6d
* eq.c (scm_equal_p): use SCM_TYP7SD (y) not SCM_TYP7SD (x).
|
28 years ago |
Gary Houston
|
b1978258f0
* eq.c (scm_equal_p): use "SCM_TYP7SD", not "SCM (TYP7SD".
|
28 years ago |
Jim Blandy
|
70877549f4
* eq.c (scm_equal_p): Correctly compare strings of different
|
28 years ago |
Jim Blandy
|
1cc91f1b29
* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
|
28 years ago |
Mikael Djurfeldt
|
f23641a9d3
* eq.c: Added #include "ramap.h"
|
28 years ago |
Jim Blandy
|
20e6290e38
C files should #include only the header files they need, not
|
28 years ago |
Jim Blandy
|
0f2d19dd46
maintainer changed: was lord, now jimb; first import
|
28 years ago |