platform/core/api/base-utils.git
6 years ago[Base-utils][ACR-1122] Add new enumeration error values 01/163501/7 accepted/tizen/unified/20180109.172804 submit/tizen/20180109.014418
Lukasz Pik [Thu, 7 Dec 2017 08:05:28 +0000 (09:05 +0100)]
[Base-utils][ACR-1122] Add new enumeration error values

Change-Id: I5e27dfc0076fd6d07d32ad37e4b807e1722280f4
Signed-off-by: Lukasz Pik <lu.pik@samsung.com>
6 years ago[Base-utils][ImmutableIdx][ACR-1118] Module added 16/160716/10
Lukasz Pik [Thu, 16 Nov 2017 14:20:34 +0000 (15:20 +0100)]
[Base-utils][ImmutableIdx][ACR-1118] Module added

Change-Id: I8a8a36f4f4d4282c7dbb317fa2dcb40ee3f45476
Signed-off-by: Lukasz Pik <lu.pik@samsung.com>
6 years agoMerge "Fix Uchar type due to ICU upgrade" into tizen accepted/tizen/unified/20171213.040809 submit/tizen/20171212.053412
MyoungJune Park [Tue, 12 Dec 2017 05:32:24 +0000 (05:32 +0000)]
Merge "Fix Uchar type due to ICU upgrade" into tizen

6 years agoFix Uchar type due to ICU upgrade 45/140745/7
Hyunjee Kim [Wed, 26 Jul 2017 07:51:53 +0000 (16:51 +0900)]
Fix Uchar type due to ICU upgrade

Change-Id: Ibc5b8413ed214282469ab0191aeeef2244b17b83
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Add version flag 77/162777/2
Hyunjee Kim [Tue, 5 Dec 2017 06:58:25 +0000 (15:58 +0900)]
[i18ninfo] Add version flag

Change-Id: I765d838294e31d840b02454718c29935c793ddd4
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years agoFix some bugs 44/150344/4
Hyunjee Kim [Fri, 15 Sep 2017 07:38:09 +0000 (16:38 +0900)]
Fix some bugs

- chage variable's name from dest to target

Change-Id: I057d071214125c2f5ddb2461528025ba574e2e1c
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Fix some bugs 84/156584/2
Hyunjee Kim [Thu, 19 Oct 2017 04:41:14 +0000 (13:41 +0900)]
[i18ninfo] Fix some bugs

- Sync new enum
- Fix log

Change-Id: I95749b1bf96253911d12e66795a574318cef0b94
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years agoFix svace error 89/156989/3 accepted/tizen/unified/20171117.060138 submit/tizen/20171116.055510
Hyunjee Kim [Mon, 23 Oct 2017 05:11:49 +0000 (14:11 +0900)]
Fix svace error

- Return value of a function 'icu::TimeZone::createDefault' is dereferenced at utils_i18n_timezone.cpp:205 without checking,

Change-Id: Icdf36c2a13cb13b52b5cbc57d0250237f09909b5
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[Base-utils][Plural format][ACR-1079] Module added 29/149829/8
Lukasz Pik [Wed, 13 Sep 2017 07:29:06 +0000 (09:29 +0200)]
[Base-utils][Plural format][ACR-1079] Module added

Change-Id: Iebd02929f97accb906a91a5648b53b57618817fd
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
6 years ago[Base-utils][MeasureUnit] Fix wrong names in documentation 02/159502/1
Lukasz Pik [Mon, 6 Nov 2017 11:18:15 +0000 (12:18 +0100)]
[Base-utils][MeasureUnit] Fix wrong names in documentation

Change-Id: Ib66008ebebd9d1d38df4f4b5fbd83c259bd7e6da
Signed-off-by: Lukasz Pik <lu.pik@samsung.com>
6 years ago[i18ninfo] Fix MACRO error 40/148140/5
Hyunjee Kim [Thu, 7 Sep 2017 02:08:32 +0000 (11:08 +0900)]
[i18ninfo] Fix MACRO error

- PRINT_DEBUG_LOG

Change-Id: I65acd4a0be725afa71c61c699d2506e17d68854e
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years agoImplement fallback mechanism to set the time zone to default time zone 63/154363/4 accepted/tizen/unified/20171018.062744 submit/tizen/20171018.014319
Hyunjee Kim [Tue, 10 Oct 2017 06:09:10 +0000 (15:09 +0900)]
Implement fallback mechanism to set the time zone to default time zone

Change-Id: I32df21864719fe72b48149549539d0bad455e4c7
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Add input number log 30/156130/1 accepted/tizen/unified/20171018.165104 submit/tizen/20171018.012202
Hyunjee Kim [Tue, 17 Oct 2017 07:47:00 +0000 (16:47 +0900)]
[i18ninfo] Add input number log

Change-Id: I7d49383f611c21333e528f1e566a9daa0df1825d
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[ACR-1045]Fix error in i18n_plural_rules_get_keywords() 55/153655/1 accepted/tizen/unified/20170929.212533 submit/tizen/20170929.053446
Lukasz Pik [Wed, 27 Sep 2017 12:53:40 +0000 (14:53 +0200)]
[ACR-1045]Fix error in i18n_plural_rules_get_keywords()

