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