racket/pkgs
Jordan Johnson 44460d383d Lifted types & main openssl lib to separate files.
Noticed that typed wrappers for some other libs (e.g., db) would use
the types but not necessarily the functions, so it seems logical to
separate the types.

Also, after I built Racket on my Mac, it failed to find
openssl/main.rkt named as it was — signaled an error that indicated it
was looking in <my git repo>/pkgs/htdp-pkgs/htdp-lib/typed/openssl.rkt
— so I lifted openssl/main.rkt out to openssl.rkt
2014-05-25 22:51:43 -04:00
..
algol60 all necessary changes to check references to uninitialized letrec variables 2014-04-15 15:03:10 -06:00
base base: update package version 2014-03-11 19:06:30 -06:00
cext-lib 2013 -> 2014 2014-01-21 15:02:21 -05:00
compatibility-pkgs fix mzlib contract tests for or/c stronger improvements 2014-05-07 19:25:23 -05:00
compiler-pkgs fix raco test -c 2014-05-10 11:12:22 -05:00
contract-profile Fix contract profiler path shortening. 2014-05-07 14:37:43 -04:00
data-pkgs Extend heaps to allow removing arbitrary elements via an additional equality operator. 2014-03-31 15:47:39 -04:00
datalog Clarify Datalog/Racket interaction re Matthias 2014-04-18 10:09:21 -06:00
db-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
deinprogramm LGPL by reference 2014-02-27 15:56:11 -07:00
distributed-places-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
distro-build-pkgs distro-build: fix catalog dir creation for built packages 2014-05-10 06:53:12 -06:00
draw-pkgs racket/draw: faster (on some platforms) path for drawing a bitmap 2014-05-12 04:57:44 -06:00
drracket-pkgs fix mangling of drracket io test 2014-05-22 14:33:01 -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 games/cards: add @2x card images 2014-05-12 04:57:44 -06:00
gui-pkg-manager-pkgs gui-pkg-manager: add Robby as author 2014-05-05 10:37:09 -06:00
gui-pkgs tweak save-file docs based on my own earlier confusion 2014-05-22 14:28:14 -05:00
honu Adjust section heading for macros in Honu. 2014-02-28 14:17:21 -05:00
htdp-pkgs fix bug introduced in 23d5cf56 2014-05-22 14:28:14 -05:00
html-pkgs Fix description of read-html-as-xml. 2014-03-25 11:06:02 -04:00
icons LGPL by reference 2014-02-27 15:56:11 -07:00
images-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
lazy LGPL by reference 2014-02-27 15:56:11 -07:00
macro-debugger-pkgs LGPL by reference 2014-02-27 15:56:11 -07: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 note on ordering of discrete-dist-probs and discrete-dist-values 2014-05-01 15:33:38 -07:00
mysterx LGPL by reference 2014-02-27 15:56:11 -07:00
mzcom LGPL by reference 2014-02-27 15:56:11 -07:00
mzscheme-pkgs racket/base: add #:for-module? argument to open-input-file 2014-05-03 20:05:59 -06:00
net-pkgs net/sendurl: improve docs on encoding in send-url and other functions 2014-05-11 08:35:43 -06: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 fix default node pict so it doesn't draw outside of its bounding box 2014-05-17 22:23:40 -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 mention that all definitions are exported in #lang plai's docs 2014-05-05 11:27:50 -05:00
planet-pkgs fix mailing list link 2014-05-13 15:18:31 -05:00
plot-pkgs make plot tests more drdr friendly 2014-05-18 07:53:28 -05:00
plt-services Extend timeout 2014-05-19 15:51:00 -06: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 r{5,6}rs: change letrec to signal use-before-definition errors 2014-04-19 11:14:37 -06:00
racket-pkgs repair JIT bug 2014-05-25 21:45:20 +01:00
racklog LGPL by reference 2014-02-27 15:56:11 -07:00
rackunit-pkgs fix srcloc 2014-04-16 15:37:34 -06:00
readline-pkgs readline: fix broken registration of "mzscheme" as name 2014-02-28 15:39:49 -07:00
realm LGPL by reference 2014-02-27 15:56:11 -07:00
redex-pkgs remove the "variable not a prefix" side-condition from the r6rs model 2014-05-25 03:39:47 -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 docs: fix example for literal 2014-05-14 06:10:50 -06:00
serialize-cstruct-lib
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 LGPL by reference 2014-02-27 15:56:11 -07:00
slideshow-pkgs add -z flag 2014-05-21 10:49:49 -05:00
snip-pkgs adjust some classes to avoid chaperones 2014-04-15 15:06:28 -06:00
srfi-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
string-constants-pkgs Synch German string constants with latest. 2014-05-10 15:29:13 +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 Lifted types & main openssl lib to separate files. 2014-05-25 22:51:43 -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 Make group-by preserve the ordering of the original list. 2014-05-22 14:19:48 -07: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 Flush output for testing 2014-05-19 15:51:00 -06:00
wxme-pkgs LGPL by reference 2014-02-27 15:56:11 -07:00
xrepl-pkgs lazy-require ~a 2014-05-19 16:05:28 -04:00