mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
2b33c2f28d
commit
691365f22a
2 changed files with 26 additions and 16 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-08-23 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
* srfi-13.c (string-map): Swapped order of string and proc args to
|
||||
conform with the srfi. (Thanks to Alex Shinn.)
|
||||
|
||||
2001-07-31 Gary Houston <ghouston@arglist.com>
|
||||
|
||||
* srfi-14.c (scm_char_set_diff_plus_intersection): wasn't correctly
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2001-08-23 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
* tests/srfi-13.test (string-map): Swapped order of string and
|
||||
proc args to conform with the srfi. (Thanks to Alex Shinn.)
|
||||
|
||||
2001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
* tests/getopt-long.test (exception:no-such-option,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue