Michael Livshin
|
1be6b49ccb
* validate.h
|
24 년 전 |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 년 전 |
Thien-Thi Nguyen
|
94bb46ab57
(scm_regexp_exec): Expand docstring to briefly
|
24 년 전 |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 년 전 |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 년 전 |
Keisuke Nishida
|
00ffa0e7d6
New functions: scm_c_make_vector, scm_c_make_hash_table.
|
24 년 전 |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 년 전 |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 년 전 |
Dirk Herrmann
|
a6d9e5abe5
* Change a couple of functions to accept either symbols or strings only.
|
24 년 전 |
Dirk Herrmann
|
9fd38a3d14
* Made some functions not accept symbols as input parameters any more.
|
24 년 전 |
Dirk Herrmann
|
a002f1a2cb
* Replaced a lot of references to SCM_CHARS.
|
24 년 전 |
Dirk Herrmann
|
86c991c2a2
* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.
|
24 년 전 |
Mikael Djurfeldt
|
6c56304f22
Code layout fix
|
24 년 전 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 년 전 |
Dirk Herrmann
|
af45e3b06a
* Unified some rest argument checking and handling.
|
25 년 전 |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 년 전 |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 년 전 |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 년 전 |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 년 전 |
Greg J. Badros
|
b450f07086
* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,
|
25 년 전 |
Mikael Djurfeldt
|
b380b88547
* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,
|
25 년 전 |
Greg J. Badros
|
3b3b36ddb7
* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*
|
25 년 전 |
Greg J. Badros
|
a1ec69163d
*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
|
25 년 전 |
Greg J. Badros
|
47c6b75ea9
* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for
|
25 년 전 |
Greg J. Badros
|
0c95b57d77
* coop-threads.c: Remove K&R function headers.
|
25 년 전 |
Greg J. Badros
|
4079f87ed2
* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
|
25 년 전 |
Greg J. Badros
|
717050c8d5
Remove leading whitespace before empty docstrings.
|
25 년 전 |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 년 전 |
Jim Blandy
|
c6e23ea25f
Update FSF address in copyright notices.
|
25 년 전 |
Jim Blandy
|
435220a73c
* regex-posix.c (scm_regexp_error_msg): Change `rx' argument to
|
25 년 전 |