racket/collects/version
Eli Barzilay c3985c706c Change parsing of old versions:
NNNpN -> N.NN.N
  NNN.N -> N.NN.0.N
This is better than mapping NNN.N to N.NN.N, because it follows the
fact that NNN.N were not release versions, so they're mapped to
numbers that are not release versions now.

svn: r11398
2008-08-23 07:06:33 +00:00
..
check.ss * Updated `valid-version?' to restrict ranges of subparts 2008-06-11 19:17:02 +00:00
doc.txt Added auto-check functionality, off by default. 2005-12-02 08:46:05 +00:00
info.ss proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
patchlevel.ss temporary error while download pages are not ported 2008-02-27 14:13:45 +00:00
tool.ss temporary error while download pages are not ported 2008-02-27 14:13:45 +00:00
utils.ss Change parsing of old versions: 2008-08-23 07:06:33 +00:00
version.scrbl * Added `version->integer' 2008-07-14 07:56:18 +00:00