summaryrefslogtreecommitdiff
path: root/src/libical/icalarray.c
Commit message (Expand)AuthorAgeFilesLines
* REUSE complianceAllen Winter2022-06-061-10/+2
* minor coding style fixesAllen Winter2022-02-051-2/+1
* Make icalmemory, icalarray and some selected functions from other files more ...Markus Minichmayr2022-01-251-3/+19
* Replaced malloc, realloc, free and strdup with corresponding icalmemory_* fun...Markus Minichmayr2022-01-221-8/+9
* various - use https instead of http where we canAllen Winter2019-12-141-2/+2
* Improve memory efficiency of icalarray_sort()Markus Minichmayr2019-05-251-23/+28
* icalarray.c - minor coding styleAllen Winter2018-01-201-1/+2
* null pointer passed as argument 2 to memcpy(), which is declared to never be ...Milan Crha2018-01-201-1/+2
* libical/icalarray.c - removes doxygen commentsPatrick Elsen2017-07-131-12/+0
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
* icalarray.c, icalcomponent.c, icaltimezone.c - icalarray_free fixesAllen Winter2016-11-261-1/+0
* src/libical - consistent coding style enforcedAllen Winter2015-05-311-8/+12
* icalarray,icalcomponent,icaltimezone - modernize, int's -> size_t'sAllen Winter2015-05-011-111/+91
* massive include file cleaning. partially doneAllen Winter2015-04-271-14/+12
* Cleaned up unused variable and sign comparison warnings in icalarray.c.Kent Sutherland2014-06-091-5/+2
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+227