1. 12 Ock, 2000 1 kayıt (commit)
  2. 09 Ock, 2000 4 kayıt (commit)
  3. 07 Ock, 2000 2 kayıt (commit)
  4. 03 Ock, 2000 2 kayıt (commit)
  5. 01 Ock, 2000 1 kayıt (commit)
  6. 30 Ara, 1999 1 kayıt (commit)
  7. 29 Ara, 1999 2 kayıt (commit)
  8. 24 Ara, 1999 2 kayıt (commit)
  9. 23 Ara, 1999 14 kayıt (commit)
  10. 22 Ara, 1999 3 kayıt (commit)
    • Fred Drake's avatar
      Don't call len() if the value is already cached! Caught by Gerrit · fbff97a7
      Fred Drake yazdı
      Holl <gerrit.holl@pobox.com>.
      fbff97a7
    • Fred Drake's avatar
      For ZlibError and ZLIB_VERSION, only attempt to add entry to the · 8972dfd5
      Fred Drake yazdı
      module dict if the inserted object isn't NULL (basic defensive
      programming!).
      8972dfd5
    • Guido van Rossum's avatar
      Cleanup patches from Greg Stein: · 96a8fb7e
      Guido van Rossum yazdı
      * in import.c, #ifdef out references to dynamic loading based on
        HAVE_DYNAMIC_LOADING
      
      * clean out the platform-specific crud from importdl.c.
        [ maybe fold this function into import.c and drop the importdl.c file? Greg.]
      
      * change GetDynLoadFunc's "funcname" parameter to "shortname". change
        "name" to "fqname" for clarification.
      
      * each GetDynLoadFunc now creates its own funcname value.
      
        WARNING: as I mentioned previously, we may run into an issue with a
        missing "_" on some platforms. Testing will show this pretty quickly,
        however.
      
      * move pathname munging into dynload_shlib.c
      96a8fb7e
  11. 21 Ara, 1999 6 kayıt (commit)
  12. 20 Ara, 1999 2 kayıt (commit)