1. 20 Agu, 1999 2 kayıt (commit)
  2. 19 Agu, 1999 8 kayıt (commit)
  3. 18 Agu, 1999 6 kayıt (commit)
  4. 14 Agu, 1999 7 kayıt (commit)
  5. 13 Agu, 1999 2 kayıt (commit)
  6. 11 Agu, 1999 4 kayıt (commit)
  7. 10 Agu, 1999 3 kayıt (commit)
  8. 09 Agu, 1999 2 kayıt (commit)
  9. 07 Agu, 1999 1 kayıt (commit)
  10. 05 Agu, 1999 3 kayıt (commit)
  11. 04 Agu, 1999 2 kayıt (commit)
    • Guido van Rossum's avatar
      Vladimir Marangozov fixes an AIX-specific problem, writing: · 933c91eb
      Guido van Rossum yazdı
      """
      Following up Robin Dunn's troubles with freeze, here's a patch that
      fixes an oddity regarding the import logic of shared modules on AIX.
      
      Symbol resolution of shared modules is now handled properly for the cases
      when the python library is linked to a binary with an arbitrary name.
      This includes the standard python[version] executable, but also applications
      that are embedding the python core (i.e. linked with libpython[version].a,
      the latter being static or shared).
      """
      933c91eb
    • Fred Drake's avatar
      Started documentation on buffer objects & types. Very preliminary. · 58c5a2a5
      Fred Drake yazdı
      Greg Stein:  Please help with this; it's your baby!
      58c5a2a5