Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
a4d6fa5a0e
fix clipping problem in sirmail reader
...
svn: r8743
2008-02-20 19:39:47 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Matthew Flatt
ce04c9457b
change style<%> size caching so that it doesn't create a link to a dc; adjust GC page size of windows to match system allocation granularity
...
svn: r8298
2008-01-11 14:30:37 +00:00
Matthew Flatt
a7dad576bd
fix modbeg again, change resolved module path so that it is not case-normalized
...
svn: r7917
2007-12-07 17:51:08 +00:00
Matthew Flatt
5b0a0be3d6
change scheme/unit and scheme/signature #langs to build on scheme/base
...
svn: r7792
2007-11-20 23:44:31 +00:00
Matthew Flatt
dc5670cad5
finish up regexp (and former mzlib/string.ss) docs
...
svn: r7785
2007-11-20 13:54:07 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
6ced0347a5
add text/plain; charset=UTF-8 as an enclosure type
...
svn: r6548
2007-06-08 21:18:27 +00:00
Matthew Flatt
3c25a6ad93
make scribble reader section fit narrower column
...
svn: r6265
2007-05-24 10:36:03 +00:00
Matthew Flatt
98b33e8ae1
use new color-preference name
...
svn: r6152
2007-05-05 07:03:00 +00:00
Matthew Flatt
91add0453f
369.4
...
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
cf0b303497
359.2, collects changes
...
svn: r5143
2006-12-20 00:57:12 +00:00
Robby Findler
d47247507f
changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
...
svn: r5058
2006-12-07 22:32:31 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
a67ea80b65
clean up Meta-q implementation
...
svn: r4902
2006-11-21 01:40:26 +00:00
Matthew Flatt
7a37515b57
don't spell-check Chinese (or any sequence of uncased letters)
...
svn: r4627
2006-10-18 05:48:23 +00:00
Robby Findler
02e1833c8c
changed the save-to-desktop feature to remove slashes from path names
...
svn: r4443
2006-09-26 22:04:03 +00:00
Robby Findler
79a6945f54
changed the 'auto-open' link in emails with attachments
...
svn: r4438
2006-09-26 13:48:39 +00:00
Robby Findler
7694a014ee
changed the 'auto-open' link in emails with attachments
...
svn: r4437
2006-09-26 13:44:48 +00:00
Matthew Flatt
ed8eef79a9
enclosure filename might have path separators
...
svn: r4395
2006-09-20 08:28:24 +00:00
Robby Findler
cb3989677e
added some error checking
...
svn: r4213
2006-09-01 15:25:09 +00:00
Matthew Flatt
684e4baf24
find aspell like ispell
...
svn: r3072
2006-05-26 12:17:54 +00:00
Matthew Flatt
523d7db8bc
fix recover script
...
svn: r2953
2006-05-16 16:02:41 +00:00
Matthew Flatt
0416367a7f
make spell check work right with aspell
...
svn: r2906
2006-05-11 15:31:03 +00:00
Matthew Flatt
a65c9de446
move error-dialog code to utils
...
svn: r2802
2006-04-26 15:28:00 +00:00
Eli Barzilay
16f01a1109
{quick,merge}sort -> sort
...
svn: r2569
2006-04-01 12:24:15 +00:00
Matthew Flatt
2b47616f14
added field-match sort
...
svn: r2184
2006-02-09 14:12:29 +00:00
Matthew Flatt
0c7aff3441
authenticated SMTP
...
svn: r2136
2006-02-06 14:03:28 +00:00
Matthew Flatt
adcb4ff4b7
changed clone shortcut to =
...
svn: r2006
2006-01-27 22:02:54 +00:00
Matthew Flatt
2840ee474d
added a clone operation to the send window
...
svn: r2005
2006-01-27 22:01:12 +00:00
Robby Findler
6d8ddc10fe
improved white on black setup a little more
...
svn: r1788
2006-01-09 00:07:49 +00:00
Robby Findler
8fdf54d02b
fixed up bugs when font colors are not set to black on white
...
svn: r1781
2006-01-07 15:34:22 +00:00
Matthew Flatt
e422152bc4
undo off by default, Emacs-style undo added
...
svn: r1719
2005-12-30 21:41:58 +00:00
Matthew Flatt
b43abfcc6d
more v300.2
...
svn: r1683
2005-12-24 22:47:07 +00:00
Matthew Flatt
816a172e8d
recognize aspell
...
svn: r1341
2005-11-17 21:58:44 +00:00
Robby Findler
c3c9dd7a02
added auto bcc to sirmail
...
svn: r1131
2005-10-22 23:15:59 +00:00
Eli Barzilay
daa18fcba0
typos
...
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
e41b2fb359
Added src, set properties for all DOS files.
...
svn: r4
2005-05-27 21:53:51 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00