racket/collects/drscheme
Eli Barzilay f51c6bbe64 Fix the leaking of internal drscheme filenames in error messages when
debugging is disabled:
* got rid of the `stacktrace-runtime-name' hack in "rep.ss", replace
  it by a more reliable capture of the context, and later cut the
  stack according to that specific context.
* the cutting is done if possible, no need for the "ACK!" error
  message if no cutting point is found.
* rename `with-stacktrace-name' -> `with-stack-checkpoint'
* add this to "module-language.ss" too, to avoid including it in error
  messages.

svn: r14777
2009-05-12 02:12:49 +00:00
..
private Fix the leaking of internal drscheme filenames in error messages when 2009-05-12 02:12:49 +00:00
acks.ss Neil said he doesnt use the W any more 2009-02-05 14:37:26 +00:00
arrow.ss moved the first-line-text stuff into the framework, added docs, added a pref to disable it and made it work a little bit better with check syntax 2008-08-29 04:24:34 +00:00
default-code-style.ss restore unmodified version 2008-06-18 04:53:31 +00:00
doc.icns restore unmodified version 2008-06-18 04:53:31 +00:00
drscheme.creator restore unmodified version 2008-06-18 04:53:31 +00:00
drscheme.filetypes allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
drscheme.ss improved drschemes display of planet requires 2009-02-12 13:07:20 +00:00
drscheme.utiexports Add .scrbl files as DrScheme-handled files in OS X. 2008-07-13 19:26:36 +00:00
info.ss svn: r14236 2009-03-23 16:09:54 +00:00
installer.ss restore unmodified version 2008-06-18 04:53:31 +00:00
main.ss restore unmodified version 2008-06-18 04:53:31 +00:00
pltdoc.icns restore unmodified version 2008-06-18 04:53:31 +00:00
sprof.ss svn: r14236 2009-03-23 16:09:54 +00:00
syncheck.ss added more info to popup menu 2009-03-02 02:06:47 +00:00
tool-lib.ss Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
tool.ss restore unmodified version 2008-06-18 04:53:31 +00:00