Kevin Tew
114a0f142d
FreeBSD fix
2010-05-19 10:45:41 -06:00
Kevin Tew
64ed4fb578
[Places] make jit code allocation place local
2010-05-19 10:40:41 -06:00
Kevin Tew
3d9a28eb50
[Places] remove unneeded jit_lock
2010-05-19 10:40:41 -06:00
Eli Barzilay
b85998dd62
Post-release version for the v5.0 release
2010-05-19 06:05:53 -04:00
Eli Barzilay
4e7fb7f62c
Some fixes and some reformatting.
2010-05-18 17:15:58 -04:00
Eli Barzilay
4279fe3c4f
Some "org.plt-scheme" -> "org.racket-lang"s
2010-05-17 09:54:17 -04:00
Matthew Flatt
66b32b4bee
rackety Mac resources and out-of-memory message
2010-05-17 07:11:32 -06: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
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
a46743211b
A lot of "plt-scheme.org" -> "racket-lang.org"s.
2010-05-17 00:53:12 -04:00
Eli Barzilay
7f6efdc8be
A lot of "MrEd" -> "GRacket"s.
2010-05-16 23:46:05 -04:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Matthew Flatt
1f613f6e08
fix bug in the combination of object-name, chaperones, and reduced-arity procedures
2010-05-16 07:30:44 -06:00
Eli Barzilay
418b05b8ff
Fix a few typos
2010-05-15 21:03:35 -04:00
Eli Barzilay
6b664e0308
More mzscheme -> racket changes.
2010-05-15 18:52:46 -04:00
Matthew Flatt
900784c8e4
fix regexp sub-pattern reporting
2010-05-15 08:36:11 -06:00
Matthew Flatt
dc79d5f656
hack configure scripts to avoid warnings
2010-05-14 16:50:54 -06:00
Jay McCarthy
5c1529d66d
Fixing configure error outputs
2010-05-14 13:46:08 -06:00
Matthew Flatt
8752e65bf8
disable check on a module's source name
2010-05-14 11:33:09 -06:00
Matthew Flatt
8f74a69d44
disable futures when building with SGC
2010-05-12 08:51:39 -06:00
Eli Barzilay
88d1cb2029
New Racket version.
2010-05-12 06:00:35 -04:00
Eli Barzilay
8def58b716
Anchor src attributes
2010-05-12 01:46:05 -04:00
Matthew Flatt
50e923b199
add 'eprintf' and 'displayln'
2010-05-11 06:38:34 -06:00
Matthew Flatt
acb98cef60
allow paths as input to regexp-matching functions
2010-05-11 06:03:39 -06:00
Eli Barzilay
745adb03d1
fix src attributes
2010-05-11 02:15:32 -04:00
Eli Barzilay
96a9bdfbc4
Hopefully this fixes the cygwin build on windows
2010-05-11 00:17:32 -04:00
Eli Barzilay
db1af22f91
New Racket version.
2010-05-10 23:01:48 -04:00
Matthew Flatt
2159807e4a
try to fix mzcom
2010-05-10 20:40:18 -06:00
Eli Barzilay
f3c8d7f778
Align options in `configure -h'.
2010-05-10 22:13:10 -04:00
Matthew Flatt
899e85f94f
change prop:custom-print-as-constructor to more general prop:custom-print-quotable
2010-05-10 18:32:25 -06:00
Matthew Flatt
360f925906
fix mysterx DLL to use rkt inner suffix
2010-05-10 18:32:25 -06:00
Matthew Flatt
2ee555c4e0
adjust CRLF handling of some Windows files
2010-05-10 18:32:25 -06:00
Eli Barzilay
def35e561a
New Racket version.
2010-05-10 10:46:54 -04:00
Eli Barzilay
15107e84c7
get back lost CRLFs
2010-05-10 10:16:30 -04:00
Matthew Flatt
202b38a4f4
rackety readme
2010-05-10 06:35:47 -06:00
Matthew Flatt
b2e0d92098
restore 'print-reader-abbreviations' support
2010-05-06 17:45:04 -06:00
Matthew Flatt
43027a8d9b
switch printer to constructor+quote style
2010-05-06 10:33:42 -06:00
Matthew Flatt
27cd77c16c
fix problem with chaperone of chaperoned hash
2010-05-05 09:23:40 -06:00
Matthew Flatt
7c52a82216
fix another hash chaperone bug
2010-05-05 07:52:48 -06:00
Matthew Flatt
0497baece8
fix problem with gracket locating the pref file for low-level prefs
2010-05-05 07:34:37 -06:00
Matthew Flatt
7359a6f9d0
fix equal? on two chaperoned values
2010-05-05 07:17:58 -06:00
Matthew Flatt
5b9e0e455d
fix problem with iteration over chpaeroned hash table
2010-05-05 06:35:16 -06:00
Kevin Tew
9a61471f06
[Places] make jit lock thread local
2010-05-04 15:49:37 -06:00
Kevin Tew
e3e8a54ee9
[Places] THREAD_LOCAL opened_libs
2010-05-04 15:49:36 -06:00
Matthew Flatt
e55acb4bc8
fix bytecode validator on closed case-lambda forms
2010-05-04 15:25:08 -06:00
Matthew Flatt
8af4134991
move result-chaperoning procedure to start of chaperioning procedure's results
2010-05-04 13:56:21 -06:00
Matthew Flatt
250ae872a7
fix Gracket low-level pref, and fix schthread.h for Darwin (and OS X without -DOS_X)
2010-05-04 06:49:09 -06:00
Matthew Flatt
a097b2ef6a
fix chaperone-hash to be more consistent with key handling
2010-05-03 17:59:54 -06:00