1. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  2. 8ee3e5a - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 19 years ago
  3. db29e0f SF patch #1035498: -m option to run a module as a script by Raymond Hettinger · 20 years ago
  4. a290527 Excise DL_IMPORT/EXPORT from object.h, and related files. This patch by Mark Hammond · 22 years ago
  5. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  6. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  7. 5f37591 ANSIfications: fix empty arglists, and remove the checks for by Thomas Wouters · 24 years ago
  8. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  9. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  10. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  11. d3b0921 Chris Herborth writes: by Guido van Rossum · 26 years ago
  12. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  13. 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  14. 16926bd Add PyImport_AppendInittab() an PyImport_ExtendInittab(). by Guido van Rossum · 26 years ago
  15. fccb68e Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to pass by Guido van Rossum · 26 years ago
  16. 66959af Remove the declaration of "internal" table _PyImport_Inittab[]; add by Guido van Rossum · 27 years ago
  17. 026de19 Added PyImport_ImportModuleEx(name, globals, locals, fromlist); this by Guido van Rossum · 27 years ago
  18. 9faabb8 Added prototype for PyImport_Import(). by Guido van Rossum · 27 years ago
  19. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  20. 87490eb Renamed inittab. by Guido van Rossum · 27 years ago
  21. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  22. 4ee68d9 Add defs for struct _frozen and struct _frozen *PyImport_FrozenModules(); by Guido van Rossum · 28 years ago
  23. 39c2aae Added decl for PyImport_Init. by Guido van Rossum · 28 years ago
  24. 3cfc8bd exec_dode_object/PyImport_ExecCodeObject is now externally visible by Jack Jansen · 29 years ago
  25. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  26. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  27. 66cb311 Lots of small things, see ChangeLog by Guido van Rossum · 30 years ago
  28. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  29. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  30. 34679b7 * Added Fixcprt.py: script to fix copyright message. by Guido van Rossum · 31 years ago
  31. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  32. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  33. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  34. ed97f6a Added prototype for reload_module. by Guido van Rossum · 34 years ago
  35. 85a5fbb Initial revision by Guido van Rossum · 34 years ago