summaryrefslogtreecommitdiff
path: root/src/libical/icalmemory.h
Commit message (Collapse)AuthorAgeFilesLines
* Typos a/anДилян Палаузов2022-12-101-1/+1
|
* CMAKE option LIBICAL_SYNC_MODE_THREADLOCAL: Allow compiling all global ↵Markus Minichmayr2022-11-221-2/+2
| | | | variables with thread-local storage, thus avoiding the need for synchronization.
* Merge branch '3.0'Allen Winter2022-06-091-12/+12
|\
| * improve doxgen documentation. fix doxygen warningsAllen Winter2022-06-091-12/+12
| |
* | REUSE complianceAllen Winter2022-06-061-11/+2
| | | | | | | | fixes: #489
* | minor coding style fixes after latest mergeAllen Winter2022-02-181-11/+12
| |
* | icalmemory: Making memory management functions configurable.Markus Minichmayr2022-02-151-6/+51
| |
* | Replaced malloc, realloc, free and strdup with corresponding icalmemory_* ↵Markus Minichmayr2022-01-221-5/+7
|/ | | | functions.
* Standardize verb formsMichael McClurg2020-06-301-5/+5
|
* various - use https instead of http where we canAllen Winter2019-12-141-4/+3
| | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain
* various in src/libcal - update some API doxAllen Winter2018-07-211-3/+3
|
* libical/icalmemoy.h - strips extra blank linePatrick Elsen2017-07-191-1/+0
|
* libical/icalmemory.c - moves doxygen doc strings out of icalmemory.c and ↵Patrick Elsen2017-07-171-7/+13
| | | | into icalmemory.h
* libical/icalmemory.h - adds doxygen documentation for icalmemory.hPatrick Elsen2017-07-171-14/+280
|
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
| | | | | | | | fix urls. make source license headers consistent GNU "Lesser" vs. GNU "Library" etc. issue: #297
* coding style in effectAllen Winter2015-05-101-12/+10
|
* Splint fixes. and unhide some symbolsAllen Winter2015-05-071-2/+2
|
* hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-10/+12
| | | | and other minor cleaning
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-17/+4
| | | | so some cleaning along the way
* massive include file cleaning. partially doneAllen Winter2015-04-271-8/+7
|
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+85