Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #7: Added missing call to parent finalize | Timo Dritschler | 2014-11-21 | 1 | -0/+1 |
| | |||||
* | Release KIRO to GitHub under LGPL v2.1 | Timo Dritschler | 2014-11-20 | 1 | -8/+15 |
| | | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file | ||||
* | Changed kiro_cient_connect parameters to const | Timo Dritschler | 2014-09-19 | 1 | -2/+1 |
| | |||||
* | Fixed a problem in KIRO Client "sync" function | Timo Dritschler | 2014-08-29 | 1 | -5/+27 |
| | | | | | KIRO Client was ignoring broken connections and bad RDMA access keys Made test-client application check kiro_client_sync return value | ||||
* | Changed error loging to use the respective GLib functions | Timo Dritschler | 2014-08-29 | 1 | -18/+18 |
| | | | | Also fixes #2 | ||||
* | Fix #6: Changed coding style to match UFO Project | Timo Dritschler | 2014-08-29 | 1 | -110/+118 |
| | |||||
* | Fix #5: Added kiro_CLASS_new methods to all KIRO classes | Timo Dritschler | 2014-08-28 | 1 | -0/+6 |
| | | | | Changed test software to use the new kiro_CLASS_new functions | ||||
* | Changed gobject initialization for backward compatibility with older ↵ | Timo Dritschler | 2014-07-18 | 1 | -1/+2 |
| | | | | versions of GLib | ||||
* | Changed build system to CMake | Timo Dritschler | 2014-05-27 | 1 | -0/+256 |