1. 07 Agu, 2001 1 kayıt (commit)
  2. 11 Tem, 2000 1 kayıt (commit)
  3. 07 Ock, 2000 1 kayıt (commit)
  4. 15 Şub, 1999 2 kayıt (commit)
  5. 31 Ock, 1997 1 kayıt (commit)
  6. 19 Agu, 1996 1 kayıt (commit)
  7. 28 Şub, 1996 1 kayıt (commit)
  8. 14 Şub, 1996 1 kayıt (commit)
  9. 14 Kas, 1995 1 kayıt (commit)
  10. 27 Haz, 1995 1 kayıt (commit)
  11. 24 Şub, 1995 1 kayıt (commit)
    • Jack Jansen's avatar
      MAde a few things more orthogonal and did some cleanups: · 76efd8e7
      Jack Jansen yazdı
      - Applications now have their (minimal) main prrogram in
        macapplication.c and the rest of the init code in macglue.c.
      - A new define, USE_MAC_APPLET_SUPPORT, independent of
        USE_MAC_SHARED_LIB
      - chdir to script directory now done in PyMac_InitApplication.
      76efd8e7
  12. 18 Şub, 1995 1 kayıt (commit)
  13. 17 Şub, 1995 1 kayıt (commit)
  14. 04 Ock, 1995 1 kayıt (commit)
  15. 09 Eyl, 1994 1 kayıt (commit)
  16. 30 Agu, 1994 1 kayıt (commit)
  17. 29 Mar, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Changed all copyright messages to include 1993. · 9bfef44d
      Guido van Rossum yazdı
      * Stubs for faster implementation of local variables (not yet finished)
      * Added function name to code object.  Print it for code and function
        objects.  THIS MAKES THE .PYC FILE FORMAT INCOMPATIBLE (the version
        number has changed accordingly)
      * Print address of self for built-in methods
      * New internal functions getattro and setattro (getattr/setattr with
        string object arg)
      * Replaced "dictobject" with more powerful "mappingobject"
      * New per-type functio tp_hash to implement arbitrary object hashing,
        and hashobject() to interface to it
      * Added built-in functions hash(v) and hasattr(v, 'name')
      * classobject: made some functions static that accidentally weren't;
        added __hash__ special instance method to implement hash()
      * Added proper comparison for built-in methods and functions
      9bfef44d
  18. 05 Nis, 1992 1 kayıt (commit)
  19. 19 Şub, 1991 1 kayıt (commit)
  20. 20 Ara, 1990 1 kayıt (commit)
  21. 14 Eki, 1990 1 kayıt (commit)