Change-Id: I7fddde17261cec158c57f89ce7a7adf238dd3a78
Signed-off-by: Lukasz Pik <lu.pik@samsung.com>
(cherry picked from commit 9841335bb411f561734e11a9e8e99a71eaa0da01)

6 years agoApply Coding rule checker 13/149213/1 accepted/tizen/unified/20170914.065410 submit/tizen/20170913.053605
Hyunjee Kim [Tue, 12 Sep 2017 02:01:18 +0000 (11:01 +0900)]
Apply Coding rule checker

Change-Id: Ib5f5aa0b29eef84aaf6bc1935a0c8877a1ecd6a5
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years agoFix documentation errors 42/148942/1 accepted/tizen/unified/20170911.160005 submit/tizen/20170911.074546
Hyunjee Kim [Mon, 11 Sep 2017 07:25:55 +0000 (16:25 +0900)]
Fix documentation errors

* utils_i18n_ucollator.h

Change-Id: Ifc7706e1cc76b288f2f2561abc349c3c283aca9e
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Add show measure unit options 18/147718/9
Hyunjee Kim [Tue, 5 Sep 2017 09:51:38 +0000 (18:51 +0900)]
[i18ninfo] Add show measure unit options

Change-Id: I27d4ed6cf7752817235f9a37c9bc1146ca29acc0
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Fix warnings 85/144985/3
Hyunjee Kim [Mon, 21 Aug 2017 00:36:33 +0000 (09:36 +0900)]
[i18ninfo] Fix warnings

Change-Id: Ic58fc852d5618936a86cb920661269aa66556ac1
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[i18ninfo] Add printing as ASCIIDOC format option 32/144532/3 accepted/tizen/4.0/unified/20170828.224213 accepted/tizen/unified/20170822.113115 submit/tizen/20170822.030347 submit/tizen_4.0/20170828.110001
Hyunjee Kim [Thu, 17 Aug 2017 06:07:08 +0000 (15:07 +0900)]
[i18ninfo] Add printing as ASCIIDOC format option

Change-Id: Idb62044e609ebb55bfbc79a1bd0ae63306a005b6
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[Base-utils][Plural rules][ACR-1045] Module added 16/140816/21
Lukasz Pik [Wed, 26 Jul 2017 09:49:22 +0000 (11:49 +0200)]
[Base-utils][Plural rules][ACR-1045] Module added

Change-Id: Ibf10079134aa7c736ae1a8596b5e26eca2ce839b
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
6 years ago[i18ninfo] Remove getenv in i18ninfo 47/142147/2 accepted/tizen/unified/20170818.155140 submit/tizen/20170818.060344
Hyunjee Kim [Thu, 3 Aug 2017 01:41:55 +0000 (10:41 +0900)]
[i18ninfo] Remove getenv in i18ninfo

Change-Id: Id1c0f51de542af912394793b1b88cb1bb7ab5693
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
6 years ago[Base-utils][Format] i18n_format_format bug fixed 29/127529/4
Tomasz Bochenski [Thu, 27 Apr 2017 14:10:43 +0000 (16:10 +0200)]
[Base-utils][Format] i18n_format_format bug fixed

Change-Id: Iee73ff753789b6e7c76f2b57fe011fb78c6acbed
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[i18ninfo] Fix svace errors and warnings 50/139850/6 submit/tizen/20170728.023213
Hyunjee Kim [Fri, 21 Jul 2017 00:14:25 +0000 (09:14 +0900)]
[i18ninfo] Fix svace errors and warnings

Change-Id: I44831fe61d062a83bc62552721570e6887598d90
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Ulocale][ACR-1020] Added i18n_ulocale_is_bogus() function 67/137567/9 accepted/tizen/4.0/unified/20170816.011513 accepted/tizen/unified/20170728.195142 submit/tizen/20170726.054922 submit/tizen_4.0/20170811.094300
Lukasz Pik [Thu, 6 Jul 2017 10:31:30 +0000 (12:31 +0200)]
[Base-utils][Ulocale][ACR-1020] Added i18n_ulocale_is_bogus() function

Change-Id: I7e0c636c5347444f034115b09dc377987082be76
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years ago[Base-utils][Uchar][ACR-1002] Add/fix Uchar enums. 19/135919/7
Tomasz Bocheński [Tue, 27 Jun 2017 09:34:36 +0000 (11:34 +0200)]
[Base-utils][Uchar][ACR-1002] Add/fix Uchar enums.

Change-Id: Ia3a02d7b482a858fa8e3bd41b83b67e6de2735fb
Signed-off-by: Tomasz Bocheński <t.bochenski@partner.samsung.com>
7 years ago[i18ninfo] Add number converting menu 90/134390/7 submit/tizen/20170721.011718
Hyunjee Kim [Fri, 16 Jun 2017 07:24:40 +0000 (16:24 +0900)]
[i18ninfo] Add number converting menu

