1. ddb4f62 SF patch #667548, Add some audio constants by Michael Pruett by Neal Norwitz · 21 years ago
  2. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  3. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  4. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  5. 75cdad5 More sprintf -> PyOS_snprintf. by Tim Peters · 23 years ago
  6. 0bd292f Correct argument parsing for alp_getstatus, which is METH_VARARGS. by Martin v. Löwis · 23 years ago
  7. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  8. 9bfd2bf Do the absolute minimal amount of modifications to eradicate by Barry Warsaw · 24 years ago
  9. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  10. 03657cf replace PyXXX_Length calls with PyXXX_Size calls by Jeremy Hylton · 24 years ago
  11. 6a85027 ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.c by Peter Schneider-Kamp · 24 years ago
  12. 589c35b Python 2.0 is not supposed to use string exceptions in the standard library by Fred Drake · 24 years ago
  13. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  14. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  15. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  16. 43713e5 Massive patch by Skip Montanaro to add ":name" to as many by Guido van Rossum · 24 years ago
  17. 09ac088 The call to PyArg_ParseTuple in al_Connect had one too few arguments. by Guido van Rossum · 25 years ago
  18. 1645436 Now that we have standard (optional) long long support, the long long by Guido van Rossum · 26 years ago
  19. eaa1ed6 Fix some problems that a picky SGI compiler reported. Two were benign by Guido van Rossum · 26 years ago
  20. d641d67 New version by Sjoerd, with support for IRIX 6 audio library. by Guido van Rossum · 27 years ago
  21. a2a8b27 Renamed, but not throughly tested. by Roger E. Masse · 28 years ago
  22. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  23. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  24. 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  25. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  26. 7030b1f almodule.c: added close method, equivalent to closeport. by Sjoerd Mullender · 31 years ago
  27. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 31 years ago
  28. e537240 * Changed many files to use mkvalue() instead of newtupleobject(). by Guido van Rossum · 31 years ago
  29. e8a3c28 Added new audio library functionality (getstatus, float sample fmts) by Jack Jansen · 31 years ago
  30. 448f4bf added getname, getdefault and getminmax functions by Guido van Rossum · 32 years ago
  31. 743db36 Modified to allow other threads to run in a multithreaded environment. by Jack Jansen · 32 years ago
  32. 5773798 Mark's name is Callow, not Callows by Guido van Rossum · 32 years ago
  33. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  34. fc58e58 Use getargs() function. by Guido van Rossum · 32 years ago
  35. c0aab89 Added some error checks. by Guido van Rossum · 33 years ago
  36. 8db0307 Call (*func), not ALgetparams! by Guido van Rossum · 33 years ago
  37. b3a5b9b Added queryparams, get/setparams. Free config object used to get sample width. by Guido van Rossum · 33 years ago
  38. e3db862 Initial revision by Guido van Rossum · 33 years ago