index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
freeze
/
makefreeze.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal changes to make the "freeze" tool work again.
Guido van Rossum
2007-06-12
1
-4/+3
*
Fix test_frozen.
Guido van Rossum
2007-02-09
1
-2/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald
2002-09-11
1
-3/+2
*
Updated freeze.py to the new Makefile symbol layout.
Marc-André Lemburg
2002-04-04
1
-3/+1
*
Part 2/2 of SF patch #416704: More robust freeze, by Toby Dickenson.
Guido van Rossum
2001-10-18
1
-1/+8
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-1/+1
*
Sjoerd Mullender:
Guido van Rossum
1999-11-02
1
-0/+1
*
New version, with contributions from Sjoerd Mullender and Mark Hammond.
Guido van Rossum
1998-08-25
1
-2/+17
*
Remove Emacs cruft.
Guido van Rossum
1998-05-18
1
-4/+0
*
If freezing with the -O option, the optimized bytecode files are
Guido van Rossum
1998-04-23
1
-0/+4
*
Big changes by Mark Hammond to support freezing with DLLs on Windows.
Guido van Rossum
1998-03-20
1
-1/+6
*
Reindented, removed tabs.
Guido van Rossum
1998-03-05
1
-33/+37
*
Added support for packages.
Guido van Rossum
1998-03-05
1
-56/+18
*
Updated for new style build/install; much simpler!
Guido van Rossum
1997-07-19
1
-1/+9
*
Get struct _frozen defn from Python.h; new variable names.
Guido van Rossum
1996-06-17
1
-5/+5
*
Totally new "freeze" program.
Guido van Rossum
1994-10-03
1
-0/+91