Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-23 | replace all occurrences of occured by occurred | Yves-Alexis Perez | 1 | -1/+1 | |
Do it in all comments and errors messages | |||||
2019-06-13 | Timeout support for SSL connections and better timeout handeling. | DanyL | 1 | -0/+3 | |
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -3/+3 | |
2015-01-28 | Update copyright of public headers | Martin Szulecki | 1 | -3/+5 | |
2014-10-05 | Convert int16_t macro error types into enum to improve debugging/type-checking | Martin Szulecki | 1 | -12/+9 | |
This simple change provides various benefits for developers like compile time errors, better auto-completition in editors and the ability of a debugger to show the constant instead of just the raw value. Thanks to Aaron Burghardt for the proposal. | |||||
2014-04-29 | Make property_list_service public | Nikias Bassen | 1 | -0/+170 | |