Change-Id: I4c9ce2d254bda36881cf203b1eb61f27118602a2
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[TNEXT-1095] Revert changes due to memory leak 65/138765/2
Lukasz Pik [Thu, 13 Jul 2017 12:46:31 +0000 (14:46 +0200)]
[TNEXT-1095] Revert changes due to memory leak

Change-Id: Idc6a07be72457d58f3966850a0846a158e478791
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years agoMerge "[Base-utils][Unumber][ACR-1001] Add missing enums." into tizen
hyunjee Kim [Mon, 17 Jul 2017 07:08:45 +0000 (07:08 +0000)]
Merge "[Base-utils][Unumber][ACR-1001] Add missing enums." into tizen

7 years agoFix documentation errors 65/138665/1 accepted/tizen/unified/20170717.021104 submit/tizen/20170713.083311
Hyunjee Kim [Thu, 13 Jul 2017 06:52:09 +0000 (15:52 +0900)]
Fix documentation errors

* utils_i18n_ucollator.h
* utils_i18n_ulocale.h

Change-Id: I90c384bc648df4e67262a3a0246e6b79d103f4b0
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[TNEXT-1095] Fix tc error 17/138617/1
Hyunjee Kim [Thu, 13 Jul 2017 04:31:30 +0000 (13:31 +0900)]
[TNEXT-1095] Fix tc error

Change-Id: Idb4aa2651114060b035c51b1fbe77272257ff1f0
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoMerge "[Base-utils][Ulocale] Add missing module description" into tizen accepted/tizen/unified/20170710.154206 submit/tizen/20170707.044326
MyoungJune Park [Fri, 7 Jul 2017 04:42:02 +0000 (04:42 +0000)]
Merge "[Base-utils][Ulocale] Add missing module description" into tizen

7 years agoMerge "[Base-utils][Measure format] Undelete handler for invalid enum argument" into...
MyoungJune Park [Fri, 7 Jul 2017 04:41:38 +0000 (04:41 +0000)]
Merge "[Base-utils][Measure format] Undelete handler for invalid enum argument" into tizen

7 years agoMerge "[Base-utils][Uchar] Added handler for invalid parameter" into tizen
MyoungJune Park [Fri, 7 Jul 2017 04:41:17 +0000 (04:41 +0000)]
Merge "[Base-utils][Uchar] Added handler for invalid parameter" into tizen

7 years agoMerge "[Base-utils][Uchar-iter] Added handler for malloc returning null" into tizen
MyoungJune Park [Fri, 7 Jul 2017 04:39:27 +0000 (04:39 +0000)]
Merge "[Base-utils][Uchar-iter] Added handler for malloc returning null" into tizen

7 years ago[Base-utils][timezone] Replace icu api with base-utils api 09/137609/1
Hyunjee Kim [Fri, 7 Jul 2017 00:45:43 +0000 (09:45 +0900)]
[Base-utils][timezone] Replace icu api with base-utils api

Change-Id: I14ff3019943441ca01aee0f598868f60f0733a61
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Unumber][ACR-1001] Add missing enums. 25/135925/3
Tomasz Bocheński [Tue, 27 Jun 2017 10:00:33 +0000 (12:00 +0200)]
[Base-utils][Unumber][ACR-1001] Add missing enums.

Change-Id: I80f22cc94d72f21dc0f0561b82f43361340161cb
Signed-off-by: Tomasz Bocheński <t.bochenski@partner.samsung.com>
7 years ago[Base-utils][Measure format] Replace icu api with base-utils api 38/137038/1
Hyunjee Kim [Tue, 4 Jul 2017 07:50:17 +0000 (16:50 +0900)]
[Base-utils][Measure format] Replace icu api with base-utils api

Change-Id: I63fdac66d6eabf7864ad4133ec5bf0af022db7ba
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Ulocale] Add missing module description 81/136181/3
Damian Pietruchowski [Wed, 28 Jun 2017 10:14:16 +0000 (12:14 +0200)]
[Base-utils][Ulocale] Add missing module description

Change-Id: I57f5a43c45ac449d8991822ea7a4992ab0bc1f9d
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
7 years ago[Base-utils][Measure format] Undelete handler for invalid enum argument 96/135896/1
Lukasz Pik [Tue, 27 Jun 2017 08:18:47 +0000 (10:18 +0200)]
[Base-utils][Measure format] Undelete handler for invalid enum argument

Change-Id: I0af4524107e36308a81b4d43a30aa085d58c4836
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years ago[Base-utils][Uchar-iter] Added handler for malloc returning null 43/135743/1
Lukasz Pik [Mon, 26 Jun 2017 07:38:51 +0000 (09:38 +0200)]
[Base-utils][Uchar-iter] Added handler for malloc returning null

Change-Id: Ia703877d3d9d997d43f276efc9437ac1f4e1f15b
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years ago[Base-utils][Uchar] Added handler for invalid parameter 65/135465/2
Lukasz Pik [Thu, 22 Jun 2017 11:27:50 +0000 (13:27 +0200)]
[Base-utils][Uchar] Added handler for invalid parameter

