racket/collects
Matthias Felleisen 9c90204ca4 svn: r14329
2009-03-28 16:18:30 +00:00
..
2htdp bug report 10129 2009-03-16 14:50:13 +00:00
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
at-exp/lang fix bug (that was copied and pasted!) in planet and at-exp readers 2009-02-18 23:21:36 +00:00
browser contracts and cleanup 2009-02-27 20:29:48 +00:00
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler auto add main include dir in compiler/xform (PR 10155) 2009-03-24 18:38:42 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
deinprogramm Remove some unneeded stuff from the DeinProgramm world.ss teachpack. 2009-03-28 13:38:12 +00:00
drscheme svn: r14236 2009-03-23 16:09:54 +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 probable bug 2008-11-14 08:02:21 +00:00
ffi add 'not-provide-all-defined and 'nonimal-id suport for rename transformers; fix scheme/foreign and foreign docs to use it 2009-03-20 16:59:28 +00:00
file Fix return documentation for tar' and tar->output' 2009-03-23 15:54:26 +00:00
framework Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
frtime new guide chapter on Scheme dialects, and small clean-up for some other docs 2008-12-22 21:17:07 +00:00
games finally, a complete draft of the chat noir game in literate programming style 2009-02-26 16:30:29 +00:00
graphics Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
gui-debugger debugger annotation accept #%variable-reference 2009-03-26 19:18:22 +00:00
guibuilder committed (hopefully) a workaround for a problem Matthias was seeing 2008-12-23 18:10:01 +00:00
handin-client remember the last-chosen assignment 2008-11-14 05:01:55 +00:00
handin-server no need for string->immutable-string 2009-02-25 15:52:02 +00:00
help make find-help treat a lexical binding as missing 2009-02-12 22:41:21 +00:00
hierlist * Newlines at EOFs 2008-07-09 07:18:06 +00:00
honu updates from mzscheme->scheme 2009-02-19 22:26:10 +00:00
htdch fixed small bug in error message for draw/idraw teachpack 2008-11-18 15:33:24 +00:00
htdp Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
html up 2009-03-02 16:21:32 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang Fixed startup errors caused by tool dependencies (see PR 10125) 2009-03-16 06:25:31 +00:00
launcher allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
lazy Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs 2009-02-17 01:15:38 +00:00
macro-debugger fix PR 9398: debugger and macro stepper buttons get out of sync wrt tabs 2009-03-16 04:40:30 +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 shortcut selection of checkable menu item should toggle checkmark (merge to 4.1.4) 2009-01-19 12:28:37 +00:00
mrlib fix swiatchble-button to lose its hilite state when its hidden 2009-02-21 13:30:01 +00:00
mysterx fix docs on 'com-get-active-object-from-coclass', which accepts only one argument 2009-01-20 12:28:29 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +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 fixed broken syntax error checks 2009-03-19 13:22:46 +00:00
planet fix bug (that was copied and pasted!) in planet and at-exp readers 2009-02-18 23:21:36 +00:00
plot fix from Felix 2009-03-03 16:22:02 +00:00
preprocessor assign authors to manuals 2008-08-15 20:16:06 +00:00
profj newlines at EOFs 2009-01-14 03:10:47 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
r5rs better error message for R5RS transformer expressions that are not 'syntax-rules' 2009-03-19 12:33:22 +00:00
r6rs qq fixes, so that (quasiquote #(unquote lst)) is a syntax error 2009-02-11 15:01:04 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex svn: r14329 2009-03-28 16:18:30 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-03-28 07:50:16 +00:00
rnrs add bitwise-bit-field 2009-01-23 17:22:57 +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 change the way that hidden package ids are generated 2009-03-25 16:51:13 +00:00
schemeunit Changed defmodule to indicate bindings come from main.ss 2009-03-25 13:36:57 +00:00
scribble disable sandbox break propagation in scribble/eval 2009-03-22 16:42:35 +00:00
scribblings Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
scriblib fix private library name 2009-03-03 23:05:25 +00:00
setup nicer looking output 2009-03-03 22:20:13 +00:00
sgl 2008 -> 2009 2009-01-04 15:34:50 +00:00
sirmail fix SirMail encoding and headers for non-ASCII outgoing messages 2009-03-19 12:34:03 +00:00
slatex Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow added #:hide-arrowhead? flag 2009-02-28 15:44:41 +00:00
srfi reprovide the scheme/list binding for count, and for append* (as concatenate) 2009-03-22 02:59:59 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper Fixing xml snip bug 2009-03-13 14:55:37 +00:00
string-constants quaterly update 2009-03-24 01:55:03 +00:00
stxclass stxclass: removed basic syntax classes 2009-03-13 20:58:40 +00:00
swindle 2008 -> 2009 2009-01-04 15:34:50 +00:00
syntax refine replace-context docs 2009-03-23 01:25:45 +00:00
syntax-color change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
teachpack Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine fix lots of things 2009-03-19 02:32:45 +00:00
tests Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
tex2page sync to trunk 2009-02-15 17:45:53 +00:00
texpict allow pict-pat on pin-arrow-line, etc. (PR 9934): should merge to 4.1.5 2009-03-16 13:13:34 +00:00
trace added scheme/base import and re-tabified 2009-03-10 16:43:44 +00:00
typed First step to polymorphic functions in typed/untyped interface 2009-03-23 18:29:07 +00:00
typed-scheme Sam and I did some work to allow automatic inferred linking in 2009-03-27 13:47:12 +00:00
version take into account pre-release alpha versions also 2008-10-23 09:11:21 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server pr9106, include in release 2009-03-16 19:26:36 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml pr6711 2009-03-16 18:28:56 +00:00