summaryrefslogtreecommitdiff
path: root/src/libicalss/icalspanlist_cxx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* lots of clang-tidy cleaning in the C++ wrapper codeAllen Winter2016-11-261-13/+13
|
* icalspanlist_cxx.cpp - in as_vector(), free the temp matrix arrayAllen Winter2016-06-121-1/+5
|
* more pedantic fixesAllen Winter2016-05-241-1/+1
|
* try to eliminate -Weffc++ warningsAllen Winter2015-05-211-3/+17
|
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-6/+2
| | | | so some cleaning along the way
* massive include file cleaning. partially doneAllen Winter2015-04-271-0/+2
|
* make sure all C++ file names are of the form foo_cxx, for consistency.Allen Winter2015-02-191-1/+1
|
* Improvements for the C++ bindings:Allen Winter2015-02-181-0/+3
| | | | | | - pass args by const ref - namespace - minor stuff
* restore the CXX-bindings featureAllen Winter2014-12-231-32/+68
| | | | also cleanup some code: coding style, licenses, copyrights
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+92