1. 20 Mar, 2015 1 kayıt (commit)
  2. 25 Agu, 2013 1 kayıt (commit)
  3. 12 Haz, 2007 1 kayıt (commit)
  4. 09 Şub, 2007 1 kayıt (commit)
  5. 18 Tem, 2004 1 kayıt (commit)
  6. 12 Şub, 2004 1 kayıt (commit)
  7. 11 Eyl, 2002 1 kayıt (commit)
  8. 04 Nis, 2002 1 kayıt (commit)
  9. 18 Eki, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      Part 2/2 of SF patch #416704: More robust freeze, by Toby Dickenson. · 03f7f088
      Guido van Rossum yazdı
      (With slight cosmetic improvements to shorten lines and a grammar fix
      to a docstring.)
      
      This addes -X and -E options to freeze.  From the docstring:
      
      -X module     Like -x, except the module can never be imported by
                    the frozen binary.
      
      -E:           Freeze will fail if any modules can't be found (that
                    were not excluded using -x or -X).
      03f7f088
  10. 09 Tem, 2000 1 kayıt (commit)
  11. 02 Kas, 1999 1 kayıt (commit)
  12. 25 Agu, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      New version, with contributions from Sjoerd Mullender and Mark Hammond. · baf06034
      Guido van Rossum yazdı
      Sjoerd writes:
      
      This version of freeze creates one file per Python module, instead of
      one humongous file for all Python modules.
      bkfile: new module to used to write files with backups.  No new file
      is produced if the new contents is identical to the old.
      New option "-x excluded-module" for modulefinder test program.
      New option "-i filename" for freeze main program to include a list of
      options in place of the -i option.
      baf06034
  13. 18 May, 1998 1 kayıt (commit)
  14. 23 Nis, 1998 1 kayıt (commit)
  15. 20 Mar, 1998 1 kayıt (commit)
  16. 05 Mar, 1998 2 kayıt (commit)
  17. 19 Tem, 1997 1 kayıt (commit)
  18. 17 Haz, 1996 1 kayıt (commit)
  19. 03 Eki, 1994 1 kayıt (commit)