summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | design-data/properties.csv - remove dupe entry for "NAME"Allen Winter2022-04-281-3/+3
| * | | Merge branch '3.0'Allen Winter2022-04-274-3/+134
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add missing property parameters into libical-glibMilan Crha2022-04-272-1/+108
| | * .pre-commit-config.yaml - pre-commit configurationAllen Winter2022-04-271-0/+24
| | * appveyor.yml - remove /usr/local/include/X11 on MacAllen Winter2022-04-271-1/+1
| * | CMakeLists.txt - the PROJECT_VERSION is 3.1Allen Winter2022-04-091-1/+1
| * | Fix table in UsingLibical.md & missing periodMichael McClurg2022-04-091-25/+7
| * | Add UsingLibical.md to DoxygenMichael McClurg2022-04-094-3/+7
| * | cmake: Do not export CC into gir compilerKhem Raj2022-03-061-2/+1
| * | Merge branch '3.0'Allen Winter2022-03-061-5/+10
| |\ \ | | |/
| | * scripts/buildtests.sh - blacklist vcc.c in cppcheckAllen Winter2022-03-061-0/+1
| | * icalenums.c - ensure we can't overflow request_status_mapAllen Winter2022-03-061-5/+10
| * | scripts/buildtests.sh - lto builds only on linux with gccAllen Winter2022-03-061-3/+6
| * | cmake/modules/FindBerkeleyDB.cmake - set BerkeleyDB_LIBRARIESAllen Winter2022-03-061-1/+1
| * | cmake/modules/GtkDoc.cmake - deal with unset (DY)LD_LIBRARY_PATHAllen Winter2022-03-061-1/+12
| * | buildsystem - fix linking after recent commitsAllen Winter2022-03-052-3/+5
| * | buildsystem - fix more uninitialized cmake variables, againAllen Winter2022-03-052-5/+9
| * | appveyor.yml - don't install gobject-introspection vala for MacAllen Winter2022-03-051-1/+1
| * | buildsystem - fix more uninitialized cmake variablesAllen Winter2022-03-056-8/+20
| * | buildsystem - fix all uninitialized cmake warningsAllen Winter2022-03-058-44/+107
| * | fix some minor coding style issues after recent commitsAllen Winter2022-02-262-6/+5
| * | Merge pull request #551 from minichma/test_mem_consistencyAllen Winter2022-02-263-18/+57
| |\ \
| | * | test - check for memory leaks during regression testsMarkus Minichmayr2022-02-251-8/+37
| | * | test-malloc - Export functions and access global members only via getters to ...Markus Minichmayr2022-02-252-7/+17
| | * | regression-utils - fix inconsistent function signatures of _ok() and related.Markus Minichmayr2022-02-251-3/+3
| |/ /
| * | LibIcalMacrosInternal.cmake - improve libical_deprecated_option()Allen Winter2022-02-211-1/+4
| * | src/libical/icaltz-util.c - fix truncated stdio returnAllen Winter2022-02-211-1/+1
| * | buildtests.sh - follow CMake LIBICAL_DEVMODE option namechangeAllen Winter2022-02-211-3/+3
| * | buildsystem - prepend dev cmake options with "LIBICAL_DEMODE"Allen Winter2022-02-211-16/+16
| * | buildtests.sh - add tests for LIBICAL_DEVMODE_MEMORY_CONSISTENCYAllen Winter2022-02-211-5/+33
| * | Merge pull request #546 from libical/work/memory-consistencyAllen Winter2022-02-208-9/+48
| |\ \
| | * | src/test/test-malloc.c - use liberror_assertAllen Winter2022-02-201-4/+10
| | * | CMakeLists.txt - force debug of LIBICAL_DEV_MODE_MEMORY_CONSISTENCYAllen Winter2022-02-201-0/+1
| | * | Fix inconsistencies in use of icalmemory.Markus Minichmayr2022-02-192-3/+2
| | * | buildsystem - entire project can be built with memory consistencyAllen Winter2022-02-186-7/+40
| |/ /
| * | src/libical/icalmemory.c - skip splint false positivesAllen Winter2022-02-181-3/+3
| * | scripts/buildtests.sh - add ICALMEMORY_DEFAULT definesAllen Winter2022-02-181-0/+3
| * | src/test/test-malloc.c - remove bad cppcheck-suppressAllen Winter2022-02-181-1/+0
| * | minor coding style fixes after latest mergeAllen Winter2022-02-184-220/+218
| * | Merge pull request #544 from minichma/malloc_configurability_and_testAllen Winter2022-02-189-10/+386
| |\ \
| | * | Fix memory allocation in parse_posix_zone().Markus Minichmayr2022-02-151-1/+1
| | * | Tests: Introducing custom memory allocation functions that allow testing for ...Markus Minichmayr2022-02-155-0/+270
| | * | icalmemory: Making memory management functions configurable.Markus Minichmayr2022-02-153-9/+115
| |/ /
| * | buildsystem - a C11-compliant C compiler is required for libical-glibAllen Winter2022-02-063-3/+9
| * | buildsystem - require C++11 compliance for the C++ bindingsAllen Winter2022-02-053-0/+4
| * | minor coding style fixesAllen Winter2022-02-052-3/+3
| * | Merge pull request #542 from minichma/malloc_robustnessAllen Winter2022-02-054-10/+62
| |\ \
| | * | Make icalmemory, icalarray and some selected functions from other files more ...Markus Minichmayr2022-01-254-10/+62
| * | | Merge branch '3.0'Allen Winter2022-02-051-1/+5
| |\ \ \ | | | |/ | | |/|
| | * | CMakeLists.txt, ReleaseNotes.txt - this will be become 3.0.15Allen Winter2022-02-052-1/+5