racket/collects
Jay McCarthy ba54379202 Refine example
svn: r12588
2008-11-25 16:03:31 +00:00
..
afm
algol60 algol60: fix passing array slot as by-reference argument (PR 9895) 2008-11-10 14:33:51 +00:00
browser
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler decompiler repairs 2008-11-20 13:47:06 +00:00
config
defaults
drscheme use new `typed' collection in insert-large-letters 2008-11-12 16:00:10 +00:00
dynext
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl
errortrace fix probable bug 2008-11-14 08:02:21 +00:00
ffi
file
framework oops, undoing mistake 2008-11-21 01:00:36 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games svn: r12487 2008-11-18 13:45:13 +00:00
graphics
gui-debugger try to make the debug-button properly centered 2008-11-21 01:33:23 +00:00
guibuilder
handin-client remember the last-chosen assignment 2008-11-14 05:01:55 +00:00
handin-server re-add the log file option 2008-11-20 12:15:53 +00:00
help * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
hierlist
honu revised internal-definitions context and a basic 'define-package' form 2008-11-24 19:52:41 +00:00
htdch fixed small bug in error message for draw/idraw teachpack 2008-11-18 15:33:24 +00:00
htdp small fix to check-proc 2008-11-09 20:57:34 +00:00
html
icons refined searching 2008-09-09 03:43:57 +00:00
lang change 'list' contract to (listof any) 2008-11-17 14:32:15 +00:00
launcher
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger macro-debugger: fixed button alignment (PR 9932) 2008-11-21 03:22:24 +00:00
make [NHW] Bug fix in make-collection. make-collection generates the names of the .zo files it expects to generate. The old method generated names like foo.zo. I believe the new convention is foo_ss.zo, and this is born out by an error message I encountered building a tool on top of make-collection. 2008-08-31 21:08:12 +00:00
mred adjust editor-cavas% refresh to clear border before calling on-paint 2008-10-31 15:08:21 +00:00
mrlib fixed a bug in copy/paste of images that have a zero dimension 2008-11-14 14:53:20 +00:00
mysterx assign authors to manuals 2008-08-15 20:16:06 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib revised internal-definitions context and a basic 'define-package' form 2008-11-24 19:52:41 +00:00
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net Fix doc typo. 2008-11-19 22:49:43 +00:00
openssl
parser-tools fix problem with simplifying module-rename contexts that have marked renamings 2008-10-31 14:44:32 +00:00
planet added some error checking 2008-11-02 14:21:04 +00:00
plot assign authors to manuals 2008-08-15 20:16:06 +00:00
preprocessor assign authors to manuals 2008-08-15 20:16:06 +00:00
profj Changing coverage default 2008-11-21 13:21:26 +00:00
profjWizard
r5rs revised internal-definitions context and a basic 'define-package' form 2008-11-24 19:52:41 +00:00
r6rs fix R6RS language to disallow redefinition of imported names in phase different from import 2008-10-30 13:41:08 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex modernized notation 2008-10-18 15:00:53 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-11-25 08:50:17 +00:00
rnrs fix {s,u}int-list->bytevector (PR 9916) 2008-11-15 18:54:30 +00:00
s-exp/lang module-reader constructs proper source information, fix s-exp reader to use it 2008-09-15 23:01:06 +00:00
scheme provide open*-package 2008-11-25 03:13:06 +00:00
scribble slightly better duplicate-key error reporting from Scribble 2008-11-17 17:36:35 +00:00
scribblings typo 2008-11-24 23:42:36 +00:00
setup speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler 2008-11-04 23:32:44 +00:00
sgl forgot some _fun*s 2008-09-05 02:36:06 +00:00
sirmail fix sirmail header checking, since encoding was moved to later 2008-10-02 11:54:03 +00:00
slatex
slideshow fixed exponential slowdown bug 2008-11-20 22:03:43 +00:00
srfi bugfix commit from Jens Axel 2008-11-18 14:49:31 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper fixed felix's bug 2008-11-18 18:26:31 +00:00
string-constants Synch German string constants with latest. 2008-11-18 09:19:39 +00:00
swindle fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list 2008-10-23 13:38:03 +00:00
syntax fix relto delay in colalpse-module-path 2008-11-11 15:30:24 +00:00
syntax-color change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
teachpack PR 9833 2008-10-14 13:52:25 +00:00
test-box-recovery
test-engine Make coverage buttons uneditable. 2008-11-18 18:58:22 +00:00
tests added the scribble tests 2008-11-25 01:00:37 +00:00
tex2page
texpict round out inlining and optimization of simple allocating primitives 2008-11-20 13:50:22 +00:00
trace
typed set svn:eol-style 2008-11-20 00:16:25 +00:00
typed-scheme bindings for the rest of scheme/bool 2008-11-20 22:30:29 +00:00
version take into account pre-release alpha versions also 2008-10-23 09:11:21 +00:00
waterworld
web-server Refine example 2008-11-25 16:03:31 +00:00
wxme
xml speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler 2008-11-04 23:32:44 +00:00