ports.c, ports.h (scm_c_read, scm_c_write): New functions.
[bpt/guile.git] / libguile / ChangeLog
index 271c98a..71163e6 100644 (file)
@@ -1,3 +1,9 @@
+2001-02-23  Mikael Djurfeldt  <mdj@linnaeus.mit.edu>
+
+       * ports.c, ports.h (scm_c_read, scm_c_write): New functions.
+
+       * ports.h (SCM_READ_BUFFER_EMPTY_P): New macro.
+
 2001-02-24  Neil Jerram  <neil@ossau.uklinux.net>
 
        * numbers.c (scm_two_doubles, scm_sys_expt, scm_sys_atan2,