1532f59315Adjusted deprecated link in doc: scheme/runtime-path -> racket/runtime-path.
fix-documentation
Georges Dupéron
2016-01-20 12:55:57 +0100
e76d1f7b8dupdate to match new, more accurate contract-stronger?
master
Robby Findler
2016-01-02 17:19:48 -0600
f6e58fc7c7remove some mzlib/contract exports that were unintentional, copied from racket/contract because racket/contract/combinator had some (provide (except-out (all-from-out <private-file>) ...)) that ended up accumulating things it shouldn't have over the years
Robby Findler
2015-12-20 17:05:38 -0600
f9f77329a7unbreak mzlib/contract's version of object-contract
Robby Findler
2015-12-20 07:43:24 -0600
f2236ea54bRevert "Fix mzlib contract test for new or/c behavior."
Sam Tobin-Hochstadt
2015-11-06 14:01:10 -0500
ed7f3e639eMake robby responsible for the mzlib tests.
Sam Tobin-Hochstadt
2015-11-02 10:58:30 -0500
cafefcf721Fix mzlib contract test for new or/c behavior.
Sam Tobin-Hochstadt
2015-11-01 22:24:03 -0500
c28d032620fix test
Matthew Flatt
2015-10-02 14:51:16 -0600
fb9aba2b8dAdd test for handling of prefab structs
Alex Knauth
2015-09-19 22:26:43 -0400
f376519eedtests for changes to mzlib/pconvert on immutable hash-tables
AlexKnauth
2015-08-21 00:04:40 -0400
be6ae83cbdmove racket/package tests to "compatibility-test"
Matthew Flatt
2015-07-21 13:09:11 -0600
328c3d3276racket/package: fix package-begin
Matthew Flatt
2015-07-21 13:07:53 -0600
78f2ab8fa1fix taint handling for package bindings
Matthew Flatt
2015-04-10 09:45:51 -0600
35af3d14d0re-implement racket/package for the new macro system
Matthew Flatt
2015-03-31 08:05:17 -0600
f540a6c108adjust syntax-set to use syntax-local-identifier-as-binding
Matthew Flatt
2015-03-08 16:04:25 -0600
746e8ff1fbfix getpid for Windows ro use winapi instead of 'stdcall
Matthew Flatt
2015-04-18 09:19:33 +0100
6943457ea1Add standard .gitignore file.
Sam Tobin-Hochstadt
2014-12-06 17:46:37 -0500
c8256f8b9dRemove extra directories.
Sam Tobin-Hochstadt
2014-12-02 09:43:08 -0500
55f040676eRemove stray reference to Racket in LICENSE files.
Sam Tobin-Hochstadt
2014-11-25 14:08:39 -0500
d5921fc59cfix mzlib test for eaf48bbbf
Robby Findler
2014-09-20 09:27:17 -0500
20347c4964add update-implies to package "info.rkt"s
Matthew Flatt
2014-08-14 16:26:09 +0100
6f008db1b2fix real-in naming test cases
Robby Findler
2014-07-28 18:31:52 -0500
91eb4c90acfix collection-file-path & related for binary package installation
Matthew Flatt
2014-06-02 10:58:59 +0100
3b0c11e22bshrink the dependencies from racket/runtime-path (remove mzscheme and pull out the one things from mzlib/etc that it uses into a separate, private file)
Robby Findler
2012-06-10 13:50:15 -0500
0f2664cdd9more error-message conversions and repairs
Matthew Flatt
2012-05-27 11:29:21 -0600
c40abf9b9fmore error-message conversion
Matthew Flatt
2012-05-27 09:03:19 -0600
5500ad5b86new error message convention
Matthew Flatt
2012-05-25 06:22:05 -0600
71d054cc1frefactored contract opters so they return structs instead of (8!) multiple values
Robby Findler
2012-05-08 11:29:14 -0500
d8e0ca691aA bunch of fprintf' -> eprintf' conversions (and a few related things).
Eli Barzilay
2012-05-06 12:06:00 -0400
28a3257f7fA bunch of scheme' -> racket' conversions.
Eli Barzilay
2012-04-19 13:06:10 -0400