summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icalrecur.c: change UNKNOWN to IGNOREissue428Ken Murchison2020-10-151-1/+1
* issue #428: ignore BYYEARDAY when used with FREQ=MONTHLY (to match Apple and ...Ken Murchison2020-10-151-2/+2
* 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
|\ \ | |/
| * src/test/stow.c - "get get" => "get"Allen Winter2020-07-202-2/+1
| * Merge pull request #431 from mcclurgm/docs-fixes-3.0Allen Winter2020-07-1999-3062/+3076
| |\
| | * Grammar/style fix from @winterzMichael McClurg2020-07-197-14/+14
| | * Style fix from @winterzMichael McClurg2020-07-191-1/+1
| | * Spell out some unnecessary abbreviationsMichael McClurg2020-07-191-8/+8
| | * Fix duplicate word typosMichael McClurg2020-07-187-73/+73
| | * Unify all visible docstrings to .h filesMichael McClurg2020-07-1824-696/+659
| | * Add missing, remove duplicate Doxygen filesMichael McClurg2020-07-187-14/+15
| | * More grammar fixesMichael McClurg2020-07-027-158/+158
| | * Use more Doxygen headers (@brief, @returns)Michael McClurg2020-07-027-112/+149
| | * Fix missing or unintentional docsMichael McClurg2020-07-0210-57/+70
| | * Capitalize STDOUTMichael McClurg2020-07-013-3/+3
| | * Merge branch '3.0' of github.com:libical/libical into docs-fixes-3.0Michael McClurg2020-07-017-7/+52
| | |\
| | * | Fix content/consistency errors in glib i-cal-timeMichael McClurg2020-06-301-2/+2
| | * | Fix doxygen markup errorMichael McClurg2020-06-301-2/+2
| | * | Capitalize first letter of sentencesMichael McClurg2020-06-301-3/+3
| | * | Add more periods to end of sentencesMichael McClurg2020-06-305-43/+43
| | * | Fix spelling errorMichael McClurg2020-06-303-4/+4
| | * | Undo accidental file commitMichael McClurg2020-06-301-66/+0
| | * | Capitalization first letter of sentences (again)Michael McClurg2020-06-306-52/+52
| | * | Remove periods from end of gtk-doc parametersMichael McClurg2020-06-3025-908/+908
| | * | Add more periods to end of sentencesMichael McClurg2020-06-3011-65/+129
| | * | More verb form fixesMichael McClurg2020-06-3038-168/+168
| | * | Standardize sentence punctuation in libical-glibMichael McClurg2020-06-3011-51/+51
| | * | Fix gtk-doc reference errorsMichael McClurg2020-06-301-3/+3
| | * | More verb form fixes in glibMichael McClurg2020-06-3011-25/+25
| | * | Typo and grammatical fixesMichael McClurg2020-06-303-5/+5
| | * | Fix small missing pieces of documentationMichael McClurg2020-06-303-1/+4
| | * | Fix capitalization errorsMichael McClurg2020-06-3011-31/+31
| | * | Standardize verb formsMichael McClurg2020-06-3066-901/+900
| | * | Typo fixesMichael McClurg2020-05-169-10/+10
| * | | scripts/buildtests.sh - fix SCAN_WARNINGS and CHECK_WARNINGSAllen Winter2020-07-031-3/+3
| * | | src/libical/sspm.c - fix memleak in sspm_build_header()Allen Winter2020-07-031-0/+4
| * | | .clang-tidy -readability-convert-member-functions-to-staticAllen Winter2020-07-031-1/+1
| * | | test/stow.c, testmime.c - fix memleaks reported by clang-tidyAllen Winter2020-07-032-28/+54
| | |/ | |/|
| * | .clang-tidy - configuration for clang-tidyAllen Winter2020-06-252-3/+10
| * | ReleaseNotes.txt - 3.0.9 Adds support for empty parametersAllen Winter2020-06-221-1/+1
| * | Add support for empty parameters, e.g. CN=""Ken Murchison2020-06-223-3/+39
| * | src/test/timezones.c - give Eric the copyright from 2008Allen Winter2020-06-221-0/+2
| |/