racket/collects/racket
Matthew Flatt 8818f8af68 fix `for/flvector', etc. unsafety
Closes PR 13675

Merge to v5.3.4
(cherry picked from commit 8b5523bd10)
2013-04-11 20:24:42 -04:00
..
base/lang
contract fix box/c and vector/c obligations 2013-04-07 19:57:41 -05:00
draw Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
gui Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
kernel add `racket/kernel/init' 2013-02-26 19:01:36 -07:00
lang
load/lang
match Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
place Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
private fix `for/flvector', etc. unsafety 2013-04-11 20:24:42 -04:00
signature
snip/private Revert "avoid a wrapper on callbacks that get stored in a weak table" 2013-02-18 17:01:11 -07:00
unit
unsafe extflonums 2013-01-28 18:17:06 -07:00
async-channel.rkt
base.rkt
block.rkt
bool.rkt
bytes.rkt
class.rkt
cmdline.rkt racket/cmdline: fix problem with arity checking 2013-03-31 20:29:23 -06:00
contract.rkt
control.rkt
date.rkt fix find-seconds error reporting to say "find-seconds" instead 2013-02-03 07:29:07 -06:00
dict.rkt
draw.rkt Export racket/draw's helper contracts and document them 2013-02-14 18:22:48 -05:00
engine.rkt
enter.rkt racket/enter: another submodule repair 2013-02-14 19:47:40 -07:00
extflonum.rkt extflonums 2013-01-28 18:17:06 -07:00
fasl.rkt
file.rkt
fixnum.rkt
flonum.rkt
format.rkt Avoid non-ascii character in numeric formats. 2013-04-03 18:10:22 -04:00
function.rkt Updated contracts for arity-related functions. 2013-03-31 13:36:07 -04:00
future.rkt
generator.rkt
generic.rkt
gui.rkt
help.rkt
include.rkt
init.rkt
kernel.rkt add `racket/kernel/init' 2013-02-26 19:01:36 -07:00
keyword-transform.rkt
language-info.rkt
lazy-require.rkt added rename option to lazy-require 2013-03-30 10:00:44 -04:00
list.rkt Actually swap the argument order. 2013-03-09 16:05:01 -05:00
load.rkt
local.rkt
main.rkt
match.rkt
math.rkt
mpair.rkt
package.rkt
path.rkt
performance-hint.rkt Move the `define-inline' tests to "tests/racket/optimize.rktl". 2013-03-09 15:47:43 -05:00
place.rkt
port.rkt
pretty.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
promise.rkt
provide-syntax.rkt
provide-transform.rkt
provide.rkt
require-syntax.rkt
require-transform.rkt
require.rkt
runtime-config.rkt
runtime-path.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
sandbox.rkt Minor sandbox improvements. 2013-03-05 02:22:06 -05:00
sequence.rkt
serialize.rkt
set.rkt
shared.rkt
snip.rkt
splicing.rkt
stream.rkt
string.rkt
struct-info.rkt
stxparam-exptime.rkt
stxparam.rkt
surrogate.rkt
syntax.rkt
system.rkt
tcp.rkt
trace.rkt
trait.rkt
udp.rkt UDP Multicast primitives and documentation. 2013-04-06 06:49:13 -06:00
unit-exptime.rkt
unit.rkt
vector.rkt