summaryrefslogtreecommitdiff
path: root/src/libicalvcal/vcc.y
Commit message (Expand)AuthorAgeFilesLines
* REUSE complianceAllen Winter2022-06-061-28/+2
* libicalvcal: Cast EOF to 'char' to ensure matching its value against itMilan Crha2021-09-191-10/+10
* libicalvcal: Free memory allocated for parsingMilan Crha2021-09-191-1/+8
* Fix typos and misspellings found by CodeSpell 2.1.0.Shaun Case2021-07-121-2/+2
* Remove double #include’d headersДилян Палаузов2019-07-011-3/+0
* various - fix some minor compiler warningsAllen Winter2018-07-211-4/+4
* src/libicalvcal/vcc.y - backported some changes made to vcc.c to vcc.yBo Simonsen2018-07-211-17/+21
* src/libicalvcal/vcc.{y,h} - resolve compiler warningsBo Simonsen2018-07-211-5/+4
* src/libicalvcal/vcc.y - reenable lexing of :\nBo Simonsen2018-07-211-2/+2
* src/libicalvcal/vcc.y - use strcasecmp (stricmp missing on linux)Bo Simonsen2018-07-211-9/+9
* src/libicalvcal/vcc.y - remove duplicate ID token to resolve bison errorBo Simonsen2018-07-211-1/+0
* src/libicalvcal/vcc.y - remove DLLEXPORT macroBo Simonsen2018-07-211-4/+4
* * Signature changed for functions:Allen Winter2016-12-211-1/+1
* time to unhide all remaining symbols from headersAllen Winter2015-05-101-570/+569
* Eliminate many compiler warnings from gccAllen Winter2014-09-071-4/+4
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+1216