summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libical-glib: Replace usage of deprecated G_TYPE_INSTANCE_GET_PRIVATE()mcrha/glib-deprecationMilan Crha2020-01-232-5/+3
* CMakeLists.txt, ReleaseNotes.txt - open for 3.0.8Allen Winter2019-12-152-2/+6
* ReleaseNotes.txt - update for 3.0.7 releasev3.0.7Allen Winter2019-12-151-2/+5
* various - use https instead of http where we canAllen Winter2019-12-14241-681/+589
* icaltimezone.c: Fix race condition on zone changes arrayAdam Dingle2019-10-271-2/+2
* test/icalattach-leak.c - new for testing icalattach leaksAllen Winter2019-10-201-0/+104
* Merge branch 'mcrha/annotations' into 3.0Allen Winter2019-10-209-28/+88
|\
| * Merge branch '3.0' into mcrha/annotationsAllen Winter2019-10-203-49/+45
| |\ | |/ |/|
* | Merge branch 'mcrha/attachment-leak' into 3.0Allen Winter2019-10-196-62/+116
|\ \
| * \ Merge branch '3.0' into mcrha/attachment-leakAllen Winter2019-10-193-49/+45
| |\ \ | |/ / |/| |
* | | buildtests.sh - ignore clang-tidy warnings for hicpp-varargAllen Winter2019-10-191-1/+1
* | | icalproperty.c, icalcomponent.c - minor coding styleAllen Winter2019-10-192-4/+2
* | | icalcomponent.c, icalproperty.c: Rewrite of normalization code to (hopefully)...Ken Murchison2019-10-192-48/+46
| | * Let icalattach_new_from_data() use the 'free_fn' argument againmcrha/annotationsMilan Crha2019-10-158-27/+87
| | * libical-glib: Correct annotation of i_cal_property_set_parameter()Milan Crha2019-10-151-1/+1
| |/
| * libical-glib: Correct free of xml values in xml-parser.cmcrha/attachment-leakMilan Crha2019-10-141-60/+82
| * libical-glib: Fix ICalAttach handling of the icalattach native structureMilan Crha2019-10-146-2/+34
|/
* CMakeLists.txt, ReleaseNotes.txt - open for 3.0.7Allen Winter2019-09-142-2/+6
* ReleaseNotes.txt - set release datev3.0.6Allen Winter2019-09-141-1/+1
* update zoneinfo for tzdata2019cAllen Winter2019-09-14593-6822/+2027
* CMakeLists.txt - remove compiler option -Wmissing-include-dirs3.0-backportsAllen Winter2019-08-251-2/+2
* GtkDoc.cmake - include CFLAGS in gtkdoc-scangobj command line as wellTing-Wei Lan2019-08-251-0/+1
* icalproperty.c: need to orphan the params before removal during normalizationKen Murchison2019-08-131-0/+2
* regression.c: need to free components after normalizationKen Murchison2019-08-101-0/+3
* icalcomponent.c: need to orphan the props before removal during normalizationKen Murchison2019-08-101-0/+2
* icalcomponent.c: move test for zero parameters outside of the switch statemen...Ken Murchison2019-08-101-42/+41
* src/test/regression.c - cleanup after cherry-pickAllen Winter2019-08-101-35/+0
* regression.c: added test_icalcomponent_normalize()Ken Murchison2019-08-101-0/+111
* icalproperty_normalize: don't leak memoryBron Gondwana2019-08-071-0/+12
* icalcomponent_normalize: avoid memory leaksBron Gondwana2019-08-071-0/+6
* CMakeLists.txt - fix build - overeager cherry-pick from masterAllen Winter2019-08-031-1/+6
* Don't build stow test on AndroidNicolas Fella2019-08-021-1/+1
* Address commentsNicolas Fella2019-08-023-2/+7
* Add option to not build testsNicolas Fella2019-08-022-1/+5
* scripts/buildtests.sh - update for cppcheck v1.88Allen Winter2019-08-021-1/+2
* various - fix warnings found by cppcheck v1.88Allen Winter2019-08-025-14/+14
* GtkDoc.cmake - include LDFLAGS in gtkdoc-scangobj command lineTing-Wei Lan2019-08-011-5/+14
* Compress python codeДилян Палаузов2019-07-203-28/+12
* Merge branch '3.0-backports' into 3.0Allen Winter2019-07-144-14/+512
|\
| * ReleaseNotes.txt - refer to icaltimezone_truncate_vtimezone()Allen Winter2019-07-131-0/+2
| * icaltimezone.h - icaltimezone_truncate_vtimezone @since 3.0.6Allen Winter2019-07-131-0/+1
| * scripts/buildtests.sh - remove LTO testsAllen Winter2019-07-131-2/+0
| * scripts/buildtests.sh - improved test namingAllen Winter2019-07-131-14/+16
| * src/libical/icaltimezone.c - fix splint warningsAllen Winter2019-07-131-15/+16
| * src/libical/icaltimezone.c - minor coding styleAllen Winter2019-07-131-20/+24
| * icaltimezone.c: initialize struct icaldatetimeperiodtype fields individuallyKen Murchison2019-07-131-8/+8
| * icaltimezone.c: initialize struct rdate fields individuallyKen Murchison2019-07-131-1/+6
| * Added icaltimezone_truncate_vtimezone() - fixes issue #371Ken Murchison2019-07-132-0/+485
* | ReleaseNotes.txt - updateAllen Winter2019-07-111-0/+2
* | Merge branch '3.0-backports' into 3.0Allen Winter2019-07-104-5/+45
|\ \ | |/