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
/
sliceobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32150: Expand tabs to spaces in C files. (#4583)
Serhiy Storchaka
2017-11-28
1
-1/+1
*
Issue #27867: Silenced may-be-used-uninitialized warnings after
Serhiy Storchaka
2017-02-04
1
-2/+3
|
\
|
*
Issue #27867: Silenced may-be-used-uninitialized warnings after
Serhiy Storchaka
2017-02-04
1
-2/+3
*
|
Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with
Serhiy Storchaka
2017-01-25
1
-2/+14
|
\
\
|
|
/
|
*
Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if
Serhiy Storchaka
2017-01-25
1
-2/+14
|
/
*
Removed unintentional trailing spaces in non-external and non-generated C files.
Serhiy Storchaka
2015-03-18
1
-1/+1
*
Issue #16451: Refactor to remove duplication between range and slice in slice...
Mark Dickinson
2012-11-17
1
-0/+3
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-3/+6
*
Merged revisions 71734,71738-71739 via svnmerge from
Benjamin Peterson
2009-04-20
1
-0/+1
*
#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
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+1
*
Merge ssize_t branch.
Martin v. Löwis
2006-02-15
1
-5/+5
*
Wrote down the invariants of some common objects whose structure is
Armin Rigo
2004-10-28
1
-2/+2
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-5/+5
*
This is my nearly two year old patch
Michael W. Hudson
2002-06-11
1
-0/+3
*
ANSI-fication and Py_PROTO extermination.
Fred Drake
2000-07-09
1
-6/+6
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-2/+2
*
Forget about Ellipses b/w compatibility.
Guido van Rossum
1996-10-16
1
-1/+0
*
Ellipses -> Ellipsis rename (the dictionary really says that it should
Guido van Rossum
1996-10-11
1
-4/+4
*
Slice and ellipses interface
Guido van Rossum
1996-07-30
1
-0/+40