1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 20:30:28 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-08-12 01:11:37 +00:00
parent 0aae457a4a
commit a58d910c1c

View file

@ -1,3 +1,9 @@
2005-08-12 Kevin Ryde <user42@zip.com.au>
* strports.c (st_flush): Increase buffer by 1.5x when growing, to
avoid lots of copying where previoulsy growing by only 80 bytes at a
time.
2005-08-01 Marius Vollmer <mvo@zagadka.de> 2005-08-01 Marius Vollmer <mvo@zagadka.de>
* modules.h, modules.c (scm_eval_closure_module): Removed, we * modules.h, modules.c (scm_eval_closure_module): Removed, we