racket/pkgs
Matthew Flatt d7f2c869b6 openssl: add supported-{client,server}-protocols
Use the new functions to avoid running a test that requires 'tls12
to succeed.
2014-07-16 12:53:18 +01:00
..
algol60 fix many more 3-argument calls to the module name resolver 2014-06-09 09:04:14 +01:00
base Add replace-evt 2014-07-15 15:22:11 +01:00
cext-lib 2013 -> 2014 2014-01-21 15:02:21 -05:00
compatibility-pkgs fix collection-file-path & related for binary package installation 2014-06-02 11:57:08 +01:00
compiler-pkgs fix guard on references to unsafe functions in bytecode 2014-07-10 07:10:03 +01:00
contract-profile Fix contract profiler path shortening. 2014-05-07 14:37:43 -04:00
data-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
datalog use drracket:default-filters and drracket:default-extension in datalog 2014-05-26 19:38:33 -05:00
db-pkgs db/postgresql: disconnect on EOF at ready-for-query 2014-06-12 18:27:44 -04:00
deinprogramm fix many more 3-argument calls to the module name resolver 2014-06-09 09:04:14 +01:00
distributed-places-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
distro-build-pkgs distro-/pkg-info: empty test 2014-07-04 13:13:09 +01:00
draw-pkgs racket/draw: fix bad rounding of paper sizes in points 2014-06-30 07:32:23 +01:00
drracket-pkgs change 'jump to next misspelled word' shortcut to avoid 2014-07-15 06:05:16 -05:00
ds-store-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
eli-tester LGPL by reference 2014-02-27 15:56:11 -07:00
eopl LGPL by reference 2014-02-27 15:56:11 -07:00
errortrace-pkgs Fixed uses of free-identifier=? guards 2014-05-01 06:18:24 -06:00
frtime fix initialization error 2014-04-16 15:37:34 -06:00
future-visualizer-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
games fix a bug uncovered by 1b3fd890ad 2014-07-15 07:55:07 -05:00
gui-pkg-manager-pkgs gui-pkg-manager: add Robby as author 2014-05-05 10:37:09 -06:00
gui-pkgs use simple-form-path instead of normalize-path 2014-07-13 08:46:54 -05:00
honu rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
htdp-pkgs add crop/align 2014-06-22 23:41:58 -05:00
html-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
icons LGPL by reference 2014-02-27 15:56:11 -07:00
images-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
lazy use test submodule in lazy racket tests 2014-07-14 13:43:27 -04:00
macro-debugger-pkgs use correct editor class in syntax-browser snips 2014-06-12 14:14:34 -04:00
main-distribution LGPL by reference 2014-02-27 15:56:11 -07:00
main-distribution-test LGPL by reference 2014-02-27 15:56:11 -07:00
make LGPL by reference 2014-02-27 15:56:11 -07:00
math-pkgs Fix array tests after TR change 2014-07-06 16:50:40 -04:00
mysterx LGPL by reference 2014-02-27 15:56:11 -07:00
mzcom mzcom doc improvements 2014-06-09 08:51:30 +01:00
mzscheme-pkgs racket/base: add #:for-module? argument to open-input-file 2014-05-03 20:05:59 -06:00
net-pkgs net/http-client: adjust data-procedure/c contract 2014-07-11 06:21:33 +01:00
parser-tools-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
pconvert-lib reduce racket/undefined to just undefined 2014-04-15 15:06:28 -06:00
pict-pkgs make the code in the contract have a nicer name. 2014-07-15 08:57:11 -05:00
picturing-programs Replaced JPG file with PNG, so future renderer changes don't break test 2014-04-18 22:11:31 -04:00
plai fixed the ~e sensitive test 2014-06-10 12:49:54 -04:00
planet-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
plot-pkgs plot tests: write files to temp dir 2014-06-03 09:40:20 +01:00
plt-services meta/pkg-build: missed some ".txt"s 2014-07-16 09:15:00 +01:00
plt-web-pkgs plt-web/build: don't run as test 2014-04-20 20:20:34 -06:00
preprocessor LGPL by reference 2014-02-27 15:56:11 -07:00
profile-pkgs Reorder profiler docs. 2014-03-27 16:28:15 -04:00
r5rs-pkgs r{5,6}rs: change letrec to signal use-before-definition errors 2014-04-19 11:14:37 -06:00
r6rs-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
racket-pkgs openssl: add supported-{client,server}-protocols 2014-07-16 12:53:18 +01:00
racklog LGPL by reference 2014-02-27 15:56:11 -07:00
rackunit-pkgs rackunit/docs-complete: move to the "racket-index" package 2014-06-02 12:34:12 +01:00
readline-pkgs Readline-to-Racket: Rename file to mzrl.rkt to rktrl.rkt 2014-06-18 20:26:07 -04:00
realm LGPL by reference 2014-02-27 15:56:11 -07:00
redex-pkgs fix keyword arguments mismatch in traces and traces/ps 2014-07-15 18:38:35 -05:00
sandbox-lib racket/sandbox: fix guard on attempt to flush sandbox plumber 2014-05-09 16:27:04 -06:00
scheme-lib LGPL by reference 2014-02-27 15:56:11 -07:00
schemeunit LGPL by reference 2014-02-27 15:56:11 -07:00
scribble-pkgs scribble: fix documentation for tt and racketfont 2014-07-14 11:36:26 +01:00
serialize-cstruct-lib serializable-struct, etc.: export deserialization info in submodule 2013-11-08 18:13:43 -07:00
sgl LGPL by reference 2014-02-27 15:56:11 -07:00
shell-completion Fix zsh auto-completion 2014-04-09 16:00:42 -04:00
slatex slatex: generate files in temporary directory 2014-06-03 10:00:14 +01:00
slideshow-pkgs add --letterbox to control the color of the letterbox 2014-07-05 20:26:55 -05:00
snip-pkgs adjust some classes to avoid chaperones 2014-04-15 15:06:28 -06:00
srfi-pkgs move some test-generated files to temp dir 2014-06-17 07:17:16 +01:00
string-constants-pkgs Synch German string constants with latest. 2014-06-21 13:01:19 +02:00
swindle all necessary changes to check references to uninitialized letrec variables 2014-04-15 15:03:10 -06:00
syntax-color-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
trace LGPL by reference 2014-02-27 15:56:11 -07:00
typed-racket-pkgs Add a type for replace-evt 2014-07-15 14:14:44 -04:00
unstable-2d Fix package name in license. 2014-05-06 14:17:03 -04:00
unstable-contract-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-debug-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-flonum-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-latent-contract-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-list-lib Make group-by preserve the ordering of the original list. 2014-05-22 14:19:48 -07:00
unstable-macro-testing-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-options-lib adjust option/c so that function mis-application errors use the right name 2014-05-18 21:47:15 -05:00
unstable-parameter-group-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-pkgs fixed indexing and typo; Closes PR 14575, Closes PR 14564 2014-06-14 15:11:53 -04:00
unstable-pretty-lib LGPL by reference 2014-02-27 15:56:11 -07:00
unstable-redex LGPL by reference 2014-02-27 15:56:11 -07:00
web-server-pkgs move some test-generated files to temp dir 2014-06-17 07:17:16 +01:00
wxme-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
xrepl-pkgs adjust some collection-file-path calls to work with binary packages 2014-06-02 20:13:00 +01:00