1. 11 Şub, 2002 5 kayıt (commit)
  2. 10 Şub, 2002 2 kayıt (commit)
  3. 09 Şub, 2002 1 kayıt (commit)
  4. 08 Şub, 2002 10 kayıt (commit)
  5. 07 Şub, 2002 1 kayıt (commit)
    • Marc-André Lemburg's avatar
      Fix to the UTF-8 encoder: it failed on 0-length input strings. · bd3be8f0
      Marc-André Lemburg yazdı
      Fix for the UTF-8 decoder: it will now accept isolated surrogates
      (previously it raised an exception which causes round-trips to
      fail).
      
      Added new tests for UTF-8 round-trip safety (we rely on UTF-8 for
      marshalling Unicode objects, so we better make sure it works for
      all Unicode code points, including isolated surrogates).
      
      Bumped the PYC magic in a non-standard way -- please review. This
      was needed because the old PYC format used illegal UTF-8 sequences
      for isolated high surrogates which now raise an exception.
      bd3be8f0
  6. 06 Şub, 2002 4 kayıt (commit)
  7. 05 Şub, 2002 4 kayıt (commit)
  8. 04 Şub, 2002 8 kayıt (commit)
  9. 02 Şub, 2002 1 kayıt (commit)
  10. 01 Şub, 2002 4 kayıt (commit)