compatibility/collects
Eli Barzilay cf2a703ad4 Make `ftp-make-file-seconds' use a correct year instead of 2002.
This function was using 2002 when there's no year...  Updated it to use
the last occurrence of the guessed date, as described at
  http://files.stairways.com/other/ftp-list-specs-info.txt

This function still looks pretty bogus -- the RFC does *not* say
anything about the format of response to `LIST', so it's whatever
semi-random thing the server does.  (The above link looks like an
attempt to fix it, but I didn't see anything more official than that.)
From some looking around, it looks like ftp clients just try a bunch of
patterns against the text.  Add also warnings in the documentation about
this.

original commit: 234015b34d43a602dfcabe9365de9027531c2f9f
2011-08-05 01:14:16 -04:00
..
lazy rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzlib another error-message fix 2011-07-31 05:09:49 -06:00
mzscheme rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
net Make `ftp-make-file-seconds' use a correct year instead of 2002. 2011-08-05 01:14:16 -04:00
racket Some random ".ss" -> ".rkt"s 2010-05-17 05:58:19 -04:00
scheme move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
tests/racket Another test that is sensitive to the contract error message text 2011-07-02 14:50:24 -07:00