racket/racket/collects
Matthew Flatt b38d437a00 file/untar: allow \0s for user and group ids
Some .tar packer (on Windows?) zeros out the user and group fields,
and `file/untar` doesn't use them anyway.
2018-12-19 19:34:39 -07:00
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler compiler/cm: unbreak dependency checking 2018-12-12 08:44:06 -07:00
data switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
db/private db: avoid Racket C API 2018-04-15 08:16:47 -06:00
dynext add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
ffi ephemeron-value: add optional "retain" argument 2018-12-07 06:31:18 -07:00
file file/untar: allow \0s for user and group ids 2018-12-19 19:34:39 -07:00
info
json json: improve 'bad input' error message (#2420) 2018-12-08 16:31:58 -05:00
launcher setup/dirs: fix cases where paths are unavailable 2018-11-19 19:15:49 -07:00
net net/win32-ssl: repairs for CS 2018-11-10 14:17:07 -08:00
openssl openssl: guard default cert location setup with libcrypto check 2018-09-17 15:51:58 +02:00
pkg raco pkg new: Remove deprecated sudo: false from .travis.yml 2018-11-29 19:21:13 -05:00
planet setup-plt -> raco setup 2016-08-24 15:33:07 -05:00
racket Add support for collapsible contracts (#2367) 2018-12-13 14:58:56 -06: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 Reduce some build system dependencies. 2018-12-10 10:40:52 -05:00
syntax syntax/parse: fix Check-Syntax arrows within syntax classes 2018-10-24 17:45:30 +02:00
version Fix check-version from version/check 2016-01-21 20:18:48 -06:00
xml add src argument to syntax:read-xml 2018-06-18 19:52:52 -04:00
.gitignore