racket/collects
Sam Tobin-Hochstadt dbf4462228 Fix bug in inference when tvars in env.
svn: r11968
2008-10-07 21:55:25 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 added front-end/finished-complete-program 2008-08-05 17:28:16 +00:00
browser * Newlines at EOFs 2008-07-09 07:18:06 +00:00
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler fix bug in exe creation where 'lib runtime-paths could be mis-parsed as mzlib paths 2008-10-07 16:00:36 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme added plt version to bug report submission 2008-09-22 19:58:20 +00:00
dynext this code now uses version/utils 2008-07-15 19:15:45 +00:00
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl eopl doc updates 2008-07-18 19:00:38 +00:00
errortrace fix problems with errortrace and namespace phases 2008-09-04 22:03:06 +00:00
ffi * Newlines at EOFs 2008-07-09 07:18:06 +00:00
file move bibliography to end of 'file' document 2008-07-31 02:52:36 +00:00
framework removed the (useless) mouse-over-the-overview-window-and-it-shows-you-one-line-of-text feature because it made the window jump around in annoying ways and made clicking on the overview window not work properly 2008-09-29 18:44:27 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games set props and a little better code for syntax in scribble file 2008-10-06 17:24:16 +00:00
graphics * Newlines at EOFs 2008-07-09 07:18:06 +00:00
gui-debugger don't match plain-module-begin in module, since its phase is potentially different 2008-09-09 00:16:03 +00:00
guibuilder * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-client minor tweaks 2008-09-13 00:51:21 +00:00
handin-server doc clarifications 2008-10-07 14:14:23 +00:00
help * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
hierlist * Newlines at EOFs 2008-07-09 07:18:06 +00:00
honu * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
htdch Correction for setup-plt error 2008-09-17 14:54:11 +00:00
htdp performance improvement 2008-09-30 20:18:55 +00:00
html * Newlines at EOFs 2008-07-09 07:18:06 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang disable htdp languages context for now 2008-10-05 04:17:26 +00:00
launcher allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger no scribblings until this collection moves up 2008-09-19 16:49:04 +00:00
make [NHW] Bug fix in make-collection. make-collection generates the names of the .zo files it expects to generate. The old method generated names like foo.zo. I believe the new convention is foo_ss.zo, and this is born out by an error message I encountered building a tool on top of make-collection. 2008-08-31 21:08:12 +00:00
mred fixed PR9806 and PR9807 2008-10-05 04:42:48 +00:00
mrlib typo (PR9789) 2008-09-28 22:59:34 +00:00
mysterx assign authors to manuals 2008-08-15 20:16:06 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib rename holder -> keep 2008-10-04 19:10:38 +00:00
mzscheme properties can now effectively inherit properties (v4.0.2.5) 2008-07-21 17:04:25 +00:00
net remove base64 debugging output 2008-09-02 11:51:21 +00:00
openssl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
parser-tools some info tweaks 2008-08-19 10:32:18 +00:00
planet improved error checking when the response is badly malformed 2008-10-02 19:49:33 +00:00
plot assign authors to manuals 2008-08-15 20:16:06 +00:00
preprocessor assign authors to manuals 2008-08-15 20:16:06 +00:00
profj Corrected error in using libraries 2008-09-29 15:09:29 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
r5rs revert this part 2008-08-31 06:47:17 +00:00
r6rs * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex added metafunction result caching 2008-09-26 16:13:03 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-10-06 07:50:04 +00:00
rnrs fix int-def context binding problems, fix scheme/splicing, change rnrs/base-6 to use scheme/splicing 2008-09-30 22:03:55 +00:00
s-exp/lang module-reader constructs proper source information, fix s-exp reader to use it 2008-09-15 23:01:06 +00:00
scheme move the reader of make-module-evaluator inside the user context jail 2008-10-07 14:20:18 +00:00
scribble proper fix for the latex problem (blockquote was used unnecessarily) 2008-10-05 02:23:21 +00:00
scribblings change -S, -X, and -z flags for mz/mr 2008-10-07 14:56:26 +00:00
setup svn: r11843 2008-09-23 13:56:47 +00:00
sgl forgot some _fun*s 2008-09-05 02:36:06 +00:00
sirmail fix sirmail header checking, since encoding was moved to later 2008-10-02 11:54:03 +00:00
slatex Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow * Newlines at EOFs 2008-07-09 07:18:06 +00:00
srfi fix equal? 2008-09-30 01:46:37 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper PR 9742 2008-09-13 13:22:22 +00:00
string-constants use the default language if there was an error reading the preference file 2008-10-07 14:07:56 +00:00
swindle fix printing of mpairs, and improve print-object code a little 2008-08-08 10:05:19 +00:00
syntax * The module-path place is now optional, and #:language can be used 2008-10-07 10:56:29 +00:00
syntax-color assign authors to manuals 2008-08-15 20:16:06 +00:00
teachpack proper fix for the latex problem (blockquote was used unnecessarily) 2008-10-05 02:23:21 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine went to simple true/false for stepper results 2008-09-13 06:28:46 +00:00
tests fix bug in exe creation where 'lib runtime-paths could be mis-parsed as mzlib paths 2008-10-07 16:00:36 +00:00
tex2page * Newlines at EOFs 2008-07-09 07:18:06 +00:00
texpict v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme Fix bug in inference when tvars in env. 2008-10-07 21:55:25 +00:00
version Change parsing of old versions: 2008-08-23 07:06:33 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server Spelling 2008-09-18 20:56:23 +00:00
wxme * Newlines at EOFs 2008-07-09 07:18:06 +00:00
xml a little more, inspired by PR 9742 2008-09-13 15:27:15 +00:00