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
/
Include
/
boolobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-1/+1
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-1/+1
*
Merged the int/long unification branch, by very crude means (sorry Thomas!).
Guido van Rossum
2007-01-14
1
-4/+2
*
SF bug 994255: Py_RETURN_NONE causes too much warnings
Tim Peters
2004-07-22
1
-2/+2
*
Modify the Py_RETURN_* macros to be of the form ``do {...} while (0)`` in order
Brett Cannon
2003-10-19
1
-2/+2
*
Modified the Py_RETURN_* macros by having the statements surrounded by {} in
Brett Cannon
2003-10-19
1
-2/+2
*
Defined macros Py_RETURN_(TRUE|FALSE|NONE) as helper functions for returning
Brett Cannon
2003-10-19
1
-0/+4
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-3/+3
*
Patch #551008: DL_IMPORT PyBool_FromLong.
Martin v. Löwis
2002-05-02
1
-1/+1
*
Add standard header preamble and footer, a-la intobject.h. Main purpose is e...
Mark Hammond
2002-04-06
1
-0/+12
*
Oops. Here are the new files. My apologies.
Guido van Rossum
2002-04-03
1
-0/+20