summaryrefslogtreecommitdiff
path: root/portato/eix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-143-1/+319
|
* Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-141-1/+1
|
* Make the EixReader support the context manager protocolRené 'Necoro' Neumann2009-08-141-1/+0
|
* Make the EixReader support the context manager protocolRené 'Necoro' Neumann2009-08-141-0/+9
|
* Add documentationRené 'Necoro' Neumann2009-08-143-5/+300
|
* Finish EixReaderRené 'Necoro' Neumann2009-08-141-8/+8
|
* Fix overlay classRené 'Necoro' Neumann2009-08-141-2/+2
|
* Make overlay a class tooRené 'Necoro' Neumann2009-08-141-7/+7
|
* Add __slots__René 'Necoro' Neumann2009-08-141-0/+7
|
* Add package and category objectsRené 'Necoro' Neumann2009-08-141-3/+29
|
* Make LazyElement use __slots__ - to decrease memory consumptionRené 'Necoro' Neumann2009-08-141-0/+1
|
* Allow to pass the number of elements in a vectorRené 'Necoro' Neumann2009-08-141-4/+8
|
* Add 'skip' parameter to header ... this is ignored thoughRené 'Necoro' Neumann2009-08-141-1/+1
|
* Add header-objectRené 'Necoro' Neumann2009-08-142-10/+41
|
* Add LazyElementRené 'Necoro' Neumann2009-08-141-1/+23
|
* Moved eix stuff to its own module. Also make all the parsing stuff being ↵René 'Necoro' Neumann2009-07-273-0/+155
| | | | functions -- will be easier to deal with for the LazyElements
* Moved from Cython to normal PythonRené 'Necoro' Neumann2009-07-274-134/+0
|
* Implement reading a number in the EixReaderRené 'Necoro' Neumann2009-07-261-14/+102
|
* Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2009-07-262-87/+0
|
* First eix stuffRené 'Necoro' Neumann2009-07-244-0/+133
to/gui/gtk/windows.py?h=v0.14&id=7c06ac66c161cc8b4110999dc2bf2f2a98ae574b&follow=1'>Better session handlingRené 'Necoro' Neumann1-5/+54 2008-03-07Small changesRené 'Necoro' Neumann1-1/+4 2008-03-07Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237