racket/collects
Eli Barzilay ed7713751a Welcome to a new PLT day.
svn: r12875
2008-12-17 08:50:11 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 algol60: fix passing array slot as by-reference argument (PR 9895) 2008-11-10 14:33:51 +00:00
browser * Newlines at EOFs 2008-07-09 07:18:06 +00:00
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler trim some fat from module-variable references 2008-12-13 17:38:14 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme changed the memory limits in drscheme to match the new way they work 2008-12-16 20:57:52 +00:00
dynext this code now uses version/utils 2008-07-15 19:15:45 +00:00
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl eopl doc updates 2008-07-18 19:00:38 +00:00
errortrace fix probable bug 2008-11-14 08:02:21 +00:00
ffi * Newlines at EOFs 2008-07-09 07:18:06 +00:00
file move bibliography to end of 'file' document 2008-07-31 02:52:36 +00:00
framework uses system-position-ok-before-cancel? now 2008-12-09 18:06:03 +00:00
frtime workaround for duplicate text-field% events 2008-11-29 21:47:37 +00:00
games trim some fat from module-variable references 2008-12-13 17:38:14 +00:00
graphics * Newlines at EOFs 2008-07-09 07:18:06 +00:00
gui-debugger try to make the debug-button properly centered 2008-11-21 01:33:23 +00:00
guibuilder * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-client remember the last-chosen assignment 2008-11-14 05:01:55 +00:00
handin-server simplification 2008-12-13 18:01:12 +00:00
help * Move the help functionality into the search collection, so it is not 2008-09-28 20:43:13 +00:00
hierlist * Newlines at EOFs 2008-07-09 07:18:06 +00:00
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 Updating docs 2008-12-15 20:32:06 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang reader didnt get set up properly for the teaching languages 2008-12-12 21:25:04 +00:00
launcher allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger macro debugger: 2008-12-14 07:56:37 +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 avoid duplicate subwindow callbacks in a text-field% 2008-11-30 13:34:12 +00:00
mrlib now using the normalized versions of all of these unicode thingies 2008-11-27 00:46:25 +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 switch to #lang, reformat 2008-12-01 03:21:46 +00:00
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net if the path is empty, use / 2008-12-09 02:39:45 +00:00
openssl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
parser-tools fix problem with simplifying module-rename contexts that have marked renamings 2008-10-31 14:44:32 +00:00
planet record modules loaded by the planet reader via current-reader-guard 2008-12-09 11:37:57 +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 handles filename extensions better now, using new stuff matthew added 2008-11-29 21:08:18 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
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 set svn:eol-style 2008-12-08 03:31:13 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-12-17 08:50:11 +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 current-exit-handler => exit-handler 2008-12-17 00:04:20 +00:00
scribble Added `call-with-trusted-sandbox-configuration', and used in scribble 2008-12-16 20:29:17 +00:00
scribblings Added `call-with-trusted-sandbox-configuration', and used in scribble 2008-12-16 20:29:17 +00:00
setup Dave's patch to avoid out.xref warnings (a hack around the handin-server doc problem) 2008-11-30 14:22:28 +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 Okay, one last time. 2008-08-05 18:43:06 +00:00
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 changed the memory limits in drscheme to match the new way they work 2008-12-16 20:57:52 +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 run-simulation does not support recordings 2008-12-04 14:40:36 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine added the usual menus to the test window; also 'open' on the mac and drag and drop now work properly 2008-11-30 04:47:23 +00:00
tests Added `call-with-trusted-sandbox-configuration', and used in scribble 2008-12-16 20:29:17 +00:00
tex2page * Newlines at EOFs 2008-07-09 07:18:06 +00:00
texpict round out inlining and optimization of simple allocating primitives 2008-11-20 13:50:22 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed Update typed collection to use struct inheritance. 2008-12-08 20:48:25 +00:00
typed-scheme Handle top-arr in infer. Add convenience binding for function top. 2008-12-08 18:24:33 +00:00
version take into account pre-release alpha versions also 2008-10-23 09:11:21 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server Fixing regression 2008-12-10 17:22:43 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml trim some fat from module-variable references 2008-12-13 17:38:14 +00:00