racket/collects
Eli Barzilay db7c23d062 Welcome to a new PLT day.
svn: r16248
2009-10-06 07:50:32 +00:00
..
2htdp added scaling to 2htdp/image 2009-10-02 11:20:30 +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
compiler update decompiler for changed type number 2009-10-02 23:39:29 +00:00
config
defaults
deinprogramm Typo fix. 2009-10-05 09:01:38 +00:00
drscheme current-load-relative-directory is now just set to #f 2009-09-23 10:09:18 +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 fix multiple registration of make-line-snip snipclass 2009-08-09 13:46:20 +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 ffi: put version back in for libraries 2009-07-07 21:54:39 +00:00
file fix doc typo 2009-08-28 03:45:06 +00:00
framework minor bugfix 2009-09-26 15:38:13 +00:00
frtime DrDr props 2009-07-20 15:01:19 +00:00
games svn: r15872 2009-09-04 05:03:12 +00:00
graphics svn: r15679 2009-08-06 04:26:17 +00:00
gui-debugger
guibuilder
handin-client
handin-server try to deal with silencing context output in a different way 2009-10-01 21:11:14 +00:00
help refine no-doc-available message for unbound ids 2009-09-13 15:33:24 +00:00
hierlist
honu upgrade to #lang scheme 2009-06-30 21:05:16 +00:00
htdp removed htdc reference 2009-09-20 21:29:16 +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: fixed #%expr regression due to lift cleanup 2009-09-29 20:45:41 +00:00
make
mred restore focus ring on text-field% (by chaining to superclass on-set/kill-fpcus in editor-canvas%) 2009-09-01 14:31:58 +00:00
mrlib added iota 2009-09-28 19:36:38 +00:00
mysterx
mzcom
mzlib undo revision 16179, which had some junk included by mistake 2009-09-30 03:57:08 +00:00
mzscheme Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
net fix typos (could merge to 4.2.2) 2009-09-24 14:49:17 +00:00
openssl
parser-tools PR 10344 2009-07-24 04:37:34 +00:00
planet changed warning when there is no 'name' field 2009-10-02 16:39:24 +00:00
plot
preprocessor
profile
r5rs
r6rs fix R6RS 'rename' on multi identifiers (PR 10361); merge to 4.1.2 2009-07-27 14:20:00 +00:00
reader/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
readline
redex Fix to allow metafunction definition at the top-level. 2009-10-02 16:54:44 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-10-06 07:50:32 +00:00
rnrs fix macro for 'fxarithmetic-shift-...' (PR 10504) 2009-10-04 14:48:28 +00:00
s-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
scheme add some missing prefixes for static struct info 2009-10-02 17:38:15 +00:00
schemeunit Describe correct return types for checks [Ticket #178] 2009-07-22 08:44:38 +00:00
scribble Scribble: another Unicode character in Latex back-end 2009-10-01 16:14:40 +00:00
scribblings more updates to 'do' docs (continuing from PR 10508) 2009-10-05 18:01:17 +00:00
scriblib setup-plt -D skips compilation of .scrbl files 2009-08-13 16:24:33 +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 fix sirmail unicode header handling 2009-09-19 14:03:45 +00:00
slatex
slideshow adjust para decoding to better work with @ notation 2009-10-02 19:44:10 +00:00
srfi Andreas Rottmann's R6RS SRFI patches: 1, 8, 13, and 14 2009-09-29 16:11:11 +00:00
srpersist
stepper hash should have been hasheq... 2009-10-01 17:52:45 +00:00
string-constants Typo fix. 2009-09-19 17:26:19 +00:00
swindle
syntax typo 2009-10-02 21:52:20 +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 added scaling to 2htdp/image 2009-10-02 11:20:30 +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 add unsafe-flabs and unsafe-fxabs (4.2.2.4) 2009-10-04 03:25:56 +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 Newlines at EOFs 2009-07-04 02:28:31 +00:00
typed-scheme Elimintate printing of complex filters. 2009-10-02 20:41:56 +00:00
version
waterworld
web-server Adding redundant req 2009-09-14 21:08:33 +00:00
wxme
xml Fixing doc bug 2009-09-14 18:38:23 +00:00