racket/collects
Eli Barzilay 21fa3637cc Welcome to a new PLT day.
svn: r16396
2009-10-21 07:50:22 +00:00
..
2htdp added image-width and image-height 2009-10-19 19:59:20 +00:00
afm
algol60 added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there) 2009-07-30 05:17:40 +00:00
at-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
browser
combinator-parser DrDr properties 2009-10-15 16:18:01 +00:00
compiler update decompiler for changed type number 2009-10-02 23:39:29 +00:00
config
defaults
deinprogramm Fix two buguettes in the DMdA language grammar. 2009-10-19 14:49:47 +00:00
drscheme rearranged things so that 2htdp/image has its core snip stuff loaded into drscheme so that saving files with 2htdp/image images in them works 2009-10-13 23:06:24 +00:00
dynext change sandbox to allow read from the planet directory; delay some path calculations in other libraries to avoid sandbox prohibitions (but the ones in Scribble seem like too much) 2009-09-24 14:54:15 +00:00
embedded-gui DrDr properties 2009-10-15 16:18:01 +00:00
eopl fix eopl/main 2009-09-09 12:23:11 +00:00
errortrace added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there) 2009-07-30 05:17:40 +00:00
ffi I can't help fixing grammatical errors, sorry 2009-10-13 20:55:19 +00:00
file fix doc typo 2009-08-28 03:45:06 +00:00
framework removed work around for bug in s-exp reader and improved error message for user-defined keybindings in the wrong language 2009-10-11 20:56:36 +00:00
frtime DrDr properties 2009-10-15 16:18:01 +00:00
games svn: r16387 2009-10-20 18:57:58 +00:00
graphics svn: r15679 2009-08-06 04:26:17 +00:00
gui-debugger
guibuilder
handin-client minor handin-server doc fixes 2009-10-09 15:23:06 +00:00
handin-server * A little better layout for configuration reading code 2009-10-16 14:01:43 +00:00
help refine no-doc-available message for unbound ids 2009-09-13 15:33:24 +00:00
hierlist
honu change error message 2009-10-15 23:38:07 +00:00
htdp Fixing this after a day of debugging... sigh 2009-10-06 21:52:31 +00:00
html Newlines at EOFs 2009-07-04 02:28:31 +00:00
icons
lang fix 'append' in ISL+ to disallow a non-list last argument (merge to 4.2.2) 2009-09-29 15:28:44 +00:00
launcher
lazy Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
macro-debugger macro-debugger: PR 10527: fixed "out of lifts" too-strict sanity check 2009-10-20 21:32:33 +00:00
make
mred improved error message slightly 2009-10-13 16:00:01 +00:00
mrlib fix some bad aligned-pasteboard tests 2009-10-17 14:28:46 +00:00
mysterx The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
mzcom
mzlib fix file modes for scheme/base 2009-10-15 02:57:01 +00:00
mzscheme Fix some scribble link errors. 2009-10-09 16:01:16 +00:00
net fix typos (could merge to 4.2.2) 2009-09-24 14:49:17 +00:00
openssl
parser-tools drdr found a 'test suite' that didnt actually have expected results, so I added in expected results and fixed a few bugs that it uncovered 2009-10-18 20:18:33 +00:00
planet misc prop fixes 2009-10-19 22:36:12 +00:00
plot looks like a simple type error 2009-06-04 05:36:51 +00:00
preprocessor
profile Finally it works. 2009-05-30 06:48:49 +00:00
r5rs
r6rs doc R6RS hash tables thread-safe 2009-10-17 15:03:25 +00:00
reader/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
readline
redex More fixes for DrDr 2009-10-16 22:30:04 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-10-21 07:50:22 +00:00
rnrs remove bogus r6rs check and syntax error 2009-10-18 12:19:35 +00:00
s-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
scheme Allow binding to ephemeral ports 2009-10-20 17:00:20 +00:00
schemeunit Cleaning up cwd access for DrDr 2009-10-19 21:28:17 +00:00
scribble Scribble latex render yen sign 2009-10-18 12:14:51 +00:00
scribblings read-line -> read-line-evt 2009-10-20 17:37:19 +00:00
scriblib misc prop fixes 2009-10-19 22:36:12 +00:00
setup scheme/base is better 2009-10-05 04:38:54 +00:00
sgl major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
sirmail make recover program a module 2009-10-17 14:34:15 +00:00
slatex
slideshow adjust para decoding to better work with @ notation 2009-10-02 19:44:10 +00:00
srfi actually run the tests (and actually stop running the tests) 2009-10-18 20:27:41 +00:00
srpersist
stepper new non-blocking stepper implemented 2009-10-13 18:46:29 +00:00
string-constants Quarterly update 2009-10-20 09:49:58 +00:00
swindle
syntax syntax/parse: 2009-10-20 23:17:30 +00:00
syntax-color extended syntax colorer to support lexer-specific backup; fix problems with new color lexers 2009-07-29 03:31:29 +00:00
teachpack rearranged things so that 2htdp/image has its core snip stuff loaded into drscheme so that saving files with 2htdp/image images in them works 2009-10-13 23:06:24 +00:00
test-box-recovery
test-engine Changed syntax of check-member-of so that it will work in htdp-beginner 2009-09-18 14:19:50 +00:00
tests syntax/parse: 2009-10-20 23:17:30 +00:00
tex2page
texpict fix some problems with slide layout and names; extend play functions 2009-08-18 01:20:57 +00:00
trace Newlines at EOFs 2009-07-04 02:28:31 +00:00
typed I just cleaned this floor -- take off your shoes when you walk around 2009-10-20 18:53:06 +00:00
typed-scheme Add `typed/scheme/system' 2009-10-20 18:30:37 +00:00
version
waterworld
web-server PR10532 2009-10-20 21:29:00 +00:00
wxme
xml Fixing doc bug 2009-09-14 18:38:23 +00:00