Change-Id: Ia0a810d6335eaf48212d74428269c67ce7549cc7
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years ago[Base-utils][Formattable] Fix crashes when malloc returns null 18/135418/1 submit/tizen/20170623.011437
Lukasz Pik [Thu, 22 Jun 2017 07:58:40 +0000 (09:58 +0200)]
[Base-utils][Formattable] Fix crashes when malloc returns null

Change-Id: I946f281c2f91f03ba26bb8994c1284b53cab89f1
Signed-off-by: Lukasz Pik <lu.pik@partner.samsung.com>
7 years agoMerge "Revert "[Base-utils][Unumber] Added missing enums."" into tizen accepted/tizen/unified/20170629.085804 submit/tizen/20170622.061147
MyoungJune Park [Thu, 22 Jun 2017 06:03:26 +0000 (06:03 +0000)]
Merge "Revert "[Base-utils][Unumber] Added missing enums."" into tizen

7 years agoMerge "Revert "[Base-utils][Uchar] Fixed bug in enums, added missing enums."" into...
MyoungJune Park [Thu, 22 Jun 2017 06:03:17 +0000 (06:03 +0000)]
Merge "Revert "[Base-utils][Uchar] Fixed bug in enums, added missing enums."" into tizen

7 years agoRevert "[Base-utils][Unumber] Added missing enums." 71/135371/1
MyoungJune Park [Thu, 22 Jun 2017 05:58:22 +0000 (05:58 +0000)]
Revert "[Base-utils][Unumber] Added missing enums."

This reverts commit 082d593d25354dfe744e48a082d4c303aa173ded.

Change-Id: I8603e82c9d8d8f43ee3df69ad822751e380f0df4

7 years agoRevert "[Base-utils][Uchar] Fixed bug in enums, added missing enums." 70/135370/1
MyoungJune Park [Thu, 22 Jun 2017 05:57:55 +0000 (05:57 +0000)]
Revert "[Base-utils][Uchar] Fixed bug in enums, added missing enums."

This reverts commit b8d55cac25af6afaab4efefd69af193da493e33e.

Change-Id: I437d10c4e58fcd246fc93a176ca973e8d1174b21

7 years agoMerge "[Base-utils][UChar][ACR-974] Missing functions added." into tizen
MyoungJune Park [Thu, 22 Jun 2017 05:55:11 +0000 (05:55 +0000)]
Merge "[Base-utils][UChar][ACR-974] Missing functions added." into tizen

7 years agoMerge "[Base-utils][Measure Format][ACR-986] Missing functions added" into tizen
MyoungJune Park [Thu, 22 Jun 2017 05:54:34 +0000 (05:54 +0000)]
Merge "[Base-utils][Measure Format][ACR-986] Missing functions added" into tizen

7 years agoMerge "[Base-utils][Unumber] Added missing enums." into tizen submit/tizen/20170621.022329
MyoungJune Park [Wed, 21 Jun 2017 02:21:38 +0000 (02:21 +0000)]
Merge "[Base-utils][Unumber] Added missing enums." into tizen

7 years agoMerge "[Base-utils][Uchar] Fixed bug in enums, added missing enums." into tizen
MyoungJune Park [Wed, 21 Jun 2017 02:21:09 +0000 (02:21 +0000)]
Merge "[Base-utils][Uchar] Fixed bug in enums, added missing enums." into tizen

7 years agoAdd headers by upgrading ICU 59.1 97/134197/1 submit/tizen/20170616.014910
Hyunjee Kim [Thu, 15 Jun 2017 07:37:23 +0000 (16:37 +0900)]
Add headers by upgrading ICU 59.1

Change-Id: I1481ef0e158f613cbd76e135bb28d449236c5c1e
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Measure Format][ACR-986] Missing functions added 27/132527/11
Damian Pietruchowski [Tue, 6 Jun 2017 09:54:51 +0000 (11:54 +0200)]
[Base-utils][Measure Format][ACR-986] Missing functions added

Change-Id: Ie6e02de7247932d2ad6b309b6b838183d286a6a6
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
7 years ago[Base-utils][UChar][ACR-974] Missing functions added. 68/131368/22
Tomasz Bocheński [Fri, 26 May 2017 16:41:38 +0000 (18:41 +0200)]
[Base-utils][UChar][ACR-974] Missing functions added.

Change-Id: I8cdc6d095fd705f723ea3190d428c23500d5a80c
Signed-off-by: Tomasz Bocheński <t.bochenski@partner.samsung.com>
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
7 years ago[Base-utils][Uchar][ACR-974] i18n_uchar_get_numeric_value() function added 37/129937/11
Damian Pietruchowski [Thu, 18 May 2017 11:09:03 +0000 (13:09 +0200)]
[Base-utils][Uchar][ACR-974] i18n_uchar_get_numeric_value() function added

