.. |
2htdp
|
added add-curve
|
2010-01-07 01:56:46 +00:00 |
afm
|
|
|
algol60
|
Using a language makes this much cuter. Also use base64.
|
2009-12-08 07:02:22 +00:00 |
at-exp/lang
|
mostly reformatting
|
2009-12-05 03:49:24 +00:00 |
browser
|
reformat
|
2009-12-05 23:16:18 +00:00 |
combinator-parser
|
DrDr properties
|
2009-10-15 16:18:01 +00:00 |
compiler
|
fix problem with flmin/flmax and cgc
|
2010-01-07 16:33:26 +00:00 |
config
|
|
|
defaults
|
|
|
deinprogramm
|
Typo fix.
|
2009-12-01 12:59:26 +00:00 |
drscheme
|
fixed a bug in my last commit that made the define popup show up in vertical toolbar mode
|
2009-12-31 17:18:19 +00:00 |
dynext
|
fix dynext flags for Mac to include -m32 (merge to 4.2.3)
|
2009-11-22 15:27:07 +00:00 |
embedded-gui
|
DrDr properties
|
2009-10-15 16:18:01 +00:00 |
eopl
|
fix scribble references -- I have no idea how they worked before, since they weren't requiring it anyway.
|
2009-12-06 20:58:17 +00:00 |
errortrace
|
added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
|
2009-07-30 05:17:40 +00:00 |
ffi
|
I can't help fixing grammatical errors, sorry
|
2009-10-13 20:55:19 +00:00 |
file
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
framework
|
improved the icon a little bit more (making it appear on more windows)
|
2009-12-21 18:28:24 +00:00 |
frtime
|
Adding opt #lang and fixing a few problems
|
2009-11-13 20:34:52 +00:00 |
games
|
separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
|
2009-12-29 23:59:39 +00:00 |
graphics
|
svn: r15679
|
2009-08-06 04:26:17 +00:00 |
gui-debugger
|
|
|
guibuilder
|
|
|
handin-client
|
adjust to the protocol change: send "handin\n" first
|
2009-12-31 07:18:11 +00:00 |
handin-server
|
switch from scheme to scheme/base
|
2010-01-03 21:24:39 +00:00 |
help
|
refine no-doc-available message for unbound ids
|
2009-09-13 15:33:24 +00:00 |
hierlist
|
|
|
honu
|
update provides
|
2009-12-15 22:55:05 +00:00 |
htdp
|
fix for 10667
|
2009-12-30 23:42:59 +00:00 |
html
|
|
|
icons
|
added Neil's logos to drscheme's splash
|
2009-11-02 21:41:20 +00:00 |
lang
|
fix HtDP advanced docs for random
|
2010-01-03 18:04:44 +00:00 |
launcher
|
switch to scheme/base
|
2009-11-05 07:18:30 +00:00 |
lazy
|
fix scribble references -- I have no idea how they worked before, since they weren't requiring it anyway.
|
2009-12-06 20:58:17 +00:00 |
macro-debugger
|
macro-debugger: pretty-print copied syntax
|
2009-12-19 04:41:44 +00:00 |
make
|
|
|
meta
|
Moved FS code into plt-tree.ss
|
2010-01-07 10:28:11 +00:00 |
mred
|
fix pasteboard% 'remove' (merge to 4.2.3)
|
2009-11-22 15:43:15 +00:00 |
mrlib
|
added add-curve
|
2010-01-07 01:56:46 +00:00 |
mysterx
|
paren typo
|
2009-11-07 07:19:08 +00:00 |
mzcom
|
|
|
mzlib
|
use scheme/base, move from mzlib/md5 to file/md5
|
2009-12-20 09:49:31 +00:00 |
mzscheme
|
some fixes
|
2009-11-12 17:24:18 +00:00 |
net
|
use tail recursion, not because of speed, but because breaking code would always have bad context dumps
|
2009-12-29 15:56:05 +00:00 |
openssl
|
allow the extra argument in ssl-addresses
|
2009-12-31 02:59:04 +00:00 |
parser-tools
|
Doc typo fix.
|
2009-11-03 10:38:22 +00:00 |
planet
|
moved #lang line to top of the file
|
2010-01-06 16:27:11 +00:00 |
plot
|
|
|
preprocessor
|
|
|
profile
|
|
|
r5rs
|
|
|
r6rs
|
built-in fixnum ops; bug fix related to misuse of flonum ops; questionable attempt to improve inlining algorithm
|
2010-01-02 16:33:28 +00:00 |
reader/lang
|
mostly reformatting
|
2009-12-05 03:49:24 +00:00 |
readline
|
Some improvements to `install-readline!', make it report what it did, and make
|
2009-12-22 19:35:13 +00:00 |
redex
|
Fixed violation of the invariant introduced in r16504.
|
2009-12-20 19:36:38 +00:00 |
repos-time-stamp
|
Welcome to a new PLT day.
|
2010-01-07 08:50:36 +00:00 |
rnrs
|
fill out fl and fx operations; repair fixnum-overflow bug in quotient
|
2010-01-07 03:30:33 +00:00 |
s-exp/lang
|
fix cm problem tracking reader dependencies; add 'reader' reader language
|
2009-09-08 00:07:11 +00:00 |
scheme
|
typo in error message
|
2010-01-07 03:39:33 +00:00 |
schemeunit
|
Cleaning up cwd access for DrDr
|
2009-10-19 21:28:17 +00:00 |
scribble
|
added scheme/fixnum
|
2009-12-23 15:41:40 +00:00 |
scribblings
|
fill out fl and fx operations; repair fixnum-overflow bug in quotient
|
2010-01-07 03:30:33 +00:00 |
scriblib
|
Doc typo fix.
|
2009-11-03 10:38:22 +00:00 |
setup
|
use some new stuffs
|
2009-11-24 08:36:42 +00:00 |
sgl
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
sirmail
|
make recover program a module
|
2009-10-17 14:34:15 +00:00 |
slatex
|
|
|
slideshow
|
undid my font-setting commit
|
2009-11-04 17:22:27 +00:00 |
srfi
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
srpersist
|
|
|
stepper
|
Make the stepper ignore `check-property'.
|
2009-11-23 20:44:47 +00:00 |
string-constants
|
Synch German string constants with latest.
|
2009-12-29 09:10:48 +00:00 |
swindle
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
syntax
|
syntax/parse: fixed error message (PR 10683)
|
2010-01-06 22:20:25 +00:00 |
syntax-color
|
change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key)
|
2009-10-29 23:05:56 +00:00 |
teachpack
|
added add-curve
|
2010-01-07 01:56:46 +00:00 |
test-box-recovery
|
|
|
test-engine
|
Put dynamic behavior of `check-expect' into functions.
|
2010-01-06 23:03:08 +00:00 |
tests
|
fill out fl and fx operations; repair fixnum-overflow bug in quotient
|
2010-01-07 03:30:33 +00:00 |
tex2page
|
|
|
texpict
|
fix 'launder'
|
2009-11-03 17:22:33 +00:00 |
trace
|
|
|
typed
|
Fix abstraction of implications.
|
2009-12-11 23:00:37 +00:00 |
typed-scheme
|
More type names
|
2010-01-07 16:48:05 +00:00 |
unstable
|
unstable: added consistent doc headers
|
2009-12-23 05:07:59 +00:00 |
version
|
|
|
waterworld
|
|
|
web-server
|
require md5 from file/md5
|
2009-12-20 09:46:09 +00:00 |
wxme
|
DrDr bugs and spurious errors
|
2009-10-22 18:45:02 +00:00 |
xml
|
Fixing doc bug
|
2009-09-14 18:38:23 +00:00 |