racket/collects
Eli Barzilay 9ccbf1ba0a Fix sha1-truncation, by removing it.
Usually, the "%h" format should result in an abbreviated sha1, but it
looks like getting it through `git archive' returns the full thing
rather than the truncated version.  So avoid the substring for now, and
find out if it's a git bug or not.
(cherry picked from commit af6364a58c)
2010-07-25 21:48:47 -04:00
..
2htdp fixed a bug in the saving of bitmaps (and along the way added some randomized tests that found a few other things) 2010-07-25 04:15:40 -04:00
afm
algol60
at-exp/lang
browser
combinator-parser
compiler fix `file-stamp-in-paths', which affects DrRacket's auto compilation 2010-07-25 04:15:55 -04: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 rackety 2010-07-25 04:16:26 -04: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
frtime
games
graphics
gui-debugger
guibuilder
handin-client
handin-server
help
hierlist
honu
htdp fix htdp/bsl printer 2010-06-27 08:29:21 -06:00
html
icons
lang Adding all hash prims per SK 2010-07-18 18:57:41 -04:00
launcher
lazy
macro-debugger macro-stepper: small doc update 2010-07-13 09:49:46 -06:00
make
meta Typo in Matthias's name 2010-07-25 04:17:46 -04:00
mred add 'handles-all-mouse-events snip% flag 2010-06-26 13:53:31 -06:00
mrlib change mrlib/image-core to use pen-list% cap and join support 2010-07-25 04:15:55 -04: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
net
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
profile
r5rs
r6rs
racket fix error message for (cons [else]) 2010-07-20 18:46:11 -04: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 Fix sha1-truncation, by removing it. 2010-07-25 21:48:47 -04:00
rnrs allow full continuations to escape past a continuation barrier 2010-07-10 07:31:58 -06:00
s-exp/lang
scheme
schemeunit
scribble fix relative URLs in single-page Scribble HTML output 2010-07-18 18:57:41 -04:00
scribblings fix mismatch between five.rkt code and Guide prose 2010-07-25 04:16:27 -04:00
scriblib
setup One more README occurrence 2010-07-25 04:18:14 -04: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 CM: report bad dependencies clearly; fix file-stamp-in-paths 2010-07-25 04:15:40 -04: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 Added a test for cross-module struct optimization. 2010-07-25 04:16:08 -04:00
tex2page
texpict
trace
typed
typed-scheme Further fixes in overlap checking. 2010-07-18 18:58:02 -04: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
.gitignore