racket/collects
Matthew Flatt 6be0496307 fix problem with places and `struct-type-info'
Merge to v5.3.1
(cherry picked from commit 0e4305fc45)
2012-11-02 16:05:39 -04:00
..
2htdp make color and pen from 2htdp/image be structs in the sense 2012-09-28 15:09:29 -05:00
algol60
at-exp/lang
browser
compatibility document racket/mpair' and racket/package' 2012-08-01 09:34:12 -06:00
compiler fix raco exe' for module+' submodules 2012-10-19 18:28:45 -04:00
config
data add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
datalog
db db: fix finalization bug 2012-10-24 11:33:07 -04:00
defaults
deinprogramm Provide `provide' in the DMdA languages. 2012-10-03 17:28:19 +02:00
drracket Add more specific class types instead of Any. 2012-10-29 13:58:38 -04:00
drscheme
dynext
embedded-gui
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi ffi/unsafe: defend against some finalization bugs 2012-10-22 11:52:40 -04:00
file doc fix 2012-09-20 17:49:50 -06:00
framework adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
frtime fix the other frtime compilation error by commenting out the body of collects/frtime/frtime-opt-lang.rkt 2012-09-05 17:07:37 -07:00
future-visualizer Move to fix build. 2012-10-07 21:44:47 -04:00
games
graphics add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
gui-debugger adjust the variables editor so that it does 2012-08-15 13:45:10 -05:00
handin-client
handin-server
help
hierlist
honu [honu] clean up requires by separating code into modules 2012-10-04 23:53:03 -06:00
htdp eliminated stateful variables from 16 year old code, and now I know it is correct 2012-08-29 11:35:34 -04:00
html
icons
images Improve type specifications for bitmap handling functions. 2012-10-06 14:32:08 -04:00
json Fix json treatment of eof, plus tests. 2012-10-05 11:48:31 -04:00
lang adjust the teaching languages interactions with 2012-10-19 18:29:31 -04:00
launcher
lazy
macro-debugger macro-stepper: show errors in provide expansion 2012-10-24 11:34:01 -04:00
make
meta Change checksums for -h changes. 2012-10-19 18:29:42 -04:00
mred racket/gui gtk: fix on-subwindow-... handling 2012-10-29 13:58:44 -04:00
mrlib clean up indentation and move arrows to the front, while I'm here 2012-09-27 11:13:26 -05:00
mysterx ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
mzcom
mzlib Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
mzscheme
net Fix socket leak on redirected `*-pure-port' calls. 2012-10-05 11:14:38 -04:00
openssl accomodate OpenBSD linking of libssl 2012-10-19 18:29:25 -04:00
parser-tools
picturing-programs Changed "right" error messages to match new actual error messages. 2012-10-22 11:52:36 -04:00
plai
planet preserve the error-print-source parameter when installing planet packages 2012-10-12 11:22:33 -04:00
plot Altered a couple of tests to test list-of-lists histogram arguments 2012-08-12 08:58:51 -06:00
preprocessor
profile Clarify that the `*-node' is not in the list of nodes. 2012-09-19 22:54:13 -04:00
r5rs Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
r6rs
racket Don't copy chaperoned immutable vectors. 2012-10-29 13:40:54 -04:00
racklog correct cut implementation without mutation 2012-08-27 15:13:18 -06:00
rackunit fix rackunit formatting 2012-08-15 07:41:49 -06:00
raco
reader/lang
readline readline: prefer 5 (fast) over 6 (slow) 2012-08-28 23:36:50 -04:00
redex redex: export documented but missing predicate 2012-10-05 11:42:32 -04:00
repo-time-stamp
rnrs
s-exp/lang
scheme racket/unit lang uses racket/base and racket/unit 2012-09-16 17:12:02 -04:00
schemeunit
scribble Scribble: add some macron accents for Latex 2012-10-11 18:56:39 -04:00
scribblings fix doc typo 2012-11-02 16:05:16 -04:00
scriblib scriblib/autobib: more graceful failure when bib not rendered 2012-10-01 07:14:46 -06:00
setup raco setup: improve description of `--doc-pdf' 2012-10-15 17:44:49 -04:00
sgl
sirmail
slatex
slideshow when PLTPICTBOX is set, include "Insert Pict Box" in DrRacket 2012-09-27 08:12:56 -06:00
srfi
stepper failed to include test file for example 2012-08-27 23:47:44 -07:00
string-constants Synch German string constants with latest. 2012-10-15 17:45:08 -04:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax syntax/parse/experimental/template: make errors consistent with 'syntax' 2012-09-27 12:45:55 -04:00
syntax-color
teachpack typo fixed with (lambda () ..); Closes PR 13164 2012-10-05 18:00:07 -04:00
test-engine fix check-error so it compares the rewritten error messages, 2012-08-31 20:52:48 -05:00
tests fix problem with places and `struct-type-info' 2012-11-02 16:05:39 -04:00
texpict slideshow/pict repair 2012-10-15 17:44:53 -04:00
trace
typed Add more specific class types instead of Any. 2012-10-29 13:58:38 -04:00
typed-racket Correct TR types for udp-bind! and udp-connect!. 2012-11-02 16:05:36 -04:00
typed-scheme
unstable docs for items-slide 2012-10-04 23:53:02 -06:00
version
web-server Squelching port-closed error messages 2012-09-25 10:21:20 -06:00
wxme
xml add `xml/xexpr' 2012-09-11 17:17:38 -06:00
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore