Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object can now create objects of the proper type in case one attempts to ↵ | Sebastian Thiel | 2009-10-15 | 1 | -1/+0 |
| | | | | create an object directly - this feature is used in several places now, allowing for additional type-checking | ||||
* | All times are not stored as time_struct, but as simple int to consume less ↵ | Sebastian Thiel | 2009-10-15 | 1 | -0/+19 |
| | | | | | | memory time imports cleaned up and mostly removed as they were not required (anymore) | ||||
* | unified name of utils module, recently it was named util and utils in ↵ | Sebastian Thiel | 2009-10-13 | 1 | -0/+36 |
different packages |