add comment LCOV_EXCL
[platform/core/pim/calendar-service.git] / common / cal_vcalendar_make.c
2016-07-12 Jeesun Kimadd comment LCOV_EXCL 70/74870/8
2016-01-27 Jeesun Kimver1.0 vcalendar rrule string composes wrong negative... 31/58131/1
2015-12-10 Jongkyu Koofix build warning 59/53859/2
2015-12-09 Jongkyu Kooapply coding rule 87/53687/3
2015-11-11 Jeesun Kimremove unused function:get_str_utime 09/51409/5
2015-11-10 Jeesun Kimtc fail: ver1 rrule month is composed invalid 96/51396/2
2015-11-10 Jeesun Kimfixed another bug: ver1.0 rrule is not composed properly 89/51389/3
2015-11-10 Jeesun Kimfixed field byday of rrule in ver1.0 76/51376/3
2015-09-04 Jeesun Kimmodified vcalendar making: dtstart without tzid 81/47081/3
2015-09-04 Jeesun Kimfixed bug: handling escape char 78/47078/3
2015-09-04 Jeesun Kimadded colon before start time in allday 77/47077/4
2015-09-01 Jeesun Kimmerged directory server and native, added define 28/46928/2
2015-08-27 Jeesun Kimremove warning 15/46915/1
2015-08-27 Jeesun Kimfixed prevent 11/46911/1
2015-08-27 Jeesun Kimfixed prevent 10/46910/1
2015-08-27 Jeesun Kimapplied define statement instead of number 03/46903/1
2015-08-27 Jeesun KimApply coding guide:g_strdup->cal_strdup, g_free->free 81/46881/1
2015-08-26 Jeesun KimApply coding guide:comment(// -> /* */) 36/46736/2
2015-08-25 Jeesun KimApply coding guide:set constant on the left side 28/46728/1
2015-08-25 Jeesun KimApply coding guide:calloc->calloc(), fail->Fail, move... 87/46687/1
2015-08-24 Jeesun KimApply coding guide:added STRING_EQUAL with strcmp/strncmp 45/46645/2
2015-08-24 Jeesun KimApply coding guide:added space after if/switch 44/46644/1
2015-08-24 Jeesun KimApply coding guide:modified sign > -> < 42/46642/1
2015-08-24 Jeesun KimApply coding guide:F/failed->Fail 37/46637/1
2015-08-24 Jeesun KimApply coding guide:remove space before/after brackets 07/46607/1
2015-08-24 Jeesun Kimfixed copyright years 05/46605/1
2015-08-21 Jeesun Kimfixed prevent, remove goto 15/46015/3
2015-08-21 Jeesun Kimremove client code from server domain, fixed rrrule bug 75/45275/4
2015-08-04 Jeesun Kimmodified define as upper char 96/45196/2
2015-03-05 Jeesun Kimsync with 2.4 38/36238/2 submit/tizen/20150305.070727 submit/tizen/20150403.101109 submit/tizen/20150403.102047
2013-04-01 Jeesun Kim[misc] modified priority from vcalendar
2013-03-29 Jeesun Kim[misc] mod reminder noti callback
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base