1. 32a3fb5 Patch #1720595: add T_BOOL to the range of structmember types. by Georg Brandl · 18 years ago
  2. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 18 years ago
  3. 2ef7582 Handle errors when generating a warning. by Neal Norwitz · 18 years ago
  4. 84a3efe Add T_PYSSIZET in structmember.h: This can be used for Py_ssize_t members. by Walter Dörwald · 18 years ago
  5. 6371cd8 Patch #1733960: Allow T_LONGLONG to accept ints. Will backport to 2.5. by Martin v. Löwis · 18 years ago
  6. b5bc537 Patch #1549049: Rewrite type conversion in structmember. by Martin v. Löwis · 19 years ago
  7. abab1d4 Fix a warning on ppc (debian) by Neal Norwitz · 19 years ago
  8. c3d12ac const poisoning, spreading to fix new const warnings in _winreg.c. by Tim Peters · 20 years ago
  9. 96d743e Patch #1115086: support PY_LONGLONG in structmember. by Martin v. Löwis · 20 years ago
  10. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 22 years ago
  11. 6b70599 Fix SF bug #486144: Uninitialized __slot__ vrbl is None. by Guido van Rossum · 24 years ago
  12. 26633f4 Put descr name in "bad memberdescr type" error message. by Jeremy Hylton · 24 years ago
  13. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 24 years ago
  14. c299fc1 Add support for restricting access based on restricted execution mode. by Guido van Rossum · 24 years ago
  15. 547397c SF bug http://sourceforge.net/bugs/?func=detailbug&bug_id=130242&group_id=5470 by Tim Peters · 25 years ago
  16. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 25 years ago
  17. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 25 years ago
  18. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 25 years ago
  19. fd71b9e Change copyright notice. by Guido van Rossum · 25 years ago
  20. adf0e43 Trivial little change: when setting a member to an object, hold the by Guido van Rossum · 27 years ago
  21. 79f25d9 Quickly renamed the remaining files -- this directory is done. by Guido van Rossum · 28 years ago
  22. 644a12b Tweaks to keep the Microsoft compiler quier. by Guido van Rossum · 28 years ago
  23. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 29 years ago
  24. 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 31 years ago
  25. 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 31 years ago
  26. 1d5735e Merge back to main trunk by Guido van Rossum · 31 years ago
  27. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
  28. ab2490a Added new types to setattr() as well... by Guido van Rossum · 33 years ago
  29. bab9d03 Copyright for 1992 added by Guido van Rossum · 33 years ago
  30. 87e7ea7 Use new exceptions. by Guido van Rossum · 34 years ago
  31. 2f1d87e Added __members__ secret attribute by Guido van Rossum · 34 years ago
  32. f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
  33. 73531a3 Return -1 for errors. by Guido van Rossum · 35 years ago
  34. 3f5da24 "Compiling" version by Guido van Rossum · 35 years ago