racket/collects
2007-06-25 23:33:04 +00:00
..
afm
algol60 changed teachpacks to be language specific 2007-05-04 20:45:15 +00:00
big doc work on modules, new big collection 2007-06-25 08:47:02 +00:00
browser proxy needs an integer 2007-05-11 05:47:32 +00:00
combinator-parser Corrected error with else case falling through and creating void 2007-06-25 23:33:04 +00:00
compiler fix incorrect handling of extern "C" in xform 2007-06-21 08:40:38 +00:00
config 369.4 2007-01-12 07:09:56 +00:00
defaults
drscheme 370.4 2007-06-20 21:11:38 +00:00
dynext make scribble reader section fit narrower column 2007-05-24 10:36:03 +00:00
embedded-gui
eopl 369.5 2007-01-16 20:55:13 +00:00
errortrace use define-runtime-path in errortrace-lib for the key -syntax-object module 2007-05-08 22:01:06 +00:00
ffi fix PR8399 2006-11-21 22:19:06 +00:00
framework fixed bug in new font preference handling 2007-06-15 19:09:50 +00:00
frtime tightened limit on radii; when too small, draw minimum instead of skipping 2007-05-06 18:06:44 +00:00
games fix card-games bug related to button clicks when a card click (that could be a drag) triggers an animation that throws away the button release (so that the drag internally stays active until the next event) 2007-05-16 22:14:06 +00:00
graphics 359.2, collects changes 2006-12-20 00:57:12 +00:00
guibuilder 370.2 2007-05-29 03:26:32 +00:00
handin-client no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
handin-server Standardizing names 2007-05-30 22:01:17 +00:00
help remove quoted-printable experiment in bug-report submission 2007-06-16 22:07:56 +00:00
hierlist unit clean-up 2006-12-22 01:26:58 +00:00
honu-module gradually typed functional honu 2007-02-15 08:14:18 +00:00
htdch merged units branch 2006-12-05 20:31:14 +00:00
htdp Moving servlet-env 2007-05-30 22:35:34 +00:00
html
icons make the top-right corner of file.gif transparent (to work better as a button label for world.ss) 2007-05-05 00:31:50 +00:00
lang avoid compilation of a teachpack in the same way we avoid it in an executable 2007-06-07 14:27:26 +00:00
launcher add -singleInstance handling to launcher 2007-02-28 00:08:16 +00:00
lazy fix for PR8480 2007-01-10 08:27:12 +00:00
macro-debugger Macro stepper: obsolete-frame warning now in yellow 2007-05-18 03:22:00 +00:00
make no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
mred improve initial placement of frames that seem too large 2007-06-17 05:40:14 +00:00
mrflow improved error checking for provide/contract struct clauses 2007-05-05 17:50:19 +00:00
mrlib 370.2 2007-05-29 03:26:32 +00:00
mysterx improve and module-ize mxdemo, change executable creator to prefer exetsnions (such as mxmain) 2007-04-21 23:00:38 +00:00
mzcom
mzlib doc work on modules, new big collection 2007-06-25 08:47:02 +00:00
mzscheme fix object header to use Scheme_Object instead of Scheme_Type 2007-02-14 01:43:51 +00:00
mztake 370.2 2007-05-29 03:26:32 +00:00
net fix reading Unicode text 2007-06-17 10:40:23 +00:00
openssl made it possible to try several versions, use it in readline and openssl 2007-05-04 06:08:48 +00:00
parser-tools Reverse kathy's changes to doc.txt 2007-03-05 04:55:35 +00:00
planet PR 8736 2007-06-11 16:53:00 +00:00
plot propery cleanup 2007-06-08 02:44:00 +00:00
preprocessor
profj Corrected options selection bug 2007-06-24 15:41:53 +00:00
profjWizard More localized strings in ProfessorJ and the wizard. 2007-05-08 13:55:50 +00:00
r5rs add warning 2007-03-01 22:19:49 +00:00
r6rs
readline try binary so first 2007-05-04 06:12:17 +00:00
repos-time-stamp Welcome to a new PLT day. 2007-06-25 07:50:05 +00:00
scribble doc work on modules, new big collection 2007-06-25 08:47:02 +00:00
scribblings fix lingering new-lambda reference 2007-06-25 08:48:30 +00:00
setup 369.10 2007-04-20 01:16:15 +00:00
sgl 369.4 2007-01-12 07:09:56 +00:00
sirmail add text/plain; charset=UTF-8 as an enclosure type 2007-06-08 21:18:27 +00:00
skipper no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
slatex
slideshow PR 8735 2007-06-10 22:35:26 +00:00
srfi srfi 63 make-shared-array contract fix (from Chongkai) 2007-05-31 05:06:49 +00:00
srpersist
stepper changes only to comments 2007-05-10 18:04:02 +00:00
string-constants Synch with latest. 2007-06-18 06:55:59 +00:00
swindle typo 2007-04-14 06:36:21 +00:00
syntax 370.4 2007-06-20 21:11:38 +00:00
syntax-color 370.2 2007-05-29 03:26:32 +00:00
teachpack htdp, testing 2007-05-04 22:16:26 +00:00
tests 370.4 2007-06-20 21:11:38 +00:00
tex2page stupid typo 2007-06-18 17:13:20 +00:00
texpict added caps style to 'text' 2007-06-17 02:41:54 +00:00
trace merged units branch 2006-12-05 20:31:14 +00:00
version merged units branch 2006-12-05 20:31:14 +00:00
waterworld
web-server Updating logging 2007-06-25 22:30:20 +00:00
wxme improve WXME docs, and fix bug in getting image data 2007-06-05 00:45:57 +00:00
xelda
xml better error for pcdata case 2007-04-28 16:42:33 +00:00