racket/collects/scheme
Eli Barzilay e0917e1a5e * Added `call-in-sandbox-context'.
* Removed `get-namespace' since it's generalized in the above.
* Deal with killing the current thread (or the current custodian) in
  the sandbox code.  (Works only without per-expression limits --
  still need to find a solution for `call-with-limits'.)
* Added tests for this.

svn: r12670
2008-12-02 05:26:45 +00:00
..
base/lang
gui
lang
load/lang
match Fix dynamic context of use of match failure continuations. 2008-11-18 21:17:36 +00:00
private better checking of case where a local name is used before it is defined (in an int-def context) 2008-12-01 12:54:16 +00:00
signature
unit
async-channel.ss
base.ss
bool.ss
class.ss
cmdline.ss
contract.ss
control.ss
date.ss
dict.ss add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
enter.ss
fasl.ss
file.ss display-list[-to-file] to display-lines[-to-file] 2008-11-12 03:25:24 +00:00
foreign.ss
function.ss
gui.ss
help.ss * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
include.ss
init.ss
list.ss
load.ss
local.ss
main.ss , 2008-11-13 21:11:48 +00:00
match.ss
math.ss
mpair.ss
mzscheme.ss substitute Scheme-implemented map, for-each, andmap, and ormap in scheme/base and mzscheme, since the JIT generates faster code for the common 1- and 2-argument cases 2008-11-11 22:25:24 +00:00
nest.ss
package.ss remove broken define*-struct 2008-11-25 18:14:57 +00:00
path.ss
place.ss
port.ss , 2008-11-13 21:11:48 +00:00
pretty.ss
promise.ss
provide-syntax.ss
provide-transform.ss
provide.ss
require-syntax.ss
require-transform.ss
require.ss
runtime-path.ss
sandbox.ss * Added `call-in-sandbox-context'. 2008-12-02 05:26:45 +00:00
serialize.ss
shared.ss
splicing.ss splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
string.ss
struct-info.ss
stxparam-exptime.ss
stxparam.ss splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
surrogate.ss
system.ss
tcp.ss
trait.ss
udp.ss
unit-exptime.ss
unit.ss