Matthew Flatt
1a4b3abba7
decompiler repairs
...
svn: r12537
2008-11-20 13:47:06 +00:00
Eli Barzilay
ed8cd4b37f
re-add the log file option
...
svn: r12536
2008-11-20 12:15:53 +00:00
Eli Barzilay
631a8be60c
* Added #:log-file to `serve/servlet' (always using the
...
'apache-default format for now)
* Using a convenient `dispatcher-sequence' as a `sequencer:make'
wrapper
svn: r12535
2008-11-20 12:11:37 +00:00
Eli Barzilay
44ae506526
typo
...
svn: r12534
2008-11-20 11:59:37 +00:00
Eli Barzilay
aa824d8e05
remove web-base-dir which does not make any sense now
...
svn: r12533
2008-11-20 11:42:28 +00:00
Eli Barzilay
827b76cb6f
return a thunk that can kill the web server
...
svn: r12532
2008-11-20 09:54:05 +00:00
Eli Barzilay
beea721bc4
Use the new web-server's `serve/servlet' for the status servlet.
...
svn: r12531
2008-11-20 09:48:03 +00:00
Eli Barzilay
56abd457ec
Welcome to a new PLT day.
...
svn: r12530
2008-11-20 08:50:13 +00:00
Eli Barzilay
a41971ba6d
Added #:ssl? for making an https server. It is hard-wired to using
...
"server-cert.pem" and "private-key.pem" in `server-root-path', but
that seems to be the same as the --ssl command-line option. The ssl
server is created using the same code that "private/launch.ss" uses,
so it might be a good idea to abstract it into a separate file.
Also, `mime-types-path' defaults to "mime.types" in the
`server-root-path', but if the file is missing, then it uses
"mime.types" in the `default-configuration-table-path', which is a
sensible choice for just getting a server running.
svn: r12529
2008-11-20 05:53:04 +00:00
Eli Barzilay
f6aa15c531
Use the given `mime-types-path' for all files
...
svn: r12528
2008-11-20 04:59:26 +00:00
Eli Barzilay
8b5b87c807
* revise requires to scheme/*
...
* use `for' and better use of regexp patterns in `match'
* use a literal byte-regexp in `make-path->mime-type' and use it
throught `match'
* delay reading of the mime types table (since there are uses like
serve/servlet that will never use it anyway)
svn: r12527
2008-11-20 04:55:14 +00:00
Eli Barzilay
9405d57292
allow #f for #:listen-ip
...
svn: r12526
2008-11-20 03:13:01 +00:00
Eli Barzilay
42d8f1ae1f
fix: just one shutdown message
...
svn: r12525
2008-11-20 03:08:08 +00:00
Eli Barzilay
788b94e28b
Mostly reformatting
...
svn: r12524
2008-11-20 02:55:28 +00:00
Eli Barzilay
7c0db197ec
* Made --ssl set a port number only if it wasn't already before
...
* Made -p reject non-integers and bad port numbers
svn: r12523
2008-11-20 02:27:02 +00:00
Eli Barzilay
447cea73d0
set svn:eol-style
...
svn: r12520
2008-11-20 00:16:25 +00:00
Sam Tobin-Hochstadt
7124d1e1a1
Typed wrappers for file/gif and almost all of net/*.
...
svn: r12518
2008-11-19 22:51:24 +00:00
Sam Tobin-Hochstadt
66b9b932ef
Refactor require/typed/provide and dt into new private dir.
...
svn: r12517
2008-11-19 22:50:54 +00:00
Sam Tobin-Hochstadt
a4ac14b124
Add scheme/tcp bindings.
...
svn: r12516
2008-11-19 22:50:10 +00:00
Sam Tobin-Hochstadt
8dad54e520
Fix doc typo.
...
svn: r12515
2008-11-19 22:49:43 +00:00
Jay McCarthy
8f0544f37d
Bug after moving instance lookup inside servlet namespace
...
svn: r12514
2008-11-19 22:41:49 +00:00
Jay McCarthy
a687555c38
moving tests
...
svn: r12512
2008-11-19 22:22:02 +00:00
Jay McCarthy
83e9431ec5
Templates before tests
...
svn: r12509
2008-11-19 19:04:22 +00:00
Eli Barzilay
18b219bcb0
Welcome to a new PLT day.
...
svn: r12505
2008-11-19 08:50:21 +00:00
Matthew Flatt
f66e852163
add cross-references from model section to function sections
...
svn: r12502
2008-11-18 23:33:29 +00:00
Matthew Flatt
f81826e792
move threads-are-not-OS-threads docs from 10 to 1.1.13
...
svn: r12501
2008-11-18 23:22:56 +00:00
Jay McCarthy
a01728e63a
Templates
...
svn: r12500
2008-11-18 22:03:44 +00:00
Jay McCarthy
cb68faa140
Contract
...
svn: r12499
2008-11-18 22:02:16 +00:00
Jay McCarthy
cfb1805e44
Updating re: Eli
...
svn: r12498
2008-11-18 21:47:06 +00:00
Sam Tobin-Hochstadt
4c0c3c0ff8
Fix dynamic context of use of match failure continuations.
...
svn: r12497
2008-11-18 21:17:36 +00:00
Kathy Gray
dce2d2529e
Make coverage buttons uneditable.
...
svn: r12496
2008-11-18 18:58:22 +00:00
John Clements
9e7a4e9e1d
fixed felix's bug
...
svn: r12495
2008-11-18 18:26:31 +00:00
Jay McCarthy
d085b21a90
Clarifying manager docs and adding interface to serve/servlets
...
svn: r12494
2008-11-18 17:53:18 +00:00
Kathy Gray
cc25f3852f
Corrected bug in test display and custodians shutting down windows. (Had accidentally put the gui actions back on the user's eventspace)
...
Commit is for the release
svn: r12493
2008-11-18 17:10:19 +00:00
Jay McCarthy
ce734b819c
Increasing crossrefs. Eli, you can include this in the release
...
svn: r12492
2008-11-18 17:08:04 +00:00
Matthias Felleisen
b35c6545a7
fixed small bug in error message for draw/idraw teachpack
...
svn: r12491
2008-11-18 15:33:24 +00:00
Eli Barzilay
96075e9793
bugfix commit from Jens Axel
...
svn: r12489
2008-11-18 14:49:31 +00:00
Robby Findler
2b17f505e5
svn: r12487
2008-11-18 13:45:13 +00:00
Eli Barzilay
e0ac6dd80f
get rid of unused argument
...
svn: r12486
2008-11-18 12:05:15 +00:00
Eli Barzilay
be97f1db72
svn: r12485
2008-11-18 12:01:46 +00:00
Mike Sperber
11a9c3c929
Synch German string constants with latest.
...
svn: r12483
2008-11-18 09:19:39 +00:00
Eli Barzilay
d9f9f22c05
Welcome to a new PLT day.
...
svn: r12482
2008-11-18 08:50:13 +00:00
Jay McCarthy
bba0d3b3d4
Increasing code xrefs
...
svn: r12481
2008-11-18 00:02:28 +00:00
Sam Tobin-Hochstadt
d1fca9c04a
Fix PR 9918.
...
svn: r12480
2008-11-17 23:58:05 +00:00
Jay McCarthy
1bb01c05cd
Fixing scribble errors
...
svn: r12479
2008-11-17 18:03:22 +00:00
Matthew Flatt
2cea4696f5
slightly better duplicate-key error reporting from Scribble
...
svn: r12478
2008-11-17 17:36:35 +00:00
Jay McCarthy
fd5163ea46
Dont need that information anymore
...
svn: r12476
2008-11-17 17:10:55 +00:00
Jay McCarthy
54429dc56b
Response/basic bug
...
svn: r12474
2008-11-17 17:07:51 +00:00
Matthew Flatt
28ff8eca7e
fix game card-layout method to call correct method
...
svn: r12473
2008-11-17 17:05:49 +00:00
Robby Findler
b8687f7957
change 'list' contract to (listof any)
...
svn: r12469
2008-11-17 14:32:15 +00:00
Eli Barzilay
e4da627da9
Welcome to a new PLT day.
...
svn: r12468
2008-11-17 08:50:12 +00:00
Matthew Flatt
b07b874e2e
scheme/load in guide
...
svn: r12466
2008-11-17 01:25:46 +00:00
Eli Barzilay
dfd62c1e92
removed redundant double-quotes from error messages
...
svn: r12465
2008-11-17 01:13:43 +00:00
Matthew Flatt
4254ad8afa
add support for rotated cards in games/cards
...
svn: r12461
2008-11-16 17:27:41 +00:00
Eli Barzilay
1e5caacdde
Welcome to a new PLT day.
...
svn: r12460
2008-11-16 08:50:11 +00:00
Matthew Flatt
69fdabf0a0
fix {s,u}int-list->bytevector (PR 9916)
...
svn: r12459
2008-11-15 18:54:30 +00:00
Matthew Flatt
c0fb0086e9
fix R6RS boolean=? and symbol=?
...
svn: r12456
2008-11-15 13:42:11 +00:00
Eli Barzilay
1d35333026
Welcome to a new PLT day.
...
svn: r12455
2008-11-15 08:50:16 +00:00
Matthew Flatt
c73bb99cf6
fix struct type immutable-field handling and checking of prop:procedure values (PR 9914 and more)
...
svn: r12454
2008-11-15 02:49:54 +00:00
Robby Findler
00abb80504
fixed a bug in copy/paste of images that have a zero dimension
...
svn: r12448
2008-11-14 14:53:20 +00:00
Eli Barzilay
c4cdaf3c53
Welcome to a new PLT day.
...
svn: r12446
2008-11-14 08:50:11 +00:00
Eli Barzilay
7563016cf8
fix probable bug
...
svn: r12445
2008-11-14 08:02:21 +00:00
Eli Barzilay
984e6d7e2a
undo the previous hack, and now avoid putting coverage points around all non-phase-0 expressions
...
svn: r12444
2008-11-14 08:01:43 +00:00
Eli Barzilay
8e1dc82973
always mark coverage points around quote-syntax as covered (this is a hack, see HACK in the source)
...
svn: r12443
2008-11-14 08:00:27 +00:00
Eli Barzilay
61d747dc96
hack around namespace-variable-value problem
...
svn: r12441
2008-11-14 05:02:28 +00:00
Eli Barzilay
dc4eb77b10
remember the last-chosen assignment
...
svn: r12440
2008-11-14 05:01:55 +00:00
Matthew Flatt
dcab9448e8
typo (PR 9908)
...
svn: r12438
2008-11-14 02:34:10 +00:00
Matthew Flatt
14f57a3f37
xform: keep system-header flag in line info
...
svn: r12435
2008-11-14 01:22:58 +00:00
Matthew Flatt
59f3f19f84
make the optimizer slightly smarter, so that it can see through more patterns of nested let and letrec procedure bindings
...
svn: r12434
2008-11-14 00:48:54 +00:00
Eli Barzilay
f4f559fc3b
use namespace-variable-value for !defined, and add !syntax
...
svn: r12433
2008-11-13 22:19:33 +00:00
Eli Barzilay
4f904c3b4b
fix use of (now gone) servlet-url->url-string/no-continuation
...
svn: r12432
2008-11-13 22:16:01 +00:00
Jay McCarthy
f64d8a5280
Exposing MIME headers to user
...
svn: r12431
2008-11-13 21:25:13 +00:00
Matthew Flatt
4dd202b960
,
...
svn: r12430
2008-11-13 21:11:48 +00:00
Eli Barzilay
fc1b9cdf9d
fix expected error messages
...
svn: r12429
2008-11-13 17:18:50 +00:00
Matthew Flatt
bac4053c37
improved JIT inlining of 'list'
...
svn: r12428
2008-11-13 16:42:15 +00:00
Jay McCarthy
a93b36c953
Clarify SSL
...
svn: r12427
2008-11-13 16:07:02 +00:00
Matthew Flatt
422b1d1e09
make keep-lines? argument optional
...
svn: r12426
2008-11-13 16:03:26 +00:00
Matthew Flatt
54269c8bbd
fix xform to not generate srcloc info in the middle of a macro call
...
svn: r12424
2008-11-13 13:26:25 +00:00
Eli Barzilay
e00480402a
Welcome to a new PLT day.
...
svn: r12423
2008-11-13 08:50:14 +00:00
Robby Findler
c1a98ca9ac
added a printout when tests are disabled
...
svn: r12422
2008-11-13 05:34:56 +00:00
Robby Findler
3abe7d6bea
removed '(send this ...)' and improved the 'all tests passed' message so it counts the tests
...
svn: r12421
2008-11-13 05:29:42 +00:00
Eli Barzilay
987b164478
better syntax error message when define-cstruct gets an identifier without a _
...
svn: r12420
2008-11-13 02:18:16 +00:00
Matthew Flatt
ba7ad5d2e6
add support to xform to output source line numbers
...
svn: r12419
2008-11-13 00:26:04 +00:00
Jay McCarthy
d56eed754b
Redoing documentation layout
...
svn: r12418
2008-11-12 23:45:00 +00:00
Matthew Flatt
cc69a51813
inline 'list' and 'box' allocation
...
svn: r12417
2008-11-12 21:18:08 +00:00
Matthew Flatt
aca2258501
fix defstruct rendering (PR 9906)
...
svn: r12416
2008-11-12 19:09:14 +00:00
Jay McCarthy
d0a5616cb0
Abstracting HTTP code to sub-module
...
svn: r12415
2008-11-12 18:44:29 +00:00
Jay McCarthy
a2b5ebb64c
Removing old GUI launcher
...
svn: r12414
2008-11-12 17:39:54 +00:00
Sam Tobin-Hochstadt
63b33b4765
use new `typed' collection in insert-large-letters
...
svn: r12411
2008-11-12 16:00:10 +00:00
Sam Tobin-Hochstadt
541a47f7fd
Handle (Instance Foo) where Foo is unbound.
...
Return correct error behavior.
svn: r12410
2008-11-12 15:59:24 +00:00
Sam Tobin-Hochstadt
48c90f1c10
Add collection for typed version of collections.
...
Start with mred and framework.
svn: r12409
2008-11-12 15:57:45 +00:00
Robby Findler
9d9f06a167
svn: r12408
2008-11-12 14:43:26 +00:00
Eli Barzilay
bc2d7a4b6a
Welcome to a new PLT day.
...
svn: r12405
2008-11-12 08:50:14 +00:00
Eli Barzilay
d9b4e619eb
add quotes
...
svn: r12404
2008-11-12 05:37:52 +00:00
Eli Barzilay
b1aee15004
improve bad access error (PR9901)
...
svn: r12403
2008-11-12 05:36:52 +00:00
Matthew Flatt
4fe1da791c
display-list[-to-file] to display-lines[-to-file]
...
svn: r12402
2008-11-12 03:25:24 +00:00
Matthew Flatt
68a329430d
adjust excessively pessimistic fix to letrec-bound variable propagation (because a test case caught the change, so maybe it matters)
...
svn: r12401
2008-11-12 03:10:00 +00:00
Matthew Flatt
fc68840124
fix first-order->higher-order
...
svn: r12400
2008-11-12 03:08:15 +00:00
Matthew Flatt
4bb9ef582f
inline vector allocation
...
svn: r12399
2008-11-12 02:09:43 +00:00
Matthew Flatt
c8c04c2186
use scheme/private/map as doc src point for map, etc.
...
svn: r12398
2008-11-12 02:09:24 +00:00