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