index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Include
/
rename2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, another forgotten renaming: varobject -> PyVarObject.
Guido van Rossum
1997-05-15
1
-0
/
+1
*
Remove sys_* defines that are internal only and about to disappear
Guido van Rossum
1997-05-05
1
-3
/
+0
*
Added new name for inittab!
Guido van Rossum
1997-04-29
1
-0
/
+1
*
Remove macros that are only used for cgensupport.[ch].
Guido van Rossum
1997-04-29
1
-14
/
+2
*
Remove err_input -- there is no such global!
Guido van Rossum
1997-03-14
1
-1
/
+0
*
Changes for Lee Busby's SIGFPE patch set.
Guido van Rossum
1997-02-14
1
-0
/
+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-12
/
+19
*
added new names for getprogramname, getargcargv
Guido van Rossum
1996-07-21
1
-0
/
+2
*
frozen_modules is now officially part of the API, remove _ from new name.
Guido van Rossum
1996-06-17
1
-1
/
+1
*
Added Py_GetPath (getpythonpath)
Guido van Rossum
1996-05-28
1
-0
/
+1
*
rename more symbols
Guido van Rossum
1996-05-24
1
-0
/
+13
*
Removed TRACE_REFS and REF_DEBUG b/w compat hacks -- they don't work.
Guido van Rossum
1996-05-22
1
-8
/
+2
*
changes for complex numbers
Guido van Rossum
1996-01-12
1
-0
/
+4
*
delete PyNothing_Check, which does not actually exist
Guido van Rossum
1995-09-30
1
-1
/
+0
*
changes for keyword args to built-in functions and classes
Guido van Rossum
1995-07-26
1
-1
/
+1
*
removed duplicate defs for None, False, True
Guido van Rossum
1995-04-28
1
-4
/
+0
*
addet SETTUPLEITEM and added cast to GETTUPLEITEM
Guido van Rossum
1995-03-09
1
-0
/
+1
*
exec_dode_object/PyImport_ExecCodeObject is now externally visible
Jack Jansen
1995-02-15
1
-0
/
+1
*
added callable, removed run_pyc_file
Guido van Rossum
1995-02-07
1
-0
/
+1
*
added findmethodinchain and methodchain data types
Guido van Rossum
1995-01-26
1
-0
/
+2
*
new names for lots of new functions
Guido van Rossum
1995-01-17
1
-1
/
+48
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-0
/
+379