Robby Findler
9f6862d12e
more time for the planet resolver thread safety test
2011-08-20 07:33:14 -05:00
Eli Barzilay
102f3636a3
The Ubuntu build is actually Karmic now.
2011-08-20 06:26:40 -04:00
Robby Findler
2f1cf64b96
adjust timeout
2011-08-19 13:45:18 -05:00
Sam Tobin-Hochstadt
ae55d5afb6
Mark place-chan-rand as random for DrDr.
2011-08-19 14:25:23 -04:00
Eli Barzilay
6091a5d972
Added explicit copyleft page to the website.
...
...to allow inclusion of text in wikipedia.
2011-08-18 18:11:09 -04:00
Eli Barzilay
38558b5fa7
typo in the description
2011-08-18 18:11:09 -04:00
Eli Barzilay
9608c0f041
When a file is missing the ftp client throws an error, catch it.
2011-08-17 10:00:55 -04:00
Casey Klein
de732dd538
DrDr-disables the Redex Check Syntax test module
...
run-tests.rkt runs it itself
2011-08-16 14:32:34 -05:00
Sam Tobin-Hochstadt
4c56a94eb1
DrDr repairs.
2011-08-16 08:14:39 -04:00
Eli Barzilay
ae80150a79
v5.1.3 stuff
2011-08-16 03:41:22 -04:00
Vincent St-Amour
93e96fbabb
Add samth as responsible for the typed benchmarks.
2011-08-15 12:52:23 -04:00
Jay McCarthy
80192e3c57
Fix crash when committer has new issue but no files of their own
2011-08-15 10:06:21 -06:00
Eli Barzilay
d9a55675f7
Typo in env var setting.
2011-08-15 02:37:39 -04:00
Eli Barzilay
16271950a3
Avoid running files that will try to download tex sources.
2011-08-15 02:37:39 -04:00
Eli Barzilay
f6fe18a736
Leave the platform colors as is.
2011-08-13 20:38:21 -04:00
Eli Barzilay
891df4919c
De-emphasize the platform selection to minimize people getting confused by it.
2011-08-13 20:38:21 -04:00
Eli Barzilay
093d2304a8
Add an email alert whenever an ok mirror link changed to being omitted.
2011-08-12 19:47:43 -04:00
Eli Barzilay
046817a328
Better randomization of poll dates -- multiply the range by a factor of 1..2.
2011-08-12 19:47:43 -04:00
Jay McCarthy
26ddc5273f
Mistake
2011-08-08 12:39:23 -06:00
Jay McCarthy
756e86c9a7
DrDr racket not new enough
2011-08-08 12:39:23 -06:00
Jay McCarthy
fd90ab4c9b
Note installation step
2011-08-08 12:39:23 -06:00
Jay McCarthy
24899d05cd
Communicating with program
2011-08-08 12:39:23 -06:00
Jay McCarthy
64e41704e8
Splitting messages
2011-08-08 12:39:23 -06:00
Jay McCarthy
6b91638405
Updating help page
2011-08-08 12:39:22 -06:00
Jay McCarthy
a11734d990
Getting it working after the crash
2011-08-08 12:39:21 -06:00
Eli Barzilay
1a65678924
Add a note to the command-line help text, and describe the functionality
...
in case someone really wants to use this.
2011-08-05 02:44:57 -04:00
Eli Barzilay
d048954f04
Poll mirrors for the download web pages.
...
This is triggered by an environment variable that points at a file that
is used to cache polling results. If the variable is not specified just
use all mirror links as usual. This way, for random builds when people
try things out there is no problem, while the nightly builds (and my
manual builds when there are changes) do the right thing.
The file holds information about the polls, and verifies that the
download exists -- if not, the link is not shown. If it is, then it
tries to get the size of the remote file (via HEAD or via FTP), and if
it doesn't match our download information, then drop it too. If no size
informaion is available, include it, but re-poll after a few days. Even
if the size matches, a re-poll will be done after a month, so stale
mirrors will not stick.
2011-08-05 02:05:59 -04:00
Eli Barzilay
1be5019978
Switch from the "du -h" output in "installers.txt" to plain byte counts.
2011-08-05 01:14:16 -04:00
Eli Barzilay
89dfe3dc50
v5.1.2 stuff
2011-08-03 15:23:14 -04:00
Vincent St-Amour
3f40742968
Remove bash completion for commands we don't provide.
2011-08-02 15:14:07 -04:00
Vincent St-Amour
b068e4a53b
Add a lower-level interface to unstable/logging.
2011-07-21 17:06:03 -04:00
Eli Barzilay
1b86ff641a
Typo in comment
2011-07-19 17:04:42 -04:00
Eli Barzilay
f5e53de4d9
XREPL tests.
...
Not too much, but already tests large parts of sensitive code. Caught a
bug where ,top would use (enter! #f) but enter grabbed the wrong
namespace since it was instantiated in the wrong namespace.
2011-07-19 16:39:15 -04:00
Eli Barzilay
c544ebfe6c
New `xrepl' collection.
2011-07-14 17:21:46 -04:00
Kevin Tew
a8fd86d780
Fix timeout for place-channel.rkt test
2011-07-14 10:14:33 -06:00
Eli Barzilay
69464bba91
Switch tcsh(!) and bash scripts to use /bin/sh.
...
(Satisfy some 3rd-party packaging linters.)
2011-07-14 12:06:00 -04:00
Guillaume Marceau
2c075978fd
Merged htdp-lib.scblr and teachpacks/error-composition.scrbl into htdp/htdp.scrbl,
...
to form a single manual titled "Implementing HtDP Teachpacks, Libraries, and
Customized Teaching Languages"
2011-07-08 18:23:17 -04:00
Vincent St-Amour
6da4835a14
Fix props.
2011-07-05 16:28:51 -04:00
Jay McCarthy
14bc3afe90
Increasing timeout based on linear projection
2011-07-02 12:17:01 -07:00
Jay McCarthy
4a9ec78844
Different server path
2011-07-02 11:52:04 -07:00
Jay McCarthy
0896792e23
Showing files by status
2011-07-02 11:52:04 -07:00
Jay McCarthy
984215fd87
A little reformating
2011-07-02 11:52:04 -07:00
Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Eli Barzilay
40124a0619
A long overdue scan to eliminate files without terminating newlines.
...
(DrRacket should really do that.)
2011-06-28 02:01:41 -04:00
Jay McCarthy
375d6b8497
Initial adding of temporal contract library
2011-06-24 13:48:40 -06:00
Eli Barzilay
3fad39b53a
Try to avoid weird race in windows installer packaging
2011-06-23 05:49:22 -04:00
Eli Barzilay
31c4afd4e9
Fix bogus username
2011-06-23 05:49:22 -04:00
Vincent St-Amour
8c5e215876
The format change script should not be run by drdr.
2011-06-18 08:41:20 -04:00
Eli Barzilay
f0691d07cc
Switch to racket, clarify no setting for `drdr:command-line'.
2011-06-17 21:56:02 -04:00
Eli Barzilay
661108e777
Make the osx64 build have the right configure flag
2011-06-17 21:56:02 -04:00