Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __slots__ | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+7 |
| | |||||
* | Add package and category objects | René 'Necoro' Neumann | 2009-08-14 | 1 | -3/+29 |
| | |||||
* | Make LazyElement use __slots__ - to decrease memory consumption | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+1 |
| | |||||
* | Allow to pass the number of elements in a vector | René 'Necoro' Neumann | 2009-08-14 | 1 | -4/+8 |
| | |||||
* | Add 'skip' parameter to header ... this is ignored though | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Add header-object | René 'Necoro' Neumann | 2009-08-14 | 1 | -9/+35 |
| | |||||
* | Add LazyElement | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+23 |
| | |||||
* | Moved eix stuff to its own module. Also make all the parsing stuff being ↵ | René 'Necoro' Neumann | 2009-07-27 | 1 | -0/+86 |
functions -- will be easier to deal with for the LazyElements |