racket/collects
Robby Findler d1357f2294 avoid a wrapper on callbacks that get stored in a weak table
This fixes a bug in DrRacket where by changing the font size
would cause the line numbers to encroach on the space allotted
to the main text of the definitions window (or, if the font size
is getting smaller, make a large gap)
2013-02-12 13:46:20 -06:00
..
2htdp add a test case 2013-02-09 11:45:40 -06:00
algol60 Move cfg-parser from the algol60 collection to parser-tools. 2013-01-15 14:19:15 -07:00
at-exp/lang
browser
compatibility
compiler "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
config
data fix some bugs in union-find 2013-01-30 20:47:55 -06:00
datalog
db updated docs for new simple-result info 2013-01-07 19:52:51 -05:00
defaults
deinprogramm remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
drracket add increase/decrease font size menu items (ala browsers) 2013-02-12 13:46:19 -06:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui
eopl
errortrace errortrace: remove redundant expansion 2012-11-30 07:26:51 -07:00
ffi ffi/com: improve handling of `type-described' 2013-01-25 05:08:46 -07:00
file "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
framework tighten up the checks in the place where the framework receives 2013-02-09 20:42:34 -06:00
frtime
future-visualizer
games More code therapy. 2013-02-12 04:49:12 -05:00
graphics
gui-debugger Adjust DrRacket so the window can get narrower 2012-11-29 09:43:05 -06:00
handin-client Adjust DrRacket so the window can get narrower 2012-11-29 09:43:05 -06:00
handin-server fix handin server error on bad password 2013-01-01 10:58:11 -06:00
help try to make the bug report form more robust when the 2013-02-09 11:45:40 -06:00
hierlist
honu [honu] return a parsed syntax object immediately if the parser has a current expression 2012-11-30 11:11:11 -07:00
htdp
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons
images
json Add tests for regexp match to check for word break. 2013-01-15 16:05:43 -07:00
lang added defthing as a doc feature; Closes PR13414 2013-01-05 14:35:30 -05:00
launcher
lazy
macro-debugger fix missing argument 2013-01-11 16:14:58 -05:00
make
math Added flexp2', fllog2', `fllogb'; refactored and documented flonum testing 2013-01-28 17:44:33 -07:00
meta "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
mred racket/gui/base: fix menu-bar%' get-frame' to return 'root 2013-02-05 11:44:38 +01:00
mrlib make 2htdp/image images convertible to picts 2013-01-18 20:15:36 -06:00
mysterx
mzcom
mzlib add `file-truncate' 2013-01-18 11:03:46 -06:00
mzscheme
net Fixing PR13374 2012-12-17 16:28:46 -07:00
openssl move lazy-require to racket/lazy-require 2012-12-03 19:28:12 -05:00
parser-tools Rackety 2013-02-05 12:32:48 -06:00
picturing-programs
plai
planet raco pkg: improve command-line checking and error reporting 2012-12-22 09:43:19 -07:00
planet2 Allowing github URLs from PNRs to use illegal package names 2013-02-11 06:10:58 -07:00
plot racket/date: change current-date', add date*->seconds' 2013-02-01 15:00:24 -08:00
preprocessor
profile added 1e-10 floor to prevent div-by-zero 2012-12-19 09:42:37 -08:00
r5rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
r6rs
racket avoid a wrapper on callbacks that get stored in a weak table 2013-02-12 13:46:20 -06:00
racklog
rackunit Add for-label require 2012-11-20 13:31:05 -05:00
raco Spelling error 2013-02-03 13:14:54 -06:00
reader/lang
readline Override readline's getc function to use Racket's read-byte. 2013-02-10 05:54:52 -07:00
realm documenting the folder 2012-12-27 19:01:33 -05:00
redex add long-missing space 2013-02-11 22:08:02 -06:00
repo-time-stamp
rnrs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
s-exp/lang
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
schemeunit
scribble make #:keywords have different color prefs in DrRacket 2013-02-05 12:32:48 -06:00
scribblings "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
scriblib scriblib/figure: overhaul 2013-01-24 06:43:11 -05:00
setup setup/configtab: prevent cross-module inlining of configuration 2013-01-05 07:33:41 -07:00
sgl "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
slatex
slideshow slideshow: fix import that changed the style of legacy libraries 2012-11-28 05:39:45 -07:00
srfi Fix year day for srfi/19-produced date*s 2013-01-18 15:48:11 -05:00
stepper Adjust DrRacket so the window can get narrower 2012-11-29 09:43:05 -06:00
string-constants add increase/decrease font size menu items (ala browsers) 2013-02-12 13:46:19 -06:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax added #:datum-literals, like #:literals but for ~datum patterns 2013-01-22 21:35:53 -05:00
syntax-color clarify colorer docs 2013-02-10 10:30:28 -06:00
teachpack doctored the description of event handler results; MERGE 2013-01-16 12:52:21 -05:00
test-engine
tests improve ->'s source location tracking 2013-02-11 20:37:15 -06:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Forbid singleton types for integers whose type is platform-dependent. 2013-02-11 14:30:19 -05:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable move dir-chars.rkt to unstable/2d to unbreak dependencies 2013-02-07 10:16:10 -06:00
version
web-server Supporting headers and stateless in web-server/test 2013-02-08 07:01:36 -07:00
wxme
xml Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore