1. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  2. f67c238 Patch by Toby Dickenson, mentored by Mark Hammond, to support by Guido van Rossum · 24 years ago
  3. 4b1235c Toby Dickenson: by Guido van Rossum · 24 years ago
  4. 70b5d47 From Sjoerd Mullender <sjoerd@oratrix.nl>: by Fred Drake · 24 years ago
  5. 7039f50 Bug submitted by Wayne Knowles, who writes: by Guido van Rossum · 26 years ago
  6. baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
  7. 5e32a77 Minor change for windows; set extensions_c later and set by Guido van Rossum · 26 years ago
  8. 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
  9. e35c601 Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
  10. e10053b Remove Emacs cruft at end. by Guido van Rossum · 26 years ago
  11. a937afd Freeze assumes that all built-in modules are part of the Python core. by Guido van Rossum · 26 years ago
  12. 23cff31 Shouldn't import addpack! by Guido van Rossum · 26 years ago
  13. 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 26 years ago
  14. a0e1835 Rearrange some stuff so that the warning for unknown modules is also by Guido van Rossum · 27 years ago
  15. 31d53ed When writing the Windows Makefile, don't forget to strip some filenames by Guido van Rossum · 27 years ago
  16. b7da642 Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h by Guido van Rossum · 27 years ago
  17. e039425 Unfold some lines that were previously folded but don't need to be by Guido van Rossum · 27 years ago
  18. 1e07403 Some nits... by Guido van Rossum · 27 years ago
  19. 75dc496 Added support for packages. by Guido van Rossum · 27 years ago
  20. f888350 Untested changes to make the '-s windows' option work on Windows. by Guido van Rossum · 27 years ago
  21. 94ce0d1 Add special handling for Python modules that are imported implicitly by Guido van Rossum · 27 years ago
  22. 345df17 os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  23. 58a5948 Changes for building under windows. by Guido van Rossum · 27 years ago
  24. 0b4b8a2 Changed indents to 4 *spaces*; added Emacs variables to avoid by Guido van Rossum · 27 years ago
  25. 9a6e855 Support using -p/-P to point to the source/build directory instead of by Guido van Rossum · 27 years ago
  26. b3afce5 Updated for new style build/install; much simpler! by Guido van Rossum · 27 years ago
  27. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  28. 96c4dd9 OK, now it uses sys.[exec_]prefix and supports by Guido van Rossum · 28 years ago
  29. aa233f1 Changes for 1.4 install targets by Guido van Rossum · 28 years ago
  30. d4cc04c Add test that script name ends in .py. by Guido van Rossum · 28 years ago
  31. 150316e added getpath.c; added -P exec_prefix; added explanatory note by Guido van Rossum · 29 years ago
  32. 6d67b60 backup Makefile too by Guido van Rossum · 29 years ago
  33. 309e8ac moved Demo/freeze to Tools/freeze by Guido van Rossum · 30 years ago
  34. d8336c2 Lots of things added. README written (mostly). by Guido van Rossum · 30 years ago
  35. 619e1be Add check for unknown modules by Guido van Rossum · 30 years ago
  36. 00ff433 Totally new "freeze" program. by Guido van Rossum · 30 years ago
  37. dbaf332 Jack's last version (now I'm supposed to get it working :-) by Guido van Rossum · 30 years ago