1. 25 Ock, 2001 1 kayıt (commit)
  2. 23 Eyl, 2000 1 kayıt (commit)
    • Fred Drake's avatar
      Andrew Kuchling <akuchlin@mems-exchange.org>: · 9e285156
      Fred Drake yazdı
      Add three new convenience functions to the PyModule_*() family:
      PyModule_AddObject(), PyModule_AddIntConstant(), PyModule_AddStringConstant().
      
      This closes SourceForge patch #101233.
      9e285156
  3. 01 Eyl, 2000 1 kayıt (commit)
  4. 22 Tem, 2000 1 kayıt (commit)
  5. 16 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either · 7e474022
      Thomas Wouters yazdı
      comments, docstrings or error messages. I fixed two minor things in
      test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").
      
      There is a minor style issue involved: Guido seems to have preferred English
      grammar (behaviour, honour) in a couple places. This patch changes that to
      American, which is the more prominent style in the source. I prefer English
      myself, so if English is preferred, I'd be happy to supply a patch myself ;)
      7e474022
  6. 08 Tem, 2000 1 kayıt (commit)
  7. 30 Haz, 2000 2 kayıt (commit)
  8. 29 Mar, 2000 1 kayıt (commit)
  9. 03 Ock, 1999 1 kayıt (commit)
  10. 04 Ara, 1998 1 kayıt (commit)
  11. 03 Ara, 1998 1 kayıt (commit)
  12. 27 Haz, 1998 1 kayıt (commit)
  13. 19 Kas, 1997 1 kayıt (commit)
  14. 29 Eyl, 1997 1 kayıt (commit)
  15. 12 Agu, 1997 1 kayıt (commit)
  16. 14 Şub, 1997 1 kayıt (commit)
  17. 18 Ock, 1997 1 kayıt (commit)
  18. 25 Eki, 1996 1 kayıt (commit)
  19. 11 Eki, 1996 1 kayıt (commit)
  20. 22 Agu, 1996 1 kayıt (commit)
  21. 30 Tem, 1996 1 kayıt (commit)
  22. 12 Ock, 1996 1 kayıt (commit)
  23. 12 Ock, 1995 1 kayıt (commit)
  24. 09 Ock, 1995 1 kayıt (commit)
  25. 07 Ock, 1995 1 kayıt (commit)
  26. 04 Ock, 1995 1 kayıt (commit)
    • Guido van Rossum's avatar
      Added 1995 copyright. · 5799b520
      Guido van Rossum yazdı
      object.h: made sizes and refcnts signed ints.
      stringobject.h: make getstrsize() signed int.
      methodobject.h: add METH_VARARGS and METH_FREENAME flag bit definitions.
      5799b520
  27. 28 Eyl, 1994 1 kayıt (commit)
  28. 01 Agu, 1994 1 kayıt (commit)
  29. 28 Tem, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Added support for X11 modules. · a3309960
      Guido van Rossum yazdı
      * Makefile: change location of FORMS library.
      * posixmodule.c: turn #if 0 into #ifdef MSDOS (stuff in unistd.h or not)
      * Almost all .h files: added CPP magic to avoid duplicate inclusions and
        to support inclusion from C++.
      a3309960
  30. 17 Haz, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. · 234f942a
      Guido van Rossum yazdı
        Added $(SYSDEF) to its build rule in Makefile.
      * cgensupport.[ch], modsupport.[ch]: removed some old stuff.  Also
        changed files that still used it...  And made several things static
        that weren't but should have been...  And other minor cleanups...
      * listobject.[ch]: add external interfaces {set,get}listslice
      * socketmodule.c: fix bugs in new send() argument parsing.
      * sunaudiodevmodule.c: added flush() and close().
      234f942a
  31. 16 Mar, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Changed many files to use mkvalue() instead of newtupleobject(). · e537240c
      Guido van Rossum yazdı
      * Fixcprt.py: added [-y file] option, do only files younger than file.
      * modsupport.[ch]: added vmkvalue().
      * intobject.c: use mkvalue().
      * stringobject.c: added "formatstring"; renamed string* to string_*;
        ceval.c: call formatstring for string % value.
      * longobject.c: close memory leak in divmod.
      * parsetok.c: set result node to NULL when returning an error.
      e537240c
  32. 13 Nis, 1992 1 kayıt (commit)
  33. 05 Nis, 1992 1 kayıt (commit)
  34. 27 Ock, 1992 1 kayıt (commit)
  35. 19 Şub, 1991 1 kayıt (commit)
  36. 20 Ara, 1990 1 kayıt (commit)
  37. 14 Eki, 1990 2 kayıt (commit)