..
2htdp
added bitmap/url to 2htdp/image
2011-01-18 10:54:55 -06:00
algol60
Encode any text instead of going through a pretty-printer.
2010-10-14 13:46:51 -04:00
at-exp /lang
browser
adjusted the framework preferences system to work better with failures under windows
2011-01-20 14:07:12 -06:00
combinator-parser
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
compiler
Scribble with-compile-output fix
2011-01-20 15:57:39 -07:00
config
data
fixed gvector typo
2010-11-26 19:28:55 -07:00
datalog
Fixing PR11515
2011-01-19 16:25:25 -07:00
defaults
deinprogramm
adjusted deinprogramm preferences to use the framework preference system so that drracket still starts up when there is a locked preference file under windows
2011-01-20 14:08:32 -06:00
drracket
various bug report form changes and fixes
2011-01-20 17:21:11 -06:00
drscheme
dynext
docs fixes
2011-01-13 20:11:53 -06:00
embedded-gui
eopl
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
errortrace
Switch to racket/base, and other racketizations.
2010-10-05 09:18:46 -04:00
ffi
fix try-atomic bug related to cont-mark-set-first and recent prompt fix
2011-01-20 07:10:05 -07:00
file
2010 -> 2011
2010-12-31 15:59:39 -05:00
framework
remove leftover printf and adjust splash screen width default
2011-01-20 15:40:50 -06:00
frtime
v5.4.99.1, executable-yield-handler', and
make-bitmap' etc.
2010-11-05 15:54:50 -06:00
games
fix Same docs to not depend on `racket/gui'
2011-01-15 18:28:36 -07:00
graphics
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
gui-debugger
fixes to deal with the debugger freezing drracket.
2010-09-03 20:53:18 -05:00
guibuilder
handin-client
Revert "Fixing use and documentation of draw-bitmap-section-smooth"
2010-11-25 10:40:06 -07:00
handin-server
reworded to follow friedman's rule
2011-01-06 23:57:13 -08:00
help
various bug report form changes and fixes
2011-01-20 17:21:11 -06:00
hierlist
honu
use racket. add list-match utility
2010-10-27 12:07:36 -06:00
htdp
fix `#lang htdp/asl'
2011-01-11 07:51:08 -07:00
html
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
icons
gtk default frame icon
2010-11-05 15:54:30 -06:00
lang
fix shared' for
#:auto' fields and constructors without `make-'
2011-01-05 13:52:11 -07:00
launcher
Attempt to make some ignore files more robust
2010-12-31 15:59:39 -05:00
lazy
Throw an error if the number input for `take' is too big.
2010-11-23 14:13:26 -05:00
macro-debugger
macro-stepper: fix props panel size memory, better width calculation
2010-12-17 12:03:54 -07:00
make
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
meta
Convert backslashes to slashes on windows for path inputs.
2011-01-14 13:52:26 -05:00
mred
fix `message-box' to use eventspace of parent, if any
2011-01-20 15:47:03 -07:00
mrlib
added get-button-label method to switchable-button%
2011-01-13 20:11:52 -06:00
mysterx
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
mzcom
mzlib
extend date->seconds' and
find-seconds' to work with UTC
2011-01-16 17:53:30 -07:00
mzscheme
doc mzscheme define-syntax' and
define-for-syntax'
2010-06-09 17:29:10 -04:00
net
adjusted the framework preferences system to work better with failures under windows
2011-01-20 14:07:12 -06:00
openssl
make SSL listeners events
2010-11-17 13:16:53 -07:00
parser-tools
Some repeated "and and"s and "the the"s, and two more typos.
2010-09-20 15:38:18 -04:00
picturing-programs
no longer ignoring tests
2011-01-08 00:00:47 -05:00
plai
updated PLAI (and test cases) to use racket language rather than scheme
2011-01-20 10:21:22 -08:00
planet
Updated Planet documentation to include the new modules and their exports.
2011-01-11 18:00:42 -05:00
plot
plot: add #:out-file to docs; depend on racket/snip instead of mred
2011-01-17 07:44:19 -07:00
preprocessor
drop "www." from "racket-lang.org" urls.
2010-11-09 20:11:14 -05:00
profile
Fixed a typo in the profiler documentation.
2010-06-16 12:49:01 -04:00
r5rs
fix R5RS `caar', etc., when used in a non-application position
2010-12-20 07:25:19 -07:00
r6rs
add a section about running r6rs inside drracket
2010-08-26 10:21:53 -06:00
racket
typo fix
2011-01-20 15:57:39 -07:00
racklog
Fixing racklog lang post datalog
2010-06-29 12:11:58 -06:00
rackunit
Fixing error introduce by Robby in fd53321
2010-11-25 11:11:46 -05:00
raco
raco' supports relative module paths in
raco-command' "info.rkt" entries
2010-07-26 14:53:45 -05:00
reader /lang
readline
redex
Rackety
2011-01-17 17:19:37 -06:00
repo-time-stamp
avoid stdin for git repo version
2010-12-06 07:01:36 -07:00
rnrs
fix r6rs `lambda' with a rest arg
2010-10-07 17:00:52 -06:00
s-exp /lang
scheme
added forall to go along with exists contracts
2010-11-11 14:39:43 -06:00
schemeunit
scribble
make `codeblock' work without a #lang line
2011-01-16 19:12:38 -07:00
scribblings
Scribble with-compile-output fix
2011-01-20 15:57:39 -07:00
scriblib
Compare author strings, not author structures, in `citet'.
2010-12-08 18:22:29 -05:00
setup
Scribble with-compile-output fix
2011-01-20 15:57:39 -07:00
sgl
win32: use wglGetProcAddress for sgl when direct lookup fails
2011-01-11 14:35:55 -07:00
sirmail
sirmail snips and selection mode
2010-11-05 15:54:24 -06:00
slatex
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
slideshow
trigger Slideshow printing via `executable-yield-handler'
2011-01-08 07:09:39 -07:00
srfi
2010 -> 2011
2010-12-31 15:59:39 -05:00
srpersist
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
stepper
improved dialog text for stepper jump failures
2011-01-10 16:41:19 -08:00
string-constants
various bug report form changes and fixes
2011-01-20 17:21:11 -06:00
swindle
2010 -> 2011
2010-12-31 15:59:39 -05:00
syntax
syntax/parse: exported and documented ~do action pattern
2010-12-09 12:19:34 -07:00
syntax-color
fix syntax colorer for #true and #false
2010-10-12 08:22:12 -06:00
teachpack
added bitmap/url to 2htdp/image
2011-01-18 10:54:55 -06:00
test-box-recovery
test-engine
adjusted test-engine to use the framework preferences library so that drracket still starts up when there is a locked preference file under windows
2011-01-20 14:08:33 -06:00
tests
fix uncaught-exception-handler handling of non-escaping escape handler
2011-01-20 14:01:33 -07:00
tex2page
texpict
set `dc-for-text-size' default to a bitmap DC (instead of #f)
2010-12-17 07:16:54 -07:00
trace
typed
Add `defined?' assertions to fix DrRacket.
2010-12-08 18:53:56 -05:00
typed-scheme
Abstract the initialization stuff into a separate function.
2011-01-14 08:35:55 -05:00
unstable
Moved most of the planet-related bindings from unstable/scribble and
2011-01-11 18:00:39 -05:00
version
waterworld
v5.4.99.1, executable-yield-handler', and
make-bitmap' etc.
2010-11-05 15:54:50 -06:00
web-server
Fixing a few functions to xexpr
2011-01-13 14:50:10 -07:00
wxme
added support to the 2htdp/image library for reading files when there is no GUI around.
2010-10-28 11:32:14 -05:00
xml
Fixing PR11649
2011-01-20 12:13:13 -07:00
.gitignore