Commit Graph

17121 Commits

Author SHA1 Message Date
Kevin Tew
6fa76128c1 Parallel-build docs
(cherry picked from commit ae4d2639dd)
2010-07-27 22:21:26 -04:00
Eli Barzilay
9e71bbb50e reader examples typo
(cherry picked from commit f46144d5d3)
2010-07-27 22:20:58 -04:00
Matthew Flatt
5d12f72a52 another fix for CM+DrRacket interaction
(cherry picked from commit 264ec77abd)
2010-07-27 22:20:35 -04:00
Matthew Flatt
0b88d27f8f fix CM+DrRacket cdr bug
(cherry picked from commit 4359783d8b)
2010-07-27 22:20:24 -04:00
Casey Klein
9e41ab031f Cleans up the debugging advice section 2010-07-27 15:43:01 -05:00
Blake Johnson
53fdc09e7a Do not use CPT_ESCAPE for every CPT_QUOTE, instead if it was a protect-quote, then just put the CPT_QUOTE in. 2010-07-27 13:39:43 -06:00
Blake Johnson
599ffacd47 Fixing bug in C reader for hasheqv literals 2010-07-27 13:39:43 -06:00
Robby Findler
f8f3ddbc94 typo. closes pr 11052 2010-07-27 14:38:43 -05:00
Jay McCarthy
bc647ae828 Disabling helper running in DrDr 2010-07-27 11:57:08 -06:00
Jay McCarthy
8d36dfad81 Fixing parts of zo-marshal re protect-quote; parallelizing zo-test; there is no the path error again in zo-marshal though 2010-07-27 11:10:54 -06:00
Eli Barzilay
f46144d5d3 reader examples typo 2010-07-27 10:15:40 -04:00
Matthias Felleisen
6a7801c523 to-draw for images in universe doc; fixes 11050 2010-07-27 08:41:13 -04:00
Matthew Flatt
bd0192d22d revised docs for -j flag to `raco setup'
Glad to see the docs, but revised for the following reasons:
  * define a meta-variable like `n' before using it
  * typeset meta-variables specially, usually as a Racket variable
  * 'processor-count' needed a `for-label' import for the hyperlink
  * use @exec{} for `make install', because it's a command rather
    than plain English
  * although `PLT_SETUP_OPTIONS' was introduced for `-j', it makes
    sense in general; revising the prose and moving to the end of
    the bullet makes that more clear (but good job including the
    index entry)
  * used `env' so that the example command line works for more shells
2010-07-26 15:08:49 -05:00
Matthew Flatt
1a84aecc42 doc typo 2010-07-26 14:53:45 -05:00
Matthew Flatt
93183284f7 raco' supports relative module paths in raco-command' "info.rkt" entries 2010-07-26 14:53:45 -05:00
Kevin Tew
ae4d2639dd Parallel-build docs 2010-07-26 12:25:58 -06:00
Jay McCarthy
28432037af Fixing up a few things in zo-parse/etc 2010-07-26 12:18:01 -06:00
Blake Johnson
8eeed89982 zo-marshal wrap fixes, optional port for zo-parse 2010-07-26 12:06:02 -06:00
Robby Findler
46ce202845 adjusted German and French translations 2010-07-26 11:51:43 -05:00
Sam Tobin-Hochstadt
dba04c8aea Add @nocopyright option to scribble/sigplan. 2010-07-26 11:43:33 -04:00
Matthew Flatt
7cb461371a fix doc typo 2010-07-26 09:43:55 -05:00
Matthew Flatt
264ec77abd another fix for CM+DrRacket interaction 2010-07-26 09:43:55 -05:00
Robby Findler
a63e811126 removed "JIT" since it was wrong 2010-07-26 09:39:53 -05:00
Eli Barzilay
fcc15c4f1e New Racket version 5.0.1.2. 2010-07-26 03:50:29 -04:00
Vincent St-Amour
4803eafa67 Fixed a bug with exact complexes. 2010-07-25 22:15:18 -04:00
Eli Barzilay
96c1c445da properly fix the readme issue
(cherry picked from commit 7cdb5787e5)
2010-07-25 21:48:58 -04:00
Eli Barzilay
9ccbf1ba0a Fix sha1-truncation, by removing it.
Usually, the "%h" format should result in an abbreviated sha1, but it
looks like getting it through `git archive' returns the full thing
rather than the truncated version.  So avoid the substring for now, and
find out if it's a git bug or not.
(cherry picked from commit af6364a58c)
2010-07-25 21:48:47 -04:00
Eli Barzilay
7cdb5787e5 properly fix the readme issue 2010-07-25 21:14:46 -04:00
Vincent St-Amour
1b998f25e5 Fix to tolerate complexes of unknown exactness inside inexact-complex
expressions.
2010-07-25 20:13:36 -04:00
Robby Findler
83cde5c8fb got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
Matthew Flatt
5f1aa418f3 add collection-file-path and splace collection trees at the file level 2010-07-25 11:01:09 -05:00
Matthew Flatt
4359783d8b fix CM+DrRacket cdr bug 2010-07-25 06:17:23 -05:00
Eli Barzilay
af6364a58c Fix sha1-truncation, by removing it.
Usually, the "%h" format should result in an abbreviated sha1, but it
looks like getting it through `git archive' returns the full thing
rather than the truncated version.  So avoid the substring for now, and
find out if it's a git bug or not.
2010-07-25 05:01:44 -04:00
Eli Barzilay
7572964b52 One more README occurrence
(cherry picked from commit 82cba3fad0)
2010-07-25 04:18:14 -04:00
Eli Barzilay
40041440a4 Show only first 10-character prefix of the sha1.
(cherry picked from commit 1eac3e1d28)
2010-07-25 04:18:05 -04:00
Eli Barzilay
5e0ff8b8b2 Typo in Matthias's name
(cherry picked from commit 9074bf1992)
2010-07-25 04:17:46 -04:00
Eli Barzilay
b848430bc4 Minor edits & typos
(cherry picked from commit 1417caac07)
2010-07-25 04:17:34 -04:00
Matthew Flatt
ff9f80b28e fix mismatch between five.rkt code and Guide prose
Merge to 5.0.1
(cherry picked from commit 787bd61e33)
2010-07-25 04:16:27 -04:00
Robby Findler
a8785decf6 rackety
(cherry picked from commit 87e502e2a3)
2010-07-25 04:16:26 -04:00
Vincent St-Amour
8f47f0019f Added a test for cross-module struct optimization.
(cherry picked from commit 4e6fc3154b)
2010-07-25 04:16:08 -04:00
Matthew Flatt
1bbd6f0ec4 fix `file-stamp-in-paths', which affects DrRacket's auto compilation
Merge to 5.0.1
(cherry picked from commit 7c4eddc708)
2010-07-25 04:15:55 -04:00
Matthew Flatt
ba8ec17d88 change mrlib/image-core to use pen-list% cap and join support
(cherry picked from commit 5d7f044488)
2010-07-25 04:15:55 -04:00
Matthew Flatt
1a26779b42 add pen and cap support to pen-list%
(cherry picked from commit fa68e23c37)
2010-07-25 04:15:55 -04:00
Matthew Flatt
58f48d48f9 CM: report bad dependencies clearly; fix file-stamp-in-paths
for when `use-compile-file-paths' has multiple subpaths
  Probably merge to 5.0.1
(cherry picked from commit 90ec44f65c)
2010-07-25 04:15:40 -04:00
Robby Findler
c9e6f5d315 fixed a bug in the saving of bitmaps (and along the way added some randomized tests that found a few other things)
Please merge to release branch.
(cherry picked from commit 6cd277a36f)
2010-07-25 04:15:40 -04:00
Matthew Flatt
83224e6596 fix collison of draw-bitmap with GC bitmap under Windows; merge to 5.0.1
(cherry picked from commit 5cfd52d224)
2010-07-25 04:15:40 -04:00
Matthew Flatt
6634eb3f0b remove autom4te.cache, which is generated by autoconf
Merge to 5.0.1
(cherry picked from commit 066e6f0ebb)
2010-07-25 04:15:40 -04:00
Matthew Flatt
731f5c8525 fix stack-trace clean-up code for x86_64
Merge to 5.0.1
(cherry picked from commit 816f66f4c5)
2010-07-25 04:15:39 -04:00
Matthew Flatt
6b3f8f9010 Solaris x86_64 config
Merge to 5.0.1
(cherry picked from commit 66ffb43cb4)
2010-07-25 04:15:25 -04:00
Matthias Felleisen
766f509707 doc line for release, push thru to master
(cherry picked from commit a9fb29ced3)
2010-07-25 04:15:25 -04:00