1. f308132 Add const to input string parameters by Neal Norwitz · 17 years ago
  2. da5b8f2 Rip out the file object's implementation. by Guido van Rossum · 17 years ago
  3. 96aa0ac Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC by Neil Schemenauer · 22 years ago
  4. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  5. 90b6890 Add function attributes that allow GCC to check the arguments of printf-like by Neil Schemenauer · 23 years ago
  6. 429b41e Add declarations for PySys_ResetWarnOptions() and PySys_AddWarnOption(). by Guido van Rossum · 24 years ago
  7. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  8. 5f37591 ANSIfications: fix empty arglists, and remove the checks for by Thomas Wouters · 24 years ago
  9. 3cf4d2b ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  10. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  11. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  12. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  13. bf6a9b1 Add PySys_WriteStdout(format, ...) PySys_WriteStderr(format, ...) by Guido van Rossum · 26 years ago
  14. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  15. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  16. 4b0538c Added PySys_SetPath. by Guido van Rossum · 28 years ago
  17. b89f32e Added prototype for PySys_SetArgv by Jack Jansen · 29 years ago
  18. 051ab12 make the type a parameter of the DL_IMPORT macro, for Borland C by Guido van Rossum · 29 years ago
  19. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  20. a0d7a23 sys.check_interval=x -> sys.setcheckinterval(x) by Guido van Rossum · 30 years ago
  21. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  22. e89bc75 Changes for dynamic linking under NT by Guido van Rossum · 30 years ago
  23. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  24. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  25. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  26. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  27. d510c78 Added definitions of sys_trace and sys_profile by Guido van Rossum · 32 years ago
  28. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  29. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  30. 85a5fbb Initial revision by Guido van Rossum · 34 years ago