racket/collects
2005-12-10 13:40:07 +00:00
..
afm improve PS/AFM support with uniXXXX parsing and per-font glyphlist.txt 2005-12-09 17:05:09 +00:00
algol60 allow doc.txt searches in Algol60 language, so that Algol60 docs are found 2005-12-08 16:05:59 +00:00
browser fix external-URL handling and associated preference checkbox 2005-12-08 17:24:50 +00:00
compiler many repairs to Create Executable... 2005-12-07 14:27:12 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme made help button in create executable work 2005-12-07 17:47:23 +00:00
dynext allow .m suffix for Objective C 2005-11-07 20:07:34 +00:00
embedded-gui improved Java example boxes 2005-11-16 01:16:58 +00:00
eopl added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
errortrace don't require in module 2005-11-22 19:45:37 +00:00
ffi sample c-printf interface 2005-10-07 22:22:44 +00:00
finish-install typos 2005-06-08 00:28:39 +00:00
framework install default-text-color pref value on startup 2005-12-10 13:40:07 +00:00
frtime removed language sub-levels; now there's just FrTime 2005-12-04 17:24:40 +00:00
games added jewel game 2005-08-01 18:58:15 +00:00
graphics Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
guibuilder Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
handin-client change handin label when retrieving 2005-11-14 05:21:14 +00:00
handin-server use an empty input port for all evaluations 2005-12-07 00:52:33 +00:00
help raised timeouts, to avoid killed connection when searching lots of document text 2005-12-08 22:44:06 +00:00
hierlist extra paging keybindings 2005-09-18 12:47:35 +00:00
honu Honu: 2005-11-15 17:07:02 +00:00
honu-module changed setup name 2005-08-16 21:12:32 +00:00
htdch Added java style error messages 2005-12-03 04:45:32 +00:00
htdp avoid 'begin' for the stepper's sake 2005-12-09 22:00:13 +00:00
html Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
icons merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
lang many repairs to Create Executable... 2005-12-07 14:27:12 +00:00
launcher many repairs to Create Executable... 2005-12-07 14:27:12 +00:00
make create compiled/native/XXXX/3m in the collection dir 2005-10-20 16:25:53 +00:00
mred slightly better error reporting 2005-12-09 21:59:51 +00:00
mrflow fixed . typo that mzscheme now flags as a syntax error 2005-10-06 15:45:07 +00:00
mrlib fix text part of label when it goes to the edge (or slightly outside) the bounding box 2005-12-01 20:49:45 +00:00
mysterx Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
mzcom Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
mzlib export inherit-field 2005-12-02 19:30:57 +00:00
mzscheme bump version in mred and mzscheme info files 2005-12-02 02:30:46 +00:00
mztake fixed gui for multiple values 2005-12-09 20:43:16 +00:00
net fixed processing of file: URLs to not assume Unix conventions and to distinguish relative and absolute paths 2005-12-01 20:07:04 +00:00
openssl Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
parser-tools Fixed the example call to have correct input 2005-11-14 22:08:02 +00:00
plai debugger expands linearly 2005-11-22 19:46:07 +00:00
planet Added environment variable PLTPLANETDIR to control where planet saves stuff 2005-09-01 19:20:57 +00:00
plot dont show message if not compiling anything 2005-11-17 03:00:00 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj Updated docs for 300 and fixed bug with lexing non-supported specials 2005-12-07 22:00:15 +00:00
profjBoxes improved Java example boxes 2005-11-16 01:16:58 +00:00
profjWizard Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
r5rs Rename r5rs/r5rs.ss -> r5rs/lang.ss 2005-10-26 07:22:24 +00:00
r6rs r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
readline Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
reduction-semantics fix contex-closure, change iswim.ss exports back to using :-prefixed names 2005-12-01 17:07:56 +00:00
repos-time-stamp Welcome to a new PLT day. 2005-12-10 09:20:02 +00:00
setup typos 2005-10-25 17:45:39 +00:00
sgl 299.108 2005-07-21 13:41:00 +00:00
sirmail recognize aspell 2005-11-17 21:58:44 +00:00
skipper Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slatex PR7722 2005-12-01 00:21:50 +00:00
slibinit typos 2005-06-08 00:28:39 +00:00
slideshow allow writes to temp dir in protected mode 2005-11-29 17:49:59 +00:00
srfi make string-hash compatible with SRFI69(and more efficient), remove opt-lambda bug 2005-12-01 19:55:56 +00:00
srpersist Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
ssax Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
stepper recertify lifted-out varrefs 2005-12-08 22:43:18 +00:00
string-constants updated japanese from Chihiro Kuraya 2005-12-07 18:23:04 +00:00
swindle r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
syntax strip #! from start of programs 2005-11-22 22:34:35 +00:00
syntax-color Fixed typos. 2005-11-14 22:21:46 +00:00
test-suite repeated require line 2005-12-01 22:02:42 +00:00
tests merged changes in 888:1556 from the branch 2005-12-07 10:33:06 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict add current-cost-color export 2005-11-30 14:38:35 +00:00
trace Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
version abort if bad HTTP reply 2005-12-04 19:18:04 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server Allow turning off logs and use it in the help-desk 2005-12-02 16:30:23 +00:00
xelda Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
xml Adding support for cdata and exporting correct-xexpr? 2005-07-13 14:41:26 +00:00