Age | Commit message (Expand) | Author | Files | Lines |
1998-06-09 | * ioext.c (scm_isatty_p): Accept any kind of data as argument. If | Mikael Djurfeldt | 1 | -1/+2 |
1997-12-13 | boot-9.scm (read-line): Rewritten to use %read-line. | Tim Pierce | 1 | -27/+23 |
1997-11-27 | Fix a memory leak in scm_read_line and a type cast bug in the ptob. | Tim Pierce | 1 | -1/+34 |
1997-10-25 | * filesys.c (scm_close, set_element, get_element, scm_chown, | Marius Vollmer | 1 | -0/+19 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -3/+3 |
1997-08-16 | * stime.h: prototype for scm_times. | Gary Houston | 1 | -18/+31 |
1997-07-29 | really delete primitive-dup. | Gary Houston | 1 | -25/+1 |
1997-07-29 | * ioext.h: fix up prototypes. | Gary Houston | 1 | -31/+22 |
1997-07-23 | Line-oriented i/o: | Tim Pierce | 1 | -0/+20 |
1997-07-21 | * ioext.h: removed scm_duplicate_port prototype. | Gary Houston | 1 | -52/+8 |
1997-07-20 | * filesys.c (scm_close): oops, don't call SCM_INUM twice on the | Gary Houston | 1 | -0/+52 |
1997-07-20 | * fluids.c (next_fluid_num): don't do | Gary Houston | 1 | -22/+0 |
1997-07-19 | * ports.c (scm_flush_all_ports): SCM_PROC incorrectly allowed an | Gary Houston | 1 | -7/+8 |
1997-06-22 | * ioext.c (scm_duplicate_port): bug fix: don't try to make the | Gary Houston | 1 | -1/+1 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-05-12 | Ensure that shared substrings are handled properly when passed to | Jim Blandy | 1 | -0/+6 |
1997-05-05 | * filesys.c (scm_input_waiting_p): add missing third argument to | Gary Houston | 1 | -1/+2 |
1997-04-21 | * ioext.c (scm_setfileno): add missing third argument to | Gary Houston | 1 | -1/+1 |
1997-03-29 | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1 | -10/+4 |
1997-03-13 | * ioext.c (scm_read_delimited_x): use RO string macros for delims. | Gary Houston | 1 | -15/+21 |
1997-02-06 | * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from | Gary Houston | 1 | -74/+0 |
1997-01-31 | * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names. | Gary Houston | 1 | -47/+47 |
1997-01-25 | * ports.c: add SCM_PROC declarations for pt-size and pt-member. | Gary Houston | 1 | -1/+95 |
1996-12-09 | * ioext.c (scm_sys_ftell): use scm_long2num instead of SCM_MAKINUM | Gary Houston | 1 | -3/+6 |
1996-10-20 | * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, | Mikael Djurfeldt | 1 | -6/+8 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -65/+13 |
1996-09-17 | * ports.h (scm_port_table): put back file_name, it will be used to | Gary Houston | 1 | -1/+1 |
1996-09-16 | * ports.h (scm_port_table): remove file_name member for now, it seems | Gary Houston | 1 | -1/+1 |
1996-09-15 | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1 | -12/+12 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+3 |
1996-08-08 | * posix.c (scm_init_posix): Use numeric values, rather than CPP | Jim Blandy | 1 | -6/+0 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -1/+6 |
1996-08-04 | a few fixups to primitive functions | Gary Houston | 1 | -30/+13 |
1996-08-02 | make C system primitives throw exceptions | Gary Houston | 1 | -53/+38 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+535 |