racket/collects
Jay McCarthy 80b6ceeff1 Fixes PR11024.
The problem was that when the connection is closed its custodian is shutdown, thus killing the thread that was going to bring the server down. The difference between curl and the browser was that even though they both use HTTP/1.1, the browser actually leaves the connection open longer.
2010-07-15 10:14:16 -06:00
..
2htdp fixed a bug in text's color argument, as noted in PR 10998 2010-07-07 13:42:40 -05:00
afm
algol60
at-exp/lang
browser
combinator-parser
compiler revert cm refactoring 2010-07-14 10:05:51 -06:00
config
datalog Switch to using substitutions in returns and remove old parts of the interface 2010-06-30 10:54:13 -06:00
defaults
deinprogramm Merge remote branch 'local-plt/master' 2010-07-13 17:13:30 +02:00
drracket improved the code that determines if an identifier is a known predicate or if it is some unknown thing 2010-07-09 15:11:02 -05:00
drscheme
dynext
embedded-gui
eopl
errortrace
ffi use msg-send table atomically 2010-07-13 16:07:02 -06:00
file add file/sha1 and use it in openssl/sha1 when OpenSSL fails to load 2010-07-13 16:07:03 -06:00
framework added local 2010-06-20 21:59:39 -05:00
frtime
games
graphics
gui-debugger
guibuilder
handin-client
handin-server
help Updated commented url to docs. 2010-06-20 18:34:06 -04:00
hierlist
honu
htdp fix htdp/bsl printer 2010-06-27 08:29:21 -06:00
html
icons removed robby-specific references and commented out the line that clobbers heart.png in the collects directory 2010-06-20 15:28:23 -05:00
lang Re-export struct:posn from lang/posn. 2010-06-28 15:00:32 +02:00
launcher
lazy
macro-debugger macro-stepper: small doc update 2010-07-13 09:49:46 -06:00
make
meta Silly test push to trigger DrDr 2010-07-14 16:14:21 -06:00
mred add 'handles-all-mouse-events snip% flag 2010-06-26 13:53:31 -06:00
mrlib modified the draw-button-label contract so that it would work with a let*-style scoping for ->d 2010-07-10 10:01:25 -05:00
mysterx
mz/private add async-apply support to FFI 2010-07-11 14:59:40 -06:00
mzcom
mzlib Added uses of internal-definition-context-apply from unstable/syntax 2010-07-13 12:07:48 -06:00
mzscheme doc mzscheme define-syntax' and define-for-syntax' 2010-06-09 17:29:10 -04:00
net Fixing PR 10970 2010-06-23 16:29:23 -06:00
openssl fix build for disabled FFI 2010-07-13 16:07:03 -06:00
parser-tools fix empty-matching lexers 2010-07-06 07:15:19 -06:00
plai
planet adjust raco planet help output to fit in 80 columns 2010-07-09 06:44:34 -06:00
plot
preprocessor PLT Scheme -> Racket 2010-06-08 13:08:13 -04:00
profile Fixed a typo in the profiler documentation. 2010-06-16 12:49:01 -04:00
r5rs
r6rs
racket Added uses of internal-definition-context-apply from unstable/syntax 2010-07-13 12:07:48 -06:00
racklog Fixing racklog lang post datalog 2010-06-29 12:11:58 -06:00
rackunit
raco
reader/lang
readline
redex Fixes bug with "noclear" rewind. 2010-07-14 09:52:50 -05:00
repo-time-stamp
rnrs allow full continuations to escape past a continuation barrier 2010-07-10 07:31:58 -06:00
s-exp/lang
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
schemeunit
scribble Do not actually use dependent contracts in provide/doc if there is no dependency 2010-07-15 09:52:30 -06:00
scribblings guide typo 2010-07-12 21:38:52 -04:00
scriblib added documentation for the extended gui-interaction & co. operators 2010-06-16 11:58:58 -05:00
setup fix info-domain updating to recognize "info.ss" in addition to "info.rkt" 2010-07-09 10:23:05 -06:00
sgl
sirmail
slatex
slideshow
srfi
srpersist
stepper
string-constants Merge remote branch 'local-plt/master' 2010-07-13 17:13:30 +02:00
swindle
syntax syntax/parse: work around hiding issue in macro stepper 2010-07-13 15:34:34 -06:00
syntax-color
teachpack Unbreak doc build of image.scrbl. 2010-07-13 17:16:13 +02:00
test-box-recovery
test-engine Merge changes to scheme-tests.rkt into racket-tests.rkt. 2010-07-13 17:15:50 +02:00
tests Unbreak stepper tests. 2010-07-14 14:07:13 +02:00
tex2page
texpict
trace
typed base-types-new -> base-types 2010-06-17 11:47:16 -04:00
typed-scheme Added uses of unstable/struct 2010-07-13 12:07:47 -06:00
unstable Added format-unique-id to unstable/syntax. 2010-07-07 19:42:55 -04:00
version
waterworld
web-server Fixes PR11024. 2010-07-15 10:14:16 -06:00
wxme
xml Transparent XML structs 2010-06-21 12:48:26 -06:00
.gitignore