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
Matthew Flatt
7d549762b1
improved (hopefully) handling of mouse events for Mac, repair for PR 5326
...
svn: r4944
2006-11-26 00:47:32 +00:00
Matthew Flatt
20ce8f7e61
src loc for undefined provided names
...
svn: r4943
2006-11-26 00:45:16 +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
7746993512
notes for v360.2
...
svn: r4928
2006-11-23 01:51: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
Matthew Flatt
1a4df0fa70
fix append_path hack to specify the right type; should fix this by using MzScheme exports, eventually
...
svn: r4924
2006-11-23 01:49:29 +00:00
Matthew Flatt
a21214a558
find one procedure name for v360.2
...
svn: r4923
2006-11-23 01:48:33 +00:00
Matthew Flatt
08c1c5f608
v360.2, almost
...
svn: r4922
2006-11-23 01:47:39 +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
Matthew Flatt
e1489d0527
fix GetTextExtent for X11
...
svn: r4908
2006-11-21 07:09:05 +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
Matthew Flatt
d0a37a636c
add a length argument to the internal GetTextExtent, so that the implementation of string snips can avoid a temporary mutation (which turns out to be dangerous, unsurprisingly, when reflowing text for a PostScript output)
...
svn: r4901
2006-11-21 01:37:37 +00:00
Matthew Flatt
c537bfb8ac
360.1
...
svn: r4897
2006-11-20 21:32:57 +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
a0437ed206
fix call_ec so that it works when used outside of Scheme evaluation, such as when raise_break is called to handle a ctl-c in MrEd
...
svn: r4885
2006-11-18 23:34:52 +00:00
Matthew Flatt
b03b114135
comment out unneeded delete that triggers free() instead of GC_free()
...
svn: r4884
2006-11-18 23:25:38 +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