Matthew Flatt
|
a8062dc37d
|
fix docs on `raco make --no-deps'
Closes PR 11018
|
2010-07-07 13:56:16 -06:00 |
|
Robby Findler
|
070a39d902
|
fixed a bug in text's color argument, as noted in PR 10998
|
2010-07-07 13:42:40 -05:00 |
|
John Clements
|
c42d5c25c7
|
fixed typo introduced by search-and-replace
|
2010-07-06 18:42:47 -04:00 |
|
Robby Findler
|
a5d969607b
|
fixed PR 10998
|
2010-07-06 15:26:26 -05:00 |
|
Robby Findler
|
0ab512ce8c
|
cleaned up code example for make-root-area-container
|
2010-07-06 15:26:26 -05:00 |
|
Sam Tobin-Hochstadt
|
e865380f6f
|
Add typeof mappings only to original form.
|
2010-07-06 14:09:46 -04:00 |
|
Sam Tobin-Hochstadt
|
692a172474
|
Improve interface for `find-mutated-vars', now supports mutable *and* immutable versions.
|
2010-07-06 14:09:46 -04:00 |
|
Matthew Flatt
|
63ec520885
|
fix problem with Windows pipe writing
|
2010-07-06 10:59:16 -06:00 |
|
Kevin Tew
|
c9e84f9f67
|
[Parallel-Build] remove -u, -j 1 is uniprocessor, SETUP_OPTIONTS => PLT_SETUP_OPTIONS
|
2010-07-06 10:07:40 -06:00 |
|
Matthew Flatt
|
a6723283b8
|
fix empty-matching lexers
|
2010-07-06 07:15:19 -06:00 |
|
Matthew Flatt
|
763a010fd3
|
allow deletion of open files in Windows
|
2010-07-06 07:02:14 -06:00 |
|
Matthew Flatt
|
96a6f56572
|
fix problem sharing Windows file handles to subprocess
|
2010-07-06 06:49:59 -06:00 |
|
Matthew Flatt
|
77c615898a
|
more gitignores for Windows
|
2010-07-06 06:14:56 -06:00 |
|
Matthew Flatt
|
1e40e72652
|
fix non-futures build
|
2010-07-06 06:05:47 -06:00 |
|
Matthew Flatt
|
43e9e930d8
|
fix Windows narrow-path uses
|
2010-07-06 06:00:10 -06:00 |
|
Eli Barzilay
|
c4cb424700
|
New Racket version 5.0.0.7.
|
2010-07-06 03:41:53 -04:00 |
|
Matthew Flatt
|
6915250300
|
fix memory leak
|
2010-07-05 18:50:10 -06:00 |
|
Matthew Flatt
|
a29c165985
|
fix #ifdefs for `processor-count', especially for Windows
|
2010-07-05 18:17:58 -06:00 |
|
Matthew Flatt
|
04fa6c6acd
|
add `subprocess-group-enabled' for process-group support
and fix problems with places and subprocesses
and fix some mzrt thread setup and teardown issues
|
2010-07-05 17:51:26 -06:00 |
|
Kevin Tew
|
ecdd1ebc7a
|
Parallel build fixes
|
2010-07-05 14:23:30 -06:00 |
|
Kevin Tew
|
c968f45d85
|
Parallel build by default
|
2010-07-05 11:58:52 -06:00 |
|
Kevin Tew
|
e1399f3d14
|
Fix early compilation of racket
|
2010-07-05 08:35:08 -06:00 |
|
Eli Barzilay
|
1033684dbb
|
New Racket version 5.0.0.6.
|
2010-07-05 03:50:24 -04:00 |
|
Matthew Flatt
|
5c2ae50e45
|
add current-subprocess-custodian-mode
|
2010-07-04 12:42:25 -06:00 |
|
Matthew Flatt
|
e316fd3bf9
|
fix parallel build location of main executable
|
2010-07-04 12:42:08 -06:00 |
|
Matthew Flatt
|
fb730cb1c2
|
custodian box as synchronizable event
|
2010-07-04 10:42:38 -06:00 |
|
Matthew Flatt
|
39f57b23c4
|
clarify note on shell process creation
|
2010-07-04 09:53:12 -06:00 |
|
Matthew Flatt
|
608e228530
|
GC repirs for non-places (and non-future) and backtrace support
Repairs provided by Dmitry Dzhus
|
2010-07-04 07:45:34 -06:00 |
|
Matthew Flatt
|
99c5fea2fd
|
export scheme_stx_extract_marks() from the C API, for now
related to PR 11014
|
2010-07-03 10:05:47 -06:00 |
|
Matthew Flatt
|
809f0a4550
|
port old "pre" web-page stubs
|
2010-07-03 07:15:48 -06:00 |
|
Eli Barzilay
|
0ebb72ac50
|
New Racket version 5.0.0.5.
|
2010-07-03 03:50:26 -04:00 |
|
Robby Findler
|
f83784452e
|
made ->d's optional argument spec itself optional
|
2010-07-02 20:52:48 -05:00 |
|
Vincent St-Amour
|
389a20795a
|
Added support for make-flrectangular, flreal-part, flimag-part and
their unsafe counterparts to Typed Scheme and its optimizer.
|
2010-07-02 20:58:30 -04:00 |
|
Vincent St-Amour
|
556734a223
|
Added coercion of fixnums to floats to the optimizer.
|
2010-07-02 20:58:29 -04:00 |
|
Vincent St-Amour
|
e8a0a26c2f
|
Changed the optimizer's test harness to ignore type tables.
|
2010-07-02 20:58:29 -04:00 |
|
Vincent St-Amour
|
cb0e058cff
|
Removed spectralnorm-unsafe from the shootout harness.
|
2010-07-02 20:58:29 -04:00 |
|
Vincent St-Amour
|
a6d11a1df0
|
Added struct optimizations.
|
2010-07-02 20:58:28 -04:00 |
|
Vincent St-Amour
|
5d61c7fab8
|
Ported the maze2 benchmark to typed Scheme.
|
2010-07-02 20:58:28 -04:00 |
|
Matthew Flatt
|
ca48eff84c
|
fix JIT bug specific to x86_64 and PPC
|
2010-07-02 18:52:27 -06:00 |
|
Sam Tobin-Hochstadt
|
e989631d56
|
Add flags for running the optimizer tests and compiling the benchmarks
|
2010-07-02 19:00:57 -04:00 |
|
Matthew Flatt
|
439bc0a293
|
add flreal-part', flimag-part', `make-flrectangular', and unsafe variants
|
2010-07-02 16:08:15 -06:00 |
|
Matthew Flatt
|
eef7a8ba9d
|
JIT inline real-part, imag-part, make-rectangular
|
2010-07-02 16:08:14 -06:00 |
|
Matthew Flatt
|
491ab3c12b
|
expose internal display/write/print-limiting functionality via `printf'
addition of ~.
|
2010-07-02 16:08:14 -06:00 |
|
Matthew Flatt
|
e1112b45cd
|
fix typos
|
2010-07-02 16:08:14 -06:00 |
|
Sam Tobin-Hochstadt
|
0e400291e7
|
Fix inference for heterogenous vectors.
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
da3b4ed543
|
Use `define-type' to make docs clearer.
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
219682bbbe
|
Refactoring of tc-app.
- Move `check-below' into its own module
- Move `tc/apply' to its own unit
- Move `tc/funapp' and `tc/funapp1' to own module, outside of unit
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
570df7d665
|
Generalize fixed-length lists to listofs.
Closes PR10057.
|
2010-07-02 17:25:07 -04:00 |
|
Kevin Tew
|
35c28f4f66
|
Parallel collects build (process-based) "raco setup -u"
|
2010-07-02 14:27:08 -06:00 |
|
Carl Eastlund
|
3d59420133
|
Made test-engine react gracefully to source file names of unexpected representation.
|
2010-07-02 16:18:48 -04:00 |
|