summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* value-types.csv: Added STATUS:DELETEDvpatchKen Murchison2017-10-211-1/+1
* icalcomponent.c: sort VTIMEZONEs first when normalizingKen Murchison2017-10-201-0/+3
* Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2017-09-2512-2/+2600
|\
| * fix typo in prop_compare() which prevented X- properties from being sorted pr...Ken Murchison2017-08-191-1/+1
| * icalvalue.c: don't leak RSCALE after parsing RRULEKen Murchison2017-08-041-0/+1
| * Added icalcomponent/icalproperty normalization functionsKen Murchison2017-08-044-0/+309
| * Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2017-04-280-0/+0
| |\
| | * Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2017-02-1274-1278/+1391
| | |\
| | | * Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2016-12-090-0/+0
| | | |\
| | | | * Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2016-11-220-0/+0
| | | | |\
| | | | | * Merge branch 'vpatch' of github.com:libical/libical into vpatchKen Murchison2016-11-120-0/+0
| | | | | |\
| | | | | | * initial VPATCH implementationKen Murchison2016-09-278-2/+52
| | | | | * | initial VPATCH implementationKen Murchison2016-11-128-2/+52
| | | | * | | initial VPATCH implementationKen Murchison2016-11-228-2/+52
| | | * | | | initial VPATCH implementationKen Murchison2016-12-098-2/+52
| | * | | | | Initial VPATCH implementationKen Murchison2016-09-038-2/+52
| * | | | | | Initial VPATCH implementationKen Murchison2017-04-288-2/+52
| * | | | | | add test ics files that have been known to cause problemsKen Murchison2017-04-272-0/+2223
| * | | | | | scripts/buildtests.sh - ensure we have the checker programs installedAllen Winter2017-04-141-0/+17
| * | | | | | libicalvcal/vobject.c - in setVObjectUStringZValue() compute size properly.Allen Winter2017-04-141-1/+1
| * | | | | | CMakeLists.txt - add an 'uninstall' build targetAllen Winter2017-03-242-0/+36
| * | | | | | icalrecur.c: typecast UCAL_UNKNOWN_ZONE_IDKen Murchison2017-02-241-1/+1
| * | | | | | Revert "icalrecur.c: don't use UCAL_UNKNOWN_ZONE_ID since its not UChar*"Ken Murchison2017-02-241-1/+1
| * | | | | | icalcomponent.c: properly handle recurring tasks with only due time, and all-...Ken Murchison2017-02-231-0/+12
* | | | | | | Initial VPATCH implementationKen Murchison2017-02-148-2/+52
|/ / / / / /
* | | | | | CMakeLists.txt - ignore new warning from MSVC2015 about stat()Allen Winter2017-02-011-0/+1
* | | | | | FindICU.cmake - set ICU_BINARY_DIR, for the runtime binariesAllen Winter2017-02-011-0/+14
* | | | | | src/libical/icaltime.c - trivial coding style fixAllen Winter2017-01-311-1/+3
* | | | | | Merge pull request #287 from ksuther/icaltime_compare-utcAllen Winter2017-01-312-1/+24
|\ \ \ \ \ \
| * | | | | | icaltime_compare wouldn't compare correctly if one time had a zone set and on...Kent Sutherland2017-01-302-1/+24
|/ / / / / /
* | | | | | libical-glib-docs.xml.in - revert the "new symbols in" pagesAllen Winter2017-01-112-7/+9
* | | | | | libical-glib/tools/xml-parser.c - print warnings to stderrAllen Winter2017-01-112-10/+22
* | | | | | scripts/buildtests.sh - improve warning detector from cppcheckAllen Winter2017-01-111-7/+8
* | | | | | src/libicalvcal/vobject.c - fix memory leak and some minor improvementsAllen Winter2017-01-111-42/+66
* | | | | | buildsystem: setup feature_summary for icu, bdb and python3.Allen Winter2017-01-0615-41/+48
* | | | | | add libical-glib docs for some new functionsAllen Winter2017-01-052-0/+28
* | | | | | libical-glib - document and test recur iteratorAllen Winter2017-01-052-1/+32
* | | | | | scripts/buildtests.sh - add option for the asan-buildAllen Winter2017-01-011-2/+22
* | | | | | doc/Doxyfile.cmake - generate doxygen tag fileAllen Winter2017-01-011-1/+2
* | | | | | src/libical/icalrecur.c - minor fixes, found by Krazy and SplintAllen Winter2017-01-011-19/+15
* | | | | | icalrecur.c: added icalrecur_iterator_set_start()Ken Murchison2017-01-017-99/+534
* | | | | | icalrecur.c: some iterator cleanup/reorganizationKen Murchison2017-01-011-98/+60
* | | | | | doc/Doxyfile.cmake - improve doxygen configurationAllen Winter2017-01-011-22/+27
* | | | | | libicalss/icalspanlist.* - minor comment fixes for doxygen.Allen Winter2017-01-012-5/+5
* | | | | | cleanup remaining comments about functions we decided not to deprecate.Allen Winter2017-01-015-31/+9
* | | | | | Require CMake v3.1.0 or higherAllen Winter2017-01-013-4/+4
* | | | | | scripts/buildtests.sh - add some command line optionsAllen Winter2017-01-011-3/+83
* | | | | | icalvalue.c - plug a memory leak found by CoverityAllen Winter2016-12-301-0/+1
* | | | | | src/libical/icaltz-util.c - remove unreachable code, found by CoverityAllen Winter2016-12-301-5/+1
* | | | | | src/libical-glib/tools/generator.c - remove unneeded codeAllen Winter2016-12-301-1/+0