Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
22 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Dirk Herrmann
|
230d095fc5
Fixed some SCM/scm_bits_t mixups and initialization problems.
|
25 years ago |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 years ago |
Dirk Herrmann
|
f04d8caf82
Only include ports.h where it is actually needed.
|
25 years ago |
Dirk Herrmann
|
0fa27efa4a
Removed empty file genio.h and references to it.
|
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
|
3b3b36ddb7
* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*
|
25 years ago |
Greg J. Badros
|
a1ec69163d
*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
|
25 years ago |
Greg J. Badros
|
47c6b75ea9
* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for
|
25 years ago |
Greg J. Badros
|
0c95b57d77
* coop-threads.c: Remove K&R function headers.
|
25 years ago |
Greg J. Badros
|
717050c8d5
Remove leading whitespace before empty docstrings.
|
25 years ago |
Greg J. Badros
|
6b5a304f6b
* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP
|
25 years ago |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 years ago |
Mikael Djurfeldt
|
78a0461a6f
* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,
|
25 years ago |
Mikael Djurfeldt
|
09a5681038
* srcprop.c (scm_source_property): Bugfix: Use SCM_NECONSP instead
|
25 years ago |
Mikael Djurfeldt
|
92e5aa0e92
* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h,
|
25 years ago |
Mikael Djurfeldt
|
23a621512f
Greg's smob patch
|
25 years ago |
Mikael Djurfeldt
|
56366edf29
* fluids.c, guardians.c, srcprop.c, threads.c: Added #include
|
25 years ago |
Mikael Djurfeldt
|
a9dbb9fd43
* srcprop.c (scm_set_source_property_x): Bugfix: Convert line and
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Jim Blandy
|
dc53f02690
Simplify smob and port marking; set the mark bit in the generic
|
26 years ago |
Mikael Djurfeldt
|
cda139a791
* gsubr.c (scm_gsubr_apply): Added dummy return to avoid compiler
|
27 years ago |
Tom Tromey
|
b7f3516f99
* Makefile.in: Rebuilt.
|
27 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
27 years ago |
Jim Blandy
|
1e598865e9
* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
|
28 years ago |
Mikael Djurfeldt
|
a6c64c3c6d
* alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,
|
28 years ago |