Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stable for HPPA (bug #325593). | Jeroen Roovers | 2010-08-15 | 3 | -15/+8 |
* | Marked ppc/ppc64 stable for bug #325593. | Joseph Jezak | 2010-08-11 | 3 | -5/+9 |
* | bug #332273 | Matti Bickel | 2010-08-11 | 1 | -3/+13 |
* | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325593 | Raúl Porcel | 2010-08-08 | 3 | -5/+8 |
* | Stable on amd64 wrt bug #325593 | Markos Chandras | 2010-08-06 | 4 | -8/+12 |
* | Stable for HPPA (bug #325593). | Jeroen Roovers | 2010-08-06 | 3 | -15/+8 |
* | stable x86, security bug 325593 | Christian Faulhammer | 2010-08-06 | 3 | -5/+9 |
* | stable x86, security bug 325593 | Christian Faulhammer | 2010-08-06 | 2 | -4/+18 |
* | Fix new ebuild/entry order in ChangeLog. | Jeroen Roovers | 2010-08-03 | 2 | -16/+6 |
* | remove the backported versions; they're autogenerated, obviously not tested f... | Brian Harring | 2010-08-03 | 5 | -935/+18 |
* | Improve usage of mmap in _ctypes module (bug #329499). | Arfrever Frehtes Taifersar Arahesis | 2010-08-02 | 5 | -2/+946 |
* | Revert wrong change in _ctypes module (bug #329499). | Arfrever Frehtes Taifersar Arahesis | 2010-07-31 | 8 | -30/+19 |
* | Stable for HPPA (bug #320043). | Jeroen Roovers | 2010-07-30 | 3 | -5/+8 |
* | - The Modules/_ctypes/malloc_closure.c misuses a mmap() call trying to set a ... | Ned Ludd | 2010-07-25 | 8 | -24/+36 |
* | arm stable, bug #319723 | Markus Meier | 2010-07-22 | 3 | -5/+18 |
* | ppc stable #320043 | Gysbert Wassenaar | 2010-07-18 | 3 | -5/+8 |
* | Fix parallel installation (bug #328009). | Arfrever Frehtes Taifersar Arahesis | 2010-07-17 | 3 | -4/+11 |
* | Fix building with some locales (bug #328047). | Arfrever Frehtes Taifersar Arahesis | 2010-07-15 | 3 | -4/+12 |
* | Fix segmentation fault with non-module encodings directory on PYTHONPATH (bug... | Arfrever Frehtes Taifersar Arahesis | 2010-07-12 | 3 | -2/+331 |
* | Fix building with Linux <2.6.9 headers (bug #317937). | Arfrever Frehtes Taifersar Arahesis | 2010-07-12 | 3 | -2/+323 |
* | Fix printing of python-updater warning. | Arfrever Frehtes Taifersar Arahesis | 2010-07-10 | 5 | -12/+12 |
* | Version bump. | Arfrever Frehtes Taifersar Arahesis | 2010-07-04 | 3 | -16/+340 |
* | Synchronize ebuilds. | Arfrever Frehtes Taifersar Arahesis | 2010-07-04 | 4 | -25/+24 |
* | stable x86, bug 319723 | Christian Faulhammer | 2010-06-22 | 3 | -5/+19 |
* | x86 stable wrt bug #320043 | Paweł Hajdan | 2010-06-04 | 3 | -5/+9 |
* | Disable tests with USE="-threads" (bug #322755). | Arfrever Frehtes Taifersar Arahesis | 2010-06-04 | 3 | -4/+13 |
* | Stable on amd64 wrt bug #320043 | Markos Chandras | 2010-05-26 | 3 | -5/+8 |
* | Work around bug #321145. | Arfrever Frehtes Taifersar Arahesis | 2010-05-25 | 7 | -26/+31 |
* | ppc stable #319723 | Gysbert Wassenaar | 2010-05-24 | 3 | -5/+8 |
* | Support FEATURES="test-fail-continue". Don't install byte-compiled Python mod... | Arfrever Frehtes Taifersar Arahesis | 2010-05-23 | 6 | -24/+54 |
* | Use USE dependencies to work around packages with incorrect dependencies. | Arfrever Frehtes Taifersar Arahesis | 2010-05-22 | 2 | -3/+6 |
* | amd64 stable (tested by rullzer) (bug #319723). | Arfrever Frehtes Taifersar Arahesis | 2010-05-21 | 3 | -5/+9 |
* | Comment out calls to python_pkg_setup(). | Arfrever Frehtes Taifersar Arahesis | 2010-05-20 | 6 | -15/+15 |
* | Call python_set_active_version() instead of manually setting PYTHON_ABI varia... | Arfrever Frehtes Taifersar Arahesis | 2010-05-19 | 6 | -30/+27 |
* | Delete older ebuilds. | Arfrever Frehtes Taifersar Arahesis | 2010-05-19 | 7 | -2091/+0 |
* | Stable for HPPA (bug #319723). | Jeroen Roovers | 2010-05-14 | 3 | -5/+8 |
* | Use is-flagq() instead of is-flag(). | Arfrever Frehtes Taifersar Arahesis | 2010-05-10 | 5 | -16/+16 |
* | pyexpat module uses internal copy of expat. | Arfrever Frehtes Taifersar Arahesis | 2010-05-10 | 1 | -5/+2 |
* | Synchronize ebuilds. | Arfrever Frehtes Taifersar Arahesis | 2010-05-02 | 4 | -45/+55 |
* | Don't use ebeep() (bug #318091). | Arfrever Frehtes Taifersar Arahesis | 2010-05-02 | 2 | -11/+17 |
* | Fix AttributeError: UnixCCompiler instance has no attribute 'compiler_cxx_so' | Arfrever Frehtes Taifersar Arahesis | 2010-05-01 | 3 | -8/+8 |
* | 2.6.5-r2: | Arfrever Frehtes Taifersar Arahesis | 2010-05-01 | 4 | -2/+621 |
* | Use correct types of pointers. Fix failure of test_zlib with zlib 1.2.4 (Pyth... | Arfrever Frehtes Taifersar Arahesis | 2010-04-11 | 3 | -2/+305 |
* | 2.6.5-r1: | Arfrever Frehtes Taifersar Arahesis | 2010-03-25 | 4 | -2/+622 |
* | Update patchset. | Arfrever Frehtes Taifersar Arahesis | 2010-03-24 | 3 | -8/+8 |
* | Version bump. | Arfrever Frehtes Taifersar Arahesis | 2010-03-22 | 3 | -2/+307 |
* | Version bump. Fixed bugs: #189283, #279234, #282859, #300961, #301848. | Arfrever Frehtes Taifersar Arahesis | 2010-03-21 | 3 | -2/+315 |
* | Use -fwrapv (bug #297276). Install email module with USE="build". | Arfrever Frehtes Taifersar Arahesis | 2010-03-20 | 6 | -24/+35 |
* | Marked ppc/ppc64 stable for bug #306793. | Joseph Jezak | 2010-03-10 | 3 | -5/+18 |
* | amd64 stable wrt #306793 | Samuli Suominen | 2010-03-07 | 3 | -5/+9 |