1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. b8e1afa Use struct format 'Q' to read/write 64bit integers by Behdad Esfahbod · 10 years ago
  3. 153ec40 Fix a few pychecker warnings by Behdad Esfahbod · 10 years ago
  4. 3fa26d7 py23 Use fixedToFloat() for fixed version numbers by Behdad Esfahbod · 11 years ago
  5. e388db5 py23 Use new-style classes by Behdad Esfahbod · 11 years ago
  6. faaca76 py23 Fixup isinstance(..., str) issues by Behdad Esfahbod · 11 years ago
  7. 1fcd04d py23 Fix sstruct exception format by Behdad Esfahbod · 11 years ago
  8. a0cd41d py23 Automatically convert str/bytes types in sstruct.pack/unpack by Behdad Esfahbod · 11 years ago
  9. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  10. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  11. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  12. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 11 years ago
  13. 3ec6a25 2to3 --fix=print with manual fixup by Behdad Esfahbod · 11 years ago
  14. 002c32f 2to3 --fix=types with manual fixups by Behdad Esfahbod · 11 years ago
  15. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  16. dc7e6f3 2to3 --fix=repr by Behdad Esfahbod · 11 years ago
  17. cd5aad9 2to3 --fix=raise by Behdad Esfahbod · 11 years ago
  18. 180ace6 2to3 --fix=ne by Behdad Esfahbod · 11 years ago
  19. bc5e1cb 2to3 --fix=has_key by Behdad Esfahbod · 11 years ago
  20. 66214cb 2to3 --fix=apply by Behdad Esfahbod · 11 years ago
  21. 8413c10 Move sstruct under fontTools.misc by Behdad Esfahbod · 11 years ago[Renamed from Lib/sstruct.py]
  22. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 24 years ago