racket/collects
Casey Klein 7da5ee6029 Fixed check-reduction-relation's handling of cases with `where' and
`side-condition' clauses.

svn: r12995
2009-01-03 20:48:19 +00:00
..
2htdp added universe via a 2htdp teachpack 2009-01-03 02:38:09 +00:00
afm
algol60 algol60: fix passing array slot as by-reference argument (PR 9895) 2008-11-10 14:33:51 +00:00
browser
combinator-parser
compiler document compiler/zo-parse and compiler/decompile 2008-12-28 18:57:13 +00:00
config
defaults
drscheme PR 9986 2008-12-24 23:25:20 +00:00
dynext
embedded-gui
eopl
errortrace fix probable bug 2008-11-14 08:02:21 +00:00
ffi change _fpointer handling to work with function pointers in structs and other such uses; add 'function-ptr' casting operation 2008-12-20 05:09:35 +00:00
file
framework changed f3 to behave like the 'edit|find' menu item 2009-01-02 21:31:28 +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 added feedback to the GUI showing the cat's shortest paths to the edge 2008-12-26 18:50:10 +00:00
graphics
gui-debugger try to make the debug-button properly centered 2008-11-21 01:33:23 +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 fix !test/exn docs 2009-01-01 21:12:37 +00:00
help * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
hierlist
honu revised internal-definitions context and a basic 'define-package' form 2008-11-24 19:52:41 +00:00
htdch fixed small bug in error message for draw/idraw teachpack 2008-11-18 15:33:24 +00:00
htdp PR 9999: fixed color-list->image and alpha-color-list->image so that they accept zeros for the widths and heights 2009-01-03 17:36:46 +00:00
html Updating docs 2008-12-15 20:32:06 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang added universe via a 2htdp teachpack 2009-01-03 02:38:09 +00:00
launcher
lazy
macro-debugger macro-debugger: 2009-01-03 19:07:32 +00:00
make
mred add equal?/recur; implement equal? for image-snip% via properties 2008-12-29 22:36:53 +00:00
mrlib fix coerce-to-cache-image-snip 2009-01-02 20:15:58 +00:00
mysterx
mzcom
mzlib scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer 2009-01-03 18:51:15 +00:00
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net minor improvement 2008-12-23 09:02:44 +00:00
openssl
parser-tools fix problem with simplifying module-rename contexts that have marked renamings 2008-10-31 14:44:32 +00:00
planet new guide chapter on Scheme dialects, and small clean-up for some other docs 2008-12-22 21:17:07 +00:00
plot
preprocessor
profj handles filename extensions better now, using new stuff matthew added 2008-11-29 21:08:18 +00:00
profjWizard
r5rs fix algorithmic problem with syntax certificates (so Oleg's syntax-rules stress test runs in reasonable time) 2009-01-03 17:51:06 +00:00
r6rs fix algorithmic problem with syntax certificates (so Oleg's syntax-rules stress test runs in reasonable time) 2009-01-03 17:51:06 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex Fixed check-reduction-relation's handling of cases with `where' and 2009-01-03 20:48:19 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-01-03 08:50:13 +00:00
rnrs fix result checking for fxdiv 2008-12-26 13:43:16 +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 fixed a bug in the ->d contract checking (wrt tail dropping) 2009-01-03 16:57:46 +00:00
scribble document compiler/zo-parse and compiler/decompile 2008-12-28 18:57:13 +00:00
scribblings scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer 2009-01-03 18:51:15 +00:00
setup Dave's patch to avoid out.xref warnings (a hack around the handin-server doc problem) 2008-11-30 14:22:28 +00:00
sgl
sirmail fix sirmail header checking, since encoding was moved to later 2008-10-02 11:54:03 +00:00
slatex
slideshow fixed exponential slowdown bug 2008-11-20 22:03:43 +00:00
srfi bugfix commit from Jens Axel 2008-11-18 14:49:31 +00:00
srpersist
stepper Re: Robby 2008-12-20 17:42:38 +00:00
string-constants Synch German string constants with latest; some fixes. 2008-12-22 13:50:04 +00:00
swindle fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list 2008-10-23 13:38:03 +00:00
syntax fix relto delay in colalpse-module-path 2008-11-11 15:30:24 +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 added universe via a 2htdp teachpack 2009-01-03 02:38:09 +00:00
test-box-recovery
test-engine added the usual menus to the test window; also 'open' on the mac and drag and drop now work properly 2008-11-30 04:47:23 +00:00
tests macro stepper tests: 2009-01-03 19:58:06 +00:00
tex2page
texpict round out inlining and optimization of simple allocating primitives 2008-11-20 13:50:22 +00:00
trace
typed Update typed collection to use struct inheritance. 2008-12-08 20:48:25 +00:00
typed-scheme fine-tune typechecking index entry 2008-12-21 13:57:46 +00:00
version take into account pre-release alpha versions also 2008-10-23 09:11:21 +00:00
waterworld
web-server Contracts on dynamic-requires 2008-12-26 15:54:23 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml Re: Robby 2008-12-20 17:42:38 +00:00