Abdulaziz Ghuloum
|
d04dd79b81
|
* added open-input-string
|
2007-02-04 15:51:47 -05:00 |
Abdulaziz Ghuloum
|
d8f646040f
|
* added with-output-to-string
|
2007-01-22 21:07:20 -05:00 |
Abdulaziz Ghuloum
|
599f68aa84
|
* Ikarus now handles interrupts (e.g. ^C) by signalling an error
when an interrupt occurs.
|
2006-12-24 11:24:53 +03:00 |
Abdulaziz Ghuloum
|
5615b03879
|
* Input/output ports are closed when the last reference to them is
dropped. Dropped files are closed before new files are opened.
|
2006-12-21 11:14:12 +03:00 |
Abdulaziz Ghuloum
|
2fcae826d1
|
* with-input-from-file, call-with-input-file, with-output-to-file,
and call-with-output-file no longer use dynamic-wind to track if
an exit continuation is invoked multiple times.
|
2006-12-21 10:56:07 +03:00 |
Abdulaziz Ghuloum
|
5f3ee8a2c4
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
Abdulaziz Ghuloum
|
5bb14cad6e
|
renamed:
runtime => bin
src => lib
|
2006-12-01 10:40:21 -05:00 |
Abdulaziz Ghuloum
|
f6a95c07d2
|
Removed all version names from files
|
2006-11-23 20:37:04 -05:00 |