summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* generator.c - Plug several leaks in the libical-glib generatortintou/ical-glib-generator-leaksCorentin Noël2021-01-041-16/+14
* updated with 3.0.9 changeKen Murchison2020-11-241-0/+1
* src/test/CMakeLists.txt, icalrecur_test.c - post-merge fixesAllen Winter2020-11-222-24/+18
* Merge branch '3.0'Allen Winter2020-11-22598-1281/+1301
|\
| * buildsystem - allow icalrecurtests on WindowsAllen Winter2020-11-222-2/+12
| * icalrecur_test.c - hand-parse command line and remove getoptAllen Winter2020-11-222-45/+39
| * Revert "src/test/CMakeLists.txt - icalrecur reference file for no-UIC"Allen Winter2020-11-212-287/+1
| * update to tzdata2020dAllen Winter2020-11-21595-1242/+1251
| * src/test/CMakeLists.txt - icalrecur reference file for no-UICAllen Winter2020-11-212-1/+287
| * scripts/buildtests.sh - ensure LD_LIBRARY_PATH for make testAllen Winter2020-11-161-0/+7
* | scripts/buildtests.sh - ensure LD_LIBRARY_PATH for make testAllen Winter2020-11-171-0/+7
* | Merge branch '3.0'Allen Winter2020-11-152-18/+24
|\ \ | |/
| * icalrecur.c, icaltz-util.c - coding styleAllen Winter2020-11-152-11/+17
| * src/libical/icaltz-util.c - type casting for lint happinessAllen Winter2020-11-151-7/+7
| * icalrcur.c: don't run past the end of the year if we start with weekno > 1Ken Murchison2020-11-151-1/+1
| * ReleaseNotes.txt: Fix reading TZif files with empty v1 data (use v2+ whenever...Ken Murchison2020-11-131-0/+1
| * icaltzutil_fetch_timezone() should read v2/v3 data when availableKen Murchison2020-11-131-17/+86
| * ReleaseNotes.txt: Several fixes for recurrences containing BYWEEKNOKen Murchison2020-11-081-0/+1
| * icalrecur.c: fix handling of BYWEEKNO with no BYDAY to use the day of week fr...Ken Murchison2020-11-082-3/+3
| * icalrecur.c: fixed handling of BYWEEKNO=1 with BYDAY (added tests for first a...Ken Murchison2020-11-083-8/+51
| * icalrecur.c: move nweeks to where is actually neededKen Murchison2020-11-081-2/+2
| * icalrecur.c: index value 0 in the daysmask is the last day of the previous ye...Ken Murchison2020-11-081-10/+9
| * icalrecur.c: properly handle BYWEEKNO=-1, etcKen Murchison2020-11-081-12/+19
| * icalrecur.c: properly handle multiple BYWEEKNO valuesKen Murchison2020-11-081-2/+6
| * icalrecur.c: don't fill daysmask twice for BYWEEKNO + BYDAYKen Murchison2020-11-081-16/+19
* | icalrcur.c: don't run past the end of the year if we start with weekno > 1Ken Murchison2020-11-151-1/+1
* | ReleaseNotes.txt: Fix reading TZif files with empty v1 data (use v2+ whenever...Ken Murchison2020-11-131-0/+2
* | Merge pull request #457 from libical/tzif_v2+Ken Murchison2020-11-131-17/+86
|\ \
| * | icaltzutil_fetch_timezone() should read v2/v3 data when availabletzif_v2+Ken Murchison2020-11-111-17/+86
* | | libicalvcal/vcc.c - remove defines for strcasecmp and snprintfAllen Winter2020-11-121-7/+0
|/ /
* | 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
|\ \ | |/