racket/collects
2008-08-25 03:01:32 +00:00
..
afm
algol60 added front-end/finished-complete-program 2008-08-05 17:28:16 +00:00
browser * Newlines at EOFs 2008-07-09 07:18:06 +00:00
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler partly fix handling of planet paths in stand-alone executables 2008-08-22 15:11:12 +00:00
config
defaults
drscheme svn: r11409 2008-08-25 03:01:32 +00:00
dynext this code now uses version/utils 2008-07-15 19:15:45 +00:00
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl eopl doc updates 2008-07-18 19:00:38 +00:00
errortrace clean up extended in-vector, in-string, and in-bytes 2008-08-07 12:13:21 +00:00
ffi * Newlines at EOFs 2008-07-09 07:18:06 +00:00
file move bibliography to end of 'file' document 2008-07-31 02:52:36 +00:00
framework svn: r11401 2008-08-23 19:32:14 +00:00
frtime assign authors to manuals 2008-08-15 20:16:06 +00:00
games fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
graphics * Newlines at EOFs 2008-07-09 07:18:06 +00:00
gui-debugger v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
guibuilder * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-client * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-server * Newlines at EOFs 2008-07-09 07:18:06 +00:00
help use launcher 2008-08-09 05:48:19 +00:00
hierlist * Newlines at EOFs 2008-07-09 07:18:06 +00:00
honu honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
htdch * Newlines at EOFs 2008-07-09 07:18:06 +00:00
htdp bug related to servlet-env mod 2008-08-14 22:16:03 +00:00
html * Newlines at EOFs 2008-07-09 07:18:06 +00:00
icons
lang tune htdp language #%module-begin to avoid unnecessary macro trampolining 2008-08-24 12:34:04 +00:00
launcher allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger assign authors to manuals 2008-08-15 20:16:06 +00:00
make Major cleanup 2008-08-14 10:07:14 +00:00
mred reduce right padding of a mac os x message%; add space between a text-field% label and edit box (on all platforms) 2008-08-22 21:40:10 +00:00
mrlib finish the cm move: change all requires, leave stub files in mzlib 2008-08-19 00:22:57 +00:00
mysterx assign authors to manuals 2008-08-15 20:16:06 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib finish the cm move: change all requires, leave stub files in mzlib 2008-08-19 00:22:57 +00:00
mzscheme properties can now effectively inherit properties (v4.0.2.5) 2008-07-21 17:04:25 +00:00
net fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
openssl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
parser-tools some info tweaks 2008-08-19 10:32:18 +00:00
planet assign authors to manuals 2008-08-15 20:16:06 +00:00
plot assign authors to manuals 2008-08-15 20:16:06 +00:00
preprocessor assign authors to manuals 2008-08-15 20:16:06 +00:00
profj commented out duplicate method 2008-08-19 17:10:05 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
r5rs fix splicing 'begin' in R5RS (PR 9548) 2008-06-26 14:49:20 +00:00
r6rs fix equal? on transparent R6RS records 2008-07-28 20:30:25 +00:00
readline fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
redex 1. Generator refactored to avoid mutable state (fixing a bug). 2008-08-23 16:11:23 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-08-24 07:50:07 +00:00
rnrs fix more r6rs expt problems on 0 or 0.0 base 2008-08-21 19:50:28 +00:00
s-exp/lang
scheme Fix or not to use continuations, and to use a success/failure flag instead. Fixed PR 9689. 2008-08-20 19:52:58 +00:00
scribble assign authors to manuals 2008-08-15 20:16:06 +00:00
scribblings web-server-tutorial -> continue 2008-08-24 14:22:39 +00:00
setup setup scribble: fix depends-on-everything dependencies when a collection is removed 2008-08-22 13:03:50 +00:00
sgl assign authors to manuals 2008-08-15 20:16:06 +00:00
sirmail fix encoding after abbreviations expanded 2008-08-09 12:04:37 +00:00
slatex Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow * Newlines at EOFs 2008-07-09 07:18:06 +00:00
srfi svn: r11315 2008-08-19 00:32:10 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper removed extra arguments in call to highlight-range, since they were the default value (and the signature of this method is going to change) 2008-07-24 11:36:54 +00:00
string-constants Synch with latest. 2008-08-09 13:59:02 +00:00
swindle fix printing of mpairs, and improve print-object code a little 2008-08-08 10:05:19 +00:00
syntax * Newlines at EOFs 2008-07-09 07:18:06 +00:00
syntax-color assign authors to manuals 2008-08-15 20:16:06 +00:00
teachpack world and key=? 2008-08-16 15:24:58 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine Turning on exceptions in check-expect 2008-08-22 14:25:53 +00:00
tests Change parsing of old versions: 2008-08-23 07:06:33 +00:00
tex2page * Newlines at EOFs 2008-07-09 07:18:06 +00:00
texpict v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
trace
typed-scheme Fix docs to work around schememod bug 2008-08-19 19:57:59 +00:00
version Change parsing of old versions: 2008-08-23 07:06:33 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server web-server-tutorial -> continue 2008-08-24 14:22:39 +00:00
wxme * Newlines at EOFs 2008-07-09 07:18:06 +00:00
xml assign authors to manuals 2008-08-15 20:16:06 +00:00