Abdulaziz Ghuloum
|
54f683f0e0
|
Ported match.ss to ikarus.
|
2007-12-11 17:41:48 -05:00 |
Abdulaziz Ghuloum
|
09a02059c6
|
custom textual ports now return #t for textual-port? (fixes bug 175517)
|
2007-12-11 06:04:08 -05:00 |
Abdulaziz Ghuloum
|
29eb0d1ce0
|
The size of output ports is now set to be the buffer size (bug 175485)
|
2007-12-11 03:25:51 -05:00 |
Abdulaziz Ghuloum
|
4ef7d157df
|
Fixes bug 175480: Typo in make-custom-textual-output-port error
message
|
2007-12-11 02:32:29 -05:00 |
Abdulaziz Ghuloum
|
b6299fbec2
|
Added make-custom-textual-input-port and make-custom-textual-output-port
|
2007-12-10 11:11:59 -05:00 |
Abdulaziz Ghuloum
|
85a54dbbbf
|
custom-binary-input-files now have their attrs set properly.
|
2007-12-10 10:56:10 -05:00 |
Abdulaziz Ghuloum
|
4a3f9a334a
|
Added tests for custom-binary-output-ports (and fixed it too)
|
2007-12-10 10:53:17 -05:00 |
Abdulaziz Ghuloum
|
8a375a3cf7
|
Added make-custom-binary-output-port
|
2007-12-10 10:36:10 -05:00 |
Abdulaziz Ghuloum
|
2ac39cfad0
|
reimplemented open-output-file.
|
2007-12-10 10:18:52 -05:00 |
Abdulaziz Ghuloum
|
921999a3a2
|
minor fix to string-input-ports
|
2007-12-10 09:28:48 -05:00 |
Abdulaziz Ghuloum
|
1ecadc0ce5
|
Added missing license stub to ikarus.io.ss
|
2007-12-10 08:08:50 -05:00 |
Abdulaziz Ghuloum
|
7fdeade412
|
Added console-error-port procedure and redirected all error output
to it.
|
2007-12-10 07:40:34 -05:00 |
Abdulaziz Ghuloum
|
0e38534d2e
|
New IO layer is installed. Still buggy in some area but can be used
for bootstrapping at least.
|
2007-12-10 07:28:03 -05:00 |