1. 0fac7fe Remove unused parameter by Behdad Esfahbod · 12 years ago
  2. ee27eb8 Only propagate counts that are used in sub-tables by Behdad Esfahbod · 12 years ago
  3. 2edc2da Use tableDict for DeltaValue lookbacks by Behdad Esfahbod · 12 years ago
  4. 078b363 Instead of countVars, pass down tableDict by Behdad Esfahbod · 12 years ago
  5. 7981704 Move countVars into reader/writer objects by Behdad Esfahbod · 12 years ago
  6. 6f9b64f Fixup 41caf2d for DeltaValue tables by Behdad Esfahbod · 12 years ago
  7. 24f978c Fixup 41caf2d by Behdad Esfahbod · 12 years ago
  8. 601bb94 Minor by Behdad Esfahbod · 12 years ago
  9. 3879cf9 Use slots for OTTableReader by Behdad Esfahbod · 12 years ago
  10. 6e556aa Make ValueRecordFactory() immutable by Behdad Esfahbod · 12 years ago
  11. 41caf2d Remove tableStack in favor of countVars by Behdad Esfahbod · 12 years ago
  12. 0585b64 Minor by Behdad Esfahbod · 12 years ago
  13. d01c44a When lazy-loading tables, copy ValueFormat by Behdad Esfahbod · 12 years ago
  14. f50d0df Load all OpenType sub-structures lazily by Behdad Esfahbod · 12 years ago
  15. 5988cc3 Make BaseTable a new-style object by Behdad Esfahbod · 12 years ago
  16. 0ba7aa7 Make __cmp__() functions stable by Behdad Esfahbod · 12 years ago
  17. 96b321c Fix comparison to arbitrary objects by Behdad Esfahbod · 12 years ago
  18. 65499c1 Minor improvement to TableStack by Matt Fontaine · 12 years ago
  19. ce47e0d minor fix: one zero too many in assert by jvr · 17 years ago
  20. 1c73452 fixed some comment typos by jvr · 17 years ago
  21. 823f8cd Misc patches from rroberts: by jvr · 19 years ago
  22. 3a6aa23 tweaked doc string by jvr · 22 years ago
  23. 52966bb minor refactoring by jvr · 23 years ago
  24. f7ef96c refactored slightly to make later specializations easier by jvr · 23 years ago
  25. 4105ca0 reordered/regrouped some methods for clarity by jvr · 23 years ago
  26. 8e48312 don't use __len__ for arbitrary length method by jvr · 23 years ago
  27. 24d79cb duh, I don't even _need_ to track referers with the current scheme by jvr · 23 years ago
  28. f8f2a36 minor changes by jvr · 23 years ago
  29. cfadfd0 completely revamped optimization strategy: now even _shrinks_ certain Adobe and MS OTL tables. by jvr · 23 years ago
  30. e69caf8 more cosmetics by jvr · 23 years ago
  31. 64b5c80 results of morning-after code review, added some doc strings, etc. by jvr · 23 years ago
  32. d4d1513 Completely revamped OT support; this time it works and is complete. XML output is not yet as pretty as can be. by jvr · 23 years ago