racket/collects
Robby Findler 35e818ae50 the autosave file might be deleted by the user after it is created
the first time but before the file is actually saved. guard against that.

closes PR 12698
2012-04-13 10:04:25 -05:00
..
2htdp fix rotate so that it can accept non-integral arguments 2012-03-21 19:45:45 -05:00
algol60
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser
combinator-parser
compiler fix `raco demod' for new submodule fields in zo structs 2012-04-04 07:37:30 -06:00
config
data
datalog Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
db Fix typo. 2012-04-04 02:52:51 -04:00
defaults
deinprogramm cleanup and refactoring of run-teaching-program, minor teachpack stepper fix 2012-03-13 12:09:41 -07:00
drracket move and rename pict `convert' support 2012-04-06 18:51:10 -06:00
drscheme
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
ffi ffi/unsafe/com: fix arrays of 'any 2012-04-11 19:12:32 -06:00
file
framework the autosave file might be deleted by the user after it is created 2012-04-13 10:04:25 -05:00
frtime handle-evt' cannot wrap handle-evt' 2012-02-15 18:59:24 -07:00
games
graphics turtles: better error message and improve docs 2012-03-03 14:17:53 -05:00
gui-debugger gui-debugger: update for submodules 2012-04-04 07:50:41 -06:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
help
hierlist
honu [honu] only allow semicolons in expression sequence position 2012-04-12 12:50:44 -06:00
htdp Don't compile test files. 2012-03-13 10:29:13 -04:00
html
icons actually added the images this time 2012-02-08 19:18:59 -06:00
images Don't compile test files. 2012-03-13 10:29:13 -04:00
json Add to/from bytes functions to the json library. 2012-03-16 02:55:35 -04:00
lang added vector->list 2012-03-27 10:19:52 -04:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
macro-debugger macro-debugger: fix parser for local-actions in mod pass 2 2012-03-18 03:31:17 -06:00
make
meta increase drdr timeout for template stress test 2012-04-10 15:50:32 -06:00
mred racket/gui, win32: fix problem with modal dialogs 2012-04-05 06:58:53 -06:00
mrlib forgot the result contract 2012-03-30 20:57:53 -05:00
mysterx COM doc and error fixups 2012-02-21 06:14:44 -07:00
mzcom
mzlib fix flush for `make-pipe-with-specials' 2012-03-29 14:55:13 -06:00
mzscheme
net adjust url-exception so it recognizes the same exceptions it used to 2012-04-01 22:16:35 -05:00
openssl openssl: another attempt to get SSL_shutdown right 2012-03-02 10:33:36 -07:00
parser-tools
picturing-programs Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
plai Fixing a safe-for-space error that Robby found 2012-02-28 14:15:07 -07:00
planet first cut at submodules 2012-03-09 10:34:56 -07:00
plot Don't compile test files. 2012-03-13 10:29:13 -04:00
preprocessor
profile
r5rs
r6rs
racket Added struct/dc and cleaned up a bunch of stuff in the contract 2012-04-12 22:49:50 -05:00
racklog
rackunit adjust some libraries to avoid converting paths to strings too early 2012-02-10 06:17:18 -07:00
raco
reader/lang
readline
redex add 'match-pattern?' 2012-03-27 12:21:17 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble add #:line-number-sep' to codeblock' 2012-04-11 11:49:01 -06:00
scribblings Added struct/dc and cleaned up a bunch of stuff in the contract 2012-04-12 22:49:50 -05:00
scriblib Sort bibliographies by authors' last names. 2012-04-05 19:04:54 -04:00
setup first cut at submodules 2012-03-09 10:34:56 -07:00
sgl fix priority of refresh for SGL example 2012-03-30 07:56:43 -06:00
sirmail
slatex
slideshow move and rename pict `convert' support 2012-04-06 18:51:10 -06:00
srfi A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
stepper deleted test-docs-complete.rkt 2012-03-29 10:10:01 -07:00
string-constants Synch German string constants with latest. 2012-03-31 14:06:08 +02:00
swindle
syntax syntax/parse: update phase discussion with begin-for-syntax 2012-04-10 15:50:32 -06:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack add a little more discussion based on comment from mailing list 2012-03-01 11:41:00 -06:00
test-box-recovery
test-engine
tests Added struct/dc and cleaned up a bunch of stuff in the contract 2012-04-12 22:49:50 -05:00
tex2page
texpict move and rename pict `convert' support 2012-04-06 18:51:10 -06:00
trace
typed Remove typed versions of the cgi exceptions. 2012-03-16 03:45:35 -04:00
typed-racket Improve type for expt. 2012-04-08 13:08:17 -04:00
typed-scheme
unstable Added unstable/gui/snip (provides snip-canvas%) and docs 2012-03-03 12:37:09 -07:00
version
web-server Fixing PR 12690 2012-04-09 12:53:30 -06:00
wxme
xml generalize `xml/plist' to read/write any plist value 2012-04-10 16:38:54 -06:00
xrepl Xrepl improvements, mainly around the treatment of module names. 2012-03-25 20:57:52 -04:00
.gitignore