John Clements
43dba64ada
goes in 4.2.2 release: updated history for 4.2.2
...
svn: r16185
2009-09-30 14:52:38 +00:00
John Clements
1b0a450739
goes in 4.2.2 release: fixed missing init arg to stepper-text% for errors
...
svn: r16182
2009-09-30 06:04:28 +00:00
Eli Barzilay
6a8c35d429
typo in DFlag
...
svn: r16181
2009-09-30 03:58:59 +00:00
Eli Barzilay
ac39ffe739
undo revision 16179, which had some junk included by mistake
...
svn: r16180
2009-09-30 03:57:08 +00:00
Eli Barzilay
38388b1d34
typo in DFlag
...
svn: r16179
2009-09-30 03:55:22 +00:00
Eli Barzilay
36ed847081
typo in DFlag
...
svn: r16178
2009-09-30 03:50:58 +00:00
Eli Barzilay
d160ead670
when the config file cannot be read, report the error message too
...
svn: r16177
2009-09-30 02:55:01 +00:00
Eli Barzilay
67df72ec1a
describe how to create the distributable archive
...
svn: r16176
2009-09-30 02:49:50 +00:00
Eli Barzilay
9a89b7ad08
typo
...
svn: r16175
2009-09-30 02:10:58 +00:00
Eli Barzilay
d39959ce1f
* Instead of an error when the users file doesn't exist, just show a
...
warning in the log file.
* Use 'timestamp for reading preference files.
svn: r16174
2009-09-30 02:10:17 +00:00
Ryan Culpepper
a45782a7d2
macro-debugger: fixed #%expr regression due to lift cleanup
...
Please apply to the pre-release branch.
svn: r16173
2009-09-29 20:45:41 +00:00
Kevin Tew
e07361afc1
Pre-populate unsafe_env rt module exports
...
svn: r16172
2009-09-29 18:19:33 +00:00
Kevin Tew
8d3217810b
THREAD_LOCAL scheduled_kills
...
svn: r16171
2009-09-29 18:19:28 +00:00
Matthew Flatt
564f966f53
Andreas Rottmann's R6RS SRFI patches: 1, 8, 13, and 14
...
svn: r16170
2009-09-29 16:11:11 +00:00
Matthew Flatt
11882b0819
Andreas Rottmann's patches to R6RS support (merge to 4.2.2)
...
svn: r16169
2009-09-29 16:06:15 +00:00
Kevin Tew
95524d71a1
THREAD_LOCAL gmp state
...
svn: r16168
2009-09-29 16:01:36 +00:00
Matthew Flatt
28e84131a6
fix insidemz doc bug (merge to 4.2.2)
...
svn: r16167
2009-09-29 15:49:37 +00:00
Matthew Flatt
f3de56f742
fix 'append' in ISL+ to disallow a non-list last argument (merge to 4.2.2)
...
svn: r16166
2009-09-29 15:28:44 +00:00
Robby Findler
75a5e0c23a
removed extraneous export
...
svn: r16165
2009-09-29 14:34:57 +00:00
Eli Barzilay
6d2bdb9e1c
forgot this rename in last commit
...
svn: r16164
2009-09-29 13:40:17 +00:00
Matthew Flatt
d44c202d63
update mz+mr notes for 4.2.2 (merge to 4.2.2)
...
svn: r16163
2009-09-29 12:56:46 +00:00
Eli Barzilay
274fb159b9
Welcome to a new PLT day.
...
svn: r16162
2009-09-29 07:50:31 +00:00
Eli Barzilay
6cea680b62
* Reorganize macro code.
...
* Change `trace-apply' to accept keyword arguments by being a keyworded
function itself
* Renamed `trace-apply' to `trace-call' -- since it's not following the
calling convention of `apply'.
svn: r16161
2009-09-29 07:33:07 +00:00
Eli Barzilay
b280232aea
mu
...
svn: r16160
2009-09-29 04:38:02 +00:00
Jon Rafkind
230fcf49df
add simple trace tests
...
svn: r16158
2009-09-29 04:30:31 +00:00
Kevin Tew
090f5eb474
Disable check_cycles_fast for places
...
svn: r16157
2009-09-28 22:08:31 +00:00
Kevin Tew
1d95e97c29
THREAD_LOCAL scheme_system_idle_channel
...
svn: r16156
2009-09-28 22:08:25 +00:00
Kevin Tew
cdeb27255e
Prehashed kernel_modidx empty_self_modidx, avoided unneeded late write of NULL in kernel env
...
svn: r16155
2009-09-28 22:08:18 +00:00
Kevin Tew
0e89f5c580
scheme_init_network cleanup
...
svn: r16154
2009-09-28 21:41:59 +00:00
Kevin Tew
7e942fa211
THREAD_LOCAL fun.c module.c network.c port.c print.c thread.c
...
svn: r16153
2009-09-28 21:41:52 +00:00
Kevin Tew
34955dd358
THREAD_LOCAL thread.c
...
svn: r16152
2009-09-28 21:41:43 +00:00
Kevin Tew
7d3099c980
Moved THREAD_LOCAL stxobj globals to place REGISTER_SO
...
svn: r16151
2009-09-28 21:13:08 +00:00
Kevin Tew
b4b0512961
Made external_event_fd THREAD_LOCAL
...
svn: r16150
2009-09-28 21:13:02 +00:00
Kevin Tew
3840b6f50b
Precompute hash of scheme_default_prompt_tag
...
svn: r16149
2009-09-28 21:12:52 +00:00
Robby Findler
d69af45338
svn: r16148
2009-09-28 20:57:49 +00:00
Robby Findler
dfaf397cac
added iota
...
svn: r16147
2009-09-28 19:36:38 +00:00
Robby Findler
522c290678
svn: r16146
2009-09-28 18:05:30 +00:00
Robby Findler
53a796d7af
first (broken) attempt at bounding boxes for ellipses
...
svn: r16145
2009-09-28 16:26:03 +00:00
Matthew Flatt
ce6c12daf8
fix bug when JIT is dynamically disabled
...
svn: r16144
2009-09-28 15:22:46 +00:00
Robby Findler
982f533d28
split up image into core library (required for copy & paste) and other stuff (implementation of the combinators, mostly)
...
svn: r16141
2009-09-28 11:36:13 +00:00
Robby Findler
68d461f60a
renamed 2htdp/picture to 2htdp/image
...
svn: r16140
2009-09-28 11:04:23 +00:00
Eli Barzilay
d21b719f63
Welcome to a new PLT day.
...
svn: r16139
2009-09-28 07:50:19 +00:00
Eli Barzilay
b9f4662af9
Very partial change, the only visible effect should be that "Pre-Query"
...
is no longer part of the interface in any way.
svn: r16136
2009-09-27 14:13:57 +00:00
Matthew Flatt
c3602ff740
remove debugging printf
...
svn: r16135
2009-09-26 19:43:46 +00:00
Matthew Flatt
b9c1fafb74
register module body and import traversal for JIT-based stack traces
...
svn: r16134
2009-09-26 19:04:18 +00:00
Matthew Flatt
95235a4522
fix problem with regexp-match*, etc. and byte regexps (merge to 4.2.2)
...
svn: r16133
2009-09-26 18:50:41 +00:00
Robby Findler
c91a9847aa
more progress on picture.ss; hopefully this is a final version of the internal data definitions
...
svn: r16132
2009-09-26 15:39:00 +00:00
Robby Findler
9b8c2d15cc
added a test case for just creating a snip% (but the test case doesnt run yet)
...
svn: r16131
2009-09-26 15:38:35 +00:00
Robby Findler
cde6f8818b
minor bugfix
...
svn: r16130
2009-09-26 15:38:13 +00:00
Eli Barzilay
c349d6dc2d
Welcome to a new PLT day.
...
svn: r16129
2009-09-26 07:50:34 +00:00