Shane Carr
|
a59804f0ac
|
ICU-12181 Merging ICU4C compact decimal format patch from branch to trunk
X-SVN-Rev: 39874
|
2017-03-18 03:11:00 +00:00 |
|
Andy Heninger
|
6fc65490f2
|
ICU-7467 Revert failing merge of new decimal format.
X-SVN-Rev: 39869
|
2017-03-18 00:27:51 +00:00 |
|
Shane Carr
|
6ba4206d8c
|
ICU-7467 Merging branch to trunk 5
X-SVN-Rev: 39867
|
2017-03-17 23:55:08 +00:00 |
|
Norbert Runge
|
3d996441e7
|
ICU-13048 fixes to make internal header test pass.
X-SVN-Rev: 39853
|
2017-03-17 21:42:57 +00:00 |
|
Yoshito Umaoka
|
7cb98afd6a
|
ICU-12577 Fixed a potential null dereference issue in SimpleTimeZone.
X-SVN-Rev: 39815
|
2017-03-15 06:07:43 +00:00 |
|
Yoshito Umaoka
|
f54d25d286
|
ICU-12810 Prevent assertion triggered by time zone id including characters other than ASCII invariants initialize/formatting a time zone.
X-SVN-Rev: 39799
|
2017-03-14 19:39:30 +00:00 |
|
Markus Scherer
|
05c591d7ef
|
ICU-12992 add char16ptr.h with pointer conversions; use Char16Ptr for input parameters where possible; make UChar configurable but default to char16_t; add OldUChar same as ICU 58 UChar except not configurable; in public C++ headers change all UChar to char16_t (integrate branches/markus/ucharptr2)
X-SVN-Rev: 39762
|
2017-03-10 22:01:34 +00:00 |
|
Markus Scherer
|
a8bc4d7682
|
ICU-12992 make the old normlzr.h work with configured UChar=uint16_t, and do not include it from coll.h any more (it only needs unorm.h)
X-SVN-Rev: 39744
|
2017-03-08 05:59:25 +00:00 |
|
Markus Scherer
|
5a13a8ca58
|
ICU-12992 return raw pointers not pointer wrappers
X-SVN-Rev: 39729
|
2017-03-03 22:42:52 +00:00 |
|
Steven R. Loomis
|
666ba715d5
|
ICU-12766 merge from trunk
X-SVN-Rev: 39728
|
2017-03-03 21:55:08 +00:00 |
|
Markus Scherer
|
4b154b8328
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
X-SVN-Rev: 39721
|
2017-03-01 23:55:58 +00:00 |
|
Andy Heninger
|
80606f5b57
|
ICU-13008 Signed int overflow (undefined behavior) in datefmt.cpp
X-SVN-Rev: 39718
|
2017-03-01 21:59:38 +00:00 |
|
Markus Scherer
|
031be51911
|
ICU-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible
X-SVN-Rev: 39716
|
2017-03-01 05:52:24 +00:00 |
|
Markus Scherer
|
d924dda84b
|
ICU-12992 return pointer-wrapper class from UnicodeString::getBuffer() and siblings, add wrapper class overloads to make this mostly work as is, fix a few call sites
X-SVN-Rev: 39715
|
2017-02-28 22:07:03 +00:00 |
|
Steven R. Loomis
|
a900fee035
|
ICU-12766 merge from trunk
X-SVN-Rev: 39714
|
2017-02-28 19:36:42 +00:00 |
|
Andy Heninger
|
5f57938910
|
ICU-12884 regex timeout not working with {loop counts} in patterns.
X-SVN-Rev: 39693
|
2017-02-21 23:12:48 +00:00 |
|
Markus Scherer
|
4c2fad3e36
|
ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup
X-SVN-Rev: 39684
|
2017-02-17 21:03:35 +00:00 |
|
Peter Edberg
|
b3a53f130e
|
ICU-12763 For C++ API, say return is undefined in the case of an error
X-SVN-Rev: 39675
|
2017-02-15 21:15:58 +00:00 |
|
Steven R. Loomis
|
103ef8c7ad
|
ICU-12766 merge from trunk
X-SVN-Rev: 39673
|
2017-02-14 01:31:24 +00:00 |
|
Steven R. Loomis
|
c8ed8a6048
|
ICU-12766 z: library and tools build
X-SVN-Rev: 39665
|
2017-02-11 02:43:09 +00:00 |
|
Andy Heninger
|
8e5c017e03
|
ICU-12930 Fix assertion failure in regex compile.
X-SVN-Rev: 39663
|
2017-02-10 23:30:24 +00:00 |
|
Peter Edberg
|
870b039296
|
ICU-12763 for C++ select(const Formattable&...), add UErrorCode param, return empty string if err
X-SVN-Rev: 39658
|
2017-02-09 23:40:59 +00:00 |
|
Markus Scherer
|
0e4c0199ee
|
ICU-12410 remove unused UCaseProps pointer from ucase_... functions
X-SVN-Rev: 39656
|
2017-02-09 21:50:20 +00:00 |
|
Markus Scherer
|
5da94f206a
|
ICU-12410 move new code into new files, split ucasemap_imp.h from ustr_imp.h
X-SVN-Rev: 39655
|
2017-02-09 21:15:34 +00:00 |
|
Andy Heninger
|
04448b004f
|
ICU-12764 UTF-8 source files, update file encoding comments.
X-SVN-Rev: 39641
|
2017-02-03 18:57:23 +00:00 |
|
Andy Heninger
|
415932a1e3
|
ICU-12870 Charset Detector, have docs reference the Compact Encoding Detector.
X-SVN-Rev: 39640
|
2017-02-03 02:46:43 +00:00 |
|
Peter Edberg
|
e0f3d87e99
|
ICU-12948 First-pass preliminary integration of CLDR 31 @13174
X-SVN-Rev: 39601
|
2017-01-24 08:22:23 +00:00 |
|
Peter Edberg
|
7b33e586f5
|
ICU-12937 Withdraw MeasureUnit interfaces for coordinate units, and related data loading
X-SVN-Rev: 39599
|
2017-01-23 16:20:59 +00:00 |
|
Peter Edberg
|
47e1aaaf14
|
ICU-12763 Add uplrules_selectWithFormat and PluralRules::select that take & use [U]NumberFormat
X-SVN-Rev: 39591
|
2017-01-21 01:03:32 +00:00 |
|
Markus Scherer
|
aa27217a84
|
ICU-12410 remove locCache behavior from ucase_getCaseLocale() and functions that call it, try to make it a little faster for common locale IDs
X-SVN-Rev: 39586
|
2017-01-20 06:27:47 +00:00 |
|
Andy Heninger
|
242e02c388
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
|
2017-01-20 00:20:31 +00:00 |
|
Andy Heninger
|
f28895cccc
|
ICU-12943 Windows Build Fixes for UChar=char16_t and utf-8 source files.
X-SVN-Rev: 39581
|
2017-01-19 18:12:50 +00:00 |
|
Peter Edberg
|
32ca386c27
|
ICU-12684 Add unum_formatDoubleForFields and test
X-SVN-Rev: 39565
|
2017-01-16 19:48:33 +00:00 |
|
Peter Edberg
|
a238722264
|
ICU-12895 update release version to 59.0.1 for m1
X-SVN-Rev: 39562
|
2017-01-16 00:42:22 +00:00 |
|
George Rhoten
|
72280fb152
|
ICU-12713 Port fix for handling large magnitude numbers from ICU4J to ICU4C
X-SVN-Rev: 39560
|
2017-01-14 16:29:40 +00:00 |
|
Markus Scherer
|
3b23b78b95
|
ICU-12410 include what you use
X-SVN-Rev: 39553
|
2017-01-12 18:35:18 +00:00 |
|
Andy Heninger
|
fb0439839b
|
ICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three stable functions. Also changed U_STABLE->U_CAPI for consistencey within file. See #9961
X-SVN-Rev: 39544
|
2016-12-19 22:40:54 +00:00 |
|
Steven R. Loomis
|
68401040eb
|
ICU-12852 Remove some unnecessary copy (merge from bug)
X-SVN-Rev: 39542
|
2016-12-14 18:41:04 +00:00 |
|
Andy Heninger
|
0fd5600285
|
ICU-12809 only .cpp files no .c in ICU library code
X-SVN-Rev: 39527
|
2016-12-07 21:14:27 +00:00 |
|
Shane Carr
|
d1ee641e2e
|
ICU-12825 Fixing icu4c spoof checker issues #12825 and #12815.
X-SVN-Rev: 39493
|
2016-10-28 17:56:22 +00:00 |
|
Steven R. Loomis
|
173981e642
|
ICU-12822 digitlst.cpp depends on <string> to include <locale.h> on windows. Include it explicitly
X-SVN-Rev: 39486
|
2016-10-27 01:35:55 +00:00 |
|
Markus Scherer
|
2f358ce4bb
|
ICU-12827 ucol_getKeywordValuesForLocale() reset the keyword-list iterator, and a little UList cleanup
X-SVN-Rev: 39484
|
2016-10-26 22:05:50 +00:00 |
|
Markus Scherer
|
7ae322735b
|
ICU-12779 do not check U_PLATFORM macros before including ICU headers
X-SVN-Rev: 39457
|
2016-10-14 19:42:22 +00:00 |
|
Steven R. Loomis
|
25cf8e9634
|
ICU-12773 digitlist/strtod_l patch on cygwin, merge r39420
X-SVN-Rev: 39425
|
2016-10-04 04:04:05 +00:00 |
|
Peter Edberg
|
11c0df4f7b
|
ICU-12738 ICU4C BRS, fixes from testing uconfig.h variations
X-SVN-Rev: 39378
|
2016-09-28 07:37:19 +00:00 |
|
Peter Edberg
|
eccbc645aa
|
ICU-12738 ICU4C BRS, fixes to conditionals/includes/makefiles/scripts from testing public/private headers
X-SVN-Rev: 39375
|
2016-09-28 04:17:24 +00:00 |
|
Steven R. Loomis
|
5f2c294d1c
|
ICU-12752 fix breakage from r39368 on windows.
X-SVN-Rev: 39374
|
2016-09-28 02:26:02 +00:00 |
|
Steven R. Loomis
|
6825277072
|
ICU-12752 commit some IBM z fixes. Library code building
X-SVN-Rev: 39368
|
2016-09-27 23:39:01 +00:00 |
|
Shane Carr
|
09ad3d8e4b
|
ICU-12646 Error code for long confusable entries. Documenting spoof data binary file format changes.
X-SVN-Rev: 39360
|
2016-09-27 17:46:10 +00:00 |
|
Peter Edberg
|
bf138d8a85
|
ICU-12738 ICU4C BRS, Some fixes to U_HIDE_XXX_API macros
X-SVN-Rev: 39346
|
2016-09-26 06:53:00 +00:00 |
|