Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
22 年 前 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 年 前 |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 年 前 |
Dirk Herrmann
|
fee7ef83a3
Fixed some SCM/scm_bits_t mixups.
|
25 年 前 |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 年 前 |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 年 前 |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 年 前 |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 年 前 |
Dirk Herrmann
|
f04d8caf82
Only include ports.h where it is actually needed.
|
25 年 前 |
Dirk Herrmann
|
003d1fd046
Only include vectors.h in those files, where it is actually needed.
|
25 年 前 |
Dirk Herrmann
|
0fa27efa4a
Removed empty file genio.h and references to it.
|
25 年 前 |
Mikael Djurfeldt
|
f12677062e
*** empty log message ***
|
25 年 前 |
Mikael Djurfeldt
|
413cb56ff4
* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,
|
25 年 前 |
Greg J. Badros
|
c209c88e54
*.[ch]: make a distinction between SCM as a generic
|
25 年 前 |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 年 前 |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 年 前 |
Greg J. Badros
|
9a8351bc15
* scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c,
|
25 年 前 |
Greg J. Badros
|
70d6375376
* dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.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
|
0c95b57d77
* coop-threads.c: Remove K&R function headers.
|
25 年 前 |
Greg J. Badros
|
6e8d25a695
* *.c: Finish replacing K&R style prototypes with ANSI C
|
25 年 前 |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 年 前 |
Gary Houston
|
afe5177e7f
* acconfig.h: add HAVE_ARRAYS.
|
25 年 前 |
Jim Blandy
|
4cc81ec6ca
* read.c (scm_read): Don't assume that scm_cur_inp is always open.
|
25 年 前 |
Mikael Djurfeldt
|
92e5aa0e92
* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h,
|
25 年 前 |
Mikael Djurfeldt
|
547e65b5df
#include "keywords.h"
|
26 年 前 |
Jim Blandy
|
3eeba8d4f5
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
|
26 年 前 |
Mikael Djurfeldt
|
3f2f0599c3
* read.c, read.h (scm_read_options, scm_read_opts): Removed
|
26 年 前 |
Mikael Djurfeldt
|
ad382b2dcc
* read.c, read.h (history-length, history-file): New read options.
|
26 年 前 |