Shane Carr
576a124b1b
ICU-12549 Small documentation and comment fixes in C++ SpoofChecker
...
X-SVN-Rev: 39328
2016-09-22 01:43:05 +00:00
Steven R. Loomis
d255867071
ICU-12752 IBM i now passes
...
X-SVN-Rev: 39326
2016-09-22 01:25:52 +00:00
Andy Heninger
6626a14882
ICU-12734 ICU4C API Change Report regenerated. Has problems that need investigation.
...
X-SVN-Rev: 39324
2016-09-22 01:01:42 +00:00
Steven R. Loomis
f0156c183b
ICU-12701 additional porting issues.
...
X-SVN-Rev: 39323
2016-09-21 23:52:53 +00:00
Steven R. Loomis
bdf4191819
ICU-11679 warning fix
...
X-SVN-Rev: 39320
2016-09-21 23:12:11 +00:00
Markus Scherer
f431934edf
ICU-12738 update dependencies spec
...
X-SVN-Rev: 39319
2016-09-21 23:07:10 +00:00
Andy Heninger
0c77de936b
ICU-12734 ICU4C 58 API Promotion.
...
X-SVN-Rev: 39318
2016-09-21 21:20:27 +00:00
Andy Heninger
9f925b0287
ICU-12751 CStr, add icu:: namespace.
...
X-SVN-Rev: 39317
2016-09-21 21:02:21 +00:00
Steven R. Loomis
370abbf3b9
ICU-12751 use cstr instead of toUTF8String
...
X-SVN-Rev: 39311
2016-09-21 19:40:11 +00:00
Steven R. Loomis
4d580c2834
ICU-12701 additional cast for ibm i
...
X-SVN-Rev: 39309
2016-09-21 17:27:57 +00:00
Steven R. Loomis
6bccdda20d
ICU-11679 warning fix (reviewed by Lina)
...
X-SVN-Rev: 39308
2016-09-21 17:22:05 +00:00
Peter Edberg
1cca956fcf
ICU-12738 ICU4C BRS, update urename.h
...
X-SVN-Rev: 39307
2016-09-21 06:07:26 +00:00
Steven R. Loomis
2bf1e2f0c1
ICU-12701 more IBM i test fixes.
...
* intltest now builds.
* fix for unpax-icu.sh to include the utf-16be file.
* added an emacs coding line to 'encoded.utf16be'
X-SVN-Rev: 39304
2016-09-21 00:07:32 +00:00
Markus Scherer
5e68fee567
ICU-12639 fix typo
...
X-SVN-Rev: 39303
2016-09-20 23:04:26 +00:00
Markus Scherer
8b980000b1
ICU-12663 disable TestLongUpper() unless in exhaustive mode, because it takes a long time
...
X-SVN-Rev: 39301
2016-09-20 22:49:50 +00:00
Markus Scherer
5afeb0ae2f
ICU-12663 TestLongUpper() exit early if out of memory
...
X-SVN-Rev: 39300
2016-09-20 21:42:28 +00:00
Peter Edberg
e6fdb36045
ICU-12738 ICU4C, update measurement unit constants & code
...
X-SVN-Rev: 39298
2016-09-20 21:15:22 +00:00
Shane Carr
d5d266654b
ICU-12549 Revisions to uspoof.h documentation. Actually removing identifier_info.h and other obsolete files from r39218.
...
X-SVN-Rev: 39297
2016-09-20 21:06:55 +00:00
Steven R. Loomis
3a8a02cae1
ICU-11746 more warning cleanup
...
X-SVN-Rev: 39296
2016-09-20 21:03:19 +00:00
Markus Scherer
104b90bc3f
ICU-12639 detect & handle malformed UTF-8, never call the low-level full case mapping functions with a negative value
...
X-SVN-Rev: 39295
2016-09-20 20:32:12 +00:00
Steven R. Loomis
bc0960b298
ICU-11746 more warning nits
...
X-SVN-Rev: 39294
2016-09-20 17:36:32 +00:00
Steven R. Loomis
12c492b740
ICU-11746 remove stray semicolon from r39053
...
X-SVN-Rev: 39292
2016-09-20 17:03:25 +00:00
Steven R. Loomis
19d7d00bd8
ICU-12701 IBM i fixes (merge to trunk)
...
X-SVN-Rev: 39289
2016-09-20 04:30:06 +00:00
Markus Scherer
7960164327
ICU-12663 UnicodeString support nearly 2G UChars & avoid integer overflows; string-to-string case mappings & detect integer overflows; make some calls to uprv_memcpy() and similar a little more robust by casting int32_t to size_t before multiplying
...
X-SVN-Rev: 39288
2016-09-20 01:10:36 +00:00
Jeff Genovy
7328eb3618
ICU-12705 Only disable optimizations for the function that is causing problems, ultag_parse.
...
This is workaround for an optimizer issue in VS 2015 Update 3 (vs2015update3).
X-SVN-Rev: 39286
2016-09-19 22:57:47 +00:00
Steven R. Loomis
a2ee3b1f28
ICU-11746 static analysis fixes
...
X-SVN-Rev: 39282
2016-09-19 18:52:48 +00:00
Fredrik Roubert
0b2bbde810
ICU-12140 Pass StringPiece by value, return value.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/305010043 .
X-SVN-Rev: 39276
2016-09-19 11:07:55 +00:00
Peter Edberg
f82d62a85c
ICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk
...
X-SVN-Rev: 39273
2016-09-19 05:09:40 +00:00
Steven R. Loomis
7f9b4cd8db
ICU-12738 property fix - C
...
X-SVN-Rev: 39257
2016-09-16 14:59:54 +00:00
Peter Edberg
d9b9bd7d59
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
...
X-SVN-Rev: 39244
2016-09-15 17:32:17 +00:00
Shane Carr
5b9fc6fc70
ICU-12029 Measure unit display names, C++ version.
...
X-SVN-Rev: 39243
2016-09-15 08:37:56 +00:00
Peter Edberg
67b23a4aa6
ICU-12054 If format has no fields, first FieldPositionIterator::next should return FALSE; fix ufieldpositer_next description
...
X-SVN-Rev: 39241
2016-09-15 07:24:12 +00:00
Steven R. Loomis
cd568a0558
ICU-12515 first() should just call delegate
...
there won't be a suppressed break at position 0. first() should just call
into the delegate.
X-SVN-Rev: 39237
2016-09-15 04:21:26 +00:00
Peter Edberg
e02cfd9eac
ICU-12407 Prevent parse crash in DECIMAL-style formatter with applied currency pattern
...
X-SVN-Rev: 39236
2016-09-15 03:55:22 +00:00
Yoshito Umaoka
416a42bdfc
ICU-12738 Updated ICU4C version to 58.1. Also updated uvernum.h to use the Unicode copyright string, which will be embedded in ICU binary data files.
...
X-SVN-Rev: 39234
2016-09-15 03:02:38 +00:00
Yoshito Umaoka
6fcfea15fe
ICU-11679 Merging updates in bid transform test.
...
X-SVN-Rev: 39232
2016-09-15 01:28:50 +00:00
Shawn Steele
cddcdb6649
ICU-12728 -makedata.vcxproj wasn't updated to VS2015 with the rest
...
X-SVN-Rev: 39230
2016-09-14 23:55:13 +00:00
Markus Scherer
15415832df
ICU-5456 modern Greek toUpperCase(), remove most diacritics
...
X-SVN-Rev: 39228
2016-09-14 23:17:11 +00:00
Steven R. Loomis
de23e2458b
ICU-12705 disable opt on vs2015
...
workaround for failure on 32 bit release with vs2015update3
X-SVN-Rev: 39224
2016-09-14 20:58:08 +00:00
Shane Carr
2ceb565df3
ICU-12549 Updating SpoofChecker to latest Unicode specification.
...
X-SVN-Rev: 39218
2016-09-13 22:15:13 +00:00
Andy Heninger
85f8d034a7
ICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems.
...
X-SVN-Rev: 39217
2016-09-13 21:37:40 +00:00
Steven R. Loomis
f334e613c1
ICU-12563 fix cross-compile with mingw
...
X-SVN-Rev: 39215
2016-09-13 20:29:47 +00:00
Steven R. Loomis
dea458fef7
ICU-12515 C filtered break
...
* sync rbbitst.txt with J
* fix an issue where isBoundary() didn't check the trie's presence
X-SVN-Rev: 39211
2016-09-13 19:58:55 +00:00
Felipe Balbontín
390d736f89
ICU-12591 Removed the CalendarData class and refactored all the remaining functions that used it (ICU4C).
...
X-SVN-Rev: 39190
2016-09-12 21:01:16 +00:00
Andy Heninger
e77e6149d7
ICU-7548 Problems opening rbbi data in stand-alone file.
...
X-SVN-Rev: 39179
2016-09-09 23:14:12 +00:00
Steven R. Loomis
4136a2f257
ICU-12708 bye bye layout engine
...
X-SVN-Rev: 39176
2016-09-09 21:28:18 +00:00
Steven R. Loomis
78e91a274f
ICU-11679 fix line endings and props
...
X-SVN-Rev: 39172
2016-09-09 17:42:05 +00:00
Steven R. Loomis
6ce57afd03
ICU-11679 merge C BiDi Transform from branch
...
* fixed from branch: inadvertently removed Unicode attribution from Makefiles
* fixed from branch: Unicode attribution
* bonus: moved icuplug into the 'registration' filter on windows
X-SVN-Rev: 39170
2016-09-09 16:41:15 +00:00
Markus Scherer
c84e233733
ICU-12420 deprecate COUNT/LIMIT constants whose value may change
...
X-SVN-Rev: 39164
2016-09-08 22:45:51 +00:00
Felipe Balbontín
eae3a7e3e6
ICU-12634 Remove ResourceTableSink and ures_getAllTableItems().
...
X-SVN-Rev: 39155
2016-09-07 19:22:41 +00:00