*** empty log message ***
[bpt/guile.git] / srfi / ChangeLog
index 3e255d4..a54be2f 100644 (file)
@@ -1,3 +1,26 @@
+2004-04-24  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-11.scm (let-values): Use make-symbol rather than gensym, for
+       guaranteed uniqueness of temp variable symbols.
+
+2004-04-15  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-13.c (scm_string_trim, scm_string_trim_right,
+       scm_string_trim_both): Cast to unsigned char for isspace.
+
+2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * srfi-13.c (s_scm_string_map): convert character to unsigned char
+       before converting to unsigned int. This prevents hi-bit ascii as
+       being converted large integers.
+       (string_upcase_x): change caller for scm_{up,down}case to
+       scm_c_{up,down}case
+
+2004-03-23  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-1.scm (circular-list): Rewrite using set-cdr!, no need to copy
+       parameter list.
+
 2004-02-08  Mikael Djurfeldt  <djurfeldt@nada.kth.se>
 
        * Makefile.am (TAGS_FILES): Use this variable instead of