Change-Id: Ie4c0195e849711ad840925210edb9ab2994c6d4b
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
7 years agoMerge "Change i18ninfo.c to i18ninfo.cpp" into tizen accepted/tizen/unified/20170531.082752 submit/tizen/20170530.091429
MyoungJune Park [Tue, 30 May 2017 09:12:51 +0000 (09:12 +0000)]
Merge "Change i18ninfo.c to i18ninfo.cpp" into tizen

7 years agoChange i18ninfo.c to i18ninfo.cpp 20/131620/5
DongHun Kwak [Tue, 30 May 2017 07:52:59 +0000 (16:52 +0900)]
Change i18ninfo.c to i18ninfo.cpp

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] cpp build testing
[Cause & Measure] cpp build testing
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: If43ae80337fb8a01c9bb41288117a4e6b066f721
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
7 years agomatch and add extern "C" pair brakets for C++ compilation 12/131612/1
Hyunjee Kim [Tue, 30 May 2017 07:42:21 +0000 (16:42 +0900)]
match and add extern "C" pair brakets for C++ compilation

Change-Id: I0faf3b23cd2141cc751d9f2b0f7addc9ec4d78bd
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base utils][Ucollator][ACR-889] Missing typedefs and functions added. 47/96347/31 submit/tizen/20170526.014234 submit/tizen/20170529.012431
Damian Pietruchowski [Tue, 8 Nov 2016 15:44:25 +0000 (16:44 +0100)]
[Base utils][Ucollator][ACR-889] Missing typedefs and functions added.

Change-Id: Iff9f16f83ad5b132e5e9e27fcbe51f1eeaf62930
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years agoFix 4.0 API Reference error 02/130302/2 submit/tizen/20170522.014426
Hyunjee Kim [Mon, 22 May 2017 01:21:42 +0000 (10:21 +0900)]
Fix 4.0 API Reference error

- file name error
- variables mismatch
- the location of define error
- adjust tab alignment

Change-Id: I6c3fc9739c1f1d3b66d7f0bbd615311569a3ee71
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
7 years ago[i18ninfo] Add Show Ubidi menu 56/126356/5
Hyunjee Kim [Fri, 21 Apr 2017 05:59:23 +0000 (14:59 +0900)]
[i18ninfo] Add Show Ubidi menu

- Examples of the Unicode Bidirectional Algorithm
- Usage: ./i18ninfo -b [input text]

Change-Id: I1156b2a6d4ea7766edde71fefdbedca570cebde4
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
7 years agoFix spec file and remove Werror option 77/127077/1 accepted/tizen/unified/20170426.195929 submit/tizen/20170426.063020 tizen_4.0.m1_release
Hyunjee Kim [Wed, 26 Apr 2017 06:25:24 +0000 (15:25 +0900)]
Fix spec file and remove Werror option

Change-Id: Ie9abfe84610b309026189a32db7fc157df50ebd9
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix TC fail 50/127050/1 submit/tizen/20170426.044150
Hyunjee Kim [Wed, 26 Apr 2017 04:21:30 +0000 (13:21 +0900)]
Fix TC fail

Change-Id: Ie238d996de0d64d6ffd891b379a7b0dd17fec2a6
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix build warnings 14/126814/1
Hyunjee Kim [Tue, 25 Apr 2017 05:59:23 +0000 (14:59 +0900)]
Fix build warnings

Change-Id: Ia895013e7a5bff9c8fcaeed0843f83e654da17f9
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoMerge spec files 91/126591/1
Hyunjee Kim [Mon, 24 Apr 2017 08:16:57 +0000 (17:16 +0900)]
Merge spec files

Change-Id: I01cf2b7227d110eb9d6f174401d70ea909f912de
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoRemove i18ninfo spec file 67/126567/1 accepted/tizen/unified/20170425.044932 submit/tizen/20170424.073737
Hyunjee Kim [Mon, 24 Apr 2017 07:30:55 +0000 (16:30 +0900)]
Remove i18ninfo spec file

Change-Id: I68513eaffb5547af050c2f7f39476cea5d309dd7
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix print format error in showDatentimeFormat 71/124071/9
Hyunjee Kim [Mon, 10 Apr 2017 06:25:04 +0000 (15:25 +0900)]
Fix print format error in showDatentimeFormat

Change-Id: Ia48b60867f906a69269d89a19d4e551d3673f6dd
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[i18ninfo] Add several functions 63/124063/4
Hyunjee Kim [Mon, 10 Apr 2017 05:59:49 +0000 (14:59 +0900)]
[i18ninfo] Add several functions

- ascii doc generator
- add custom time opion in testDatentime
- add "show date basic format" menu

Change-Id: Ib4d0571e62b512d97e29000baaede02e2af51ecf
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix svace errors 24/124224/5 accepted/tizen/unified/20170412.153535 submit/tizen/20170412.084016
Hyunjee Kim [Tue, 11 Apr 2017 00:58:26 +0000 (09:58 +0900)]
Fix svace errors

- add '\0' after using strncpy macro
- replace strcpy of strncpy
- add missing return value
- initialize value
- remove memory leak

