Matthew Flatt
ba42c11850
fix doc typos
...
svn: r11006
2008-07-31 12:09:28 +00:00
Matthew Flatt
9d4949093c
refine error message for bad use of expanded expression
...
svn: r11005
2008-07-31 12:08:40 +00:00
Robby Findler
e7c3919d72
removed obsolete searching preference
...
svn: r11004
2008-07-31 12:07:36 +00:00
Eli Barzilay
7ef5249fa5
proper error message
...
svn: r11003
2008-07-31 09:24:17 +00:00
Eli Barzilay
9fc26a84c9
Welcome to a new PLT day.
...
svn: r11002
2008-07-31 07:50:12 +00:00
Eli Barzilay
b93cdc5803
minor
...
svn: r11001
2008-07-31 04:03:28 +00:00
Robby Findler
fceb977f7b
performance improvement when the stacks are huge
...
svn: r11000
2008-07-31 03:14:37 +00:00
Matthew Flatt
3c984246ca
move bibliography to end of 'file' document
...
svn: r10999
2008-07-31 02:52:36 +00:00
Matthew Flatt
2a6f90b0e4
comment out quantize-bitmap so that it works in mzscheme
...
svn: r10998
2008-07-31 02:47:25 +00:00
Danny Yoo
ec408d0f24
Moved octree-quantize to private, replacing original implementation of file/gif's quantize.
...
svn: r10996
2008-07-31 02:19:40 +00:00
Eli Barzilay
69d723acfc
typos
...
svn: r10995
2008-07-31 01:49:48 +00:00
Eli Barzilay
8740c47362
* Set svn:eol-style
...
* Minor style edits
* No need for a specific exception, and fix error messages
svn: r10994
2008-07-31 00:56:22 +00:00
Danny Yoo
f2a1773422
Updated write-animated-gif to use the octree quantizer.
...
svn: r10993
2008-07-31 00:27:05 +00:00
Danny Yoo
6b2e5f4014
octree-quantize.ss added.
...
svn: r10992
2008-07-30 23:57:53 +00:00
Chongkai Zhu
6b42b0dfe6
svn: r10991
2008-07-30 21:59:27 +00:00
Matthew Flatt
f46c257a42
improve error message for out-of-date module accesses
...
svn: r10990
2008-07-30 20:47:19 +00:00
Matthew Flatt
16b04d0328
fix syntax pattern-matching bug (PR 9643)
...
svn: r10989
2008-07-30 19:45:59 +00:00
Robby Findler
1338d3d5fe
added some notes for use when I get back to this
...
svn: r10988
2008-07-30 19:43:17 +00:00
Robby Findler
9ee96143a4
some progress porting the docs to scribble
...
svn: r10987
2008-07-30 19:06:34 +00:00
Matthew Flatt
c2c7777c37
fix schemegrammar*
...
svn: r10986
2008-07-30 17:20:09 +00:00
Robby Findler
9126b772f7
started doc.txt => scrbl conversion
...
svn: r10985
2008-07-30 14:28:22 +00:00
Eli Barzilay
42253e749c
Welcome to a new PLT day.
...
svn: r10984
2008-07-30 07:50:06 +00:00
Robby Findler
f764966843
renamed anchor pref
...
svn: r10983
2008-07-30 03:52:30 +00:00
Eli Barzilay
00df4dc7d6
new style info files
...
svn: r10982
2008-07-30 03:51:13 +00:00
Robby Findler
86c7c808d4
fixed things up so that everything is at least compiling now
...
svn: r10980
2008-07-30 03:41:00 +00:00
Casey Klein
ba4b0b6301
- Fixed bug in pick-char' and
random-string'.
...
- Added support for hole and in-hole patterns.
- Fixed infinite loop triggered by `any' pattern.
- Removed schemeunit-test from run-all-tests.ss.
svn: r10978
2008-07-30 00:46:30 +00:00
Robby Findler
ff8578ca13
fixed a bug in searching; typing control-g without opening the search window crashes
...
svn: r10977
2008-07-29 23:00:02 +00:00
Robby Findler
35abfba5b4
added a main.ss and got rid of planet dependencies and the old crufty subst
...
svn: r10976
2008-07-29 21:55:19 +00:00
Eli Barzilay
ba2036681b
Welcome to a new PLT day.
...
svn: r10975
2008-07-29 21:53:28 +00:00
Robby Findler
341d0c76a9
adding redex to main SVN archive so it goes into the distribution
...
svn: r10974
2008-07-29 21:46:15 +00:00
Robby Findler
8d0d6d5d28
fixed a bug in run-after-edit-sequence
...
svn: r10973
2008-07-29 21:39:32 +00:00
Matthew Flatt
c8318761c8
document ways to control Scribble TOC output
...
svn: r10972
2008-07-29 20:40:25 +00:00
Matthew Flatt
8140b3644e
add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6)
...
svn: r10971
2008-07-29 19:27:33 +00:00
Matthew Flatt
1ca888a934
dic docs for 'do' (PR 9640)
...
svn: r10970
2008-07-29 19:23:38 +00:00
Robby Findler
316ee3180d
adjusted drawing order to highlight searches slightly better
...
svn: r10969
2008-07-29 18:25:18 +00:00
Stevie Strickland
402de6f090
Yes, we need the hyphen.
...
svn: r10968
2008-07-29 17:10:01 +00:00
Stevie Strickland
be456fec94
Actually, revert that last change. What we'll do is:
...
* Fix up things so that we actually use 'temp-dir via find-system-path
instead of using /tmp always
* Turn off logging via the logging? for-syntax definition.
svn: r10967
2008-07-29 17:06:11 +00:00
Stevie Strickland
2d9a48a11d
This shouldn't have been left in.
...
svn: r10966
2008-07-29 16:58:21 +00:00
Chongkai Zhu
3379ec96b6
flush log
...
svn: r10965
2008-07-29 16:44:01 +00:00
Robby Findler
8c022426f4
improved the caching in the contour window drawing so it does allocation on each redraw
...
svn: r10964
2008-07-29 14:00:43 +00:00
Kathy Gray
57b1ba802f
recurs support; take 2
...
svn: r10963
2008-07-29 13:57:22 +00:00
Matthew Flatt
71cad3b6a1
minor improvement in Slideshow docs
...
svn: r10962
2008-07-29 13:25:04 +00:00
Matthew Flatt
1b3e2162ba
fix typos in comments
...
svn: r10961
2008-07-29 13:24:43 +00:00
Matthew Flatt
2c813c53c5
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
2008-07-29 12:56:05 +00:00
Robby Findler
21e3f5f6c5
hide the anchor, take 2
...
svn: r10959
2008-07-29 12:52:31 +00:00
Matthew Flatt
fe0fc8e20b
refine x86 JIT output to use shorter jump instructions; inline vector-ref and vector-set! more completely
...
svn: r10958
2008-07-29 12:27:36 +00:00
Eli Barzilay
e4f04372a0
Welcome to a new PLT day.
...
svn: r10957
2008-07-29 07:50:09 +00:00
Eli Barzilay
5cee270746
svn: r10956
2008-07-29 07:45:26 +00:00
Eli Barzilay
bc435dc640
Use context queries based on language capabilities.
...
svn: r10955
2008-07-29 06:59:43 +00:00
Eli Barzilay
a871476756
typo
...
svn: r10954
2008-07-29 04:33:36 +00:00