..
benchmarks
adjust psyntax benchmark
2011-11-22 18:12:28 -07:00
embed-planet-1
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
embed-planet-2
lang
stress
fix gc and stack-overflow problems in JIT, module expansion & run
2011-09-20 08:34:29 -06:00
ttt
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
.gitignore
all.rktl
async-channel.rktl
awk.rktl
basic.rktl
intern literal strings, byte strings, regexps, characters, and numbers
2011-11-22 08:54:37 -07:00
binc.rktl
boundmap-test.rktl
bytes.rktl
bytes-join
2011-02-02 10:37:57 -07:00
cache-image-snip-test.rktl
cat.rkt
censor.rktl
chaperone.rktl
fix printing of hash tables with chaperones
2011-11-27 09:56:44 -07:00
char-set.rktl
fix SRFI-14 test
2011-01-27 08:04:39 -07:00
chez-module.rktl
cm.rktl
adjust the threading protocol for compilings files to be kill safe
2011-08-30 07:59:33 -05:00
cmdline.rktl
compat.rktl
compile.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
contmark.rktl
fix interaction of `continuation-mark-set-first' and prompts
2011-01-15 08:05:55 -07:00
contract-helpers.rkt
fix a bug in the arity checking for contracts
2011-07-15 21:25:10 -05:00
contract-mzlib-test.rktl
Another test that is sensitive to the contract error message text
2011-07-02 14:50:24 -07:00
contract-opt-tests.rkt
add missing require, fix opt/c test suite
2011-03-29 22:43:18 -05:00
contract-rand-test.rkt
missed one place to rename contract-generate
2011-11-25 13:38:26 -06:00
contract-stress-argmin.rkt
added two stress tests for ->i performance
2010-10-22 14:07:30 -05:00
contract-stress-take-right.rkt
added two stress tests for ->i performance
2010-10-22 14:07:30 -05:00
contract-test.rktl
move predicate/c from unstable/contract to racket/contract. In process,
2011-11-13 17:19:15 -06:00
control.rktl
date.rktl
add date*' and
exn:fail:syntax:unbound'
2011-09-29 09:22:10 -06:00
deep.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
dict.rktl
Adding vector-set* and dict-set* exn tests
2010-08-12 14:10:19 -06:00
embed-in-c.c
embed-in-c.rktl
embed-me1.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me1b.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me1c.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me1d.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me1e.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me2.rkt
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
embed-me3.rkt
embed-me4.rktl
embed-me5.rkt
embed-me6.rkt
embed-me8.c
embed-me9.rkt
embed-me10.rkt
embed-me11-rd.rkt
embed-me11.rkt
embed-me12-rd.ss
fix yet more ss<->rkt problems that interfered with *SL executables
2010-08-30 14:35:18 -06:00
embed-me12.ss
fix yet more ss<->rkt problems that interfered with *SL executables
2010-08-30 14:35:18 -06:00
embed-me13.rkt
more `raco exe' cycle repairs
2011-10-07 10:32:49 -06:00
embed-me14.rkt
more `raco exe' cycle repairs
2011-10-07 10:32:49 -06:00
embed.rktl
more `raco exe' cycle repairs
2011-10-07 10:32:49 -06:00
etc.rktl
expand.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
fact.rktl
file.rktl
doc clarifications and tests for some file-locking corners
2011-09-17 07:29:07 -06:00
filelib.rktl
Finally there should be no temp file leftovers now.
2011-08-29 22:12:25 -04:00
fixnum.rktl
clean up sequence & generator tests
2011-03-16 16:21:26 -06:00
flonum.rktl
A long overdue scan to eliminate files without terminating newlines.
2011-06-28 02:01:41 -04:00
for-util.rkt
add for/sum',
for/product', etc.
2011-07-27 05:47:46 +01:00
for.rktl
make in-sequences' and
in-cycle' accept 0 sequences
2011-11-28 13:51:24 -07:00
foreign-test.c
FFI: add C arrays and unions
2011-08-20 10:24:32 -06:00
foreign-test.rktl
test fixes for Windows
2011-08-20 11:08:12 -06:00
function.rktl
Rewrite compose' and add
compose1'.
2011-06-14 19:02:30 -04:00
generator.rktl
clean up sequence & generator tests
2011-03-16 16:21:26 -06:00
head.rktl
id-table-test.rktl
imap.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
info.rkt
Remove a bunch of no-longer-needed `compile-omit-paths', and move the
2011-08-29 16:33:12 -04:00
iostream.rktl
add streams to `racket'
2011-03-18 19:05:23 -06:00
ktest.rktl
kw.rktl
list.rktl
Add shuffle' to
racket/list'.
2010-11-12 17:21:11 -05:00
loadable.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
loadtest.rktl
logger.rktl
long-cmdline.rkt
fix too-early large-allocation check
2011-06-30 08:56:28 -06:00
loop.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
ltest.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
macro.rktl
expand phase-related require/provide test
2011-11-19 07:55:34 -07:00
macrolib.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
math.rktl
moddep.rktl
fix a path test for windows
2011-09-17 07:29:07 -06:00
modprot.rktl
keyword-function repairs
2011-08-09 16:33:17 -06:00
module-reader.rktl
module.rktl
fix problems with phase-1 syntax definitions
2011-09-29 16:54:08 -06:00
mpair.rktl
mz-tests.rktl
mzlib-tests.rktl
fix mistakes uncovered by optimizer warnings
2011-05-03 06:57:48 -06:00
mzlonglong.c
mzq.rktl
name.rktl
namespac.rktl
fix `namespace-require' on marked syntax
2011-11-18 20:06:15 -07:00
nch.rktl
net.rktl
number.rktl
Add tests for jitted real->*-flonum.
2011-07-11 14:21:41 -04:00
numstrs.rktl
make inexacts `eqv?' only when precision is the same
2011-01-31 19:16:33 -07:00
object-old.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
object.rktl
racket/class: add `dynamic-send'
2011-11-25 13:22:05 -07:00
oe.rktl
openssl.rktl
optimize.rktl
add racket/performance-hint' with
begin-encourage-inline'
2011-12-01 10:26:48 -07:00
pack.rktl
package-gen.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
package.rktl
parallel.rktl
add test to run test suite in multiple places
2011-09-16 16:19:04 -06:00
param.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
path.rktl
fix copy-file' reporting of
exn:fail:filesystem:exists?'
2011-11-19 19:40:49 -07:00
pathlib.rktl
if only a Unix root is shared, don't make a path relative
2011-08-24 20:08:20 -06:00
pconvert.rktl
fix `print-convert' on cyclic hash key
2011-11-26 17:09:23 -07:00
place-chan-rand-help.rkt
random testing for messages sent over place channels
2011-06-17 18:46:59 +08:00
place-chan-rand.rkt
place-channel fixes
2011-09-14 20:43:36 -06:00
place-channel-fd.rkt
place-channel fixes
2011-09-14 20:43:36 -06:00
place-channel-fd2.rkt
Change stderr output to logging, to please drdr
2011-09-06 11:13:13 -06:00
place-channel-ffi.rkt
dynamic-place now pipes standard io to standard out and error much like system.
2011-09-15 14:53:58 -06:00
place-channel-fnl.rkt
fix place refcount
2011-10-03 06:39:18 -06:00
place-channel-limits.rkt
more memory accounting fixes for places
2011-10-11 11:26:11 -06:00
place-channel-socket.rkt
abandon unused scheme_socket_to_ports during place copy
2011-08-30 16:21:32 -06:00
place-channel.rkt
Fix dup errors, bignum deserialization, and port names across place channels
2011-09-01 12:02:21 -06:00
place-master-gc.rkt
add missing GC registration for places
2011-10-11 06:45:14 -06:00
place-msg-gc.rkt
places: fix GC of unreceived place-channel messages
2011-11-14 18:04:45 -07:00
place-parallel.rkt
add test to run test suite in multiple places
2011-09-16 16:19:04 -06:00
place-ports.rkt
place* throw error on closed port
2011-09-16 13:24:39 -06:00
place-stdio.rkt
places: doc repair, refine error checking, fix a test
2011-09-17 07:29:07 -06:00
place.rktl
place-channel? returns #t for place descriptors, doc clarification
2011-09-30 17:15:11 -06:00
port.rktl
add `port-closed-evt'
2011-11-10 10:01:57 -07:00
portlib.rktl
keyword-function repairs
2011-08-09 16:33:17 -06:00
pp-regression.rktd
A long overdue scan to eliminate files without terminating newlines.
2011-06-28 02:01:41 -04:00
pretty.rktl
fix `pretty-print' confusion about quasiquote
2011-03-11 08:02:30 -06:00
print.rktl
print-boolean-long-form, #true, #false, read-accept-lang, flonum?
2010-10-08 15:13:04 -06:00
procs.rktl
fix procedure-name inference for keyword procedures
2011-08-13 08:27:20 -06:00
prompt-sfs.rkt
prompt-tests.rktl
fix interaction of `continuation-mark-set-first' and prompts
2011-01-15 08:05:55 -07:00
prompt.rktl
guard a space-safety test with a 3m check
2011-11-02 08:12:58 -06:00
quiet.rktl
old typo
2010-11-01 08:25:35 -04:00
read.rktl
intern literal strings, byte strings, regexps, characters, and numbers
2011-11-22 08:54:37 -07:00
README
readtable.rktl
resource.rktl
Finally there should be no temp file leftovers now.
2011-08-29 22:12:25 -04:00
restart.rktl
runaway-place.rkt
make memory accounting and places work together
2011-09-05 13:24:22 -06:00
runflats.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
rx.rktl
fix `regexp-match' performance for short matches on long strings
2011-08-18 09:26:09 -06:00
sandbox.rktl
Move the namespace creation so that it happens under the code-inspector.
2011-11-02 17:40:24 -04:00
scheme-tests.rktl
Fix the path relative functions to return a string for a path input,
2011-07-10 06:53:44 -04:00
sequence.rktl
fix `sequence-filer' on empty sequence
2011-11-18 20:06:15 -07:00
serialize.rktl
add date*' and
exn:fail:syntax:unbound'
2011-09-29 09:22:10 -06:00
set.rktl
added set/c and made sets print as set, seteq, or seteqv
2011-01-08 13:49:01 -06:00
setup.rktl
Fix the path relative functions to return a string for a path input,
2011-07-10 06:53:44 -04:00
shared-tests.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00
shared.rktl
fix shared' for
#:auto' fields and constructors without `make-'
2011-01-05 13:52:11 -07:00
srfi.rktl
stream.rktl
fix `sequence->stream'
2011-05-19 15:59:08 -07:00
string-mzlib.rktl
add argument to `regexp-try-match' to match docs
2011-01-17 15:18:05 -07:00
string.rktl
fix `regexp-match' performance for short matches on long strings
2011-08-18 09:26:09 -06:00
struct.rktl
Property accessors are now able to accept 1 or 2 arguments
2011-05-25 10:47:59 -04:00
structlib.rktl
add date*' and
exn:fail:syntax:unbound'
2011-09-29 09:22:10 -06:00
stx.rktl
fix a marshaling bug for syntax objects
2011-10-18 20:53:43 -06:00
subprocess.rktl
fix `subprocess-status' when places are enabled
2011-09-04 15:55:26 -06:00
sync.rktl
extend `sync/timeout' to allow a tail-position fail thunk for polling
2010-12-10 18:06:21 -07:00
syntax-tests.rktl
syntax.rktl
change semantic of internal definitions
2011-07-08 14:00:41 -06:00
syntaxlibs.rktl
fix mistakes uncovered by optimizer warnings
2011-05-03 06:57:48 -06:00
tcp.rktl
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
testing.rktl
The htdp test suite now checks that the correct error messages are thrown.
2011-07-06 00:19:22 -04:00
thread.rktl
add epoll() support for Linux, kqueue() support for BSDs
2011-11-10 10:01:56 -07:00
threadlib.rktl
thrport.rktl
trace.rktl
racket/trace: fix for expr-style printing (i.e., default `print' mode)
2011-04-11 10:01:25 -06:00
trait.rktl
udp.rktl
uinc.rktl
uinc2.rktl
uinc3.rktl
uni-norm.rktl
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
unicode.rktl
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
unit.rktl
unitsig.rktl
unsafe.rktl
add `unsafe-list-{ref,set}'
2011-07-08 06:23:29 -06:00
vector.rktl
intern literal strings, byte strings, regexps, characters, and numbers
2011-11-22 08:54:37 -07:00
version.rktl
will.rktl
fix `current-memory-use'
2011-11-27 09:18:52 -07:00
zo-marshal.rktl
ztest.rktl
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
2011-06-20 04:27:14 -04:00