summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icalrestriction.c.in: special restriction callbacks can be called with prop =...RFC9073_RFC9074Ken Murchison2022-01-191-5/+11
* icalrestriction.c.in: be legacy compiler friendlyKen Murchison2022-01-191-3/+5
* Add RFC9073, RFC9074 to documentationKen Murchison2022-01-183-5/+13
* LOCATION-TYPE is a multivalued propertyKen Murchison2022-01-182-2/+3
* regression.c: add invalid VALARM to restriction testKen Murchison2022-01-181-1/+9
* restrictions.csv, icalrestriction.c.in: consolidate VALARM restrictions and v...Ken Murchison2022-01-182-246/+228
* icalrestriction.c.in: consolidate STATUS value validation functionsKen Murchison2022-01-182-103/+85
* icalcomponent.c: actually implement EventPub component constructorsKen Murchison2022-01-181-0/+15
* Add Event Publishing Extensions (RFC 9073) components, properties, parameters...Ken Murchison2022-01-189-3/+323
* value-types.csv: add blank lines for readabilityKen Murchison2022-01-181-0/+9
* properties.csv: add blank lines for readabilityKen Murchison2022-01-181-0/+13
* parameters.csv: add comment for RELTYPE:SNOOZEKen Murchison2022-01-181-0/+1
* parameters.csv: add blank lines for readabilityKen Murchison2022-01-181-0/+9
* value-types.csv: fix commentKen Murchison2022-01-181-1/+1
* Add/update: VALARM Extensions (RFC 9074) properties, parameters, valuesKen Murchison2022-01-184-2/+6
* Merge pull request #537 from libical/restriction_depth_fixAllen Winter2022-01-183-110/+225
|\
| * icalrestriction.c.in: no need to iterate all props/comps if no restriction fo...restriction_depth_fixKen Murchison2022-01-171-17/+24
| * icalrestriction.c.in: remove unused assignmentKen Murchison2022-01-171-2/+0
| * icalrestriction.c.in: add checks for mandatory components in VCALENADR and VT...Ken Murchison2022-01-101-1/+27
| * icalrestriction.c.in: make sure we always recurse into child componentsKen Murchison2022-01-101-1/+3
| * icalrestriction.c.in: check restrictions for nested components at ANY levelKen Murchison2022-01-061-104/+165
| * mkrestrictiontable.pl: add component restrictions to tableKen Murchison2022-01-061-7/+27
| * icalenums.h: add terminating value to icalcomponent_kind enumKen Murchison2022-01-061-1/+2
* | Merge branch '3.0'Allen Winter2022-01-171-1/+1
|\ \
| * | ReleaseNotes.txt - fix typoAllen Winter2022-01-171-1/+1
* | | Merge branch '3.0'Allen Winter2022-01-179-8/+219
|\ \ \ | |/ /
| * | CMakeLists.txt, ReleaseNotes.txt - this will be become 3.0.14Allen Winter2022-01-172-1/+5
| * | ReleaseNotes.txt - update for release 3.0.13v3.0.13Allen Winter2022-01-171-2/+2
| * | README.md becomes the definite "readme"Allen Winter2022-01-162-2/+3
| * | ReleaseNotes.txt - add blurb about BDB and ICU discovery on MacAllen Winter2022-01-161-0/+1
| * | cmake/modules/FindBerkeleyDB.cmake - fix searching with find_pathsAllen Winter2022-01-161-9/+7
| * | CMakeLists.txt - Apple Xcodec provided BDB doesn't work hereAllen Winter2022-01-161-1/+7
| * | CMakeLists.txt - Mac provided ICU doesn't have development filesAllen Winter2022-01-161-0/+6
| * | src/test/regression-component.c - fix compile warningAllen Winter2022-01-161-1/+1
| * | src/libicalss/icalbdbset.c - fix the Krazy excludeAllen Winter2022-01-161-1/+1
| * | config.h.cmake, icalbdbset.c - fix compile with BDB on WindowsAllen Winter2022-01-162-0/+6
| * | buildsystem - replace our ancient FindBDB with more modern FindBerkeleyDBAllen Winter2022-01-164-5/+194
* | | Merge branch '3.0'Allen Winter2022-01-161-3/+2
|\ \ \ | |/ /
| * | icalcomponent_get_duration() — calculate the duration differently for VEVEN...Дилян Палаузов2022-01-154-23/+129
| * | Add include path to the exported target definitionNicolas Fella2022-01-151-0/+2
* | | Merge pull request #534 from dilyanpalauzov/icalcomponent_get_duration_vevent...Allen Winter2022-01-154-22/+129
|\ \ \
| * | | icalcomponent_get_duration() — calculate the duration differently for VEVEN...Дилян Палаузов2022-01-144-22/+129
| | |/ | |/|
* | | Merge pull request #510 from nicolasfella/includepathsAllen Winter2022-01-151-0/+2
|\ \ \ | |/ / |/| |
| * | Add include path to the exported target definitionNicolas Fella2021-10-101-0/+2
* | | restrictions.csv: fix typoKen Murchison2022-01-061-1/+1
* | | Merge branch '3.0'Allen Winter2021-12-08595-1201/+1207
|\ \ \ | | |/ | |/|
| * | This becomes version 3.0.13Allen Winter2021-12-082-1/+5
| * | ReleaseNotes.txt - prep for 3.0.12 releasev3.0.12Allen Winter2021-12-081-2/+2
| * | ReleaseNotes.txt - updateAllen Winter2021-12-081-1/+3
| * | update zoneinfo to tzdata2021eAllen Winter2021-12-08594-1199/+1199