Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
23 年之前 |
Thien-Thi Nguyen
|
a4ec214b8d
Update autoconf-managed cpp symbol HAVE_ST_BLKSIZE
|
23 年之前 |
Mikael Djurfeldt
|
f30c9c8f53
* fports.c (scm_setvbuf): Use `free' instead of `scm_must_free'
|
25 年之前 |
Mikael Djurfeldt
|
6f760c1dc8
* fports.c (fport_flush): Declare `ptr' as unsigned char (was
|
25 年之前 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 年之前 |
Dirk Herrmann
|
f9a644042d
* Replace SCM_UNPACK_CAR appropriately.
|
25 年之前 |
Dirk Herrmann
|
f5f2dcffbe
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
|
25 年之前 |
Gary Houston
|
2c1ae20ebc
2000-05-14 Gary Houston <ghouston@arglist.com>
|
25 年之前 |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
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
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 年之前 |
Gary Houston
|
70df8af662
* ports.c (flush_void_port): renamed to flush_port_default.
|
25 年之前 |
Gary Houston
|
19b27fa236
* fports.c (scm_fdes_to_port): call fcntl F_GETFL to test that
|
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 年之前 |
Mikael Djurfeldt
|
fc0d72d448
* fports.c, list.c: Converted docstrings to ANSI C format and
|
25 年之前 |
Greg J. Badros
|
5d2d2ffca7
* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
|
25 年之前 |
Greg J. Badros
|
8aa011a12c
* fports.c, ports.c, ports.h, strports.c, vports.c: Make write
|
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
|
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
|
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
|
7dcb364d3b
* Move the responsibility for resetting port buffers from the
|
25 年之前 |