summaryrefslogtreecommitdiff
path: root/Doc/c-api/long.rst
Commit message (Expand)AuthorAgeFilesLines
* #1945: document Unicode functions backported from py3k branch.Georg Brandl2010-10-171-0/+28
* Use the correct markup for argsEzio Melotti2010-01-301-7/+7
* Relocate a couple of stars and remove redundant backticksEzio Melotti2010-01-301-4/+4
* Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, aMark Dickinson2010-01-301-0/+13
* Issue #7528: Backport PyLong_AsLongAndOverflow from py3k to trunk.Mark Dickinson2009-12-211-0/+13
* Issue #4129: Belatedly document which C API functions had their argument(s) orJeroen Ruigrok van der Werven2009-04-251-0/+4
* #5566: fix versionadded from PyLong ssize_t functions.Georg Brandl2009-03-311-3/+3
* Issue #5175: PyLong_AsUnsignedLongLong now raises OverflowError forMark Dickinson2009-02-101-6/+17
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* #2691: document PyLong (s)size_t APIs, patch by Alexander Belopolsky.Georg Brandl2008-04-261-1/+31
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+179