racket/collects
Eli Barzilay c19e157b48 * New logging facility: simply use current-error-port as a logging output
- uses a plain prefix-style log
  - does not save the log to log.ss (customization options will be coming up)
* Use that in the status servlet too
* Renamed `LOG' to `log-line'
  (it is now just printing to the current error port)
* Reformatted doc.txt, and some code
* Always use Content-Disposition, with `inline' for non-wxme files
* Moved run-status to private

svn: r4831
2006-11-13 01:24:34 +00:00
..
afm allow 'true' at start of TTF 2005-12-13 11:57:55 +00:00
algol60 got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language 2006-08-17 16:05:41 +00:00
browser drop redundant require, compress onlys 2006-10-12 21:21:25 +00:00
compiler ignore extensions when creating stand-alone executables 2006-11-13 00:25:28 +00:00
config * compile-omit-files will not prevent compilation of a required (compiled) 2006-06-18 16:31:02 +00:00
defaults
drscheme document new argument to fill-language-dialog 2006-11-06 22:12:44 +00:00
dynext no more PLTHOME anywhere; instead, there's a dir.ss library to find various directories 2006-05-12 21:14:02 +00:00
embedded-gui {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
eopl got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language 2006-08-17 16:05:41 +00:00
errortrace added clear-profile-results 2006-10-05 18:46:33 +00:00
ffi
framework ascii only + reformat a little 2006-11-06 08:06:16 +00:00
frtime turned on smoothing for animation library 2006-11-11 19:01:02 +00:00
games allow empty as a door image 2006-11-10 20:51:54 +00:00
graphics fixed bug and specs of draw/idraw Canvases in htdch 2006-07-28 14:43:22 +00:00
guibuilder used capability interface for a bunch more special menu items 2006-06-03 19:44:18 +00:00
handin-client added some defaults 2006-05-25 19:11:37 +00:00
handin-server * New logging facility: simply use current-error-port as a logging output 2006-11-13 01:24:34 +00:00
help fixed PR 8364 2006-11-01 18:40:08 +00:00
hierlist removed calls to set-max-undo-history 2006-06-02 17:00:24 +00:00
honu-module 350.2 2006-06-27 12:34:39 +00:00
htdch endOf* now consumes string and displays in separate message box 2006-07-31 02:52:25 +00:00
htdp put-pinhole instead of move-pinhole for nw:rectangle 2006-11-01 21:49:20 +00:00
html {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
icons better icons (?) 2006-06-11 08:45:55 +00:00
lang top-level-begin requires different stepper annotation 2006-11-05 16:54:23 +00:00
launcher make-embeddeding-executable => create-embedding-executable 2006-10-22 21:34:59 +00:00
lazy keywords moved elsewhere 2006-10-10 15:22:05 +00:00
macro-debugger Fixed linking bug 2006-10-09 15:38:20 +00:00
make no more PLTHOME anywhere; instead, there's a dir.ss library to find various directories 2006-05-12 21:14:02 +00:00
mred added get-argb-pixels to bitmap class 2006-11-01 06:54:04 +00:00
mrflow remove info.ss for now 2006-08-29 09:23:24 +00:00
mrlib added a comment 2006-09-16 02:36:06 +00:00
mysterx 301.16 2006-05-24 19:29:58 +00:00
mzcom fix bad uses of installer argument 2006-05-14 13:05:50 +00:00
mzlib fix syntax-parameterize when RHS refers to LHS (PR 8383) 2006-11-13 00:49:50 +00:00
mzscheme keep .plt-relevant versions at just 300 2006-06-17 21:49:08 +00:00
mztake still don't know why it tries to read past the end of the id vector (perhaps states of different tabs are getting confused) 2006-11-07 22:27:13 +00:00
net PR 8376 - Adding https 'support' to url-unit.ss 2006-11-07 21:55:41 +00:00
openssl more thoroughly convert the SSL machinery to use a connection-specific error function 2006-10-18 05:46:14 +00:00
parser-tools fix typo in comment (PR 7923!) 2006-04-28 13:21:04 +00:00
planet typo (pr8356) 2006-10-30 21:52:50 +00:00
plot including suggested fix from Doug Williams 2006-07-19 18:06:27 +00:00
preprocessor double bug in include 2006-02-02 09:29:14 +00:00
profj Moved profj-testing back to profj temporarily for the release 2006-11-09 10:18:37 +00:00
profjBoxes Added language capabilities for Profj, and the Java example box 2006-05-31 19:14:10 +00:00
profjWizard htdch collection reorganized, docs too 2006-07-06 18:15:35 +00:00
r5rs provide a restricted form of define that does not create curried definitions 2006-05-24 19:07:56 +00:00
r6rs r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
readline * Expose a prompt parameter for use with readline 2006-10-12 18:27:55 +00:00
repos-time-stamp Welcome to a new PLT day. 2006-11-12 06:05:43 +00:00
scribble rest arg -> #:optional 2006-09-21 14:13:32 +00:00
setup typo 2006-10-04 19:01:02 +00:00
sgl use new get-argb-pixels to convert bitmap to GL 2006-11-01 23:04:12 +00:00
sirmail don't spell-check Chinese (or any sequence of uncased letters) 2006-10-18 05:48:23 +00:00
skipper
slatex RequirePackage can identify latex files (PR7996) 2006-04-06 17:36:07 +00:00
slibinit avoid path->string on a string 2006-08-02 16:12:08 +00:00
slideshow correct round-off error in Slideshow clickback highlighting 2006-11-08 21:49:11 +00:00
srfi svn: r4689 2006-10-26 12:32:12 +00:00
srpersist Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
stepper fixed bugs 2006-11-05 17:43:07 +00:00
string-constants keybindings, square brackets 2006-10-30 07:12:29 +00:00
swindle fix language positions, misc improvements 2006-08-17 20:21:12 +00:00
syntax ignore extensions when creating stand-alone executables 2006-11-13 00:25:28 +00:00
syntax-color Added #px alongside #rx. 2006-10-30 11:28:18 +00:00
teachpack typo in world doc 2006-11-07 23:15:38 +00:00
test-suite re-enable test-suite 2006-07-27 17:00:38 +00:00
tests new srfis added 2006-11-11 00:28:28 +00:00
tex2page 2005->2006 2005-12-26 20:45:10 +00:00
texpict fix pin-under 2006-11-10 20:49:58 +00:00
trace fix begin0 processing and add needed recertification 2006-06-06 20:17:39 +00:00
version remove debugging code 2006-07-24 17:19:46 +00:00
waterworld
web-server up 2006-11-11 06:41:17 +00:00
xelda {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
xml improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc) 2006-07-09 21:07:04 +00:00