racket/collects
Jay McCarthy c4c7be9bac Forgot one file
svn: r6102
2007-04-30 17:53:51 +00:00
..
afm
algol60 changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages 2007-04-23 04:10:00 +00:00
browser forgot to add new sig file with unit clean-up 2006-12-22 01:46:11 +00:00
combinator-parser Slight feature changes to error reporting and cost analysis 2007-04-04 15:00:46 +00:00
compiler test and fix hook for create-embedding-executable 2007-04-25 00:43:51 +00:00
config 369.4 2007-01-12 07:09:56 +00:00
defaults
drscheme added a message in the 'program is shutdown' dialog that indicates if it ran out of memory 2007-04-29 22:09:07 +00:00
dynext fix docs for ld -> cc change 2007-04-15 10:14:47 +00:00
embedded-gui
eopl 369.5 2007-01-16 20:55:13 +00:00
errortrace unit clean-up 2006-12-22 01:26:58 +00:00
ffi fix PR8399 2006-11-21 22:19:06 +00:00
framework 369.11 2007-04-29 02:08:24 +00:00
frtime fixed quadratic performance problem in switches 2007-01-22 05:14:23 +00:00
games fix drag-all-under mode in cards, and add some missing resize-box separators 2007-02-06 05:11:55 +00:00
graphics 359.2, collects changes 2006-12-20 00:57:12 +00:00
guibuilder merged units branch 2006-12-05 20:31:14 +00:00
handin-client no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
handin-server better sandbox input 2007-04-09 11:11:22 +00:00
help fix claim that Beginning Scheme is the default 2007-04-08 20:57:31 +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 animated gifs from Matthew's lib, plus optional 2007-04-28 23:06:54 +00:00
html
icons misc improvements to the white on black view in drscheme (also added explicit buttons that switch to a default set of colors and also flips a preferences flag for more coarse grained control) 2007-04-08 23:30:58 +00:00
lang improved executables 2007-04-28 21:46:19 +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: fixed quasisyntax pretty-print bug 2007-04-21 17:23:38 +00:00
make no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
mred 369.11 2007-04-29 02:08:24 +00:00
mrflow register null label with GUI 2007-04-04 05:07:14 +00:00
mrlib add one-by-one mode to gif-animation library, and fix gif writer for monochrome images 2007-04-28 03:38:42 +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 added unsafe list contract combinators 2007-04-29 21:46:27 +00:00
mzscheme fix object header to use Scheme_Object instead of Scheme_Type 2007-02-14 01:43:51 +00:00
mztake added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface) 2007-02-14 23:23:32 +00:00
net speed up quantization 2007-04-28 04:59:21 +00:00
openssl 369.10 2007-04-20 01:16:15 +00:00
parser-tools Reverse kathy's changes to doc.txt 2007-03-05 04:55:35 +00:00
planet added a very rudimentary system for detecting which files are conflicting 2007-04-16 01:16:16 +00:00
plot 369.10 2007-04-20 01:16:15 +00:00
preprocessor
profj svn: r6095 2007-04-29 20:42:37 +00:00
profjWizard merged units branch 2006-12-05 20:31:14 +00:00
r5rs add warning 2007-03-01 22:19:49 +00:00
r6rs
readline free readline results 2007-01-08 04:15:53 +00:00
repos-time-stamp Welcome to a new PLT day. 2007-04-30 07:50:05 +00:00
scribble add read-inside and read-inside-syntax 2007-04-24 01:31: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 369.4 2007-01-12 07:09:56 +00:00
skipper no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
slatex
slideshow 359.2, collects changes 2006-12-20 00:57:12 +00:00
srfi SRFI 64 port (from Chongkai) 2007-04-29 11:16:47 +00:00
srpersist
stepper a few changes to the automaically changing language stuff, plus more white-on-black improvements 2007-04-10 19:41:09 +00:00
string-constants added a message in the 'program is shutdown' dialog that indicates if it ran out of memory 2007-04-29 22:09:07 +00:00
swindle typo 2007-04-14 06:36:21 +00:00
syntax add src-filter to create-exembedding-executable 2007-04-24 01:18:58 +00:00
syntax-color improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc. 2007-04-19 02:44:31 +00:00
teachpack world docs 2007-04-28 23:04:33 +00:00
tests added unsafe list contract combinators 2007-04-29 21:46:27 +00:00
tex2page 2006->2007 2006-12-31 10:05:55 +00:00
texpict filled-flash needs to explicitly set the brush 2007-04-28 23:49:44 +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 Forgot one file 2007-04-30 17:53:51 +00:00
wxme fix doc typo 2007-04-28 23:49:03 +00:00
xelda
xml better error for pcdata case 2007-04-28 16:42:33 +00:00