Eli Barzilay
b5618b7d13
Do the conventional DMG layout.
...
Note that this requires a running Finder. Note also that the process
involves attaching the created DMG which means that it might be
problematic with a machine that might have a volume by the same name
already attached (since the applescript uses the volume name, which is
not required to be unique).
2013-01-12 04:11:44 -05:00
Eli Barzilay
a3a47128de
Remove "internet-enabled" dmg creation.
...
Robby says that they're no longer recommended and rarely used by
browsers, and with a better dmg layout the contents should not be copied
automatically anyway.
2013-01-12 04:11:44 -05:00
Jay McCarthy
9d4e47a96e
Update URLs again to r-l.o domain
2013-01-09 06:31:02 -07:00
Eli Barzilay
79b9acd444
2012 -> 2013
2013-01-09 01:17:26 -05:00
Jay McCarthy
b0f3f03412
Removing exotic ports for PNRs
2013-01-08 07:42:51 -07:00
Matthew Flatt
e98c308e66
bundle script: fixes for "README" munging
2013-01-03 07:04:29 -07:00
Vincent St-Amour
18389532e7
Move define-inline to racket/performance-hint.
...
Move begin-encourage-inline to racket/private for dependencies.
2013-01-02 12:18:36 -05:00
Matthew Flatt
1f8370d2d6
revise README and "Getting Started" info
...
Addresses PR 13356
2013-01-01 15:55:44 -07:00
Matthew Flatt
8e8cc301e4
fix dist spec
2012-12-31 17:29:45 -07:00
Matthew Flatt
a39004241e
fix dist spec
2012-12-27 14:12:40 -06:00
Robby Findler
353da62843
added make-module-language-tag and use it and make-section-tag
...
in a few places
2012-12-27 11:10:40 -06:00
Matthew Flatt
24725f8366
props: matthias responsible for `realm'
2012-12-23 06:43:54 -07:00
Vincent St-Amour
b715a6fed5
Add define-inline.
...
Drop-in replacement for define that guarantees inlining.
2012-12-17 13:57:31 -05:00
Neil Toronto
009293885b
Renamed typed/plot' to
plot/typed'
2012-12-17 11:52:24 -07:00
Neil Toronto
5a2aa226fb
Initial commit for `typed/plot' module
...
I also made some minor changes to `plot' so that its functions would
type more easily. In particular, everything that used to take a list
of vectors now accepts a (Sequenceof (Sequenceof Real)). The 3D
discrete histogram renderers now also accept lists as well as vectors
in the sequence of categories.
For now, in typed/plot functions, optional non-keyword arguments are
required. As soon as Vincent closes PR 13354, I should be able to
uncomment part of a macro in "typed/plot/syntax.rkt" to make them
correctly optional.
2012-12-15 21:22:50 -07:00
Jay McCarthy
0ede891de9
Lazily reading Github API keys
2012-12-08 12:07:00 -07:00
Jay McCarthy
0845e74d27
This way of exporting broke with git 1.8.0
2012-12-08 09:09:39 -07:00
Jay McCarthy
8d1dbdd9ad
Cleaning up offical PNS server re: Danny
2012-12-08 09:09:39 -07:00
Sam Tobin-Hochstadt
8fc0aedb6b
Increase another timeout.
2012-12-07 12:58:31 -05:00
Sam Tobin-Hochstadt
f7d7bf0aa4
Increase some DrDr timeouts.
2012-12-07 11:53:31 -05:00
Matthew Flatt
fc7fa68039
remove test for removed library
...
And remove the `props' entry again.
2012-12-05 11:18:02 -06:00
Matthew Flatt
863af8c480
try again to fix props
...
I deleted the entry before.
2012-12-05 11:10:33 -06:00
Matthew Flatt
a559347f4c
remove property for removed file
2012-12-05 08:33:50 -06:00
Matthew Flatt
7a85072cf4
dist-specs and build: include math libs
2012-12-05 05:56:59 -06:00
Carl Eastlund
46dc3ef33b
Made Ryan responsible for unstable/cat.
2012-12-04 16:01:04 -05:00
Jay McCarthy
7235382107
Fixing typos in various places
2012-12-03 22:07:48 -07:00
Jay McCarthy
6c2fa8ca71
Reindent and fixing typo related to which archive was unpacked during translation
2012-12-03 13:13:33 -07:00
Jay McCarthy
54d7cf1087
Fixing a typo in the P2 P1 compat package creation re: metadata
2012-12-03 13:13:33 -07:00
Matthew Flatt
381d9d84d6
raco pkg: switch from "METADATA.rktd" to "info.rkt"
...
For now, "METADATA.rktd" is still recognized as a fallback.
Also, rewrite package source type and name inference,
make ".zip" the default format for `raco pkg create',
and many doc edits.
2012-11-30 19:09:19 -07:00
Matthew Flatt
b84b634359
meta/planet2: fix module broken by removing a file
...
Use `setup/unpack' instead of `planet2/util-plt'.
2012-11-29 07:42:52 -07:00
Samuel Bronson
4424b19ff8
Fix syntax highlighting for `#lang meta/web'.
2012-11-27 07:55:50 -07:00
Samuel Bronson
b366d04792
Typo fixes
2012-11-27 07:55:29 -07:00
Jay McCarthy
6c4a2067d9
Fixing package source details link
2012-11-24 09:22:14 -07:00
Jay McCarthy
d614500f59
Allowing more characters in Planet 2 tags
2012-11-24 09:22:14 -07:00
Jay McCarthy
cf7e54bb9f
Set a maximum timeout for all tests in DrDr
2012-11-24 09:22:14 -07:00
Jay McCarthy
fd86928320
Changing the timeout for this file for DrDr
...
Before Matthew's change, it takes 7m24s but after it takes 3m9s, at
least when I run it manually... for some reason it takes longer when
DrDr runs it.
2012-11-24 09:22:14 -07:00
Jay McCarthy
ecb88afd21
Fixing some ugly line-widths in DrDr
2012-11-24 09:22:14 -07:00
Matthew Flatt
bc5e811cac
dist-spec fix
...
probably temporary, until the tree library moves
2012-11-23 22:07:18 -07:00
Matthew Flatt
a64a54abee
fixup for docindex.sqlite
2012-11-23 18:44:51 -07:00
Matthew Flatt
3e505af4f9
remove `sirmail'
...
SirMail is moving to its own repo:
https://github.com/mflatt/sirmail
Install with
raco pkg install sirmail
2012-11-19 12:15:01 -07:00
Matthew Flatt
eaf68e6e85
GMP and MPFR as pre-build libraries for Mac OS X and Windows
...
Also, add versions for Unix references, and adjust the way that
missing bindings are handled.
2012-11-16 22:21:54 -07:00
Matthew Flatt
6fdcee44db
props fix
2012-11-16 22:21:54 -07:00
Neil Toronto
26475f44e4
Set ntoronto as responsible for math
2012-11-16 15:43:29 -07:00
Robby Findler
899ce93d07
don't run follow-log.rkt in drdr
2012-11-16 14:33:17 -06:00
Jay McCarthy
db3d9b784f
Missed a place where I assumed a default format on pkg create
2012-11-12 12:03:40 -07:00
Jay McCarthy
ec269fc1cf
Fixing error during initial upload in P2 PNS
2012-11-12 12:03:40 -07:00
Jay McCarthy
1df7f6b2e4
style changes in Planet 2 PNS
2012-11-12 12:03:39 -07:00
Jay McCarthy
7ed39caa93
Better error messages in planet2 PNS and a fix to the sync script
2012-11-12 12:03:39 -07:00
Matthew Flatt
34f05a5190
add `planet2' to distribution
2012-11-12 07:34:34 -07:00
Robby Findler
a4d440a5e9
fix redex docs and disable running test-docs-complete.rkt directly
...
in drdr (it runs already via run-tests.rkt)
2012-11-12 07:42:09 -06:00
Eli Barzilay
ad8a14cb5b
Rename path-error' ->
path-warning'.
...
To avoid the kind of problematic assumption in the last fix.
2012-11-11 14:45:01 -05:00
Eli Barzilay
c61db0b248
Drop Turkish mirror.
...
(The machine went down, and it's unclear if it'll be up again.)
2012-11-11 14:43:47 -05:00
Eli Barzilay
ae5a066d00
Fix prop problems.
...
"follow-log.rkt" moved to "framework/private", fix sorting for the
collatz benchmark.
2012-11-11 14:37:56 -05:00
Eli Barzilay
f0adf694cb
Fix error when a path is not found.
...
(`path-error' doesn't throw an exception, just prints the error.)
2012-11-11 14:36:55 -05:00
Asumu Takikawa
7c5db431a0
Add typed version of collatz benchmark
2012-11-10 19:28:56 -05:00
Jay McCarthy
fae660b0e4
Release Planet 2 (beta)
...
This was developed in a different repository, so the history will be
archived there:
https://github.com/jeapostrophe/galaxy
2012-11-08 06:16:42 -07:00
Eli Barzilay
d15059ada7
v5.3.1 stuff
2012-11-07 14:50:24 -05:00
Robby Findler
3e8cd0277f
increase snips test timeout
2012-11-06 09:46:18 -06:00
Jay McCarthy
bf6adf0c4a
Adding the xorg config
2012-11-05 22:33:29 -07:00
Jay McCarthy
777efd4a58
starting gui tests early and enabling more parallelism
2012-11-05 22:33:29 -07:00
Robby Findler
916046dacd
don't run follow-log.rkt in drdr
2012-11-02 07:28:34 -05:00
Jay McCarthy
0c892b5b0d
pushing update timeout
2012-11-01 11:13:02 -06:00
Sam Tobin-Hochstadt
6b436cac5a
Try running universe test with gracket on DrDr.
...
Maybe serialization on the display will cause it to stop failing.
2012-10-30 14:05:59 -04:00
Sam Tobin-Hochstadt
9773d89a44
Clean up drdr:random
props.
2012-10-29 16:35:13 -04:00
Jay McCarthy
9f66a39794
removing unnecessary grackets
2012-10-29 13:44:56 -06:00
Matthew Flatt
616d49124c
fix testing prop
2012-10-27 09:24:02 -06:00
Ryan Culpepper
b382e79210
update props for removed file
2012-10-22 16:54:48 -04:00
Ryan Culpepper
6283ce733d
add test for unsolved db crash
2012-10-20 18:28:20 -04:00
Eli Barzilay
bc29e6ed2a
Change checksums for -h changes.
...
Also add completion for the new -R option.
2012-10-19 05:17:56 -04:00
Eli Barzilay
a03b636936
No more "planet" executable.
2012-10-19 05:17:56 -04:00
Eli Barzilay
679c308c53
Improve setperms example.
2012-09-28 09:31:53 -04:00
Eli Barzilay
e4f03a4045
Improvements to "meta/images/taking-screenshots".
...
Improve text layout and avoid enforcing org-mode, improve the racket
script.
2012-09-19 23:04:25 -04:00
Eli Barzilay
3e02c64cc6
Remove reference to outdated software.
2012-09-19 22:54:13 -04:00
Vincent St-Amour
f1f1826bff
Move screenshot scripts to the meta collect.
2012-09-18 14:17:36 -04:00
Eli Barzilay
ff5c9f73ce
Some formatting fixes.
2012-09-08 15:15:47 -04:00
Robby Findler
97f47e4fbb
up the timeout for the no-write-and-frame-leak.rkt drracket test
2012-08-24 07:42:51 -05:00
Matthew Flatt
7a0281c571
props fixup
2012-08-22 15:58:00 -06:00
Robby Findler
e14013670a
disable standalone submod.rkt test. it is run by run-all.rkt and
...
running it in parallel with other planet tests is not safe
2012-08-20 20:30:52 -05:00
Jay McCarthy
2741356913
More flavor text
2012-08-14 21:34:02 -06:00
Jay McCarthy
eb2dc6c979
Clarify green buttons
2012-08-14 21:34:02 -06:00
Jay McCarthy
7b9da83084
diff link order
2012-08-14 21:34:01 -06:00
Jay McCarthy
27fb60b5a4
Rearranging buttons
2012-08-14 21:34:01 -06:00
Jay McCarthy
cd0e4b8f8a
Adding next/prev change buttons
2012-08-14 21:34:01 -06:00
Jay McCarthy
d7fa57b8fb
correct email address for irc email
2012-08-14 21:34:01 -06:00
Robby Findler
d96d920cf9
rename contract-blueboxes.rktd to blueboxes.rktd
2012-08-14 16:20:47 -05:00
Matthew Flatt
cbd5fe910d
include root "contract-blueboxes.rktd" in distributions
2012-08-14 09:48:56 -06:00
Matthew Flatt
e9f522ba94
add "rackunit" to "mz" distribution
...
The `rackunit' library can be used for tests in any code.
The GUI portion of `rackunit' remains in the "plt"
distribution, only.
2012-08-14 09:48:56 -06:00
Vincent St-Amour
444bd434f9
Turn comments into tests in the profiler.
2012-08-10 17:09:30 -04:00
Eli Barzilay
08b271d34c
v5.3 stuff
2012-08-07 00:10:01 -04:00
Matthew Flatt
03605b697d
adjust timeout for parallel-plot test
2012-08-03 13:57:00 -06:00
Vincent St-Amour
800a328fe6
Fix documentation for packages and mutable lists.
...
As suggested by Matthew.
2012-07-31 17:12:30 -04:00
Eli Barzilay
a0e6892d3e
Add "download-libs.rkt" to the core sources.
2012-07-29 08:27:28 -04:00
Eli Barzilay
1eaecb8e39
An a warning newline, minor additional tweaks.
2012-07-28 12:11:43 -04:00
Eli Barzilay
963ecf0d6f
Add responsible for "compatibility".
...
(Separate push to see that drdr barks with the previous prop fix.)
2012-07-28 07:36:22 -04:00
Eli Barzilay
b7c11dfaff
Add "compatibility" to dist-specs.
2012-07-28 07:31:11 -04:00
Eli Barzilay
8cdf6be928
Fix how props checks itself.
2012-07-28 07:30:21 -04:00
Eli Barzilay
5b501da131
Minor fix for the installer tests.
...
The last "xrepl" might be at the BOL, with no preceding space.
2012-07-28 05:05:05 -04:00
Vincent St-Amour
52439d528b
Move mutable list functions to the compatibility collect.
...
Mutable pair functions from racket/base are not moved.
2012-07-27 16:49:05 -04:00
Eli Barzilay
7e4e373919
Update self-test checksup for revized "racket -h" text.
2012-07-27 10:31:46 -04:00
Matthew Flatt
289ae98c8e
add missing `super-new' from class100 conversion
...
Also, move relevant tests to a better place.
Merge to v5.3
2012-07-24 11:16:43 -05:00