summaryrefslogtreecommitdiff
path: root/libguile/rw.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-03-02See ChangeLog from 2005-03-02.Marius Vollmer1-2/+4
2004-11-04(scm_read_string_x_partial): Bugfix, apply offset to destMarius Vollmer1-4/+3
2004-08-19* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer1-5/+8
2004-08-12* socket.c, rw.c, deprecated.h, validate.hMarius Vollmer1-10/+20
2004-08-02* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,Marius Vollmer1-3/+3
2004-07-23* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer1-4/+4
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2003-03-25* rw.c: #include <config.h> if HAVE_CONFIG_H.Rob Browning1-0/+4
2002-03-14Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen1-2/+0
2001-07-03 * posix.c (getlogin): getlogin() implementation for Windows.Martin Grabmüller1-0/+3
2001-06-20 * deprecation.c, extensions.c, rw.c: include string.h.Gary Houston1-0/+1
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-1/+1
2001-06-04 * rw.c (scm_write_string_partial): new procedure implementingGary Houston1-8/+116
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-4/+4
2001-05-24* validate.hMichael Livshin1-4/+4
2001-05-20(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,Marius Vollmer1-1/+1
2001-05-19(scm_init_rw_builtins): Renamed from scm_init_rw. ReturnMarius Vollmer1-6/+9
2001-05-02* rw.c: Include "modules.h" and "strports.h".Marius Vollmer1-0/+2
2001-04-29 * rw.c: new file, implementing C part of module (ice-9 rw).Gary Houston1-0/+178