racket/collects
2009-03-06 17:12:36 +00:00
..
2htdp bug in list of world managements fixed 2009-02-25 01:05:45 +00:00
afm
algol60 a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
at-exp/lang fix bug (that was copied and pasted!) in planet and at-exp readers 2009-02-18 23:21:36 +00:00
browser contracts and cleanup 2009-02-27 20:29:48 +00:00
combinator-parser
compiler zo-marshal bug fixes and start at test suite 2009-03-06 15:22:33 +00:00
config
defaults
drscheme a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
dynext
embedded-gui
eopl
errortrace fix probable bug 2008-11-14 08:02:21 +00:00
ffi Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs 2009-02-17 01:15:38 +00:00
file add and use at-exp meta-language 2009-02-18 23:14:18 +00:00
framework a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
frtime new guide chapter on Scheme dialects, and small clean-up for some other docs 2008-12-22 21:17:07 +00:00
games finally, a complete draft of the chat noir game in literate programming style 2009-02-26 16:30:29 +00:00
graphics
gui-debugger try to make the debug-button properly centered 2008-11-21 01:33:23 +00:00
guibuilder committed (hopefully) a workaround for a problem Matthias was seeing 2008-12-23 18:10:01 +00:00
handin-client remember the last-chosen assignment 2008-11-14 05:01:55 +00:00
handin-server no need for string->immutable-string 2009-02-25 15:52:02 +00:00
help make find-help treat a lexical binding as missing 2009-02-12 22:41:21 +00:00
hierlist
honu updates from mzscheme->scheme 2009-02-19 22:26:10 +00:00
htdch fixed small bug in error message for draw/idraw teachpack 2008-11-18 15:33:24 +00:00
htdp svn: r13981 2009-03-06 17:12:36 +00:00
html up 2009-03-02 16:21:32 +00:00
icons
lang changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface 2009-02-16 22:04:51 +00:00
launcher
lazy Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs 2009-02-17 01:15:38 +00:00
macro-debugger stxclass: created stxclass collection, with docs 2009-01-22 05:50:55 +00:00
make
mred shortcut selection of checkable menu item should toggle checkmark (merge to 4.1.4) 2009-01-19 12:28:37 +00:00
mrlib fix swiatchble-button to lose its hilite state when its hidden 2009-02-21 13:30:01 +00:00
mysterx fix docs on 'com-get-active-object-from-coclass', which accepts only one argument 2009-01-20 12:28:29 +00:00
mzcom
mzlib a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net Fix typo found by offby1 2009-02-15 20:26:21 +00:00
openssl
parser-tools fix problem with simplifying module-rename contexts that have marked renamings 2008-10-31 14:44:32 +00:00
planet fix bug (that was copied and pasted!) in planet and at-exp readers 2009-02-18 23:21:36 +00:00
plot fix from Felix 2009-03-03 16:22:02 +00:00
preprocessor
profj newlines at EOFs 2009-01-14 03:10:47 +00:00
profjWizard
r5rs qq fixes, so that (quasiquote #(unquote lst)) is a syntax error 2009-02-11 15:01:04 +00:00
r6rs qq fixes, so that (quasiquote #(unquote lst)) is a syntax error 2009-02-11 15:01:04 +00:00
readline
redex redex doc typesetting repairs 2009-03-05 17:33:34 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-03-06 08:50:28 +00:00
rnrs add bitwise-bit-field 2009-01-23 17:22:57 +00:00
s-exp/lang
scheme fix error message 2009-03-03 02:41:00 +00:00
scribble delete the target file if it exists 2009-03-05 09:58:12 +00:00
scribblings partially working compiler/zo-marshal 2009-03-06 02:23:19 +00:00
scriblib fix private library name 2009-03-03 23:05:25 +00:00
setup nicer looking output 2009-03-03 22:20:13 +00:00
sgl 2008 -> 2009 2009-01-04 15:34:50 +00:00
sirmail infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3) 2009-02-09 15:27:51 +00:00
slatex
slideshow added #:hide-arrowhead? flag 2009-02-28 15:44:41 +00:00
srfi Fix bugs 10101 and 10100, patch from David Van Horn. 2009-03-03 01:50:09 +00:00
srpersist
stepper ... 2009-03-04 08:29:12 +00:00
string-constants added more info to popup menu 2009-03-02 02:06:47 +00:00
stxclass stxclass: added this-syntax, removed uses of basic stxclasses 2009-02-21 22:01:36 +00:00
swindle 2008 -> 2009 2009-01-04 15:34:50 +00:00
syntax fix and document syntax/strip-context 2009-02-26 13:19:25 +00:00
syntax-color change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
teachpack add htdp/image, htdp/world defmodule to teachpack docs; minor Scribble extensions 2009-02-27 22:56:00 +00:00
test-box-recovery
test-engine ... 2009-03-04 06:47:17 +00:00
tests zo-marshal bug fixes and start at test suite 2009-03-06 15:22:33 +00:00
tex2page sync to trunk 2009-02-15 17:45:53 +00:00
texpict probable bug fix for arrowheads line drawing 2009-02-28 20:04:44 +00:00
trace
typed Typed wrapper for md5.ss from YC. 2009-03-03 20:01:41 +00:00
typed-scheme fix bitwise ops 2009-02-26 14:04:39 +00:00
version take into account pre-release alpha versions also 2008-10-23 09:11:21 +00:00
waterworld
web-server compat 2009-03-03 20:02:31 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml Fixing xexpr pretty printing 2009-02-27 21:11:01 +00:00