(scan-api): No longer include timestamp.
[bpt/guile.git] / ice-9 / ChangeLog
index ce38693..734d2cd 100644 (file)
@@ -1,3 +1,38 @@
+2002-05-09  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * format.scm (format:out-inf-nan): New.
+       (format:out-fixed, format:out-expon, format:out-general): Use it
+       to print infs and nans.
+
+       * boot-9.scm (unsetenv): New, for completeness.
+
+2002-05-08  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * format.scm (format:fn-max): Increase to 400 so ~f and ~g can
+       print long real numbers with large positive and negative
+       exponents.
+
+2002-05-06  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * syncase.scm: Use (ice-9 threads) so that with-mutex is defined.
+
+2002-04-30  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * gap-buffer.scm: New file.
+
+       * Makefile.am (ice9_sources): Add gap-buffer.scm.
+
+2002-03-12  Rob Browning  <rlb@defaultvalue.org>
+
+       * syncase.scm: fix bad let.
+       (gensym): fix failure on non-threaded
+
+2002-03-05  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * ftw.scm: New file.
+
+       * Makefile.am (ice9_sources): Add ftw.scm.
+
 2002-02-26  Thien-Thi Nguyen  <ttn@giblet.glug.org>
 
        * Makefile.am: Update path to pre-inst-guile automake frag.