| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Thien-Thi Nguyen | 2001-08-25 | 1 | -0/+5 |
* | (add-duration): Fix bug: Call `add-duration!' w/ two args. | Thien-Thi Nguyen | 2001-08-25 | 1 | -51/+53 |
* | *** empty log message *** | Marius Vollmer | 2001-08-25 | 1 | -0/+4 |
* | (AUTOMAKE_OPTIONS): Change "foreign" to "gnu". | Marius Vollmer | 2001-08-25 | 1 | -1/+1 |
* | *** empty log message *** | Thien-Thi Nguyen | 2001-08-24 | 1 | -16/+29 |
* | (string-for-each-index): New exported proc. | Thien-Thi Nguyen | 2001-08-24 | 1 | -4/+5 |
* | (scm_string_for_each): Reverse order of first 2 args. | Thien-Thi Nguyen | 2001-08-24 | 1 | -66/+88 |
* | (scm_string_map, scm_string_map_x, | Thien-Thi Nguyen | 2001-08-24 | 1 | -6/+7 |
* | * tests/srfi-13.test (string-map): Swapped order of string and | Mikael Djurfeldt | 2001-08-22 | 2 | -6/+11 |
* | * srfi-1.scm (check-arg-type, non-negative-integer?): a couple of new | Gary Houston | 2001-08-05 | 2 | -0/+22 |
* | * srfi-1.scm (filter): replaced with a tail-recursive version. | Gary Houston | 2001-08-04 | 2 | -10/+15 |
* | * srfi-14.c (scm_char_set_diff_plus_intersection): wasn't correctly | Gary Houston | 2001-07-31 | 3 | -16/+63 |
* | Reverse the n-ary logxor change. The behaviour is weird in a set | Gary Houston | 2001-07-22 | 2 | -15/+3 |
* | (scm_char_set_xor): bug fix: characters should only be included if | Gary Houston | 2001-07-22 | 2 | -3/+16 |
* | * srfi-14.c (scm_char_set_intersection, scm_char_set_xor): remove | Gary Houston | 2001-07-22 | 3 | -30/+56 |
* | * srfi-11.scm, srfi-8.scm: Update copyright notice. | Martin Grabmüller | 2001-07-19 | 3 | -2/+6 |
* | * srfi-14.c: Okay. Now I got it. Really. This time it's fixed. | Martin Grabmüller | 2001-07-17 | 3 | -22/+47 |
* | * srfi-14.c: Fix for bug caused by brain-malfunctioning on my | Martin Grabmüller | 2001-07-17 | 3 | -24/+39 |
* | * srfi-14.scm: export string->char-set!, not string-char-set!. | Gary Houston | 2001-07-16 | 3 | -7/+16 |
* | (scm_char_set_map): Bug-fix: char-set-map was modifying the | Martin Grabmüller | 2001-07-16 | 2 | -1/+6 |
* | * srfi-14.c: Allocate correct memory size for charsets (32 bytes), | Martin Grabmüller | 2001-07-16 | 2 | -5/+14 |
* | (scm_char_set_hash): bug fix: was overrunning the buffer and | Gary Houston | 2001-07-15 | 2 | -10/+17 |
* | * srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the | Gary Houston | 2001-07-15 | 2 | -4/+16 |
* | *** empty log message *** | Marius Vollmer | 2001-07-12 | 1 | -0/+5 |
* | (and-let*): Use `re-export-syntax' instead of `export-syntax'. | Marius Vollmer | 2001-07-12 | 1 | -1/+1 |
* | (s_scm_char_set_leq): similarly, (char-set<=) should return #t. | Gary Houston | 2001-07-11 | 3 | -26/+30 |
* | * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set=) should | Gary Houston | 2001-07-11 | 3 | -22/+25 |
* | 2001-07-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de> | Martin Grabmüller | 2001-07-09 | 2 | -5/+6 |
* | * srfi-1.scm (iota, map, for-each, list-index, member, delete, | Gary Houston | 2001-07-06 | 3 | -14/+31 |
* | *** empty log message *** | Rob Browning | 2001-07-06 | 1 | -0/+4 |
* | * srfi-19.scm (priv:locale-reader): don't need open-output-string. | Rob Browning | 2001-07-06 | 1 | -12/+12 |
* | (map-in-order): defined and exported, to support lists of unequal | Gary Houston | 2001-07-03 | 2 | -2/+6 |
* | *** empty log message *** | Gary Houston | 2001-07-03 | 1 | -0/+7 |
* | * srfi-1.scm (iota, map, for-each, list-index, member, delete, | Gary Houston | 2001-07-03 | 1 | -8/+12 |
* | * srfi-1.scm (list-tabulate): Do not go into infinite loop for | Martin Grabmüller | 2001-07-03 | 2 | -12/+13 |
* | * srfi-1.scm (list-tabulate): Do not go into infinite loop for | Martin Grabmüller | 2001-07-03 | 2 | -1/+6 |
* | * srfi-1.scm: Replaced calls to `map' in several procedures to | Martin Grabmüller | 2001-07-02 | 2 | -33/+82 |
* | * srfi-4.c: Minor cleanups. | Martin Grabmüller | 2001-06-28 | 4 | -88/+137 |
* | * Makefile.am: Added SRFI-4 files in various places. | Martin Grabmüller | 2001-06-27 | 5 | -2/+2503 |
* | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 2001-06-26 | 2 | -17/+24 |
* | *** empty log message *** | Marius Vollmer | 2001-06-25 | 1 | -0/+5 |
* | Use `re-export-syntax' to correctly re-export `receive'. | Marius Vollmer | 2001-06-25 | 1 | -1/+1 |
* | *** empty log message *** | Marius Vollmer | 2001-06-18 | 1 | -0/+39 |
* | The SRFI-19 implementation was completely broken. Already the | Marius Vollmer | 2001-06-18 | 1 | -97/+113 |
* | *** empty log message *** | Marius Vollmer | 2001-06-14 | 1 | -0/+4 |
* | Prevent `export' from re-exporting core bindings. | Marius Vollmer | 2001-06-14 | 1 | -0/+13 |
* | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 2001-06-07 | 2 | -3/+7 |
* | * srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply. | Martin Grabmüller | 2001-06-07 | 2 | -6/+23 |
* | * README: Update. | Martin Grabmüller | 2001-06-07 | 4 | -2/+990 |
* | *** empty log message *** | Marius Vollmer | 2001-06-03 | 12 | -0/+268 |