racket/collects
Eli Barzilay da13b5f398 Change two local definitions from local functions to private methods.
For anyone who follows these commit messages, if now try drscheme you
should notice both memory and speed improvements: it will now use 8
bytes less per window (on a 64 bit machine), and each initialization
should be aroun 60 nanoseconds faster!

svn: r10591
2008-07-04 00:45:46 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
browser fixed a few v4.0 isms 2008-07-02 20:31:40 +00:00
combinator-parser Fixes to v4 errors discovered in test suite; 2008-04-29 16:07:47 +00:00
compiler setup' and compile' skip a subdirectory if it's called "doc". This 2008-06-28 09:32:12 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme Change two local definitions from local functions to private methods. 2008-07-04 00:45:46 +00:00
dynext proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
embedded-gui proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
eopl EOPL quote and pair fixes 2008-06-17 17:36:53 +00:00
errortrace fix errortrace on set! expressions (incorrectly incremented phase in recur) 2008-07-02 12:53:01 +00:00
ffi new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
file reformatting 2008-05-15 16:55:02 +00:00
framework fixed PR 9571 2008-07-03 02:59:16 +00:00
frtime add support for arc-drawing to animation library 2008-06-19 00:33:00 +00:00
games lower priority of Jewel screen refresh, in case the machine (like my Vista machine) is too slow to keep up 2008-06-09 14:06:54 +00:00
graphics proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
gui-debugger fix some phase problems in program-processing programs 2008-06-29 15:11:20 +00:00
guibuilder fix bytecode writing of prefabs, add prop:sequence 2008-04-03 14:07:52 +00:00
handin-client use new require specs in many places 2008-02-23 09:42:03 +00:00
handin-server back to braces, with #:indent 2008-05-22 23:51:13 +00:00
help no arguments => start page 2008-06-24 17:35:10 +00:00
hierlist hierlist docs; fix latex/pdf output when a paragraph starts with n hspace 2008-04-12 14:42:02 +00:00
honu honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
htdch conversion to 4.0 module style 2008-04-25 22:59:11 +00:00
htdp svn: r10393 2008-06-20 15:15:14 +00:00
html proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
icons improved the error reporting in the REPL and misc other minor changes 2008-05-29 04:55:43 +00:00
lang fix some phase problems in program-processing programs 2008-06-29 15:11:20 +00:00
launcher add uti-exports support (thanks to Dave Gurnell for help) 2008-06-04 14:16:30 +00:00
lazy more numbers 2008-06-23 14:58:10 +00:00
little-helper remove log file 2008-03-08 05:27:27 +00:00
macro-debugger removed some more pointless info names 2008-05-28 05:36:25 +00:00
make proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
mred Add %%DocumentFonts to PS output 2008-06-25 21:10:46 +00:00
mrlib Generalized click-forwarding-editor to work on text%s as well as pasteboards% 2008-06-23 18:22:03 +00:00
mysterx url moved 2008-05-20 00:20:01 +00:00
mzcom remove warning about installing mzcom on non-windows 2008-04-25 12:50:45 +00:00
mzlib fix misuse of _ 2008-07-03 00:49:52 +00:00
mzscheme proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
net * Updated browser list, mainly moving gnome-open down because it does 2008-06-02 23:34:25 +00:00
openssl proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
parser-tools fix some phase issues in 'match' implementation 2008-05-26 19:51:06 +00:00
planet PR 9545 2008-06-27 12:11:39 +00:00
plot plot tests adjusted and passed 2008-05-09 16:12:30 +00:00
preprocessor proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
profj checkEffect support 2008-07-02 16:57:57 +00:00
profjWizard revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
r5rs fix splicing 'begin' in R5RS (PR 9548) 2008-06-26 14:49:20 +00:00
r6rs typo (PR9569) 2008-07-02 06:15:24 +00:00
readline fix free_history_entry default 2008-07-02 01:40:50 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-07-03 22:24:10 +00:00
rnrs fix R6RS string->number (PR 9546), document non-conformace of initial handler (PR 9547) 2008-06-26 13:13:10 +00:00
s-exp/lang remove empty info files 2008-04-03 15:34:37 +00:00
scheme Added split-at' and split-at-right', with documentation and tests, 2008-07-02 13:12:26 +00:00
scribble minor 2008-07-03 10:30:54 +00:00
scribblings typoe (pr9575) 2008-07-03 19:25:55 +00:00
setup setup' and compile' skip a subdirectory if it's called "doc". This 2008-06-28 09:32:12 +00:00
sgl fix doc bug (PR 9489) 2008-06-12 16:13:33 +00:00
sirmail new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
slatex Strike my last commit -- we just want a way of running slatex without 2008-07-02 19:54:14 +00:00
slideshow ignore failures when writing the commentary-window position/size to the preferences file, mainly because a security guard might disallow it for nested slideshows 2008-06-09 14:23:12 +00:00
srfi uniform prefix 2008-07-03 15:39:06 +00:00
srpersist revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
stepper Correcting arguments passed to open-input-text-editor. 2008-06-29 01:43:50 +00:00
string-constants Made "t" a key for the "recent" menu item 2008-06-16 15:31:02 +00:00
swindle removed accidental line, yet again *sigh* 2008-06-06 05:50:16 +00:00
syntax fix some phase problems in program-processing programs 2008-06-29 15:11:20 +00:00
syntax-color Clarified how the paren matching tree uses its internal data structures. 2008-05-07 10:38:33 +00:00
teachpack doc bug, right instead of left 2008-06-23 21:01:07 +00:00
test-box-recovery fix check-expect link 2008-05-06 13:43:05 +00:00
test-engine Corrected bug introduced by the introduction of match-let 2008-06-18 12:51:22 +00:00
tests fix pretty-print hash table test 2008-07-03 00:33:05 +00:00
tex2page re-port tex2page from v372 by building on r5rs instead of using immutable pairs 2008-05-30 15:47:34 +00:00
texpict honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme Fix filter type. 2008-06-19 16:07:12 +00:00
version * Updated `valid-version?' to restrict ranges of subparts 2008-06-11 19:17:02 +00:00
waterworld revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
web-server up 2008-06-11 03:19:14 +00:00
wxme fix HtDP executables (PR 9158) 2008-05-30 14:21:22 +00:00
xml exn:fail from exn 2008-04-30 19:28:20 +00:00