racket/collects
Stevie Strickland f6bdaee080 You know the branches flow to trunk
trunk then flows right back
time to code, then to sync
merging up to the HEAD of trunk
merging up to the HEAD of trunk
merging up to the HEAD of trunk, yeah

svn: r11996
2008-10-12 08:01:16 +00:00
..
afm
algol60
browser
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler fix bug in exe creation where 'lib runtime-paths could be mis-parsed as mzlib paths 2008-10-07 16:00:36 +00:00
config
defaults
drscheme added plt version to bug report submission 2008-09-22 19:58:20 +00:00
dynext
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl
errortrace fix problems with errortrace and namespace phases 2008-09-04 22:03:06 +00:00
ffi
file
framework removed the (useless) mouse-over-the-overview-window-and-it-shows-you-one-line-of-text feature because it made the window jump around in annoying ways and made clicking on the overview window not work properly 2008-09-29 18:44:27 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games clicking in the whitespace between circles no longer counts as your turn 2008-10-11 18:17:20 +00:00
graphics
gui-debugger don't match plain-module-begin in module, since its phase is potentially different 2008-09-09 00:16:03 +00:00
guibuilder
handin-client minor tweaks 2008-09-13 00:51:21 +00:00
handin-server fix a bug, when there is no user field 2008-10-09 01:33:35 +00:00
help * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
hierlist
honu * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
htdch Correction for setup-plt error 2008-09-17 14:54:11 +00:00
htdp performance improvement 2008-09-30 20:18:55 +00:00
html
icons refined searching 2008-09-09 03:43:57 +00:00
lang disable htdp languages context for now 2008-10-05 04:17:26 +00:00
launcher
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger no scribblings until this collection moves up 2008-09-19 16:49:04 +00:00
make [NHW] Bug fix in make-collection. make-collection generates the names of the .zo files it expects to generate. The old method generated names like foo.zo. I believe the new convention is foo_ss.zo, and this is born out by an error message I encountered building a tool on top of make-collection. 2008-08-31 21:08:12 +00:00
mred fixed PR9806 and PR9807 2008-10-05 04:42:48 +00:00
mrlib typo (PR9789) 2008-09-28 22:59:34 +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 You know the branches flow to trunk 2008-10-12 08:01:16 +00:00
mzscheme
net remove base64 debugging output 2008-09-02 11:51:21 +00:00
openssl
parser-tools some info tweaks 2008-08-19 10:32:18 +00:00
planet improved error checking when the response is badly malformed 2008-10-02 19:49:33 +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 Corrected error in using libraries 2008-09-29 15:09:29 +00:00
profjWizard
r5rs revert this part 2008-08-31 06:47:17 +00:00
r6rs * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex 1. Fixed bug in reduction-semantics.ss. 2008-10-09 19:09:11 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-10-12 07:50:11 +00:00
rnrs fix int-def context binding problems, fix scheme/splicing, change rnrs/base-6 to use scheme/splicing 2008-09-30 22:03:55 +00:00
s-exp/lang module-reader constructs proper source information, fix s-exp reader to use it 2008-09-15 23:01:06 +00:00
scheme slight rewording 2008-10-08 16:58:58 +00:00
scribble fix great awlful memory leak in scribble's collect phase (which was exposed most clearly by the web-server tutorial); change in.sxref to be use fasl (bytecode) format 2008-10-11 14:50:22 +00:00
scribblings You know the branches flow to trunk 2008-10-12 08:01:16 +00:00
setup fix change that avoids re-running documents just to get xref information when the .sxref files are up-to-date 2008-10-12 01:49:42 +00:00
sgl forgot some _fun*s 2008-09-05 02:36:06 +00:00
sirmail fix sirmail header checking, since encoding was moved to later 2008-10-02 11:54:03 +00:00
slatex
slideshow
srfi fix equal? 2008-09-30 01:46:37 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper PR 9742 2008-09-13 13:22:22 +00:00
string-constants use the default language if there was an error reading the preference file 2008-10-07 14:07:56 +00:00
swindle fix printing of mpairs, and improve print-object code a little 2008-08-08 10:05:19 +00:00
syntax * The module-path place is now optional, and #:language can be used 2008-10-07 10:56:29 +00:00
syntax-color assign authors to manuals 2008-08-15 20:16:06 +00:00
teachpack fix whitespace before open-brace issues 2008-10-11 19:09:50 +00:00
test-box-recovery
test-engine went to simple true/false for stepper results 2008-09-13 06:28:46 +00:00
tests You know the branches flow to trunk 2008-10-12 08:01:16 +00:00
tex2page
texpict
trace
typed-scheme You know the branches flow to trunk 2008-10-12 08:01:16 +00:00
version Change parsing of old versions: 2008-08-23 07:06:33 +00:00
waterworld
web-server Spelling 2008-09-18 20:56:23 +00:00
wxme
xml a little more, inspired by PR 9742 2008-09-13 15:27:15 +00:00