Abdulaziz Ghuloum
|
7bb5eab307
|
* Added delete-file.
|
2007-08-26 20:04:00 -04:00 |
Abdulaziz Ghuloum
|
d8b81869c9
|
* $port-output-index, $port-output-size, $set-port-output-index! and
$set-port-output-size! are gone.
|
2007-08-25 11:24:05 -04:00 |
Abdulaziz Ghuloum
|
023d0831d7
|
* Removed $port-input-index, $port-input-size,
$set-port-input-index! and $set-port-input-size!
|
2007-08-25 11:06:30 -04:00 |
Abdulaziz Ghuloum
|
c5530973d0
|
* Added $port-buffer, $port-index, $port-size, $set-port-index!, and
$set-port-size!. Next step is removing the input/output-specific
accessors and mutators.
|
2007-08-25 10:49:39 -04:00 |
Abdulaziz Ghuloum
|
3f220faf13
|
* output files now use bytevectors as their internal buffer.
|
2007-05-18 16:07:58 -04:00 |
Abdulaziz Ghuloum
|
3148d7f95c
|
* input ports now have a bytevector as buffer
|
2007-05-17 06:27:59 -04:00 |
Abdulaziz Ghuloum
|
49dc13d5ee
|
* make string operations safe in all io layers.
|
2007-05-17 05:41:00 -04:00 |
Abdulaziz Ghuloum
|
79408d142d
|
* cleanup of io-ports.ss
|
2007-05-06 18:25:53 -04:00 |
Abdulaziz Ghuloum
|
7173bcc61b
|
* primitive-set! is gone.
|
2007-05-05 23:10:47 -04:00 |
Abdulaziz Ghuloum
|
3d79b43612
|
* moved (ikarus io-ports) to ikarus.io-ports.ss
|
2007-05-05 18:04:38 -04:00 |