summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59313-59320 via svnmerge fromChristian Heimes2007-12-041-2/+34
* Merged revisions 59239-59244 via svnmerge fromChristian Heimes2007-11-301-2/+2
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-0/+3
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-2/+6
* Add macros for checking for long double and defining the size of long double ...Travis E. Oliphant2007-10-121-0/+12
* Merged revisions 57778-58052 via svnmerge fromThomas Wouters2007-09-081-0/+13
* test for strlcpy (so i can use it in _bsddb.c)Gregory P. Smith2007-09-031-1/+1
* Merged revisions 57620-57771 via svnmerge fromThomas Wouters2007-08-301-1/+1
* Remove support for BeOSSkip Montanaro2007-08-171-43/+1
* Merged revisions 56753-56781 via svnmerge fromGuido van Rossum2007-08-061-0/+4
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-1/+1
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-3/+5
* Merged revisions 53623-53858 via svnmerge fromThomas Wouters2007-02-231-3/+3
* Merged revisions 53451-53537 via svnmerge fromThomas Wouters2007-02-011-0/+11
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-18/+68
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-24/+57
* Merge the rest of the trunk.Thomas Wouters2006-06-081-3/+27
* Merged revisions 46607-46608 via svnmerge fromThomas Wouters2006-06-081-2/+16
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-5/+111
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-69/+79
* Fix the version number to be 3.0.Guido van Rossum2006-03-301-1/+1
* On OSX, use --arch_only `arch` in stead of --arch_only ppc, so things willJack Jansen2006-02-231-2/+2
* Patch #1432345: Make python compile on DragonFly.Martin v. Löwis2006-02-171-4/+5
* Merge ssize_t branch.Martin v. Löwis2006-02-151-0/+3
* Avoid linking python with readline.Martin v. Löwis2006-02-101-0/+5
* Delete aclocal.m4, and require autoconf 2.59, fixingMartin v. Löwis2006-01-291-1/+1
* Patch #1103116: AF_NETLINK sockets basic support.Martin v. Löwis2006-01-141-2/+12
* Fix bugs #1244610, #1392915, fix build problem on OpenBSD 3.7 and 3.8.Neal Norwitz2006-01-091-2/+2
* Patch #881820: look for openpty and forkpty also in libbsd.Martin v. Löwis2006-01-081-2/+12
* icc accepts -OPT... but generates a warning, so just disable the checkNeal Norwitz2006-01-071-0/+6
* If there is no libtermcap all the readline tests failed.Neal Norwitz2006-01-071-3/+10
* Always set SVNVERSION to "exported" if it otherwise fails.Martin v. Löwis2006-01-051-1/+7
* Stop maintaining the buildno file.Martin v. Löwis2006-01-051-0/+3
* Use -xcode=pic32 for SunPro. Will backport to 2.4.Martin v. Löwis2005-12-301-0/+1
* Jack said we don't need the Mac/Python/ directory any more.Neal Norwitz2005-12-181-1/+1
* Revert r41662 and the part of 41552 that originally caused the problemNeal Norwitz2005-12-151-22/+0
* Add a workaround for file.ftell() to raise IOError for ttys.Hye-Shik Chang2005-12-131-0/+22
* Patch #1227966: Do not defined _XOPEN_SOURCE_EXTENDED on Solaris 10.Martin v. Löwis2005-11-261-3/+13
* Patch #1180695: Implement nanosecond stat resolution on FreeBSD,Martin v. Löwis2005-08-091-0/+19
* Patch #1239112: Correct LINKCC C++ test. Fixes #1189330.Martin v. Löwis2005-08-071-3/+5
* Patch #1212117: Add optional attribute st_flags to os.stat_resultHye-Shik Chang2005-06-021-0/+1
* patch [1171735] - Darwin 8's headers disable functionality whenBob Ippolito2005-03-281-5/+28
* Configure bug reporting address.Martin v. Löwis2005-03-141-1/+1
* Modified test for tzset to not rely on tm->tm_zone's existence. Also addedBrett Cannon2005-02-101-3/+32
* Patch #579435: Shadow Password Support ModuleMartin v. Löwis2005-01-231-2/+2
* Patch #1097739 by Bob Ippolito:Jack Jansen2005-01-071-7/+7
* Always set CONFIGURE_MACOSX_DEPLOYMENT_TARGET otherwise it may be setJack Jansen2005-01-071-1/+1
* After discussion on the PythonMac-SIG it was decided that it is betterJack Jansen2004-12-261-2/+3
* Use = instead of == as operator to testMatthias Klose2004-12-241-1/+1
* Bump version number to 2.5.Martin v. Löwis2004-11-301-2/+2