.. |
2htdp
|
removed 's world
|
2009-02-22 23:38:54 +00:00 |
afm
|
|
|
algol60
|
algol60: fix passing array slot as by-reference argument (PR 9895)
|
2008-11-10 14:33:51 +00:00 |
at-exp/lang
|
fix bug (that was copied and pasted!) in planet and at-exp readers
|
2009-02-18 23:21:36 +00:00 |
browser
|
Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs
|
2009-02-17 01:15:38 +00:00 |
combinator-parser
|
oops, printf uncmmented
|
2008-08-09 22:28:04 +00:00 |
compiler
|
remove obsolete text
|
2009-01-09 21:01:09 +00:00 |
config
|
|
|
defaults
|
|
|
drscheme
|
fixed a logger bug that Dave Herman reported
|
2009-02-19 18:16:09 +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
|
Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs
|
2009-02-17 01:15:38 +00:00 |
file
|
add and use at-exp meta-language
|
2009-02-18 23:14:18 +00:00 |
framework
|
add and use at-exp meta-language
|
2009-02-18 23:14:18 +00:00 |
frtime
|
new guide chapter on Scheme dialects, and small clean-up for some other docs
|
2008-12-22 21:17:07 +00:00 |
games
|
moved the literate version of chat noir over so it is used by plt-games now
|
2009-02-21 17:30:07 +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
|
committed (hopefully) a workaround for a problem Matthias was seeing
|
2008-12-23 18:10:01 +00:00 |
handin-client
|
remember the last-chosen assignment
|
2008-11-14 05:01:55 +00:00 |
handin-server
|
some clarification
|
2009-02-05 03:47:17 +00:00 |
help
|
make find-help treat a lexical binding as missing
|
2009-02-12 22:41:21 +00:00 |
hierlist
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
honu
|
updates from mzscheme->scheme
|
2009-02-19 22:26:10 +00:00 |
htdch
|
fixed small bug in error message for draw/idraw teachpack
|
2008-11-18 15:33:24 +00:00 |
htdp
|
fixed an off-by-one error (flooring negative numbers should go towards zero whe moving pinholes to be consistent with overlay/xy)
|
2009-02-18 22:50:48 +00:00 |
html
|
html-spec -> html-spec.ss
|
2009-01-05 15:54:18 +00:00 |
icons
|
refined searching
|
2008-09-09 03:43:57 +00:00 |
lang
|
changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
|
2009-02-16 22:04:51 +00:00 |
launcher
|
allow multiple uses of an .icns filein .filetypes
|
2008-07-13 23:06:24 +00:00 |
lazy
|
Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs
|
2009-02-17 01:15:38 +00:00 |
macro-debugger
|
stxclass: created stxclass collection, with docs
|
2009-01-22 05:50:55 +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
|
shortcut selection of checkable menu item should toggle checkmark (merge to 4.1.4)
|
2009-01-19 12:28:37 +00:00 |
mrlib
|
fix swiatchble-button to lose its hilite state when its hidden
|
2009-02-21 13:30:01 +00:00 |
mysterx
|
fix docs on 'com-get-active-object-from-coclass', which accepts only one argument
|
2009-01-20 12:28:29 +00:00 |
mzcom
|
assign authors to manuals
|
2008-08-15 20:16:06 +00:00 |
mzlib
|
* Add initial version of define-struct/contract
|
2009-02-18 02:25:45 +00:00 |
mzscheme
|
add eqv hash tables; add hash-update
|
2008-10-13 16:21:18 +00:00 |
net
|
Fix typo found by offby1
|
2009-02-15 20:26: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
|
fix problem with simplifying module-rename contexts that have marked renamings
|
2008-10-31 14:44:32 +00:00 |
planet
|
fix bug (that was copied and pasted!) in planet and at-exp readers
|
2009-02-18 23:21:36 +00:00 |
plot
|
typo
|
2009-01-28 09:11:32 +00:00 |
preprocessor
|
assign authors to manuals
|
2008-08-15 20:16:06 +00:00 |
profj
|
newlines at EOFs
|
2009-01-14 03:10:47 +00:00 |
profjWizard
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
r5rs
|
qq fixes, so that (quasiquote #(unquote lst)) is a syntax error
|
2009-02-11 15:01:04 +00:00 |
r6rs
|
qq fixes, so that (quasiquote #(unquote lst)) is a syntax error
|
2009-02-11 15:01:04 +00:00 |
readline
|
fix dropping of duplicate items & multi-line items
|
2008-09-28 20:42:18 +00:00 |
redex
|
Fix the RHSes of term-lets not being treated as unquoted when converted to lws.
|
2009-02-21 03:33:33 +00:00 |
repos-time-stamp
|
Welcome to a new PLT day.
|
2009-02-22 08:50:19 +00:00 |
rnrs
|
add bitwise-bit-field
|
2009-01-23 17:22:57 +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
|
Need to use the srcinfo for the marked identifiers, not the unmarked ones.
|
2009-02-21 19:03:49 +00:00 |
scribble
|
delay 'scheme' expansion to expression position
|
2009-02-22 21:40:45 +00:00 |
scribblings
|
typo in prefix-out example
|
2009-02-23 03:19:29 +00:00 |
setup
|
do not normalize 'exec-file paths, because the existence of a path changes how the PATH envvar is used
|
2009-02-03 21:25:38 +00:00 |
sgl
|
2008 -> 2009
|
2009-01-04 15:34:50 +00:00 |
sirmail
|
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
|
2009-02-09 15:27:51 +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
|
fix make-parameter for SRFI-39
|
2009-02-17 00:14:11 +00:00 |
srpersist
|
svn: r11316
|
2008-08-19 00:41:01 +00:00 |
stepper
|
newlines at EOFs
|
2009-01-14 03:10:47 +00:00 |
string-constants
|
Synch German string constants with latest.
|
2009-02-16 07:51:27 +00:00 |
stxclass
|
stxclass: added this-syntax, removed uses of basic stxclasses
|
2009-02-21 22:01:36 +00:00 |
swindle
|
2008 -> 2009
|
2009-01-04 15:34:50 +00:00 |
syntax
|
some paren typos
|
2009-02-04 16:28:14 +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
|
added separate naming facilty: docs
|
2009-02-21 16:51:36 +00:00 |
test-box-recovery
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
test-engine
|
a fix to the way check-expect expands to play better with test coverage
|
2009-01-19 21:24:21 +00:00 |
tests
|
add a test for const
|
2009-02-19 22:15:58 +00:00 |
tex2page
|
sync to trunk
|
2009-02-15 17:45:53 +00:00 |
texpict
|
round out inlining and optimization of simple allocating primitives
|
2008-11-20 13:50:22 +00:00 |
trace
|
|
|
typed
|
add Text% type, new function
|
2009-02-12 19:55:02 +00:00 |
typed-scheme
|
stxclass: added and- and or-patterns, box and vector patterns
|
2009-02-18 04:01:52 +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
|
Unit contracts
|
2009-02-17 22:11:14 +00:00 |
wxme
|
fix wxme exception handler
|
2008-11-27 19:39:37 +00:00 |
xml
|
Updating docs re pr10081
|
2009-02-19 18:10:49 +00:00 |