summaryrefslogtreecommitdiff
path: root/portato/eix/parser.pyx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann2009-08-151-5/+1
* Skip some data of eix.parser.package. The data is unneeded and just kill memo...René 'Necoro' Neumann2009-08-151-10/+12
* Some optimizationsRené 'Necoro' Neumann2009-08-151-9/+11
* Removed obscur whateverRené 'Necoro' Neumann2009-08-151-2/+0
* Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-141-0/+318
9f0d0a2&follow=1'>New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63