Commit Graph

13337 Commits

Author SHA1 Message Date
Robby Findler
2fbb31c6ad a little more progress on images, plus some documentation
svn: r16202
2009-10-01 19:21:45 +00:00
Sam Tobin-Hochstadt
65d804d286 Add disappeared-use properties for struct ids.
Fix bug with handling of identifier as second arg to `define-match-expander'

svn: r16201
2009-10-01 18:59:12 +00:00
John Clements
224a9546b8 hash should have been hasheq...
svn: r16200
2009-10-01 17:52:45 +00:00
John Clements
352a74cc05 ...
svn: r16199
2009-10-01 17:46:44 +00:00
Matthew Flatt
42555c7be7 Scribble: another Unicode character in Latex back-end
svn: r16198
2009-10-01 16:14:40 +00:00
Eli Barzilay
22bd2598f3 Welcome to a new PLT day.
svn: r16197
2009-10-01 07:50:26 +00:00
Eli Barzilay
8a4aeb32ee lots of improvements
svn: r16196
2009-10-01 07:43:23 +00:00
Eli Barzilay
3086800c91 * Try to avoid showing the context when ssl-accept fails -- this happens
often when students do mistakes, and the context output is useless in
  those cases.
* Set the current directory to the server directory, so the certificate
  files can be loaded

svn: r16195
2009-10-01 05:30:27 +00:00
Eli Barzilay
a2565bb873 Get rid of `combine-outputs' which isn't working well: since it's a
thread, then when mzscheme dies (for example, when there's an error
starting the server) it will kill the thread before it shows any output,
so nothing is shown.  Instead, write to both ports directly.

svn: r16194
2009-10-01 05:26:48 +00:00
Casey Klein
f58882b4d1 Added support for collecting test coverage of metafunctions
svn: r16193
2009-09-30 21:32:20 +00:00
Eli Barzilay
b50c10efa2 using scribble/text now
svn: r16192
2009-09-30 20:28:02 +00:00
Kevin Tew
bb148a3e1b fixed backwards memset argument order
svn: r16191
2009-09-30 19:45:56 +00:00
Kevin Tew
5c8de0ea41 Silence jit.c warnings
svn: r16190
2009-09-30 17:44:23 +00:00
Eli Barzilay
e17ae5ce02 exnsrc.ss is now a module; works with v4 now
svn: r16189
2009-09-30 17:00:55 +00:00
Casey Klein
50ce45e621 Updated expected results to reflect new trace's new output style.
svn: r16188
2009-09-30 16:35:11 +00:00
Casey Klein
38ed68b397 Fixed bug in extending extended metafunctions.
svn: r16187
2009-09-30 16:29:34 +00:00
Eli Barzilay
bff757d1e2 Added version number
svn: r16186
2009-09-30 15:10:16 +00:00
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