racket/collects
Eli Barzilay 2a1464b49e Move the dmg build to weatherwax (which can now deal with it. )
Also, remove attempt for a smart use of `fmt' -- the problem is that now
"$platform" is not set, so the conditional didn't do anything.  It would
be easy to get a conditional using `uname', but better to drop the whole
thing.
2012-01-20 11:40:11 -05:00
..
2htdp re-added rshift to KEYEVTS, no clue how they got lost; Closes PR12500; please merge into 5.2.1 2012-01-19 17:59:43 -05:00
algol60 fix cfg-parser' to more closely match parser' 2012-01-06 10:43:10 +01:00
at-exp/lang
browser
combinator-parser
compiler adjust `raco ctool --c-mods' and related to work with places 2012-01-19 13:14:02 -07:00
config
data moved unstable/prop-contract into racket/contract/base 2011-12-18 13:57:50 -07:00
datalog
db db: added nested transactions 2012-01-08 23:25:53 -07:00
defaults
deinprogramm Fix for line3d's `create-viewport-matrix'. 2011-12-18 14:37:34 +01:00
drracket fix a bug in check syntax where it would attempt to (as part of the 2012-01-19 13:20:41 -06:00
drscheme
dynext
embedded-gui some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
eopl adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
errortrace fix and generalize errortrace detection of always-ok functions 2012-01-15 17:05:11 -07:00
ffi add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
file 2011 -> 2012 2011-12-31 15:16:59 -05:00
framework Refactor and improve fuzzy searching in completion. 2012-01-13 14:39:05 -05:00
frtime Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
games
graphics Doc typo. 2011-10-06 10:37:36 -04:00
gui-debugger Removed accidental dependence of images/icons/stickman on racket/gui 2012-01-12 21:48:41 -07:00
guibuilder
handin-client
handin-server handin server: add support for HTTPS uploads (when enabled) 2011-11-02 08:12:58 -06:00
help
hierlist
honu [honu] already have integer, dont need int 2012-01-18 14:10:48 -07:00
htdp Fix documentation to avoid drdr warnings. 2011-12-08 19:25:55 -05:00
html
icons Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
images Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
lang add a check to make sure we don't try to select a teachpack when the 2012-01-05 23:04:07 -06:00
launcher
lazy fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
macro-debugger macro-stepper: fix relative require bug (set current-directory) 2012-01-16 14:55:43 -07:00
make
meta Move the dmg build to weatherwax (which can now deal with it. ) 2012-01-20 11:40:11 -05:00
mred gtk: fix problem wth window freeze & thaw 2012-01-19 16:20:45 -07:00
mrlib make the tooltips for the drracket toolbar buttons go away when they 2012-01-19 12:14:35 -06:00
mysterx add deprecation note for the ActiveX part of MysterX 2012-01-07 21:17:12 -07:00
mzcom
mzlib Fixing PR12443 2012-01-03 15:05:37 -07:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net net/mime: allow any subtype, exns as exn:fail subtypes; doc fixes 2012-01-08 12:14:51 -07:00
openssl ssl library versions for Ubuntu 11.10 2011-11-18 01:58:31 -07:00
parser-tools Document `numeric'; closes PR 12338. 2011-11-02 17:40:24 -04:00
picturing-programs map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
plai Finalizing initial pass on GC2 2012-01-04 19:55:24 -07:00
planet tighten up the contract 2011-12-15 20:37:14 -06:00
plot remove libfit 2011-12-21 16:17:56 -07:00
preprocessor
profile
r5rs
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket sort out for-require' vs. for-load' paths to a sandbox evaluator 2012-01-19 13:14:02 -07:00
racklog
rackunit rackunit: change exn:test to extent exn:fail 2011-12-02 14:41:17 -07:00
raco
reader/lang
readline
redex adjust the names of the dot/neato binaries to be platform-specific 2012-01-17 12:42:42 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit
scribble change Scribble xref formats, so that HTML info works for Latex 2012-01-11 16:39:52 -07:00
scribblings document raco make' flags; add --disable-constant' flag 2012-01-19 13:14:02 -07:00
scriblib make scriblib/figure' work with scribble/jfp' 2012-01-09 13:29:56 -07:00
setup fix `raco make -j' 2012-01-19 13:14:02 -07:00
sgl 2011 -> 2012 2011-12-31 15:16:59 -05:00
sirmail
slatex
slideshow Last icon rewrite! 2012-01-07 16:18:11 -07:00
srfi doc clarification on SRFI-1 exports 2012-01-18 09:50:32 -07:00
stepper make sure initial update goes on eventspace thread 2012-01-18 14:51:42 -08:00
string-constants Lightened icon outlines 2012-01-15 22:19:55 -07:00
swindle 2011 -> 2012 2011-12-31 15:16:59 -05:00
syntax pruned unstable/contract 2011-12-18 13:56:00 -07:00
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
teachpack re-added rshift to KEYEVTS, no clue how they got lost; Closes PR12500; please merge into 5.2.1 2012-01-19 17:59:43 -05:00
test-box-recovery
test-engine fix bugs in the way the Racket|Disable Tests menu item worked 2011-11-28 00:13:59 -06:00
tests adjust `raco ctool --c-mods' and related to work with places 2012-01-19 13:14:02 -07:00
tex2page
texpict guard against strange syntax objects being passed to 'code' 2011-12-02 15:18:18 -06:00
trace
typed some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
typed-racket Fixed error in flomap gradient calculation (borders were always getting 0.0, causing erroneous lighting) 2012-01-19 21:33:22 -07:00
typed-scheme
unstable remove references to non-existent unstable module 2011-12-18 14:35:41 -07:00
version Make the version tool use "Racket". 2011-12-01 03:39:13 -05:00
web-server restore some of deleted unstable docs into web-server-internal docs 2012-01-08 23:25:53 -07:00
wxme
xml Small spelling error 2011-12-13 09:47:43 -05:00
xrepl XREPL fixes 2012-01-16 08:18:30 -05:00
.gitignore