summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8
2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann2-23/+10
2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5
2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann1-0/+18
2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11
2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8
2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1
2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann2-13/+13
2009-08-15TypoRené 'Necoro' Neumann1-1/+1
2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+855
2009-08-15Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann1-5/+1
2009-08-15Skip some data of eix.parser.package. The data is unneeded and just kill memo...René 'Necoro' Neumann1-10/+12
2009-08-15Some optimizationsRené 'Necoro' Neumann2-10/+12
2009-08-15documentationRené 'Necoro' Neumann1-3/+32
2009-08-15Correctly handle exceptionsRené 'Necoro' Neumann2-5/+13
2009-08-15Renamed 'mq' to 'ipc'René 'Necoro' Neumann4-20/+20
2009-08-15Finish mq moduleRené 'Necoro' Neumann2-7/+8
2009-08-15Unified stringsRené 'Necoro' Neumann1-2/+2
2009-08-15Removed obscur whateverRené 'Necoro' Neumann1-2/+0
2009-08-15Moved all the include stuff to the pxdRené 'Necoro' Neumann2-39/+62
2009-08-15First try of own mq-moduleRené 'Necoro' Neumann3-13/+185
2009-08-15Use message queue instead of SHMRené 'Necoro' Neumann2-51/+26
2009-08-15Honor missing eix moduleRené 'Necoro' Neumann1-2/+7
2009-08-14Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann4-4/+323
2009-08-14Use sets instead of lists --> faster resultsRené 'Necoro' Neumann2-2/+2
2009-08-14Add eixsql as db-choiceRené 'Necoro' Neumann1-3/+9
2009-08-14Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann3-9/+12
2009-08-14Write eix-sql database backendRené 'Necoro' Neumann1-0/+62
2009-08-14Make the EixReader support the context manager protocolRené 'Necoro' Neumann1-1/+0
2009-08-14Make the EixReader support the context manager protocolRené 'Necoro' Neumann1-0/+9
2009-08-14Add documentationRené 'Necoro' Neumann3-5/+300
2009-08-14Finish EixReaderRené 'Necoro' Neumann1-8/+8
2009-08-14Fix overlay classRené 'Necoro' Neumann1-2/+2
2009-08-14Make overlay a class tooRené 'Necoro' Neumann1-7/+7
2009-08-14Add __slots__René 'Necoro' Neumann1-0/+7
2009-08-14Add package and category objectsRené 'Necoro' Neumann1-3/+29
2009-08-14Add function to add _ to namespaceRené 'Necoro' Neumann1-0/+5
2009-08-14EFAPRené 'Necoro' Neumann1-4/+3
2009-08-14Make LazyElement use __slots__ - to decrease memory consumptionRené 'Necoro' Neumann1-0/+1
2009-08-14Allow to pass the number of elements in a vectorRené 'Necoro' Neumann1-4/+8
2009-08-14Add 'skip' parameter to header ... this is ignored thoughRené 'Necoro' Neumann1-1/+1
2009-08-14Add header-objectRené 'Necoro' Neumann2-10/+41
2009-08-14Add LazyElementRené 'Necoro' Neumann1-1/+23
2009-08-14Rename DictDatabase to HashDatabaseRené 'Necoro' Neumann2-5/+5
2009-08-13Make epydoc happyRené 'Necoro' Neumann2-5/+5
2009-08-13Make 'helper' available for the pluginsRené 'Necoro' Neumann1-0/+2
2009-08-13Make plugins more exception aware and exception safeRené 'Necoro' Neumann1-7/+26
2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2