Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace PY_LONG_LONG with long long | Benjamin Peterson | 2016-09-06 | 1 | -2/+2 |
* | require a long long data type (closes #27961) | Benjamin Peterson | 2016-09-06 | 1 | -8/+0 |
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -53/+53 |
* | Cruft removal: | Neal Norwitz | 2006-12-28 | 1 | -1/+1 |
* | Add comments at end of every #endif and fix ones already there when for closing | Brett Cannon | 2004-07-10 | 1 | -11/+11 |
* | Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. | Martin v. Löwis | 2003-03-29 | 1 | -2/+2 |
* | Undefine addrinfo.h constants if the system header defined them. | Martin v. Löwis | 2001-12-06 | 1 | -4/+35 |
* | Fix portability problems with glibc 2.0, as reported in #449157. | Martin v. Löwis | 2001-08-15 | 1 | -1/+6 |
* | Port getaddrinfo to MSVC++. | Martin v. Löwis | 2001-07-19 | 1 | -2/+2 |
* | Patch #401196: Configuration machinery for IPv6. | Martin v. Löwis | 2001-06-23 | 1 | -0/+140 |