racket/collects/tests
Matthew Flatt be80e7d864 fix an over-eager reordering by the bytecode compiler
The over-eager transformation could be space-unsafe, and it
could duplicate an unsafe operation whose result is used only
once in a function that eds up being inlined multiple times.
2011-12-04 06:52:33 -07:00
..
aligned-pasteboard
compiler
data data/order: added support for transparent structs, added tests 2011-10-30 18:51:16 -06:00
datalog
db db: fix transaction contract bugs, added transaction tests 2011-11-13 15:11:12 -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 fix errortrace for phase N outside of module 2011-11-07 13:16:17 -07:00
file
framework some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
frtime
future
gracket fix another way that `racket/gui' instances can leak 2011-12-02 15:48:29 -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 Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
openssl
plai Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -05:00
planet make the planet cmdline-tool.rkt test more informative in the case that there are planet packages installed 2011-11-21 08:27:24 -06:00
profile
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket fix an over-eager reordering by the bytecode compiler 2011-12-04 06:52:33 -07:00
racklog
rackunit
scribble switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
scriblib
slatex
srfi
stepper
stxparse
syntax
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 Allow integers as sequences in TR. 2011-11-30 17:54:27 -05:00
units
unstable Add group-by to unstable/list. 2011-11-30 17:54:28 -05:00
utils
web-server Showing that 10546 is fixed 2011-11-23 10:59:55 -07:00
xml
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-size.rkt