1. f978fac Merged revisions 81398 via svnmerge from by Antoine Pitrou · 14 years ago
  2. 9ca9c25 Issue #8589: Decode PYTHONWARNINGS environment variable with the file system by Victor Stinner · 14 years ago
  3. 074e5ed Merge in the new GIL. by Antoine Pitrou · 15 years ago
  4. 33fe809 Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from by Christian Heimes · 16 years ago
  5. 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 16 years ago
  6. f308132 Add const to input string parameters by Neal Norwitz · 17 years ago
  7. da5b8f2 Rip out the file object's implementation. by Guido van Rossum · 17 years ago
  8. 96aa0ac Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC by Neil Schemenauer · 22 years ago
  9. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  10. 90b6890 Add function attributes that allow GCC to check the arguments of printf-like by Neil Schemenauer · 23 years ago
  11. 429b41e Add declarations for PySys_ResetWarnOptions() and PySys_AddWarnOption(). by Guido van Rossum · 24 years ago
  12. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  13. 5f37591 ANSIfications: fix empty arglists, and remove the checks for by Thomas Wouters · 24 years ago
  14. 3cf4d2b ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  15. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  16. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  17. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  18. bf6a9b1 Add PySys_WriteStdout(format, ...) PySys_WriteStderr(format, ...) by Guido van Rossum · 26 years ago
  19. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  20. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  21. 4b0538c Added PySys_SetPath. by Guido van Rossum · 28 years ago
  22. b89f32e Added prototype for PySys_SetArgv by Jack Jansen · 28 years ago
  23. 051ab12 make the type a parameter of the DL_IMPORT macro, for Borland C by Guido van Rossum · 29 years ago
  24. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  25. a0d7a23 sys.check_interval=x -> sys.setcheckinterval(x) by Guido van Rossum · 30 years ago
  26. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  27. e89bc75 Changes for dynamic linking under NT 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. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  31. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  32. d510c78 Added definitions of sys_trace and sys_profile by Guido van Rossum · 32 years ago
  33. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  34. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  35. 85a5fbb Initial revision by Guido van Rossum · 34 years ago