racket/collects
Eli Barzilay ec6d2a1f40 FIXEM
svn: r12120
2008-10-24 20:21:07 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 added front-end/finished-complete-program 2008-08-05 17:28:16 +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 finish decompiler on syntax objects 2008-10-21 00:10:47 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme FIXEM 2008-10-24 20:21:07 +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 problems with errortrace and namespace phases 2008-09-04 22:03:06 +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 PR 9814 2008-10-13 13:45:55 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games clicking in the whitespace between circles no longer counts as your turn 2008-10-11 18:17:20 +00:00
graphics * Newlines at EOFs 2008-07-09 07:18:06 +00:00
gui-debugger don't match plain-module-begin in module, since its phase is potentially different 2008-09-09 00:16:03 +00:00
guibuilder * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-client minor tweaks 2008-09-13 00:51:21 +00:00
handin-server nice memory printout 2008-10-17 08:36:29 +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 * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
htdch Correction for setup-plt error 2008-09-17 14:54:11 +00:00
htdp performance improvement 2008-09-30 20:18:55 +00:00
html * Newlines at EOFs 2008-07-09 07:18:06 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang 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
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 no scribblings until this collection moves up 2008-09-19 16:49:04 +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 fixed PR9806 and PR9807 2008-10-05 04:42:48 +00:00
mrlib typo (PR9789) 2008-09-28 22:59:34 +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 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
mzscheme add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
net remove base64 debugging output 2008-09-02 11:51:21 +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 some info tweaks 2008-08-19 10:32:18 +00:00
planet Fixed two typos in '#lang planet' reader. 2008-10-23 17:02:43 +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 Corrected error in using libraries 2008-09-29 15:09:29 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
r5rs revert this part 2008-08-31 06:47:17 +00:00
r6rs * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +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-10-24 08:22:13 +00:00
rnrs fix int-def context binding problems, fix scheme/splicing, change rnrs/base-6 to use scheme/splicing 2008-09-30 22:03:55 +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 PR 9852 2008-10-20 20:08:05 +00:00
scribble unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects 2008-10-15 22:23:56 +00:00
scribblings add example for write 2008-10-23 22:11:41 +00:00
setup remove search box for Scribble HTML output unless requested; move some hardwired styles to CSS file 2008-10-14 01:53:34 +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 * Newlines at EOFs 2008-07-09 07:18:06 +00:00
srfi fix equal? 2008-09-30 01:46:37 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper Add `stepper-skipto/discard' property. 2008-10-21 07:06:48 +00:00
string-constants use the default language if there was an error reading the preference file 2008-10-07 14:07:56 +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 '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-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 * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine This commit should affect the 4.1.2 release; it removes the buggy bug-fix. 2008-10-24 13:12:42 +00:00
tests TS tests now work, and are not noisy when succeeding 2008-10-24 19:50:24 +00:00
tex2page * Newlines at EOFs 2008-07-09 07:18:06 +00:00
texpict v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme Typechecking now uses effects from then branch if else branch is unreachable. 2008-10-23 23:34:44 +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 Spelling 2008-09-18 20:56:23 +00:00
wxme * Newlines at EOFs 2008-07-09 07:18:06 +00:00
xml a little more, inspired by PR 9742 2008-09-13 15:27:15 +00:00