Fixed the error reading timezone incorrectly
[platform/core/pim/calendar-service.git] / common / cal_time.cpp
2020-03-27 jk.kooFixed the error reading timezone incorrectly 58/229058/1
2018-09-19 kamaljeetFix for ASAN issue TFIVE-12953 Stack-buffer-overflow... 06/189206/2 accepted/tizen/unified/20180925.130756 submit/tizen/20180925.102859
2018-05-10 Youngjae Shinfix memory leaks 31/178531/2 accepted/tizen/unified/20180511.074015 submit/tizen/20180511.040442
2018-04-12 jeesun kimMerge "[Non-ACR][Fixed warning]" into tizen
2018-04-11 Jeesun KimMerge "check alarm time" into tizen accepted/tizen/unified/20180412.073842 submit/tizen/20180411.082552
2018-04-10 Jeesun Kimcheck alarm time 02/174402/5
2017-06-01 Jeesun Kimremove warning: C++11 requires a space between literal... 56/132056/1 accepted/tizen/unified/20170605.151101 submit/tizen/20170602.090116
2016-12-26 Jeesun Kim[svace] add error exception when ucal is NULL 42/106942/1
2016-07-12 Jeesun Kimadd comment LCOV_EXCL 70/74870/8
2016-04-26 Jeesun Kimapply coding rule 23/67223/1
2016-04-19 Jeesun Kimapply coding rule 55/66155/2
2015-11-10 Jeesun Kimuse timezone in timezone_table 81/51381/2
2015-09-04 Jeesun Kimfixed bug: remove ucal_close in time 83/47083/2
2015-09-04 Jeesun Kiminvalid mutex position while getting time 82/47082/3
2015-09-04 Jeesun Kimset mutex on gmt handle 74/47074/4
2015-09-04 Jeesun Kimremove unused functions 63/47063/2
2015-09-01 Jeesun Kimmerged directory server and native, added define 28/46928/2
2015-08-27 Jeesun Kimremove unused func 12/46912/2
2015-08-27 Jeesun Kimfixed prevent 11/46911/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 Kimfixed prevent:CID 336601, 320836 39/46639/1
2015-08-24 Jeesun KimApply coding guide:F/failed->Fail 37/46637/1
2015-08-24 Jeesun Kimfixed copyright years 05/46605/1
2015-08-24 Jeesun Kim[IOT-357 ]Revise dependency (spec,include(.h),CMakeLists) 03/46603/3
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-22 Jeesun Kim[misc] fixed attendee bug
2013-04-11 Jeesun Kim[misc] fixed replace api/[Issue#]PLM P130408-0763,...
2013-03-29 Jeesun Kim[misc] mod reminder noti callback
2013-03-12 Jinkun JangTizen 2.1 base