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
|
4079f87ed2
* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
|
25 years ago |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 years ago |
Mikael Djurfeldt
|
c85897471a
* ioext.c: Added #include "feature.h".
|
25 years ago |
Gary Houston
|
52cfc69be6
support new configure options: --disable-posix, --disable-net
|
25 years ago |
Jim Blandy
|
4cc81ec6ca
* read.c (scm_read): Don't assume that scm_cur_inp is always open.
|
25 years ago |
Jim Blandy
|
66a1057524
* ioext.c (scm_do_read_line, scm_read_line): Use scm_must_malloc,
|
25 years ago |
Gary Houston
|
c94577b445
1999-08-12 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Gary Houston
|
affc96b533
1999-08-11 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Mikael Djurfeldt
|
16019956ab
* ioext.c (scm_redirect_port): Replaced scm_ptobfuns -->
|
25 years ago |
Gary Houston
|
5c070ca7fd
1999-07-14 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Gary Houston
|
283a1a0e77
1999-07-04 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Gary Houston
|
6c9514275b
1999-07-04 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Jim Blandy
|
afc5764cd0
* ioext.c (scm_read_line): Switch to reading properly.
|
25 years ago |
Jim Blandy
|
ee149d0368
* ioext.c (scm_do_read_line): Rewritten to use memchr to find the
|
25 years ago |
Mikael Djurfeldt
|
e6a207b366
* ioext.c (scm_ftell): Use SCM_N_READY_CHARS to correct position.
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Jim Blandy
|
bc45012d8f
Centralize the creation of port objects based on stdio FILE * in
|
26 years ago |
Mikael Djurfeldt
|
10ccfad75f
* ioext.c (scm_isatty_p): Accept any kind of data as argument. If
|
26 years ago |
Tim Pierce
|
848f2a0114
boot-9.scm (read-line): Rewritten to use %read-line.
|
27 years ago |
Tim Pierce
|
3e2043c4dd
Fix a memory leak in scm_read_line and a type cast bug in the ptob.
|
27 years ago |
Marius Vollmer
|
7844682850
* filesys.c (scm_close, set_element, get_element, scm_chown,
|
27 years ago |
Tom Tromey
|
b7f3516f99
* Makefile.in: Rebuilt.
|
27 years ago |
Gary Houston
|
6afcd3b2b6
* stime.h: prototype for scm_times.
|
27 years ago |
Gary Houston
|
468b2cf37d
really delete primitive-dup.
|
27 years ago |
Gary Houston
|
7a6f1ffa10
* ioext.h: fix up prototypes.
|
27 years ago |
Tim Pierce
|
3cb988bd00
Line-oriented i/o:
|
27 years ago |
Gary Houston
|
e38303a26d
* ioext.h: removed scm_duplicate_port prototype.
|
27 years ago |