Commit Graph

30195 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
1339a1ec21 Add add-on to .gitignore. 2013-07-04 11:51:53 -04:00
Sam Tobin-Hochstadt
b184f2f2d1 Run more tests in Travis. 2013-07-04 11:30:09 -04:00
Matthew Flatt
22aeed574c distro-build/assemble-site: fill in missing catalog pieces 2013-07-04 07:12:22 -06:00
Matthew Flatt
0f003c7693 pkg: doc repairs 2013-07-04 07:12:11 -06:00
Matthew Flatt
bf175c5fb0 configure: add --enable-sdk6
To ensure that the Mac OS X 64-bit builds work on 10.6.
2013-07-04 06:53:08 -06:00
Matthew Flatt
d2ddfc09bd add `site' makefile target
Also, adjust stamp handling to ensure that it doesn't change
during the build process.
2013-07-03 20:52:16 -06:00
Matthew Flatt
f54e3b1c15 raco setup: fix handling of 'lib paths in "info-cache.rktd" 2013-07-03 19:49:06 -06:00
Matthew Flatt
7e42b8dea2 scribblings/main: fix installation start page to avoid user-specific packages 2013-07-03 19:49:06 -06:00
Matthew Flatt
aabbfdc3d5 make packages single-collection by default
The `single-collection' "info.rkt" definition is no longer supported.
2013-07-03 19:49:06 -06:00
Matthew Flatt
df95e83eb2 raco pkg: configuration inherited: installation -> shared -> user 2013-07-03 19:49:06 -06:00
Asumu Takikawa
338387a8df Fix random } in reference 2013-07-03 13:32:51 -04:00
Matthew Flatt
9ccafb1297 doc repairs 2013-07-03 11:31:24 -06:00
Sam Tobin-Hochstadt
49d3deabb6 Progress on fixing pkg tests.
- They now compile.
 - The db tests now pass.
2013-07-03 13:11:34 -04:00
Sam Tobin-Hochstadt
afd6ce6c9a Fix file tests to run without drracket. 2013-07-03 13:11:33 -04:00
Sam Tobin-Hochstadt
88e4715406 Fix dependencies. 2013-07-03 13:11:33 -04:00
Robby Findler
2dc004b2a1 add image interop section to 2htdp/image 2013-07-03 10:59:45 -05:00
Robby Findler
0e3ede92a0 fix contract 2013-07-03 10:59:45 -05:00
Robby Findler
8091e51c78 adjust info.rkt files for new htdp-doc pkg 2013-07-03 10:59:44 -05:00
Robby Findler
61b61c9ef9 separate htdp package into htdp-lib htdp-doc and an htdp package
that just pulls those two in: just the git mv commit
2013-07-03 10:59:44 -05:00
Robby Findler
f9d1712097 correct typo 2013-07-03 10:59:43 -05:00
Robby Findler
cca335310d adjust test to still test for <collects>/ prefix
by forging a source location in the collections
directories.

Thanks, Carl!
2013-07-03 07:19:01 -05:00
Robby Findler
964e1382f4 adjust the pkg/main.rkt exports to be of the form
pkt-<X>-command to avoid conflicting with pkg/lib
2013-07-03 07:19:01 -05:00
Robby Findler
902869dcf1 adjust rotation discussion to use a circle, not a rectangle 2013-07-03 07:19:01 -05:00
Robby Findler
b36a09be6d some 2htdp/image equality clarification 2013-07-03 07:19:00 -05:00
Sam Tobin-Hochstadt
883cdfe701 Configuration for Travis-CI.
Travis is a continuous integration system that's
free for open-source projects on GitHub. You can
see our build status at:

    https://travis-ci.org/samth/racket
2013-07-02 18:28:43 -04:00
Sam Tobin-Hochstadt
fbca8a156d Disable broken contract test. 2013-07-02 18:28:42 -04:00
Sam Tobin-Hochstadt
13afd30634 Fix unneeded R6RS dependency. 2013-07-02 18:28:42 -04:00
Sam Tobin-Hochstadt
04495bd420 Add more correct dependencies for racket-test. 2013-07-02 18:28:42 -04:00
Sam Tobin-Hochstadt
92143dcb3a Add scribble-text-lib package. 2013-07-02 18:28:42 -04:00
Sam Tobin-Hochstadt
c7b3750320 Create unstable-debug-lib, unstable-pretty-lib, unstable-flonum-lib packages. 2013-07-02 18:28:34 -04:00
Sam Tobin-Hochstadt
badd40e5f5 Don't run special sandbox tests when the relevant libs are not available. 2013-07-02 18:23:56 -04:00
Sam Tobin-Hochstadt
37c87ec2e0 Move json tests to racket-test pkg. 2013-07-02 18:23:56 -04:00
Asumu Takikawa
4fef780a7b Examples for #:opaque and require/typed/provide 2013-07-02 16:39:32 -04:00
Sam Tobin-Hochstadt
45c276b5db Fix reading of config.rktd file when in strange readtable. 2013-07-02 16:23:18 -04:00
Asumu Takikawa
4dcfe9b8b9 Support require/typed clauses in require/typed/provide
Closes PR 13901
2013-07-02 16:07:50 -04:00
Matthew Flatt
270ca41e4a distro-build/assemble-site: merge native libraries 2013-07-02 13:17:53 -06:00
Matthew Flatt
c90365e560 another "distro-build" fix 2013-07-02 11:24:30 -06:00
Matthew Flatt
80ac4a8fe1 fix "distro-build" 2013-07-02 10:59:24 -06:00
Matthew Flatt
2e657af9b6 Change "farm" terminology to "site", mostly 2013-07-02 10:51:29 -06:00
Robby Findler
fdf51f324f clarify wording 2013-07-02 07:49:13 -05:00
Robby Findler
723a8f1cc1 allow any real number (except +inf.0, -inf.0, and +nan.0)
as angles

also bring image.scrbl down below 102 columns
2013-07-02 07:49:13 -05:00
Matthew Flatt
2cd8ea1d70 racket/sandbox: repair for link search paths 2013-07-02 06:40:16 -06:00
Matthew Flatt
3264f16b63 Generalize use of farm config file
Change `FARM_CONFIG' to just `CONFIG' and use it on the server, too.
2013-07-02 06:40:16 -06:00
Matthew Flatt
00a4cb611b make doc-search URL configurable for installer builds
Also, add an initial-catalogs configuration to clients and
`farm' builds.
2013-07-02 06:40:16 -06:00
Robby Findler
349072c623 add a section to the image guide about rotation and centers 2013-07-02 05:16:14 -05:00
Asumu Takikawa
ebc6a6618e Make struct: work at the REPL
Closes PR 11669
2013-07-02 00:10:33 -04:00
Robby Findler
115722a261 add transparent "color" to 2htdp/image. 2013-07-01 21:00:05 -05:00
Robby Findler
dfafc9675e change exports from the 'pkg' module so they are all prefixed with pkg-
(the goal is to avoid shadowing 'remove')
2013-07-01 19:18:41 -05:00
Matthew Flatt
81f29602d0 raco pkg: fix handling of overlapping provided-package sets 2013-07-01 13:47:35 -06:00
Matthew Flatt
038d423315 distro-build/farm: improve break handling 2013-07-01 12:51:02 -06:00