Commit Graph

6395 Commits

Author SHA1 Message Date
Eli Barzilay
ae087c18b6 fixed error messages
svn: r8611
2008-02-10 06:19:58 +00:00
Eli Barzilay
2c99aaa75c minor
svn: r8609
2008-02-10 05:40:06 +00:00
Matthew Flatt
937e912728 fix optimization that avoids some space-safety work
svn: r8608
2008-02-09 17:07:19 +00:00
Matthew Flatt
350903f027 another sfs attempt
svn: r8607
2008-02-09 16:02:45 +00:00
Matthew Flatt
d94919802f re-disable sfs compiler pass (yet another bug that I somehow overlooked)
svn: r8606
2008-02-09 15:46:26 +00:00
Matthew Flatt
d8a93a6d9a re-enable sfs compiler pass (bug fixed)
svn: r8605
2008-02-09 15:39:14 +00:00
Matthew Flatt
39c29c2c59 argh --- disable sfs conversion, (found a bug)
svn: r8604
2008-02-09 15:17:38 +00:00
Matthew Flatt
bae5ca3d59 turn off over-agressive sfs clearing
svn: r8603
2008-02-09 15:07:35 +00:00
Matthew Flatt
7ba3c6d79b fix sfs for module(!)
svn: r8602
2008-02-09 15:06:25 +00:00
Robby Findler
a1b8ba51ad PR 9186
svn: r8601
2008-02-09 14:52:01 +00:00
Matthew Flatt
f22f94b345 minor doc-build space savings
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
4f6d727b91 3.99.0.11, safe for space (in 3m+JIT mode)
svn: r8599
2008-02-09 14:27:36 +00:00
Matthew Flatt
ad0a9aa3b5 refine note on setup/main
svn: r8598
2008-02-09 13:02:59 +00:00
Matthew Flatt
1959c56743 doc and test repairs
svn: r8597
2008-02-09 13:01:39 +00:00
Eli Barzilay
6b48a31ffb add -U to avoid compiling user-specific collects
svn: r8590
2008-02-08 19:54:42 +00:00
Eli Barzilay
c693c49767 typos
svn: r8589
2008-02-08 19:53:30 +00:00
Eli Barzilay
fd1117888e reformat
svn: r8588
2008-02-08 19:32:53 +00:00
Eli Barzilay
0e77057aa9 svn: r8587 2008-02-08 19:09:28 +00:00
Eli Barzilay
f30c78dd60 svn: r8584 2008-02-08 16:47:10 +00:00
Eli Barzilay
aeedf9815c Welcome to a new PLT day.
svn: r8580
2008-02-08 08:50:15 +00:00
Eli Barzilay
7539945a3d much improved search, extended and fixed sendurl, string-based rendering for xrefs
svn: r8577
2008-02-08 04:32:49 +00:00
Eli Barzilay
11d4f9c00c improved error message
svn: r8574
2008-02-07 21:12:12 +00:00
Eli Barzilay
52854f54bb * Made it possible to pass 'inline for css-path to have the css
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
  to make it possible to render search results directly into a string.

svn: r8573
2008-02-07 21:00:14 +00:00
John Clements
d135abdd17 ...
svn: r8572
2008-02-07 19:45:51 +00:00
John Clements
16f4125d0e saw my own bug first
svn: r8571
2008-02-07 19:37:27 +00:00
John Clements
6c0ac2d25c took eli's suggestion re: use of or
svn: r8570
2008-02-07 19:34:22 +00:00
John Clements
b79ea16fcf error message for non-string result in get-cgi-method
svn: r8569
2008-02-07 19:27:37 +00:00
Eli Barzilay
cd8470fc21 use ~e for errors
svn: r8568
2008-02-07 18:09:27 +00:00
Eli Barzilay
5666dd3d81 oops
svn: r8567
2008-02-07 17:26:03 +00:00
Eli Barzilay
cad5f5d85d search improvements
svn: r8566
2008-02-07 17:25:49 +00:00
Eli Barzilay
de82823bfa search improvements
svn: r8565
2008-02-07 17:22:55 +00:00
Matthew Flatt
d83e62b71c generate-search-results renamed to perform-search (I think)
svn: r8563
2008-02-07 11:49:57 +00:00
Eli Barzilay
115265361e Welcome to a new PLT day.
svn: r8562
2008-02-07 08:50:20 +00:00
Eli Barzilay
0cd1cc4b08 Lots of fixes & improvements for help
svn: r8561
2008-02-07 07:59:59 +00:00
Eli Barzilay
aae78d7af4 adapt the class hierarchy to default-immutable-pairs
svn: r8559
2008-02-07 05:11:27 +00:00
Eli Barzilay
f510340b7a Another patch from Doug Orleans
svn: r8558
2008-02-07 04:54:28 +00:00
Eli Barzilay
8a17372db3 Make regexp-split and relatives work with empty matches like other
regexp packages (eg, Dorai's pregexp and Emacs).

svn: r8556
2008-02-06 19:19:44 +00:00
Eli Barzilay
6436441ebd minor things
svn: r8554
2008-02-06 11:35:01 +00:00
Eli Barzilay
ab64d26a21 yet further improvements
svn: r8553
2008-02-06 10:14:24 +00:00
Matthew Flatt
15304f5870 more mzlib scribbling
svn: r8552
2008-02-06 04:10:54 +00:00
Eli Barzilay
2ae21adbff use tail-calls for regexp iterations
svn: r8549
2008-02-06 02:49:19 +00:00
Matthew Flatt
8bac4b1d28 start scribbling mzlib (about half done)
svn: r8546
2008-02-05 22:07:35 +00:00
Eli Barzilay
f3bbc44451 Major cleanup, switch regexp-fn to a macro to clarify things
svn: r8545
2008-02-05 22:02:34 +00:00
Ryan Culpepper
13a3c31ad5 changed macro-debugger to use v4 syntax (mostly)
svn: r8544
2008-02-05 21:56:49 +00:00
Sam Tobin-Hochstadt
5d17cf0417 Byte strings are legal literals in match constants.
svn: r8543
2008-02-05 17:48:10 +00:00
Ryan Culpepper
6fa6ea3bb3 scribbled macro-debugger docs
svn: r8542
2008-02-05 17:38:58 +00:00
Matthew Flatt
75b8275231 fix typo on reference first page
svn: r8541
2008-02-05 17:01:05 +00:00
Matthew Flatt
8efa991f4f match: specify failure, and add byte strings as patterns
svn: r8540
2008-02-05 16:59:54 +00:00
Matthew Flatt
52355ec9e6 move setup/infotab documentation to setup-plt manual
svn: r8539
2008-02-05 16:51:19 +00:00
Matthew Flatt
794e6c8a39 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538
2008-02-05 16:33:26 +00:00