Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
22 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Mikael Djurfeldt
|
60c497a3ec
* vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (as
|
25 years ago |
Dirk Herrmann
|
4260a7fced
Lots of fixes with respect to 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
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
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
|
5ffe9968de
* vectors.c, symbols.c, strorder.c: Documentation cut and pasted
|
25 years ago |
Mikael Djurfeldt
|
b380b88547
* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,
|
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 |
Mikael Djurfeldt
|
f172c0b71d
Some code layout fixes
|
25 years ago |
Greg J. Badros
|
0c95b57d77
* coop-threads.c: Remove K&R function headers.
|
25 years ago |
Greg J. Badros
|
4079f87ed2
* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
|
25 years ago |
Greg J. Badros
|
717050c8d5
Remove leading whitespace before empty docstrings.
|
25 years ago |
Greg J. Badros
|
6e8d25a695
* *.c: Finish replacing K&R style prototypes with ANSI C
|
25 years ago |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 years ago |
Greg J. Badros
|
6e7069385d
*** empty log message ***
|
25 years ago |
Mikael Djurfeldt
|
9eb8500a86
* vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):
|
25 years ago |
Gary Houston
|
afe5177e7f
* acconfig.h: add HAVE_ARRAYS.
|
25 years ago |
Mikael Djurfeldt
|
2cc4167286
* vectors.c (scm_vector_move_right_x): Bugfix: Remove side effect
|
25 years ago |
Jim Blandy
|
ff4670212a
Patch from Greg Harvey:
|
25 years ago |
Mikael Djurfeldt
|
ea633082e5
Formatting
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Mikael Djurfeldt
|
a61ef59b0b
* vectors.c, vectors.h (scm_make_vector): Removed third argument.
|
26 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
27 years ago |
Jim Blandy
|
1cc91f1b29
* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
|
28 years ago |
Jim Blandy
|
d60cebe257
* vectors.c (scm_make_vector): Fill vectors with the undefined
|
28 years ago |