racket/collects
Jay McCarthy d962bfa25e path-element
svn: r6641
2007-06-13 21:01:27 +00:00
..
afm allow 'true' at start of TTF 2005-12-13 11:57:55 +00:00
algol60 changed teachpacks to be language specific 2007-05-04 20:45:15 +00:00
browser proxy needs an integer 2007-05-11 05:47:32 +00:00
combinator-parser Corrected bugs causing infinite (tight) loop 2007-06-06 14:05:56 +00:00
compiler add missing path->complete-path for unix/windows bundle-directory 2007-05-29 11:45:44 +00:00
config 369.4 2007-01-12 07:09:56 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme fix little bugs in font select 2007-06-10 22:20:41 +00:00
dynext make scribble reader section fit narrower column 2007-05-24 10:36:03 +00:00
embedded-gui {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
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 made the amount of memory shown in the bottom of the drs frame be in megabytes instead of bytes 2007-06-07 15:19:40 +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 change bug-report form to use a working qp encoding 2007-06-10 01:04: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 {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
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 fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence 2007-06-10 09:47:19 +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 fix bad uses of installer argument 2006-05-14 13:05:50 +00:00
mzlib fixed PR 8737 2007-06-12 15:23:54 +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 made send-mail-message less confusing 2007-06-09 21:24:48 +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 double bug in include 2006-02-02 09:29:14 +00:00
profj Correcting bug 8742 2007-06-12 19:03:58 +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 r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
readline try binary so first 2007-05-04 06:12:17 +00:00
repos-time-stamp Welcome to a new PLT day. 2007-06-13 07:50:06 +00:00
scribble improve layout of proc defns by using tables less 2007-06-13 03:35:47 +00:00
scribblings improve layout of proc defns by using tables less 2007-06-13 03:35:47 +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 RequirePackage can identify latex files (PR7996) 2006-04-06 17:36:07 +00:00
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 Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
stepper changes only to comments 2007-05-10 18:04:02 +00:00
string-constants Chongkai's changes 2007-06-13 14:48:50 +00:00
swindle typo 2007-04-14 06:36:21 +00:00
syntax 370.2 2007-05-29 03:26:32 +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 fixed PR 8737 2007-06-12 15:23:54 +00:00
tex2page first check-in of t2p code after svn 2007-06-10 20:34:02 +00:00
texpict added a contract to 'text' 2007-06-11 03:03:03 +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 Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server path-element 2007-06-13 21:01:27 +00:00
wxme improve WXME docs, and fix bug in getting image data 2007-06-05 00:45:57 +00:00
xelda {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
xml better error for pcdata case 2007-04-28 16:42:33 +00:00