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
/
longintrepr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32150: Expand tabs to spaces in C files. (#4583)
Serhiy Storchaka
2017-11-28
1
-12/+12
*
replace Python aliases for standard integer types with the standard integer t...
Benjamin Peterson
2016-09-06
1
-4/+4
*
require standard int types to be defined (#17884)
Benjamin Peterson
2016-09-06
1
-4/+0
*
Issue #18783: Removed existing mentions of Python long type in docstrings,
Serhiy Storchaka
2013-08-27
1
-3/+3
*
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
2012-03-21
1
-1/+1
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+2
*
Issue #6713: Improve performance of str(n) and repr(n) for integers n
Mark Dickinson
2009-09-16
1
-0/+4
*
Merged revisions 73660 via svnmerge from
Mark Dickinson
2009-06-28
1
-4/+0
*
Add ..versionadded for sys.int_info, update py3k version of
Mark Dickinson
2009-03-20
1
-1/+1
*
Issue #4258: Make it possible to use 30-bit digits for PyLongs:
Mark Dickinson
2009-03-18
1
-15/+53
*
A few more type fixes for py3k that were missed in r69635
Mark Dickinson
2009-02-15
1
-0/+1
*
Merged revisions 69634 via svnmerge from
Mark Dickinson
2009-02-15
1
-2/+1
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-4/+4
*
Merge ssize_t branch.
Martin v. Löwis
2006-02-15
1
-1/+1
*
SF patch 936813: fast modular exponentiation
Tim Peters
2004-08-30
1
-1/+6
*
SF patch 936813: fast modular exponentiation
Tim Peters
2004-08-29
1
-1/+1
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-2/+2
*
For clarity, change _longobject to build directly from PyObject_VAR_HEAD
Tim Peters
2002-03-02
1
-3/+6
*
SF bug #460020: bug or feature: unicode() and subclasses.
Tim Peters
2001-09-10
1
-0/+3
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Cray J90 fixes for long ints.
Tim Peters
2000-07-08
1
-3/+4
*
Some cleanup of longs in prepartion for Cray J90 fixes: got
Tim Peters
2000-07-07
1
-1/+1
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-1/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-12/+19
*
make newvarobj's size arg signed
Guido van Rossum
1995-02-10
1
-1/+1
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-2/+2
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-1/+1
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Move the longobject typedef to longobject.h.
Guido van Rossum
1992-01-19
1
-9/+4
*
Added wdigit and stwodigits typedefs, and changed prototypes.
Guido van Rossum
1991-05-14
1
-6/+5
*
Initial revision
Guido van Rossum
1991-05-05
1
-0/+69