1. e7bf59f Run 2to3's print fixer over some places that had been missed. by Collin Winter · 17 years ago
  2. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  3. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  4. da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 21 years ago
  5. a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 21 years ago
  6. 6c7e326 Getting rid of pre-Carbon (MacOS8) support. All code depending on by Jack Jansen · 22 years ago
  7. 7ca993e Fixed the bugs in the constant definitions, and in the code to test by Jack Jansen · 22 years ago
  8. 87eea88 After generating the Python file with definitions try to run it, so by Jack Jansen · 22 years ago
  9. aaebdd6 Enable building of Carbon toolbox modules with unix-Python. by Jack Jansen · 22 years ago
  10. 69ac361 Added some support for unicode arguments. by Jack Jansen · 23 years ago
  11. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  12. 03b33ef TXNTSMCheck isn't available under Mach-O Carbon. by Jack Jansen · 23 years ago
  13. e85e4e4 The TNXDraw gworld argument is optional. by Jack Jansen · 23 years ago
  14. f0ded2f Various small fixes. The demo now starts to limp along. by Jack Jansen · 23 years ago
  15. d4b8361 Fixed the mis-guessed parameters and added support for a few optional parameter types. There's a good chance that this is usable now (but there's no test code yet). by Jack Jansen · 23 years ago
  16. 2aadb89 First stab at an interface to the Multi Language Text Editor. It compiles and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first. by Jack Jansen · 23 years ago