Sam Tobin-Hochstadt
|
3637073f7f
|
Reduce require overhead.
|
2010-08-19 19:03:38 -04:00 |
|
Will M. Farr
|
82096abb1b
|
Added interation forms for/vector, for*/vector, for/flvector, and for*/flvector and for-clause in-flvector.
|
2010-08-19 18:45:13 -04:00 |
|
Jay McCarthy
|
44b34c37a8
|
Small adjustment to Matthews change
|
2010-08-19 16:39:54 -06:00 |
|
Jay McCarthy
|
5eb8f181f6
|
Adding WebSocket stress test and improving fit output
|
2010-08-19 16:34:16 -06:00 |
|
Jay McCarthy
|
1f61e7eb7f
|
Adding WebSocket example
|
2010-08-19 16:34:15 -06:00 |
|
Jay McCarthy
|
347e946548
|
Adding WebSocket support
|
2010-08-19 16:34:15 -06:00 |
|
Jay McCarthy
|
99e44effbe
|
Exposing Web Server header helpers
|
2010-08-19 16:34:15 -06:00 |
|
Jay McCarthy
|
209d2a0cda
|
Documenting md5 feature
|
2010-08-19 16:34:14 -06:00 |
|
Matthew Flatt
|
16f1dffe4c
|
add `ssl-port?' and add missing docs for two other procs
|
2010-08-19 16:14:11 -06:00 |
|
Matthew Flatt
|
eb584b4ecd
|
fix docs for tcp-addresses and udp-addresses
|
2010-08-19 16:13:50 -06:00 |
|
Matthew Flatt
|
43ecbe4837
|
rackety handin-server docs and other repairs
|
2010-08-19 15:56:07 -06:00 |
|
Matthew Flatt
|
7ee7106b2d
|
fix handin-server reloading for ss<->rkt
|
2010-08-19 15:50:59 -06:00 |
|
Matthew Flatt
|
1437d47fda
|
fix handin server's web-server wrapping to handle tcp-addresses on a listener
|
2010-08-19 15:01:58 -06:00 |
|
Matthew Flatt
|
5d584e5d26
|
doc typo
|
2010-08-19 13:21:59 -06:00 |
|
Matthew Flatt
|
8ba46ccc82
|
fix compilation when futures are disabled
and other misc futures-related fixes
|
2010-08-19 12:08:49 -06:00 |
|
Matthew Flatt
|
f90c2c9b92
|
change PLAI test for to print values instead of write them
|
2010-08-19 11:52:15 -06:00 |
|
Jay McCarthy
|
6f272d2e6a
|
Improving PLAI testing
|
2010-08-19 10:00:36 -06:00 |
|
Jay McCarthy
|
101026292c
|
Typo
|
2010-08-19 09:17:45 -06:00 |
|
Jay McCarthy
|
d3f2925792
|
Updating guidelines
|
2010-08-19 08:56:46 -06:00 |
|
Jay McCarthy
|
d373f8eceb
|
Setting responsible party
|
2010-08-19 08:56:46 -06:00 |
|
James Swaine
|
c56ec371bc
|
Forgot to add files that should have been included in my previous commit.
|
2010-08-19 09:40:31 -05:00 |
|
James Swaine
|
1a2c0546a6
|
current-future now returns #f if not inside a future, instead of null. Added documentation for current-future.
|
2010-08-19 09:36:25 -05:00 |
|
Matthew Flatt
|
50d5dc352e
|
add missing test for *SL define-struct
|
2010-08-19 07:58:43 -06:00 |
|
Matthew Flatt
|
3ea28b0c72
|
adjust struct constructor expansion to transfer srcloc of use to expansion
|
2010-08-19 07:38:26 -06:00 |
|
Matthew Flatt
|
7abbff4749
|
adjust rename-transformer expansion to transfer srcloc of use to expansion
|
2010-08-19 07:38:25 -06:00 |
|
Matthew Flatt
|
a7bc964c69
|
fix problem with binding of *SL struct-type name and application
|
2010-08-19 07:38:25 -06:00 |
|
Matthew Flatt
|
716949f499
|
change install-converting-printer to set print-as-expression to #f
and update docs to make sense relative to Racket's default printer
|
2010-08-19 07:38:25 -06:00 |
|
Eli Barzilay
|
e55f0cade1
|
New Racket version 5.0.1.3.
|
2010-08-19 03:50:11 -04:00 |
|
James Swaine
|
a41c9b882a
|
Added (current-future) to the futures module (as an inlined, nonblocking primitive).
|
2010-08-18 23:33:22 -05:00 |
|
James Swaine
|
dac2bcaa20
|
Merge branch 'master' of pltgit:plt
Conflicts:
src/racket/src/future.c
|
2010-08-18 22:23:13 -05:00 |
|
James Swaine
|
8675db4faa
|
Added (current-future) as a non-blocking primitive to racket/future.
|
2010-08-18 22:15:19 -05:00 |
|
Matthew Flatt
|
e5c2aea998
|
include `#%futures' in the set of primitive modules with inlining
|
2010-08-18 20:03:06 -06:00 |
|
Robby Findler
|
3885223cee
|
fixed an ->i bug
|
2010-08-18 19:30:36 -05:00 |
|
Matthew Flatt
|
da173fed65
|
fix interaction of box chaperones and JIT
|
2010-08-18 17:11:00 -06:00 |
|
Matthew Flatt
|
e99c53eee8
|
change `define-type' to use #:reflection-name instead of prop:custom-write
|
2010-08-18 16:13:58 -06:00 |
|
Matthew Flatt
|
dafb9de74c
|
add #:reflection-name option to struct form
|
2010-08-18 16:13:58 -06:00 |
|
Matthew Flatt
|
4299b12d5b
|
fix pretty-print problems, especially related to the custom-write property
|
2010-08-18 16:13:57 -06:00 |
|
Robby Findler
|
2faca724e3
|
generalized the #:steps argument to play so different phases on an animation can take different amounts of time
|
2010-08-18 16:58:58 -05:00 |
|
Sam Tobin-Hochstadt
|
67e15ee993
|
Add some comments.
|
2010-08-18 16:37:32 -04:00 |
|
Sam Tobin-Hochstadt
|
90eeef60d7
|
Provide -> in typed-scheme/no-check.
- Closes PR 10882
|
2010-08-18 16:37:32 -04:00 |
|
Sam Tobin-Hochstadt
|
510c80b700
|
Better printing for environments.
|
2010-08-18 16:37:32 -04:00 |
|
Kevin Tew
|
57bda136ea
|
Places: prevent mastergc gen0.big_pages from leaking onto a places gen0.big_pages list
|
2010-08-18 13:53:08 -06:00 |
|
Jay McCarthy
|
9a31ac5363
|
Fixing formlet additions
|
2010-08-18 13:17:11 -06:00 |
|
Jay McCarthy
|
e6219740b8
|
Correcting problems in Horace's path
|
2010-08-18 13:17:11 -06:00 |
|
Jay McCarthy
|
3d43c7e7ac
|
Initial versions from Horace Dynamite
|
2010-08-18 13:17:11 -06:00 |
|
Jay McCarthy
|
04d3a23e1c
|
Removing unnecessary newlines and making tests newline accurate
|
2010-08-18 13:17:11 -06:00 |
|
Jay McCarthy
|
3041bc2870
|
Adding guidelines page, without link to it
|
2010-08-18 13:17:10 -06:00 |
|
Jay McCarthy
|
3be8e3ba86
|
A little documentation
|
2010-08-18 13:17:10 -06:00 |
|
Jay McCarthy
|
1aac3c8e53
|
Expanding stress library
|
2010-08-18 13:17:10 -06:00 |
|
Casey Klein
|
fbd2c3c86f
|
Adds the feature requested in PR 10388
|
2010-08-18 13:19:12 -05:00 |
|