1. 14 Şub, 2001 1 kayıt (commit)
  2. 04 Şub, 2001 1 kayıt (commit)
  3. 02 Şub, 2001 1 kayıt (commit)
  4. 11 Ock, 2001 1 kayıt (commit)
  5. 13 Agu, 2000 1 kayıt (commit)
  6. 11 Agu, 2000 1 kayıt (commit)
  7. 01 Tem, 2000 1 kayıt (commit)
    • Mark Hammond's avatar
      Update all projects so Debug builds use "/Zi" instead of "/ZI", which means… · 98022554
      Mark Hammond yazdı
      Update all projects so Debug builds use "/Zi" instead of "/ZI", which means everything should still build under MSVC5
      
      NOTE:  All these projects had messed-up line endings (but MSVC didnt mind).  Executing a diff with "--ignore-all-space" will show the specific changes, but I made a complete checkin with correct line endiings as it is the correct thing to do!
      98022554
  8. 24 Nis, 2000 1 kayıt (commit)
  9. 21 Nis, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Mark Hammond: · 7053b8a4
      Guido van Rossum yazdı
      * Temp directory for all projects are now specific to the project
      (rather than common as before).  This avoids any conflicts with
      debug symbols or common file names etc.
      NOTE: You should manually delete your existing build directory after
      applying this patch, as the MSVC "clean" command will now only clean
      the new temporary directories - not the existing common temp
      directory.
      
      * Base address for all extension modules updated. PC\dllbase_nt.txt
      also updated.  Erroneous "libpath" directory removed for all
      projects.
      
      * winsound module moved from a builtin module to an extension
      module.  This was done primarily to avoid Python16.dll needing to
      pull in winmm.dll.  Really dumb test added for winsound - but if
      nothing else it ensures the module imports.
      7053b8a4
  10. 31 Mar, 2000 2 kayıt (commit)
  11. 30 Mar, 2000 1 kayıt (commit)
  12. 28 Mar, 2000 1 kayıt (commit)