summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icaltzutil_fetch_timezone() should read v2/v3 data when availabletzif_v2+Ken Murchison2020-11-111-17/+86
* Added icalcomponent_[set|get]_x_name() and icalcomponent_get_component_name[_...Ken Murchison2020-11-084-1/+84
* Merge pull request #455 from libical/byweekno_no_bydayKen Murchison2020-11-082-4/+4
|\
| * icalrecur.c: fix handling of BYWEEKNO with no BYDAY to use the day of week fr...byweekno_no_bydayKen Murchison2020-11-062-4/+4
* | icalrecur.c: move freq_map, skip_map, and wd_map to read-only section (based ...Ken Murchison2020-11-061-9/+9
|/
* icalrecur.c: fixed handling of BYWEEKNO=1 with BYDAY (added tests for first a...Ken Murchison2020-11-063-8/+53
* icalrecur.c: move nweeks to where is actually neededKen Murchison2020-11-051-2/+2
* icalrecur.c: index value 0 in the daysmask is the last day of the previous ye...Ken Murchison2020-11-051-12/+10
* icalrecur.c: properly handle BYWEEKNO=-1, etcKen Murchison2020-11-051-12/+19
* icalrecur.c: properly handle multiple BYWEEKNO valuesKen Murchison2020-11-051-2/+6
* icalrecur.c: don't fill daysmask twice for BYWEEKNO + BYDAYKen Murchison2020-11-051-16/+19
* Merge branch '3.0'Allen Winter2020-11-012-1/+2
|\
| * libical/CMakeLists.txt - compiled-in path for build-in tzdataAllen Winter2020-11-012-1/+2
* | Merge branch '3.0'Allen Winter2020-11-012-3/+3
|\ \ | |/
| * libicalvcal: move variables to read-only sectionДилян Палаузов2020-11-011-2/+2
| * GObjectIntrospectionMacros.cmake - possible fix for parallel buildsAllen Winter2020-11-011-1/+1
* | Merge branch '3.0'Allen Winter2020-10-314-2/+13
|\ \ | |/
| * Fix build with icu-68.1Allen Winter2020-10-314-2/+13
* | Merge branch '3.0'Allen Winter2020-10-311-4/+8
|\ \ | |/
| * CMakeLists.txt - mark some cmake options as advanced.Allen Winter2020-10-311-4/+8
* | Merge branch '3.0'Allen Winter2020-10-316-7/+7
|\ \ | |/
| * Move some variables to the read-only sectionДилян Палаузов2020-10-316-7/+7
* | Merge branch '3.0'Allen Winter2020-10-241-0/+1
|\ \ | |/
| * ReleaseNotes.txt - accept VTIMEZONE with more than one X- propertyAllen Winter2020-10-241-0/+1
| * restrictions: VTIMEZONE can contain any number of X propertiesДилян Палаузов2020-10-241-1/+1
| * Typo in icalrecur.hArun Grover2020-10-091-1/+1
* | Merge pull request #446 from dilyanpalauzov/masterKen Murchison2020-10-241-1/+1
|\ \
| * | restrictions: VTIMEZONE can contain any number of X propertiesДилян Палаузов2020-10-241-1/+1
|/ /
* | Merge pull request #442 from arungrover/patch-1Ken Murchison2020-10-091-1/+1
|\ \
| * | Typo in icalrecur.hArun Grover2020-10-081-1/+1
|/ /
* | Merge branch '3.0'Allen Winter2020-10-041-11/+11
|\ \ | |/
| * libical-glib: install src-generator to CMAKE_INSTALL_LIBEXECDIRBen Wolsieffer2020-10-041-11/+11
* | Merge branch '3.0'Allen Winter2020-09-292-6/+30
|\ \ | |/
| * ReleaseNotes.txt - updateAllen Winter2020-09-291-0/+1
| * libical-glib: export src-generator from native build for cross-compilationBen Wolsieffer2020-09-291-6/+29
* | Merge branch '3.0'Allen Winter2020-08-081-1/+1
|\ \ | |/
| * tests: Change how libical-glib python tests are invokedMilan Crha2020-08-081-1/+1
* | Merge pull request #435 from mcclurgm/431-merge-fixesAllen Winter2020-07-3020-156/+123
|\ \
| * | Revert changes to test dataMichael McClurg2020-07-292-23/+23
| * | Docs inconsistency fixesMichael McClurg2020-07-283-43/+33
| * | Fix conflicts, new style issues from mergeMichael McClurg2020-07-2716-95/+72
|/ /
* | Merge branch '3.0'Allen Winter2020-07-211-0/+1
|\ \ | |/
| * doc/Doxyfile.cmake - HTML_TIMESTAMP=YESAllen Winter2020-07-211-0/+1
* | Merge branch '3.0'Allen Winter2020-07-216-24/+21
|\ \ | |/
| * scripts/buildtests.sh - whitelistsAllen Winter2020-07-211-2/+2
| * various - remove set-and-used variables. found by clang-tidyAllen Winter2020-07-214-21/+12
| * src/libical/sspm.c - plug 2 more memory leaksAllen Winter2020-07-211-1/+7
* | src/test/icalrecur_test.out - restore to pre-merge stateAllen Winter2020-07-211-5/+0
* | various - post-merge fixesAllen Winter2020-07-2012-111/+57
* | Merge branch '3.0'Allen Winter2020-07-20103-3031/+3134
|\ \ | |/