The Racket repository
Go to file
Greg Cooper 06c182e589 replace (equal? (send d get-filename) source)
with (send d port-name-matches? source) and use for-each-frame
instead of locate-file

svn: r8867
2008-03-04 04:46:17 +00:00
collects replace (equal? (send d get-filename) source) 2008-03-04 04:46:17 +00:00
doc Unicode 5.0, use U+FFFD as replacement char 2008-03-01 14:17:50 +00:00
man/man1 add setup-plt and mzc man pages 2008-01-05 23:41:46 +00:00
src add newline handling to reencode-input/output-port; provide a streamlined path for custom-port buffering (via pipes); fix JIT bug related to updating the runstack pointer after a call that turns out to be a direct-native call 2008-03-02 16:00:12 +00:00