racket/collects/tests
Matthew Flatt b7b273895a fix bytecode optimizer bugs
Certain unsafe operations were allowed to propagate across a
`lambda' boundary (where space safety is known not to be an issue),
which could lead to duplicate uses of a "once used" variable if
the relevant `lambda' is inlined.

Furthermore, `lambda' boundary crossing wasn't detected in the case
that the operation to propagate was propagated through an intermediate
variable without a `lambda' crossing.

Merge to 5.2.1
(cherry picked from commit 7850a26dfe)
2012-01-11 16:09:22 -07:00
..
aligned-pasteboard
compiler
data
datalog
db db: added nested transactions 2012-01-08 23:25:53 -07:00
deinprogramm
drracket adjust drracket's repl so that it renders convertible things by turning them into .png's. 2011-12-02 08:10:32 -06:00
errortrace
file
framework fixed bug in the way aug:keymap extracts the names 2012-01-08 07:07:56 -06:00
frtime
future
gracket add on-subwindow-focus' to window<%>' 2012-01-07 21:17:12 -07:00
honu disable test for now 2011-11-22 13:15:21 -07:00
htdp-lang
html
jpr
lazy
macro-debugger
match
mysterx
mzcom
net net/mime: allow any subtype, exns as exn:fail subtypes; doc fixes 2012-01-08 12:14:51 -07:00
openssl
plai Fixing last dumb mistake? 2012-01-05 14:57:08 -07:00
planet
profile
r6rs
racket fix bytecode optimizer bugs 2012-01-11 16:09:22 -07:00
racklog
rackunit
scribble switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
scriblib
slatex
srfi added tests for srfi/13 from SXML codebase 2012-01-08 23:25:53 -07:00
stepper
stxparse
syntax add datum-case', etc. as syntax/datum' 2011-12-12 08:13:20 -07:00
syntax-color fix a bug in the module lexer; it was returning the wrong length for the tokens 2011-11-28 21:16:31 -06:00
test-engine
typed-racket moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
units
unstable pruned unstable/syntax 2011-12-18 13:57:49 -07:00
utils
web-server Adding radio and checkbox groups to formlets 2012-01-03 15:05:37 -07:00
xml
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-size.rkt