| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | REUSE compliance | Allen Winter | 2022-06-06 | 1 | -10/+2 |
| | | | | | fixes: #489 | ||||
| * | various - use https instead of http where we can | Allen Winter | 2019-12-14 | 1 | -2/+2 |
| | | | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain | ||||
| * | Deprecate foo_new_clone() in favor of foo_clone() | Emiel Bruijntjes | 2019-05-26 | 1 | -2/+2 |
| | | | | | Consistency between const and non-const args for clone functions | ||||
| * | various C++ files - remove the deprecated throw(icalerrnum) | Allen Winter | 2018-11-11 | 1 | -8/+6 |
| | | |||||
| * | Relicense to MPL 2.0 instead of MPL 1.0 | Allen Winter | 2017-05-07 | 1 | -3/+3 |
| | | | | | | | | | fix urls. make source license headers consistent GNU "Lesser" vs. GNU "Library" etc. issue: #297 | ||||
| * | lots of clang-tidy cleaning in the C++ wrapper code | Allen Winter | 2016-11-26 | 1 | -22/+17 |
| | | |||||
| * | try to eliminate -Weffc++ warnings | Allen Winter | 2015-05-21 | 1 | -3/+3 |
| | | |||||
| * | cleanup _unused() function variables | Allen Winter | 2015-05-07 | 1 | -1/+1 |
| | | |||||
| * | massive include file cleaning. partially done | Allen Winter | 2015-04-27 | 1 | -1/+0 |
| | | |||||
| * | more fixes for the C++ bindings: | Allen Winter | 2015-02-19 | 1 | -35/+33 |
| | | | | | | + use std::string instead of the string typedef + more passing args as const refs | ||||
| * | Improvements for the C++ bindings: | Allen Winter | 2015-02-18 | 1 | -40/+58 |
| | | | | | | | - pass args by const ref - namespace - minor stuff | ||||
| * | Seems to link on Windows with MSVC now, albeit with some warnings. | Allen Winter | 2015-02-16 | 1 | -2/+0 |
| | | |||||
| * | restore the CXX-bindings feature | Allen Winter | 2014-12-23 | 1 | -178/+277 |
| | | | | | also cleanup some code: coding style, licenses, copyrights | ||||
| * | Re-arrange after svn to git conversion | Allen Winter | 2014-05-31 | 1 | -0/+273 |