Change-Id: Idaab6a604377462d637f69d595a2b051d98ac420
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoAdd i18ninfo tools and Fix spec files 23/120523/2
Hyunjee Kim [Thu, 23 Mar 2017 06:49:28 +0000 (15:49 +0900)]
Add i18ninfo tools and Fix spec files

- remove unused dependency
- Fix license path

Change-Id: Ibf698c84e4d5bad3418f944e05a8dcdf22b22266
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix API reference 86/119986/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170322.153805 accepted/tizen/ivi/20170323.000914 accepted/tizen/mobile/20170323.000854 accepted/tizen/tv/20170323.000900 accepted/tizen/unified/20170323.000917 accepted/tizen/wearable/20170323.000909 submit/tizen/20170322.065311
Hyunjee Kim [Tue, 21 Mar 2017 04:30:10 +0000 (13:30 +0900)]
Fix API reference

Change-Id: I0393107a2dc78b6e7cbc212f66d2ea4232812008
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Uchar Iter][ACR-888] Module implementation added. 30/96330/23 accepted/tizen/common/20170317.094637 accepted/tizen/ivi/20170317.083722 accepted/tizen/mobile/20170317.083635 accepted/tizen/tv/20170317.083651 accepted/tizen/unified/20170317.083741 accepted/tizen/wearable/20170317.083707 submit/tizen/20170317.052939
Damian Pietruchowski [Tue, 8 Nov 2016 13:10:56 +0000 (14:10 +0100)]
[Base-utils][Uchar Iter][ACR-888] Module implementation added.

Change-Id: I1f5ddbc93501195f1abc8eb610826971a08e4521
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
Signed-off-by: Jakub Siewierski <j.siewierski@samsung.com>
7 years ago[Base-utils][Uchar] Fixed bug in enums, added missing enums. 67/118267/2
Tomasz Bochenski [Thu, 9 Mar 2017 14:38:15 +0000 (15:38 +0100)]
[Base-utils][Uchar] Fixed bug in enums, added missing enums.

Change-Id: I7a7cf601739b6b1e15226d01b26e143f5697351e
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[Base-utils][Unumber] Added missing enums. 73/118273/1
Tomasz Bochenski [Thu, 9 Mar 2017 16:17:55 +0000 (17:17 +0100)]
[Base-utils][Unumber] Added missing enums.

Change-Id: I5153cb75cd9a98f88b23bd6bba861529d2290e53
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[Base-utils][Uversion][ACR-824] Module implementation added. 29/94229/16
Tomasz Bochenski [Thu, 27 Oct 2016 15:08:29 +0000 (17:08 +0200)]
[Base-utils][Uversion][ACR-824] Module implementation added.

Change-Id: I25710b75d6145ff1874143bac52969ee42dc7d24
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years agoMerge "Fix TC error + some errors" into tizen accepted/tizen/common/20170214.173719 accepted/tizen/ivi/20170214.225604 accepted/tizen/mobile/20170214.225525 accepted/tizen/tv/20170214.225535 accepted/tizen/unified/20170309.031524 accepted/tizen/wearable/20170214.225548 submit/tizen/20170214.045940 submit/tizen_unified/20170308.100404
MyoungJune Park [Tue, 10 Jan 2017 06:45:49 +0000 (22:45 -0800)]
Merge "Fix TC error + some errors" into tizen

7 years agoFix native api reference warnings 33/102633/2
Hyunjee Kim [Tue, 6 Dec 2016 08:25:32 +0000 (17:25 +0900)]
Fix native api reference warnings

Change-Id: I5ac3817aa63bdc31910baa6971d656625c126d20
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix TC error + some errors 14/101414/1
Hyunjee Kim [Tue, 29 Nov 2016 08:42:03 +0000 (17:42 +0900)]
Fix TC error + some errors

Change-Id: I0d34bcb478ce66d3ebcc57a4ccf0fb4280e6db4d
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix svace error(150735) 30/98030/2
Hyunjee Kim [Wed, 16 Nov 2016 01:45:33 +0000 (10:45 +0900)]
Fix svace error(150735)

