racket/racket/collects
Matthew Flatt 3024b77ba5 add custodian-based unloading of foreign libraries
Specificially, add a `#:custodian` argument to `ffi-lib`.
2019-09-06 17:35:54 -06:00
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler Proper cross-platform no return annotations for error functions (#2709) 2019-07-03 08:31:18 +02:00
data switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
db/private sqlite3: fix reporting of insert-id 2019-04-26 13:35:08 +02:00
dynext add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
ffi add custodian-based unloading of foreign libraries 2019-09-06 17:35:54 -06:00
file file/tar: add #:timestamp parameter 2019-06-10 13:24:11 -04:00
info
json json: preserve old behavior in terminating a number 2019-07-06 05:59:14 -06:00
launcher adjust build to update "raco.exe" when needed 2019-07-27 09:54:22 -06:00
net net/url: avoid failure on bad proxy environment variable 2019-05-29 15:13:03 -06:00
openssl Generate new certificate (valid for 10 yrs) for testing using 2048bits 2019-07-22 13:17:35 +02:00
pkg Add -D to pkg install as an alternative to --no-docs (#2777) 2019-08-03 15:49:31 +02:00
planet planet: adapt to work with Racket CS overlay build 2019-05-22 08:30:41 -06:00
racket Name more internally-defined parameters and std library parameters. 2019-09-06 11:54:22 -04:00
raco switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
reader/lang move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
realm add "collects/realm/README.txt" 2013-08-27 18:00:58 -06:00
s-exp/lang
setup Windows: fix setup/winstrip for different variants 2019-06-12 06:07:34 -06:00
syntax repairs for syntax/template on Racket CS 2019-07-29 06:16:12 -06:00
version allow some redirections in the url that looks for the new version 2019-03-24 19:21:07 -05:00
xml Fixes #2440 2019-01-18 16:20:47 +00:00
.gitignore