| Commit message (Expand) | Author | Age | Files | Lines |
* | provide missing prototypes... | Andy Wingo | 2010-01-07 | 1 | -1/+11 |
* | remove rpsubrs... | Andy Wingo | 2009-12-04 | 1 | -31/+201 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | (scm_string_equal_p, scm_string_ci_equal_p, scm_string_less_p,... | Marius Vollmer | 2004-08-24 | 1 | -148/+23 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,... | Marius Vollmer | 2004-08-19 | 1 | -18/+18 |
* | * socket.c, rw.c, deprecated.h, validate.h... | Marius Vollmer | 2004-08-12 | 1 | -22/+34 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,... | Marius Vollmer | 2004-07-06 | 1 | -6/+6 |
* | * srfi-13.c (s_scm_string_map): convert character to unsigned char... | Han-Wen Nienhuys | 2004-04-06 | 1 | -2/+2 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | * validate.h... | Michael Livshin | 2001-05-24 | 1 | -6/+6 |
* | Correct, update, improve and clean up a lot of docstrings in order to make... | Martin Grabmüller | 2001-04-03 | 1 | -34/+32 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | * vectors.c (s_scm_vector_p, list->vector, scm_vector)... | Martin Grabmüller | 2001-03-02 | 1 | -26/+31 |
* | * Make sure that parameter errors are reported correctly.... | Dirk Herrmann | 2001-01-24 | 1 | -23/+59 |
* | * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. | Dirk Herrmann | 2000-11-22 | 1 | -8/+8 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * String comparison functions don't accept symbols as arguments any more.... | Dirk Herrmann | 2000-10-26 | 1 | -57/+78 |
* | * Replaced a lot of references to SCM_CHARS. | Dirk Herrmann | 2000-09-26 | 1 | -0/+2 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -5/+5 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * vectors.c, symbols.c, strorder.c: Documentation cut and pasted... | Greg J. Badros | 2000-01-27 | 1 | -10/+29 |
* | * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout. | Greg J. Badros | 2000-01-06 | 1 | -10/+10 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -8/+8 |
* | * *.c: Finish replacing K&R style prototypes with ANSI C... | Greg J. Badros | 1999-12-12 | 1 | -68/+63 |
* | * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:... | Greg J. Badros | 1999-12-12 | 1 | -2/+2 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,... | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * strorder.c (scm_string_less_p, scm_string_ci_less_p): Bugfix.... | Mikael Djurfeldt | 1999-08-29 | 1 | -4/+4 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | *** empty log message *** | Mikael Djurfeldt | 1996-12-13 | 1 | -3/+3 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -55/+11 |
* | C files should #include only the header files they need, not... | Jim Blandy | 1996-09-10 | 1 | -0/+2 |
* | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1996-07-25 | 1 | -0/+266 |