Change-Id: I99c3802ac766656d0edb94814d84daff4b2d4631
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoAdd missing space before ( in if( 93/97893/1
Hyunjee Kim [Tue, 15 Nov 2016 08:09:55 +0000 (17:09 +0900)]
Add missing space before ( in if(

Change-Id: Iead547a8533aabbe6bbc0713f732e8500ec36548
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoChange the structure due to remove deprecated API 99/96699/2
Hyunjee Kim [Thu, 10 Nov 2016 01:56:05 +0000 (10:56 +0900)]
Change the structure due to remove deprecated API

Change-Id: I8b94806e4bc952116b83d99b709394b2d3593bd1
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoApply Coding rules 47/95947/1
Hyunjee Kim [Mon, 7 Nov 2016 06:48:16 +0000 (15:48 +0900)]
Apply Coding rules

Change-Id: Ie01a85d12539e8ffa0fa6fe2ee419707fa363a46
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Timezone] Detect host timezone function added. 22/88022/14
Rafal Szczekutek [Fri, 14 Oct 2016 11:01:00 +0000 (13:01 +0200)]
[Base-utils][Timezone] Detect host timezone function added.

Change-Id: I801c263a43c651ccd5d7ceeb9ba4b85f61b125dd
Signed-off-by: Tomasz Bochenski <t.bochenski@partner.samsung.com>
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[Base-utils][Timezone][Ucalendar] Default timezone description fixed. 27/89027/9
Tomasz Bochenski [Wed, 21 Sep 2016 12:07:05 +0000 (14:07 +0200)]
[Base-utils][Timezone][Ucalendar] Default timezone description fixed.

Change-Id: I3c78f8b00a7159a675d8743e12526c69b2582618
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[Base-utils][Ubidi][ACR-808] Module implementation added. 70/87570/25
Tomasz Bochenski [Thu, 8 Sep 2016 14:08:10 +0000 (16:08 +0200)]
[Base-utils][Ubidi][ACR-808] Module implementation added.

Change-Id: I18bee9118b3dfb59b279d7e98449c52c4624cb12
Signed-off-by: Tomasz Bochenski <t.bochenski@partner.samsung.com>
Signed-off-by: Tomasz Bochenski <t.bochenski@samsung.com>
7 years ago[Base-utils][Utmscale] Module implementation added. 49/92849/7 accepted/tizen/common/20161102.121827 accepted/tizen/ivi/20161102.072949 accepted/tizen/mobile/20161102.072858 accepted/tizen/tv/20161102.072917 accepted/tizen/wearable/20161102.072933 submit/tizen/20161102.012306
Hyunjee Kim [Wed, 19 Oct 2016 06:15:56 +0000 (15:15 +0900)]
[Base-utils][Utmscale] Module implementation added.

Change-Id: Ic4395ebd185079ea7fd5e647d6692225246b7996
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years ago[Base-utils][Ushape] Module implementation added. 91/85091/9 accepted/tizen/3.0/ivi/20161028.123012 accepted/tizen/3.0/mobile/20161028.122307 accepted/tizen/3.0/tv/20161028.122601 accepted/tizen/3.0/wearable/20161028.122819 accepted/tizen/common/20161019.145612 accepted/tizen/ivi/20161019.093325 accepted/tizen/mobile/20161019.093237 accepted/tizen/tv/20161019.093255 accepted/tizen/wearable/20161019.093311 submit/tizen/20161019.022934 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000
Rafal Szczekutek [Tue, 18 Oct 2016 10:27:59 +0000 (12:27 +0200)]
[Base-utils][Ushape] Module implementation added.

Change-Id: If074eb8e9064a80e96838dc375f6ac3e0409da4f
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>
7 years agoRemove deprecated macro 41/91741/1 accepted/tizen/common/20161017.170138 accepted/tizen/ivi/20161017.080531 accepted/tizen/mobile/20161017.080445 accepted/tizen/tv/20161017.080502 accepted/tizen/wearable/20161017.080516 submit/tizen/20161017.022418
Hyunjee Kim [Tue, 11 Oct 2016 06:40:38 +0000 (15:40 +0900)]
Remove deprecated macro

Change-Id: Idfce25ecafbcb96894bea0f7433f4ba3901eb7bf
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoAdd the Deprecation log msg 26/91726/1
Hyunjee Kim [Tue, 11 Oct 2016 05:27:48 +0000 (14:27 +0900)]
Add the Deprecation log msg

Change-Id: I01f2d90525b5bca3bcf477a5ca9bb275f3405e96
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoFix warnings 64/89264/1 accepted/tizen/3.0/ivi/20161011.053511 accepted/tizen/3.0/mobile/20161015.032248 accepted/tizen/3.0/tv/20161016.003411 accepted/tizen/3.0/wearable/20161015.080325 accepted/tizen/common/20160923.160637 accepted/tizen/ivi/20160925.234304 accepted/tizen/mobile/20160925.234315 accepted/tizen/tv/20160925.234312 accepted/tizen/wearable/20160925.234309 submit/tizen/20160923.044504 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Hyunjee Kim [Fri, 23 Sep 2016 02:00:25 +0000 (11:00 +0900)]
Fix warnings

- explicit link request to 'UCHAR_CANONICAL_COMBINING_CLASS' could not
be resolved
- End of list marker found without any preceding list items

Change-Id: Ib665ebb65c7684f16eac1af1fcde893359c9c52f
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoRemove unnecessary profile build dependencies 63/85863/2
MyungJoo Ham [Tue, 6 Sep 2016 08:29:25 +0000 (17:29 +0900)]
Remove unnecessary profile build dependencies

Changes in headers:

utils_i18n.h
  - unified. based on mobile's
  - remove unmatched "<tr>" in comment
  - updated version info in comment
  - for CAPI_BASE_UTILS_I18N_MEASURE_UNIT_MODULE, allow both "createMilePerGallon" and "createMilePerGallonImperial"

utils_i18n_alpha_idx.h, utils_i18n_field_position.h, utils_i18n_format.h,
utils_i18n_formattable.h, utils_i18n_measure.h, utils_i18n_measure_format.h,
utils_i18n_measure_unit.h, utils_i18n_parse_position.h,
  - updated version info in comment (wearable: 2.3.2 / mobile: 3.0 ==> merged: 2.3.2 and 3.0)

utils_i18n_private.h
  - indentation style difference between wearable and mobile :-(

utils_i18n_timezone.h, utils_i18n_usearch.h, utils_i18n_ustring.h
  - supporting deprecated (from 2.3.1) APIS for mobile/common with additional subpackage.
  - in order to enable this at mobile/common/common-artik, (before SR) we need to add JIRA TRE.
   (please wait for JIRA TRE submission before sending SR. I'll create JIRA TRE so that release can synchronize the release)

Changes in spec / CMakefile

following up the changes in headers; thus removing profile macro.

Change-Id: If8b4fdc448d46feaab3add3e11e2d871db54960e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years ago[Base-utils][Measure][Alpha idx] Another documentation fixes 08/84208/1 accepted/tizen/common/20160819.131059 accepted/tizen/ivi/20160819.063550 accepted/tizen/mobile/20160819.063548 accepted/tizen/tv/20160819.063516 accepted/tizen/wearable/20160819.063525 submit/tizen/20160819.020135
Rafal Szczekutek [Wed, 17 Aug 2016 09:45:25 +0000 (11:45 +0200)]
[Base-utils][Measure][Alpha idx] Another documentation fixes

Change-Id: I35cd38b37400069b61050f0a6847fb8b3c85df66
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>
7 years ago[Base-utils] ICU version info for Tizen 2.3.2 updated 23/81823/4
Rafal Szczekutek [Thu, 28 Jul 2016 12:51:39 +0000 (14:51 +0200)]
[Base-utils] ICU version info for Tizen 2.3.2 updated

Change-Id: Ie4a4b1a2852a08d14df996514ed760e8d3760162
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>
7 years ago[Base-utils][AlphabeticIndex][Measure] Fix Doxygen docs 11/83011/3 accepted/tizen/common/20160817.133137 submit/tizen/20160817.050926
Jakub Siewierski [Mon, 8 Aug 2016 12:47:48 +0000 (14:47 +0200)]
[Base-utils][AlphabeticIndex][Measure] Fix Doxygen docs

Fix Doxygen group for Alphabetic Index
Remove Doxygen warnings for Measure and Alphabetic Index
Other fixes

Change-Id: If2afd0c32caad842d06fe7a9fa159149fe4a639b
Signed-off-by: Jakub Siewierski <j.siewierski@samsung.com>
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
7 years agoMerge "[Base-utils][Format] Consistency between 2.3.2 and 3.0 fixed" into tizen
hyunjee Kim [Wed, 17 Aug 2016 04:57:12 +0000 (21:57 -0700)]
Merge "[Base-utils][Format] Consistency between 2.3.2 and 3.0 fixed" into tizen

7 years agoMerge "[Base-utils][AlphabeticIndex] Documentation and naming fixes" into tizen
hyunjee Kim [Wed, 17 Aug 2016 04:56:48 +0000 (21:56 -0700)]
Merge "[Base-utils][AlphabeticIndex] Documentation and naming fixes" into tizen

7 years agoMerge "[Base-utils][Formattable] Fixes related to the ACR comments" into tizen submit/tizen/20160817.024641
hyunjee Kim [Wed, 17 Aug 2016 01:22:21 +0000 (18:22 -0700)]
Merge "[Base-utils][Formattable] Fixes related to the ACR comments" into tizen

7 years agoMerge "[Base-utils][Measure Unit] get_available* functions implementation updated...
hyunjee Kim [Wed, 17 Aug 2016 01:22:13 +0000 (18:22 -0700)]
Merge "[Base-utils][Measure Unit] get_available* functions implementation updated" into tizen

7 years agoMerge topic 'MeasureUnit' into tizen
hyunjee Kim [Wed, 17 Aug 2016 01:21:47 +0000 (18:21 -0700)]
Merge topic 'MeasureUnit' into tizen

* changes:
  [Base-utils] Comments improvement and fixes
  [Base-utils][Format] Missed functions added
  [Base-utils][MeasureFormat] Missed functions added

7 years agoMerge "[Base-utils][MeasureFormat] Important code fixes" into tizen
hyunjee Kim [Wed, 17 Aug 2016 01:21:33 +0000 (18:21 -0700)]
Merge "[Base-utils][MeasureFormat] Important code fixes" into tizen

7 years ago[Base-utils][Format] Consistency between 2.3.2 and 3.0 fixed 17/81617/12
Rafal Szczekutek [Fri, 12 Aug 2016 15:35:36 +0000 (17:35 +0200)]
[Base-utils][Format] Consistency between 2.3.2 and 3.0 fixed

Paramater name fixes
i18n_formattable_equal() and i18n_formattable_not_equal() functions fixes
1i8n_formattable_element_at() function fixes

Change-Id: Ia0f2711b7e0bd08b653528825586df64cb14f007
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>