1. e365fb8 Use METH_VARARGS instead of numeric constant 1 in method def. tables by Andrew M. Kuchling · 24 years ago
  2. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  3. 43713e5 Massive patch by Skip Montanaro to add ":name" to as many by Guido van Rossum · 24 years ago
  4. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  5. 60fca2c Add case for 'R' and a little bit of cleanup. Andrew Kuchling. by Guido van Rossum · 28 years ago
  6. 3d86cc0 make soundex_hash static by Guido van Rossum · 28 years ago
  7. 5038412 Added __doc__ strings. Added get_soundex(). by Guido van Rossum · 28 years ago
  8. ac56297 edited RCS cruft by Guido van Rossum · 29 years ago
  9. 31affb2 new modules soundex.c and environment.c by Guido van Rossum · 29 years ago