racket/collects/net
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
..
private formatting etc 2006-12-06 21:23:38 +00:00
scribblings * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
base64-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
base64-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
base64.ss merged units branch 2006-12-05 20:31:14 +00:00
cgi-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
cgi-unit.ss improved error message 2008-02-07 21:12:12 +00:00
cgi.ss formatting etc 2006-12-06 21:23:38 +00:00
cookie-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
cookie-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
cookie.ss formatting etc 2006-12-06 21:23:38 +00:00
dns-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
dns-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
dns.ss formatting etc 2006-12-06 21:23:38 +00:00
doc.txt avoid all characters that have to be encoded in Scribble-generated HTML anchors 2007-12-13 17:49:52 +00:00
ftp-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
ftp-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
ftp.ss formatting etc 2006-12-06 21:23:38 +00:00
gifwrite.ss new 'file' collection to house file-format libraries 2007-12-29 19:27:05 +00:00
head-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
head-unit.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
head.ss formatting etc 2006-12-06 21:23:38 +00:00
imap-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
imap-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
imap.ss formatting etc 2006-12-06 21:23:38 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
mime-sig.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
mime-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
mime-util.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mime.ss fix FSF address 2007-04-10 17:59:38 +00:00
nntp-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
nntp-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
nntp.ss formatting etc 2006-12-06 21:23:38 +00:00
pop3-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
pop3-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
pop3.ss formatting etc 2006-12-06 21:23:38 +00:00
qp-sig.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
qp-unit.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
qp.ss fix FSF address 2007-04-10 17:59:38 +00:00
sendmail-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
sendmail-unit.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
sendmail.ss formatting etc 2006-12-06 21:23:38 +00:00
sendurl.ss much improved search, extended and fixed sendurl, string-based rendering for xrefs 2008-02-08 04:32:49 +00:00
smtp-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
smtp-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
smtp.ss formatting etc 2006-12-06 21:23:38 +00:00
ssl-tcp-unit.ss formatting etc 2006-12-06 21:23:38 +00:00
tcp-redirect.ss no need for string->immutable-string when creating exceptions 2007-01-17 01:18:50 +00:00
tcp-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
tcp-unit.ss formatting etc 2006-12-06 21:23:38 +00:00
unihead.ss formatting etc 2006-12-06 21:23:38 +00:00
uri-codec-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
uri-codec-unit.ss minor 2008-01-29 15:39:37 +00:00
uri-codec.ss formatting etc 2006-12-06 21:23:38 +00:00
url-sig.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
url-structs.ss PR8809 (value-less keys in the query parts) -- see message in the PR log 2007-07-18 03:42:23 +00:00
url-unit.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
url.ss Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same. 2007-08-06 13:58:22 +00:00