racket/collects
Stevie Strickland 4ac235f534 Trunk merging, taking care to integrate Robby's changes appropriately. Only
change from what he did was that I added a name arg to the verify/contract
macro (he already has coerce-contract take a name appropriately, so this
was very simple, yay!).

svn: r11737
2008-09-13 23:17:58 +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 partly fix handling of planet paths in stand-alone executables 2008-08-22 15:11:12 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme adjusted colors, hopefully better for colorblind people 2008-09-12 22:31:57 +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 alt-return and control-return now insert returns 2008-09-13 15:07:48 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +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 minor tweaks 2008-09-13 00:51:21 +00:00
help use launcher 2008-08-09 05:48:19 +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 * Newlines at EOFs 2008-07-09 07:18:06 +00:00
htdp fixed a bug replating to zero sized images 2008-09-07 13:28:44 +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 misspelling 2008-09-09 22:10:17 +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 macro-debugger/expand: added new expand function with docs 2008-09-08 20:40:46 +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 reduce right padding of a mac os x message%; add space between a text-field% label and edit box (on all platforms) 2008-08-22 21:40:10 +00:00
mrlib refined searching 2008-09-09 03:43:57 +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 Trunk merging, taking care to integrate Robby's changes appropriately. Only 2008-09-13 23:17:58 +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 svn: r11476 2008-08-29 03:59:32 +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 bug correction 2008-09-03 15:11:06 +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 '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
redex Generator support for `cross' pattern and syntax errors for non-terminals 2008-09-09 15:16:45 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-09-13 07:50:30 +00:00
rnrs fix more r6rs expt problems on 0 or 0.0 base 2008-08-21 19:50:28 +00:00
s-exp/lang All readers now use syntax/module-reader 2008-09-01 07:26:53 +00:00
scheme Trunk merging, taking care to integrate Robby's changes appropriately. Only 2008-09-13 23:17:58 +00:00
scribble put scribble property on escape expressions (no []s or {}s) 2008-09-12 02:47:13 +00:00
scribblings Trunk merging, taking care to integrate Robby's changes appropriately. Only 2008-09-13 23:17:58 +00:00
setup setup scribble: fix depends-on-everything dependencies when a collection is removed 2008-08-22 13:03:50 +00:00
sgl forgot some _fun*s 2008-09-05 02:36:06 +00:00
sirmail fix encoding after abbreviations expanded 2008-08-09 12:04:37 +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 svn: r11315 2008-08-19 00:32:10 +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 improved keybindings for search 2008-09-12 02:57:21 +00:00
swindle fix printing of mpairs, and improve print-object code a little 2008-08-08 10:05:19 +00:00
syntax macro -> function 2008-09-12 15:03:54 +00:00
syntax-color assign authors to manuals 2008-08-15 20:16:06 +00:00
teachpack world and key=? 2008-08-16 15:24:58 +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 Trunk merging, taking care to integrate Robby's changes appropriately. Only 2008-09-13 23:17:58 +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 contracts for infer, and keyword argument for expected 2008-09-13 23:00:24 +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 Fixing web-cell bug 2008-08-29 18:22:28 +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