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