Matthew Flatt
8126e78ca8
fix 4.x->5.x notes (merge to 5.0)
2010-05-19 06:26:22 -06:00
Eli Barzilay
263168a165
Adjustment for release checklist.
2010-05-19 06:11:48 -04:00
Eli Barzilay
b85998dd62
Post-release version for the v5.0 release
2010-05-19 06:05:53 -04:00
Eli Barzilay
14cfb73902
"Raclog" -> "Racklog"
2010-05-18 23:47:31 -04:00
Eli Barzilay
c9f359a3c4
Fix a small problems in generating the readme file.
2010-05-18 23:30:12 -04:00
Matthias Felleisen
391444741f
simulate-file for testing readers
2010-05-18 23:00:59 -04:00
Eli Barzilay
ab116a5c8b
Add a generic toplevel README file, make the bundle script use it.
...
Also, get rid of the old readme-specs.
2010-05-18 17:28:44 -04:00
Eli Barzilay
4e7fb7f62c
Some fixes and some reformatting.
2010-05-18 17:15:58 -04:00
Stevie Strickland
4336f29273
Quick fix to get the right struct info out of define-struct/contract.
...
Closes PR 10526. Closes PR 10561.
2010-05-18 13:14:14 -04:00
Matthew Flatt
ed1c74108f
fix Scribble doc reference to element
2010-05-18 00:21:46 -06:00
Ryan Culpepper
a25996b4b8
syntax/parse: add ~var option #:attr-name-separator (no docs yet)
2010-05-17 16:33:55 -06:00
Ryan Culpepper
1572b1ece4
syntax/parse: change unbound literal error message
2010-05-17 16:33:55 -06:00
Ryan Culpepper
d43792926a
racunit: add racunit menu, Lock option
2010-05-17 16:33:55 -06:00
Ryan Culpepper
3f9233a718
racunit: stop running tests when gui is closed
2010-05-17 16:33:55 -06:00
Sam Tobin-Hochstadt
535dc73fad
More fixes for Vincent.
2010-05-17 18:03:34 -04:00
Sam Tobin-Hochstadt
d2a1470ea5
Fix repeated type ascription.
2010-05-17 16:20:44 -05:00
Sam Tobin-Hochstadt
7ecf424ff8
Fix internal error detected by vincent.
2010-05-17 16:06:27 -05:00
Sam Tobin-Hochstadt
0d1d61c725
rename to .rkt
2010-05-17 15:55:23 -05:00
Sam Tobin-Hochstadt
68391b2d7f
Fix for git/rkt
2010-05-17 15:36:28 -05:00
Sam Tobin-Hochstadt
ce874bb0a1
rename to rkt
2010-05-17 15:29:12 -05:00
Robby Findler
b7a20594ef
added \newpage to the latex-style keybindings
2010-05-17 11:39:38 -05:00
Eli Barzilay
7b14a1f585
"Racunit" -> "Rackunit"
2010-05-17 12:07:32 -04:00
Jay McCarthy
5b38155e7f
Using raw response file in test
2010-05-17 11:05:22 -05:00
Eli Barzilay
28998cfe11
Remove redundant file
2010-05-17 09:57:03 -04:00
Eli Barzilay
41ea7311f3
Use "main.rkt" instead of "main.ss" in constructed path
2010-05-17 09:55:48 -04:00
Eli Barzilay
4279fe3c4f
Some "org.plt-scheme" -> "org.racket-lang"s
2010-05-17 09:54:17 -04:00
Eli Barzilay
9592b91a2f
Use two spaces instead of tabs, and wrap the notification lines.
2010-05-17 09:40:17 -04:00
Eli Barzilay
d0f4a5202b
"revision" -> "push" on drdr pages and in emails.
2010-05-17 09:40:16 -04:00
Matthew Flatt
66b32b4bee
rackety Mac resources and out-of-memory message
2010-05-17 07:11:32 -06:00
Matthew Flatt
f0e7e40465
fix paint-by-numbers path problem
2010-05-17 07:11:04 -06:00
Eli Barzilay
939af28a4c
Some random ".ss" -> ".rkt"s
2010-05-17 05:58:19 -04:00
Eli Barzilay
9c352f5704
More svn -> git changes.
...
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*". (Note ".mailmap" not added, might
need to.)
2010-05-17 05:41:04 -04:00
Eli Barzilay
8450f202e9
Change the instructions to use "git" instead of "svn".
2010-05-17 04:10:56 -04:00
Eli Barzilay
1e5dbe553b
Fix two random emails.
2010-05-17 04:03:28 -04:00
Eli Barzilay
bcab28e5d2
Misc tests/drracket improvements.
...
Removed "info.rkt", since all entries were unused; switched ".ss" to
".rkt" in both real code and tested code (except for the teachpack
tests); modernized some tests to use symbolic requires (which would also
make it easier to deal with).
2010-05-17 03:07:10 -04:00
Eli Barzilay
0940a4d813
Rename "test-drscheme.ss" -> "test-drracket.rkt"; remove the framework tests.
...
There's no point keeping the framework tests when drdr does a better job
with running more stuff. But keep the drracket test, just in case, to
get an additional nag when something bad happens and it doesn't start.
2010-05-17 01:57:41 -04:00
Eli Barzilay
285e9b5279
Use ".rktc" for the C-generated foreign file.
2010-05-17 01:48:39 -04:00
Eli Barzilay
fcedc30ee4
Rename "collects/tests/mred" -> ".../gracket".
...
Some additional mred-related tweaks.
2010-05-17 01:44:27 -04:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
aa7090fb25
Remove the drscheme-homepage string constant and its only use.
2010-05-17 00:56:38 -04:00
Eli Barzilay
a46743211b
A lot of "plt-scheme.org" -> "racket-lang.org"s.
2010-05-17 00:53:12 -04:00
Eli Barzilay
bba676d90c
Update the text message at the top of WXME files, including the URL.
...
Also, update the message in existing files. Change the instructions to
use DrRacket or DrScheme version <previous-version>, and for really old
files (pre-v4), just use 4 for the version. Also just drop the second
paragraph in these files -- "Most likely, it was created by" is not
needed when for these files we know that this is true.
2010-05-17 00:19:26 -04:00
Eli Barzilay
7f6efdc8be
A lot of "MrEd" -> "GRacket"s.
2010-05-16 23:46:05 -04:00
Eli Barzilay
2ecdc0f33a
Use regexp-match*' instead of
regexp-split'.
...
Also, explicitly make it throw an error when it's getting an empty glob.
It used to just return the root in that case, but it's unclear if this
would be the right thing, or maybe return everything, or nothing.
2010-05-16 22:59:36 -04:00
Eli Barzilay
400bd5eaad
Fix this to account for not dropping empty strings at the edges.
2010-05-16 22:02:10 -04:00
Matthew Flatt
0ed8dcc020
fix some copyrights in the license doc
2010-05-16 17:35:40 -06:00
Matthew Flatt
322a045a51
improve guide chapter on language creation (based on Matthias's comments)
2010-05-16 17:28:56 -06:00
Matthew Flatt
bb26115591
add 'filebox' Scribble function
2010-05-16 17:28:55 -06:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Eli Barzilay
4b0b550e6a
Rename an included file to .rktl
2010-05-16 18:26:25 -04:00