summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0'HEADmasterAllen Winter2023-03-244-5/+23
|\
| * libical-glib: Add get_zone_directory3.0Jan Tojnar2023-03-244-5/+23
| * appveyor.yml - switch to macos-montereyAllen Winter2023-03-241-1/+1
* | appveyor.yml - switch to macos-montereyAllen Winter2023-03-241-1/+1
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-12-201-4/+4
* | Typos a/anДилян Палаузов2022-12-1019-27/+27
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-221-1/+1
* | src/test/icaltm_test.c - minor code styleAllen Winter2022-11-221-2/+2
* | buildtests.sh - add tests for THREADLOCALAllen Winter2022-11-221-38/+64
* | CMAKE option LIBICAL_SYNC_MODE_THREADLOCAL: Allow compiling all global variab...Markus Minichmayr2022-11-2211-28/+81
* | Mark mutable global variables as ICAL_GLOBAL_VAR, so we can specify storage m...Markus Minichmayr2022-11-229-31/+34
* | Mark read-only static variables as const.Markus Minichmayr2022-11-225-8/+8
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-201-2/+2
* | various - fix strict-prototype warningsAllen Winter2022-11-205-11/+10
* | Merge branch '3.0'Allen Winter2022-11-191-1/+2
|\ \ | |/
| * Add gcc/clang options -Wold-style-definition -Wstrict-prototypesAllen Winter2022-11-191-0/+2
* | CMakeLists.txt - remove dupe CMAKE_STANDARD_*Allen Winter2022-11-141-4/+0
* | Merge branch '3.0'Allen Winter2022-11-1326-111/+115
|\ \ | |/
| * scripts/buildtests.sh - pass --std=c99 for cppcheckAllen Winter2022-11-131-0/+1
| * CMakeLists.txt - require stdc99 and C++11Allen Winter2022-11-131-0/+4
| * misc: Update sources to more modern CMilan Crha2022-11-1324-111/+110
| * regression-cxx.cpp: fix test by explicitly setting errnoSergei Trofimovich2022-11-051-0/+1
| * regression: avoid SIGSEGV in test_timezone_from_builtin()Sergei Trofimovich2022-11-051-0/+4
* | ical_bt(): use free() to free memory, not the libical wrapperSergei Trofimovich2022-11-051-1/+1
* | regression-cxx.cpp: fix test by explicitly setting errnoSergei Trofimovich2022-11-051-0/+1
* | regression: avoid SIGSEGV in test_timezone_from_builtin()Sergei Trofimovich2022-11-051-0/+4
* | libical-glib/tools/generator.c: memory leakДилян Палаузов2022-11-011-0/+3
* | Merge branch '3.0'Allen Winter2022-10-255-5/+24
|\ \ | |/
| * pre-commit autoupdateAllen Winter2022-10-252-3/+4
| * src/libicalvcal/CMakeLists.txt - minor coding styleAllen Winter2022-10-251-4/+4
| * Escape comma in x-property TEXT valuesRobert Stepanek2022-10-253-2/+20
| * Fix regression test function name mix-upRobert Stepanek2022-10-251-2/+2
* | src/libicalvcal/CMakeLists.txt - minor formattingAllen Winter2022-10-241-4/+4
* | Merge branch '3.0'Allen Winter2022-10-247-29/+58
|\ \ | |/
| * Add info about building on AndroidAllen Winter2022-10-243-1688/+16
| * disable so versions for Androidheinzchen2022-10-245-29/+42
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-181-1/+1
* | Merge branch '3.0'Allen Winter2022-10-172-8/+7
|\ \ | |/
| * This would become version 3.0.17Allen Winter2022-10-172-1/+4
| * ReleaseNotes.txt - release todayv3.0.16Allen Winter2022-10-171-2/+2
| * ReleaseNotes.txt - update for regression fixesAllen Winter2022-10-171-1/+1
| * Revert "icalparser.c - add protection against fuzz"Allen Winter2022-10-171-6/+2
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-111-1/+1
* | Merge branch '3.0'Allen Winter2022-10-114-2/+44
|\ \ | |/
| * ReleaseNotes.txt: Version 3.0.16 Fix argument guards in icaltime_as_timet to ...Markus Minichmayr2022-10-111-0/+1
| * regrression.c: Extend test_icaltime_as_timet.Markus Minichmayr2022-10-111-0/+32
| * icaltime_as_timet: Support dates staring with year 1902 also for 32-bit time_...Markus Minichmayr2022-10-112-2/+11
* | Merge branch '3.0'Allen Winter2022-10-100-0/+0
|\ \ | |/
| * .pre-commit-config.yaml - autoupdate; remove pylint checkingAllen Winter2022-10-101-6/+2
| * .pre-commit-config.yaml - configure check-yamlAllen Winter2022-10-101-0/+2