Matthew Flatt
|
2146a020c0
|
another error-message fix
|
2011-07-31 05:09:49 -06:00 |
|
Eli Barzilay
|
61f628f2c6
|
fix error reporting in `reencode-output-port'
Closes PR 12077
|
2011-07-25 23:46:16 -04:00 |
|
Matthew Flatt
|
e01ee43300
|
fix error reporting in `reencode-input-port'
Closes PR 12076
|
2011-07-25 13:11:05 -04:00 |
|
Matthew Flatt
|
7089a17ba2
|
fix `make-limited-input-port' limit tracking for committed peeks
and make the port thread-safe
|
2011-06-17 11:14:50 -06:00 |
|
Matthew Flatt
|
a919062143
|
support progress evts in result of `make-limited-input-port'
and also adjust initial position in various port constructions
to use `file-position' instead of `port-next-location'
|
2011-06-16 09:18:47 -06:00 |
|
Matthew Flatt
|
83d002a9aa
|
fix interaction of `port-commit-peeked' and port positions
--- includes a small hack to the `make-input-port' protocol
to specially handle a byte-string result as "true"
from the `commit' proc
|
2011-06-16 08:17:14 -06:00 |
|
Matthew Flatt
|
ce2d6030c7
|
add filter-read-input-port' to racket/port'
|
2011-01-24 19:47:20 -07:00 |
|
Matthew Flatt
|
e4aab34656
|
Fix `at-exp' syntax colorer to handle non-text input
- added 'special-filter-input-port' to `racker/port'
Merge to v5.0
|
2010-05-21 19:40:32 -06:00 |
|
Eli Barzilay
|
939af28a4c
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|