1. 08 Agu, 2002 1 kayıt (commit)
  2. 05 Nis, 2002 1 kayıt (commit)
  3. 19 Haz, 2001 1 kayıt (commit)
    • Marc-André Lemburg's avatar
      This patch by Martin v. Loewis changes the UTF-16 codec to only · 92b550cd
      Marc-André Lemburg yazdı
      write a BOM at the start of the stream and also to only read it as
      BOM at the start of a stream.
      
      Subsequent reading/writing of BOMs will read/write the BOM as ZWNBSP
      character. This is in sync with the Unicode specifications.
      
      Note that UTF-16 files will now *have* to start with a BOM mark
      in order to be readable by the codec.
      92b550cd
  4. 10 Mar, 2000 1 kayıt (commit)