racket/collects/frtime
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
..
demos * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
private v3.99.0.2 2007-11-13 12:40:00 +00:00
animation.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
base-gm.ss cleaned up and fixed base-gm.ss in frtime and mztake 2006-04-04 23:20:27 +00:00
clock.png Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
date.ss adding kim's optimizer 2007-01-12 23:47:08 +00:00
doc.txt - fixed a doc bug 2006-01-10 19:05:47 +00:00
dv.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
erl.ss use current-inexact-milliseconds instead of current-milliseconds to avoid wrap-around problems 2007-12-26 18:11:37 +00:00
etc.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
frp-core.ss equal? and hashing work on cyclic values 2007-12-27 11:07:14 +00:00
frp-snip.ss make events display like they used to 2007-09-15 22:10:08 +00:00
frtime-big.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
frtime-lang-only.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
frtime-opt-lang.ss adding kim's optimizer 2007-01-12 23:47:08 +00:00
frtime-opt.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
frtime-tool.ss constructors no longer lifted 2007-07-07 19:07:31 +00:00
frtime.scrbl openssl scribblings 2008-01-23 15:04:44 +00:00
frtime.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
ft-qq.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
graphics-posn-less-unit.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
graphics-sig.ss merged units branch 2006-12-05 20:31:14 +00:00
graphics-unit.ss merged units branch 2006-12-05 20:31:14 +00:00
graphics.ss merged units branch 2006-12-05 20:31:14 +00:00
gui.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
heap.ss cleaned up and fixed base-gm.ss in frtime and mztake 2006-04-04 23:20:27 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
lang-ext.ss use current-inexact-milliseconds instead of current-milliseconds to avoid wrap-around problems 2007-12-26 18:11:37 +00:00
list.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
lowered-equivs.ss fix property & file format mess 2007-01-12 23:55:37 +00:00
main.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
math.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mymatch.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mzscheme-core.ss fix definition of apply in frtime and attempt to fix display of structures with signals 2008-01-11 03:02:22 +00:00
mzscheme-utils.ss fix definition of apply in frtime and attempt to fix display of structures with signals 2008-01-11 03:02:22 +00:00
struct.ss v3.99.0.2 2007-11-13 12:40:00 +00:00