summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* icalrestriction.c.in: check restrictions for nested components at ANY levelKen Murchison2022-01-061-104/+165
* icalenums.h: add terminating value to icalcomponent_kind enumKen Murchison2022-01-061-1/+2
* Merge branch '3.0'Allen Winter2021-12-062-2/+50
|\
| * Fix a crash in cleanVObject on invalid valuesMilan Crha2021-12-062-2/+50
* | Merge branch '3.0'Allen Winter2021-11-282-969/+969
|\ \ | |/
| * lots of spelling fixes found by codespellAllen Winter2021-11-2843-1029/+1029
* | Merge branch '3.0'Allen Winter2021-11-271-5/+5
|\ \ | |/
| * Merge pull request #530 from wrobelda/libical_glib_fixAllen Winter2021-11-271-5/+5
| |\
| | * Fix building libical-glib when STATIC_ONLY is enabled.Dawid Wróbel2021-11-251-5/+5
| * | libical-glib: Get rid of all the allow-none annotationsCorentin Noël2021-11-2012-64/+63
| * | generator.c - Handle the optional parameterCorentin Noël2021-11-201-1/+32
| * | icalcomponent.c: protect against NULL property valuesKen Murchison2021-11-201-2/+8
| * | icalcomponent.c: handle the case, when DTEND and DURATION are missingДилян Палаузов2021-11-202-24/+25
| * | icalcomponent_get_duration() clarification in commentДилян Палаузов2021-11-201-1/+1
* | | Merge pull request #524 from libical/tintou/nullable-optionalAllen Winter2021-11-2012-65/+95
|\ \ \
| * | | generator.c - Handle the optional parametertintou/nullable-optionalCorentin Noël2021-11-161-1/+32
| * | | libical-glib: Get rid of all the allow-none annotationsCorentin Noël2021-11-1612-64/+63
* | | | Merge pull request #519 from dilyanpalauzov/no_duration_no_dtendAllen Winter2021-11-202-24/+25
|\ \ \ \
| * | | | icalcomponent.c: handle the case, when DTEND and DURATION are missingДилян Палаузов2021-11-082-24/+25
* | | | | Merge pull request #518 from dilyanpalauzov/icalcomponent_get_duration_clarif...Allen Winter2021-11-201-1/+1
|\ \ \ \ \
| * | | | | icalcomponent_get_duration() clarification in commentДилян Палаузов2021-11-081-1/+1
| |/ / / /
* | | | | icalcomponent.c: protect against NULL property valuesKen Murchison2021-11-181-2/+8
| |/ / / |/| | |
* | | | fix compile from merge mistakeMilan Crha2021-11-091-11/+13
* | | | Merge branch '3.0'Allen Winter2021-11-075-30/+170
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Copy in and Use the Kitware FindICU.cmake from CMake 3.21Allen Winter2021-11-072-10/+4
| * | Merge pull request #515 from mcrha/3.0Allen Winter2021-11-074-15/+155
| |\ \
| | * | libical-glib: Simplify memory management around ICalCompIterMilan Crha2021-11-044-15/+155
| * | | src/test/regression.c - fix some conversion warningsAllen Winter2021-11-071-13/+13
| * | | libical-glib: Enhance comments on i_cal_time_get_timezoneCorentin Noël2021-11-061-2/+2
| |/ /
| * | libical-glib: Fix annotation of i_cal_time_get_timezoneCorentin Noël2021-10-181-1/+1
| |/
* | libical-glib: Enhance comments on i_cal_time_get_timezoneCorentin Noël2021-11-051-1/+1
* | Revert "libical-glib: Fix annotation of i_cal_time_get_timezone"Corentin Noël2021-11-051-1/+1
* | libical-glib: Fix annotation of i_cal_time_get_timezoneCorentin Noël2021-10-181-1/+1
* | Merge branch '3.0'Allen Winter2021-09-261-2/+10
|\ \ | |/
| * buildsystem - adjust libdir and includedir in generated pkgconfigAllen Winter2021-09-261-2/+10
| * icalrecur.c: look harder for tzid and protect against not finding itKen Murchison2021-09-221-3/+12
| * libicalvcal: Cast EOF to 'char' to ensure matching its value against itMilan Crha2021-09-183-20/+105
| * test: Free VObject in the test_vcal() regression testMilan Crha2021-09-181-0/+2
| * libicalvcal: Free memory allocated for parsingMilan Crha2021-09-182-2/+16
| * src/libical/icaltimezone.c - cppcheck suppressionAllen Winter2021-09-161-0/+1
| * libicalss/icalbdbset.c - more fix builds against BerkeleyDB v6Allen Winter2021-08-211-1/+5
* | Merge pull request #509 from libical/rscale_tzid_fixAllen Winter2021-09-221-3/+12
|\ \
| * | icalrecur.c: look harder for tzid and protect against not finding itrscale_tzid_fixKen Murchison2021-09-221-3/+12
* | | libicalvcal: Cast EOF to 'char' to ensure matching its value against itMilan Crha2021-09-193-20/+105
* | | test: Free VObject in the test_vcal() regression testMilan Crha2021-09-191-0/+2
* | | libicalvcal: Free memory allocated for parsingMilan Crha2021-09-192-2/+16
|/ /
* | libicalss/icalbdbset.c - more fix builds against BerkeleyDB v6Allen Winter2021-08-221-1/+5
* | Merge branch '3.0'Allen Winter2021-08-211-0/+11
|\ \ | |/
| * CMakeLists.txt - fix builds against BerkeleyDB v6 and higherAllen Winter2021-08-211-0/+11
* | Merge branch '3.0'Allen Winter2021-08-151-0/+1
|\ \ | |/