racket/pkgs
Carl Eastlund da1fe888a7 Added dict-copy operation; renamed dict-supports(?|/c) to dict-implements(?|/c).
Similar to hash-copy or string-copy, dict-copy creates a new, mutable copy of
the given dictionary.  Added as a method of gen:dict.
2013-07-25 13:48:59 -04:00
..
algol60 enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
base Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
compatibility-pkgs remove core dependency on `mzlib/restart' 2013-07-10 12:57:02 -06:00
compiler-lib fix some tests 2013-07-21 19:55:10 -06:00
contract-profile Fix deps. 2013-07-18 10:52:22 -04:00
data-lib Added dict-copy operation; renamed dict-supports(?|/c) to dict-implements(?|/c). 2013-07-25 13:48:59 -04:00
datalog fix some tests 2013-07-21 19:55:10 -06:00
db-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
deinprogramm add `#%declare', require declaration of cross-phase persistent modules 2013-07-22 12:51:37 -06:00
distributed-places-pkgs adjust the places <-> distributed-places connection 2013-07-18 17:22:24 -06:00
distro-build distro-build: improve failure reporting 2013-07-25 10:06:41 -06:00
draw-pkgs auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
drracket-pkgs configure installation of man pages 2013-07-22 13:21:09 -06:00
ds-store-pkgs Mac OS X installers: use "ds-store" package instead of scripting Finder 2013-07-15 19:38:53 -06:00
eli-tester enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
eopl enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
errortrace-pkgs remove bogus cross-phase-persistent declaration 2013-07-22 15:31:18 -06:00
frtime add `#%declare', require declaration of cross-phase persistent modules 2013-07-22 12:51:37 -06:00
future-visualizer-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
games auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
gui-pkgs configure installation of man pages 2013-07-22 13:21:09 -06:00
honu add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
htdp-pkgs Oops don't mention file reorg in stepper HISTORY.txt 2013-07-23 14:08:41 -04:00
html-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
icons Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
images auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
lazy enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
macro-debugger-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
main-distribution adjust the places <-> distributed-places connection 2013-07-18 17:22:24 -06:00
main-distribution-test move Scribble tests to "scribble-test" 2013-07-18 15:20:51 -06:00
make auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
math enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
mysterx enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
mzcom enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
mzscheme configure installation of man pages 2013-07-22 13:21:09 -06:00
net-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
parser-tools-pkgs auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
pconvert-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
pict-pkgs auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
picturing-programs change release-notes' "info.rkt" field to release-note-files' 2013-07-17 18:32:22 -06:00
plai change release-notes' "info.rkt" field to release-note-files' 2013-07-17 18:32:22 -06:00
planet-lib move `planet/resolver' back to core 2013-07-18 19:53:27 -06:00
plot split "unstable" package into the usual "-lib", "-doc", and "-test" 2013-07-17 11:11:36 -06:00
plt-services Increase timeout & set random prop on generics benchmark 2013-07-23 14:56:00 -04:00
preprocessor auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
profile-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
r5rs-pkgs break various documentation dependencies by making them indirect 2013-07-12 14:52:42 -06:00
r6rs-pkgs r6rs: fix div' and mod' 2013-07-21 10:18:40 -06:00
racket-pkgs Added define-custom-hash-types and make-custom-hash-types. 2013-07-25 13:48:59 -04:00
racklog enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
rackunit-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
readline-pkgs Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
realm Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
redex-pkgs Memoized redex dependent enumeration. 2013-07-22 06:31:55 -05:00
sandbox-lib fix sandbox permissions on "links.rktd" files 2013-07-21 19:54:59 -06:00
schemeunit Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
scribble-pkgs show package for each module in documentation 2013-07-22 18:32:39 -06:00
sgl auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
shell-completion Move shell completion to its own package. 2013-07-16 11:04:32 -04:00
slatex add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
slideshow-pkgs quick: fixup for slideshow' vs. pict' 2013-07-22 16:42:19 -06:00
snip-pkgs Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
srfi-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
string-constants-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
swindle auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
syntax-color-pkgs auto-fix documentation package dependencies 2013-07-12 14:52:42 -06:00
trace add `#%declare', require declaration of cross-phase persistent modules 2013-07-22 12:51:37 -06:00
typed-racket-pkgs Make Bottom generalize to Any instead of Integer. 2013-07-23 23:49:51 -07:00
unstable-contract-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-debug-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-flonum-pkgs shuffle some unstable modules and fix doc dependencies 2013-07-12 14:52:43 -06:00
unstable-latent-contract-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-list-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-macro-testing-lib enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00
unstable-options-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-parameter-group-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-pkgs remove file that has been moved/replaced 2013-07-21 12:49:45 -06:00
unstable-pretty-lib Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
unstable-redex split "unstable" package into the usual "-lib", "-doc", and "-test" 2013-07-17 11:11:36 -06:00
web-server-pkgs add `#%declare', require declaration of cross-phase persistent modules 2013-07-22 12:51:37 -06:00
wxme-pkgs Use #lang info instead of #lang setup/infotab. 2013-07-04 16:46:32 -04:00
xrepl-pkgs enable compilation of tests formerly in "racket-test"; reorganize 2013-07-16 18:45:05 -06:00