summaryrefslogtreecommitdiff
path: root/src/libical/icalerror.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-06-091-20/+20
|\
| * improve doxgen documentation. fix doxygen warningsAllen Winter2022-06-091-20/+20
* | REUSE complianceAllen Winter2022-06-061-11/+2
* | Allow configuring implementation of `fprintf` and `assert` to allow more flex...Markus Minichmayr2022-01-221-6/+6
|/
* Grammar/style fix from @winterzMichael McClurg2020-07-191-1/+1
* Add more periods to end of sentencesMichael McClurg2020-06-301-15/+15
* Standardize verb formsMichael McClurg2020-06-301-8/+8
* various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* various in src/libcal - update some API doxAllen Winter2018-07-211-1/+1
* Don't use #pragma GCC visibility on MSVCŁukasz Wojniłowicz2018-03-181-0/+4
* src/libical/icalerror.h - misspellingsAllen Winter2017-07-121-25/+25
* libical/icalerror.h - fixes linking of enums and functions in documentationPatrick Elsen2017-07-121-36/+70
* libical/icalerror.h - finishes documenting most error handling macrosPatrick Elsen2017-07-121-6/+133
* libical/icalerror.h - adds preliminary doxygen docs for most of the functionsPatrick Elsen2017-07-121-12/+255
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
* remove declared but unimplemented functionsAllen Winter2016-12-181-1/+0
* Set visibility of icalerrorenum to defaultKent Sutherland2016-12-171-0/+2
* say goodbye the global variable icalerror_errors_are_fatalAllen Winter2015-08-141-5/+4
* icalerror_errors_are_fatal needs to be declared as extern to avoid duplicate ...Kent Sutherland2015-06-231-1/+1
* src/libical - consistent coding style enforcedAllen Winter2015-05-311-1/+1
* coding style in effectAllen Winter2015-05-101-1/+1
* static symbols for local functions that were never exportedAllen Winter2015-05-101-0/+1
* time to unhide all remaining symbols from headersAllen Winter2015-05-101-40/+68
* hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-30/+14
* Ported to Windows MSVC 2012Allen Winter2015-05-021-1/+1
* massive include file cleaning. partially doneAllen Winter2015-04-271-18/+8
* icalerror.h is no longer created at CMake time.Allen Winter2015-02-161-0/+181