summaryrefslogtreecommitdiff
path: root/src/libical/icalmemory.c
Commit message (Expand)AuthorAgeFilesLines
* CMAKE option LIBICAL_SYNC_MODE_THREADLOCAL: Allow compiling all global variab...Markus Minichmayr2022-11-221-5/+5
* Mark mutable global variables as ICAL_GLOBAL_VAR, so we can specify storage m...Markus Minichmayr2022-11-221-10/+10
* Merge branch '3.0'Allen Winter2022-11-131-1/+1
|\
| * misc: Update sources to more modern CMilan Crha2022-11-131-1/+1
* | REUSE complianceAllen Winter2022-06-061-22/+2
* | buildsystem - entire project can be built with memory consistencyAllen Winter2022-02-181-3/+12
* | src/libical/icalmemory.c - skip splint false positivesAllen Winter2022-02-181-3/+3
* | minor coding style fixes after latest mergeAllen Winter2022-02-181-4/+7
* | icalmemory: Making memory management functions configurable.Markus Minichmayr2022-02-151-3/+60
* | Make icalmemory, icalarray and some selected functions from other files more ...Markus Minichmayr2022-01-251-1/+24
* | Implement `icalmemory_strdup` based on `icalmemory_new_buffer` rather than on...Markus Minichmayr2022-01-221-1/+14
* | Replaced malloc, realloc, free and strdup with corresponding icalmemory_* fun...Markus Minichmayr2022-01-221-8/+8
|/
* Add missing, remove duplicate Doxygen filesMichael McClurg2020-07-181-4/+0
* various - use https instead of http where we canAllen Winter2019-12-141-6/+5
* various - tiny fixes for cppcheck and krazyAllen Winter2018-08-041-1/+0
* libical/icalmemory.c - moves doxygen doc strings out of icalmemory.c and into...Patrick Elsen2017-07-171-17/+34
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-10/+11
* various cppcheck suppressionsAllen Winter2016-11-261-0/+1
* src/libical - consistent coding style enforcedAllen Winter2015-05-311-85/+89
* Splint fixes. and unhide some symbolsAllen Winter2015-05-071-60/+50
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-21/+8
* massive include file cleaning. partially doneAllen Winter2015-04-271-69/+69
* remove DMALLOC conditional compilationAllen Winter2015-04-181-4/+0
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+375