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