racket/collects
2011-06-17 18:18:02 -04:00
..
2htdp adding a missing 2htdp/image color => racket/gui color coercion 2011-06-02 16:27:09 -07:00
algol60 moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
at-exp/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
browser moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
combinator-parser weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
compiler mach-o: fix generating embedding executables 2011-06-17 08:46:09 -06:00
config moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
data Remove `eval/require' and many of its one-time uses. 2011-06-06 09:48:04 -04:00
datalog Moving... 2011-04-26 16:33:00 -06:00
defaults A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
deinprogramm deinprogramm: tweak files to make scribble happy 2011-05-28 09:02:53 -05:00
drracket if we're highlighting something in the defs window, make sure the window is shown 2011-06-17 12:43:09 +08:00
drscheme remove compat bins: DrScheme, MrEd.exe, MrEd.app 2011-04-15 07:49:45 -06:00
dynext moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
embedded-gui moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
eopl removed EoPL from the language dialog (and adjust the docs a little 2011-05-16 16:49:02 -05:00
errortrace moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
ffi ffi: add `#:in-original-place?' to deal with thread-unsafe libs 2011-05-13 08:55:04 -06:00
file moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
framework added edit-sequence when flushing the delegate updates 2011-06-17 15:46:52 +08:00
frtime fix arity errors detected by optimizer 2011-05-15 19:42:22 -06:00
games round -> ceiling in paint-by-numbers 2011-05-16 21:12:17 -04:00
graphics moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
gui-debugger moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
guibuilder Make guibuilder preview work and Racketize 2011-05-25 23:39:37 -04:00
handin-client weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
handin-server weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
help Racketify 2011-06-03 00:56:21 -04:00
hierlist moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
honu Prune dead code from Honu. 2011-05-24 10:57:31 -04:00
htdp adjust the htdp teachpack docs to use the #:use-sources keyword to demonstrate how it works 2011-05-14 20:47:38 -05:00
html moving 2011-04-26 16:46:55 -06:00
icons gtk default frame icon 2010-11-05 15:54:30 -06:00
lang boolean-valued functions in Intermediate and up now check their results; also fixed some error messages; Closes PR 11745 2011-05-25 14:05:45 -04:00
launcher fix typo 2011-06-15 11:02:21 +08:00
lazy Fix documentation for `cycle'. 2011-05-11 13:54:18 -04:00
macro-debugger Document show-requires. 2011-06-01 14:32:22 -04:00
make moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
meta run the place channel random tests 2011-06-18 04:55:27 +08:00
mred win32: fix checkable menu item to toggle on selection 2011-06-17 16:02:49 -06:00
mrlib Specify what happens on OS X with ;-separated globs. 2011-06-06 02:01:26 -04:00
mysterx fix MysterX for places 2011-05-13 14:06:53 -06:00
mzcom moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
mzlib fix `make-limited-input-port' limit tracking for committed peeks 2011-06-17 11:14:50 -06:00
mzscheme fix gaps in the `mzscheme' docs 2011-04-14 11:16:34 -06:00
net fix arity errors detected by optimizer 2011-05-15 19:42:22 -06:00
openssl moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
parser-tools Adding a few index entries 2011-05-25 06:33:04 -06:00
picturing-programs Fixed a typo that crashed the nightly build :-( 2011-05-12 13:10:22 -04:00
plai moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
planet fix a bug in the planet packaging code that could result in the documentation not being included 2011-05-20 10:13:45 -05:00
plot fix plot documentation (view is image-snip) 2011-06-10 12:55:57 -06:00
preprocessor weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
profile moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
r5rs moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
r6rs fix "#lang r6rs" docs to point back to how-to-use-R6RS sections 2011-05-14 08:05:56 -06:00
racket add `place-message-allowed?' and fix related problems 2011-06-17 10:33:27 -06:00
racklog moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
rackunit Fix a typo in Eric Hanchrow's name. 2011-06-14 17:53:26 -04:00
raco moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
reader/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
readline moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
redex fixed lw-test.rkt test suite 2011-06-15 09:25:50 +08:00
repo-time-stamp avoid stdin for git repo version 2010-12-06 07:01:36 -07:00
rnrs add shortcut to expand R6RS letrec' of procedures to Racket letrec' 2011-05-25 03:10:13 -06:00
s-exp/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme `procedure-arity-includes?' reports #f for keyword-requiring procs 2011-06-16 12:36:16 -06:00
schemeunit moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
scribble These changes break with bad sandboxes. 2011-06-17 15:18:48 -04:00
scribblings These changes break with bad sandboxes. 2011-06-17 15:18:48 -04:00
scriblib sriblib/autobib: added a keyword argument to generate-bibliography to control the name of the section 2011-05-27 07:32:20 -05:00
setup rename place-dynamic to dynamic-place 2011-06-11 15:36:16 -06:00
sgl Fixes pr11915, but alpha seems to need two Ctrl-Cs before it starts animating, not sure why 2011-05-17 11:52:15 -06:00
sirmail adjusted test-docs-complete.rkt tests 2011-04-25 19:00:01 -05:00
slatex moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
slideshow slideshow: improve viewer inset handling 2011-05-10 09:53:49 -06:00
srfi added raise-type-error to date->string, also test case 2011-05-24 10:24:31 -07:00
srpersist moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
stepper fix bug in lazy stepper handling of cyclic lists 2011-05-22 01:54:46 -04:00
string-constants moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
swindle weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
syntax moved phase-of-enclosing-module to unstable/syntax 2011-06-10 13:22:33 -06:00
syntax-color improve docs for `module-lexer' 2011-06-10 06:21:35 -07:00
teachpack adjust the htdp teachpack docs to use the #:use-sources keyword to demonstrate how it works 2011-05-14 20:47:38 -05:00
test-box-recovery weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
test-engine weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
tests Put logging code in its own file. 2011-06-17 18:18:02 -04:00
tex2page moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
texpict fix colorize' nested inside (linewidth #f ...)' 2011-06-16 08:17:14 -06:00
trace moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
typed Move base environment files to their own subdirectory. 2011-05-17 15:16:18 -04:00
typed-scheme Sort irritants by source location. 2011-06-17 18:18:02 -04:00
unstable moved phase-of-enclosing-module to unstable/syntax 2011-06-10 13:22:33 -06:00
version weeded out some more of the test-docs-complete.rkt files 2011-04-25 21:20:52 -05:00
waterworld adjusted test-docs-complete.rkt tests 2011-04-25 19:00:01 -05:00
web-server moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
wxme moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
xml moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
.gitignore Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00