1. 29 May, 2009 1 kayıt (commit)
  2. 09 Haz, 2008 1 kayıt (commit)
  3. 26 May, 2008 1 kayıt (commit)
  4. 16 Nis, 2006 1 kayıt (commit)
  5. 19 Ock, 2006 1 kayıt (commit)
  6. 14 Eyl, 2005 1 kayıt (commit)
  7. 20 Ock, 2004 1 kayıt (commit)
  8. 23 Eki, 2003 1 kayıt (commit)
  9. 06 Ara, 2002 1 kayıt (commit)
  10. 17 Eyl, 2002 1 kayıt (commit)
  11. 02 Agu, 2002 1 kayıt (commit)
  12. 13 Haz, 2002 1 kayıt (commit)
  13. 15 Nis, 2002 1 kayıt (commit)
  14. 13 Nis, 2002 1 kayıt (commit)
  15. 31 Mar, 2002 1 kayıt (commit)
    • Neal Norwitz's avatar
      Remove METH_OLDARGS: · ba3a16c6
      Neal Norwitz yazdı
        Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple
        Convert METH_OLDARGS -> METH_NOARGS: remove args parameter
      Please review.  All tests pass, but some modules don't have tests.
      I spot checked various functions to try to make sure nothing broke.
      ba3a16c6
  16. 29 Mar, 2002 1 kayıt (commit)
  17. 25 Mar, 2002 1 kayıt (commit)
  18. 03 Mar, 2002 1 kayıt (commit)
  19. 01 Mar, 2002 1 kayıt (commit)
  20. 01 Şub, 2002 1 kayıt (commit)
  21. 11 Mar, 2001 1 kayıt (commit)
  22. 01 Eyl, 2000 1 kayıt (commit)
  23. 15 Agu, 2000 1 kayıt (commit)
    • Fred Drake's avatar
      Chris Herborth <chrish@pobox.com>: · 56221a7c
      Fred Drake yazdı
      Minor updates for BeOS R5.
      
      Use of OSError in test.test_fork1 changed to TestSkipped, with corresponding
      change in BeOS/README (by Fred).
      
      This closes SourceForge patch #100978.
      56221a7c
  24. 03 Agu, 2000 1 kayıt (commit)
  25. 21 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', · f3f33dcf
      Thomas Wouters yazdı
      and a couple of functions that were missed in the previous batches. Not
      terribly tested, but very carefully scrutinized, three times.
      
      All these were found by the little findkrc.py that I posted to python-dev,
      which means there might be more lurking. Cases such as this:
      
      long
      func(a, b)
      	long a;
      	long b; /* flagword */
      {
      
      and other cases where the last ; in the argument list isn't followed by a
      newline and an opening curly bracket. Regexps to catch all are welcome, of
      course ;)
      f3f33dcf
  26. 10 Tem, 2000 1 kayıt (commit)
  27. 30 Haz, 2000 2 kayıt (commit)
  28. 04 Ara, 1998 1 kayıt (commit)
  29. 04 Agu, 1998 1 kayıt (commit)
  30. 03 Mar, 1998 1 kayıt (commit)
  31. 22 Agu, 1997 1 kayıt (commit)
  32. 09 Ock, 1997 1 kayıt (commit)
  33. 19 Ara, 1996 1 kayıt (commit)
  34. 11 Ara, 1996 1 kayıt (commit)
  35. 25 Eki, 1996 1 kayıt (commit)
  36. 07 Şub, 1995 1 kayıt (commit)
  37. 04 Ock, 1995 1 kayıt (commit)
  38. 01 Agu, 1994 1 kayıt (commit)
  39. 15 Eki, 1993 1 kayıt (commit)