1. 10 Şub, 1997 2 kayıt (commit)
  2. 03 Şub, 1997 1 kayıt (commit)
  3. 02 Şub, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      Restructured Checker class to get rid of 'ext' table. · af310c1d
      Guido van Rossum yazdı
      Links are now either in 'todo' or 'done', and ext links
      are hadled more like local links except that no further
      links are gathered (and sometimes they aren't checked,
      e.g. for mailto and news URLs).  The -x option reverses
      its meaning: it disables checking of ext links (they are
      moved to 'done' without checking).  A new 'errors' table
      collects pages with bad links as we go -- redundant,
      but useful for the GUI version which needs to report
      this as we go.  Some new methods, including reset().
      New checkpoint format.
      
      Adapted the GUI to the changes in the Checker class.
      Added Quit and "Start over" buttons, and a checkbox
      to disable checking external links.  The details
      window now also shows bad links emanating from the
      selected page.  Miscellaneous small chages.
      af310c1d
  4. 01 Şub, 1997 3 kayıt (commit)
  5. 31 Ock, 1997 7 kayıt (commit)
  6. 30 Ock, 1997 15 kayıt (commit)
  7. 29 Ock, 1997 5 kayıt (commit)
  8. 28 Ock, 1997 3 kayıt (commit)
  9. 27 Ock, 1997 3 kayıt (commit)