Commit Graph

2812 Commits

Author SHA1 Message Date
Mike Sperber
562f12160d Make debugging output from mzc work again.
svn: r4976
2006-11-29 07:16:08 +00:00
Jay McCarthy
ee88a04972 Gurnell
svn: r4970
2006-11-28 21:19:43 +00:00
Jacob Matthews
f2bd91c8ec Fix bug that would crash planet in some cases if certain subdirectories didn't exist
svn: r4969
2006-11-28 16:15:45 +00:00
Eli Barzilay
41fc79dc0b Welcome to a new PLT day.
svn: r4968
2006-11-28 08:50:04 +00:00
Jacob Matthews
b45ea7717b Added a command-line flag analagous to -l but for planet packages (which have to already be installed)
svn: r4966
2006-11-28 05:48:34 +00:00
Jacob Matthews
16a3b5e1d8 Additions to support a new command-line flag, plus a few other bits of miscellany.
svn: r4965
2006-11-28 05:47:07 +00:00
Jacob Matthews
b25e8a9633 The client now deletes tmp files as soon as it's done with them.
svn: r4962
2006-11-27 19:17:44 +00:00
Jay McCarthy
5b9ccf32ae pr8404
svn: r4960
2006-11-27 14:02:28 +00:00
Matthew Flatt
bedaf6bbfd pop-up for decorated editor snip on right-button click, not right-button-held-down
svn: r4958
2006-11-27 08:08:23 +00:00
Eli Barzilay
7225c5f60e Welcome to a new PLT day.
svn: r4955
2006-11-27 05:52:02 +00:00
Eli Barzilay
8cf06caec2 Welcome to a new PLT day.
svn: r4947
2006-11-26 08:50:02 +00:00
Eli Barzilay
7b17bc4efd fixed path bug
svn: r4946
2006-11-26 07:07:18 +00:00
Eli Barzilay
d5528cdb12 svn: r4945 2006-11-26 07:01:19 +00:00
Chongkai Zhu
ef5f1e26c1 new SRFI 71 implementation
svn: r4942
2006-11-23 23:31:27 +00:00
Eli Barzilay
f68b85da36 major cleanups in the help desk servlets
svn: r4941
2006-11-23 22:46:57 +00:00
Eli Barzilay
0a857f8d10 ~n -> \n
svn: r4940
2006-11-23 21:56:47 +00:00
Eli Barzilay
36d0159d8f ~n -> \n
svn: r4939
2006-11-23 21:54:13 +00:00
Eli Barzilay
2f9a43cd42 use new code, now that the web-server is fixed
svn: r4938
2006-11-23 20:33:00 +00:00
Eli Barzilay
ed58b58c90 even better code
svn: r4937
2006-11-23 17:56:06 +00:00
Eli Barzilay
a0243b4616 fixed another typo in the code, added tests
svn: r4936
2006-11-23 17:49:24 +00:00
Eli Barzilay
f902ea5ba9 fixed some stuff, added tests, added simple option (no ranges)
svn: r4935
2006-11-23 17:38:53 +00:00
Eli Barzilay
698a9fec23 no need for special regexp-quote
svn: r4934
2006-11-23 10:08:23 +00:00
Eli Barzilay
6fbc2dc27f improved glob->regexp + tests
svn: r4933
2006-11-23 09:53:58 +00:00
Eli Barzilay
145cc5be61 improved regexp-quote and regexp-replace-quote
svn: r4932
2006-11-23 05:39:47 +00:00
Eli Barzilay
a024df75fb better use of regexps
svn: r4931
2006-11-23 04:44:25 +00:00
Eli Barzilay
c6a0983954 use regexp
svn: r4930
2006-11-23 04:34:12 +00:00
Eli Barzilay
2a4c258bef reformatting, lots of it
svn: r4929
2006-11-23 03:59:57 +00:00
Matthew Flatt
8fa49ab706 re-export mzscheme integer-length from SRFI-60
svn: r4927
2006-11-23 01:51:55 +00:00
Matthew Flatt
94adeb1d13 make more path tests run on all platforms, use system-idle-evt for some sync tests
svn: r4926
2006-11-23 01:50:34 +00:00
Matthew Flatt
46fed6e891 serialize paths with convention type
svn: r4925
2006-11-23 01:50:00 +00:00
Eli Barzilay
ed651fd381 Welcome to a new PLT day.
svn: r4920
2006-11-22 08:50:03 +00:00
Eli Barzilay
11debcdcdc reformatted
svn: r4916
2006-11-22 00:06:01 +00:00
John Clements
404fad489d working on begin0
svn: r4915
2006-11-21 23:01:55 +00:00
John Clements
5a795b614c working on begin0
svn: r4914
2006-11-21 23:01:26 +00:00
Eli Barzilay
da1163561f fix PR8399
svn: r4912
2006-11-21 22:19:06 +00:00
Matthew Flatt
5bf8586f99 typo
svn: r4911
2006-11-21 21:15:23 +00:00
Eli Barzilay
138c5d770e Welcome to a new PLT day.
svn: r4907
2006-11-21 06:11:44 +00:00
Eli Barzilay
cb8acb8fd3 * Exposed a proper coverage interface, similar to execution counts
* Generalized `annotate-executed-file' so it can deal with both,
  also can customize its output
* Explain the difference between coverage-counts and execution-counts in
  doc.txt

svn: r4906
2006-11-21 05:51:38 +00:00
Jay McCarthy
91aaeb95f5 ELI
svn: r4905
2006-11-21 03:58:09 +00:00
Jay McCarthy
04c0daf572 ELI
svn: r4904
2006-11-21 03:57:25 +00:00
Matthew Flatt
e05ce0bdc4 doc corrections for expand-syntax-top-level-with-compile-time-evals et al.
svn: r4903
2006-11-21 02:19:50 +00:00
Matthew Flatt
a67ea80b65 clean up Meta-q implementation
svn: r4902
2006-11-21 01:40:26 +00:00
Eli Barzilay
fa348fffdf Welcome to a new PLT day.
svn: r4892
2006-11-20 09:51:02 +00:00
Eli Barzilay
3b9770c76a * New log facility is actually working
* New configuration options to set output log, log file, and web log file
* Centralized dealing with configuration options (including conversions and
  defaults)

svn: r4890
2006-11-20 09:07:07 +00:00
Eli Barzilay
42327b10e6 improved coverage information facility
svn: r4886
2006-11-19 10:31:06 +00:00
Matthew Flatt
31f39a0f0f get-text-extent must always return an inexact width
svn: r4883
2006-11-18 23:23:37 +00:00
Eli Barzilay
7707065a2d cond -> case
svn: r4882
2006-11-18 23:10:47 +00:00
Robby Findler
8d8ed4589c Jens Axel's latest version of the file
svn: r4881
2006-11-18 16:18:10 +00:00
Robby Findler
db97c7c4ae fixed PR 8389
svn: r4880
2006-11-18 16:09:42 +00:00
Robby Findler
5a8e635531 fixed PR 8387
svn: r4875
2006-11-16 22:39:02 +00:00