summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-1/+1
|
* Put delta-apply code into separate function. Would have preferred to to have ↵Sebastian Thiel2010-10-131-0/+3
| | | | just one dynamic module, lets see whether includes are possible
* Initial frame of the connect_delta method, which seems to do something. ↵Sebastian Thiel2010-10-111-0/+24
Debugging is hellish, you really have to use python exception to get information out of there, printf doesn't do anything for some reason