Daniel Ju
|
b13c951348
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
Cleaned up all of the MSVC W3 warnings and most of the W4 warnings in the common and i18n projects.
|
2018-09-27 14:27:38 -07: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 |
|
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 |
|
Markus Scherer
|
3b23b78b95
|
ICU-12410 include what you use
X-SVN-Rev: 39553
|
2017-01-12 18:35:18 +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 |
|
Steven R. Loomis
|
12c492b740
|
ICU-11746 remove stray semicolon from r39053
X-SVN-Rev: 39292
|
2016-09-20 17:03:25 +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 |
|
Craig Cornelius
|
d17f99dd61
|
ICU-12617 Remove duplicate free. Memory check is clean
X-SVN-Rev: 39063
|
2016-08-17 17:43:05 +00:00 |
|
Craig Cornelius
|
7c79fa85ac
|
ICU-12617 Update data loading, and remove use of CalendarData
X-SVN-Rev: 39053
|
2016-08-13 00:30:06 +00:00 |
|
Michael Ow
|
61607c2773
|
ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
|
2016-06-15 18:58:17 +00:00 |
|
Yoshito Umaoka
|
00ca13e126
|
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
|
2016-05-31 21:45:07 +00:00 |
|
Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Markus Scherer
|
bb5f37a069
|
ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common
X-SVN-Rev: 38200
|
2016-01-26 22:56:59 +00:00 |
|
Michael Ow
|
3daf54af40
|
ICU-10740 Fix uconfig test errors
X-SVN-Rev: 35480
|
2014-03-15 06:08:42 +00:00 |
|
Peter Edberg
|
27cfaed4d8
|
ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (C)
X-SVN-Rev: 35287
|
2014-03-02 00:44:35 +00:00 |
|
Peter Edberg
|
9596efb7f4
|
ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
X-SVN-Rev: 35208
|
2014-02-24 07:17:41 +00:00 |
|
Peter Edberg
|
9cf4a2acd5
|
ICU-10591 Hoist setContext from SimpleDateFormat/RelativeDateFormat to DateFormat
X-SVN-Rev: 34881
|
2014-01-12 05:23:30 +00:00 |
|
Peter Edberg
|
e0b70a15da
|
ICU-10553 RelativeDateFormat copy constructor was incomplete
X-SVN-Rev: 34731
|
2013-12-10 03:00:08 +00:00 |
|
Peter Edberg
|
9f29c3ed25
|
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
X-SVN-Rev: 34718
|
2013-12-09 06:20:23 +00:00 |
|
Peter Edberg
|
db42f0dc6e
|
ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C)
X-SVN-Rev: 33076
|
2013-01-26 00:15:50 +00:00 |
|
Michael Ow
|
a26ebe2ec5
|
ICU-9801 Use UNICODE_STRING instead of UnicodeString constructor for char string
X-SVN-Rev: 32978
|
2012-12-17 15:03:06 +00:00 |
|
Peter Edberg
|
8f94316877
|
ICU-9656 Restore #include <stdlib.h> for atoi
X-SVN-Rev: 32640
|
2012-10-16 00:54:37 +00:00 |
|
Peter Edberg
|
553bcf0b33
|
ICU-9656 Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt/parse glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32638
|
2012-10-15 23:32:31 +00:00 |
|
Peter Edberg
|
2fdfe20655
|
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
X-SVN-Rev: 29964
|
2011-05-02 23:14:32 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Andy Heninger
|
3531c28ea0
|
ICU-6998 compiler warning fix
X-SVN-Rev: 26116
|
2009-06-16 16:32:43 +00:00 |
|
Peter Edberg
|
8e60e71d66
|
ICU-6855 Better future-proof error checking; make toPattern more parallel to format
X-SVN-Rev: 25836
|
2009-04-19 18:33:04 +00:00 |
|
Peter Edberg
|
bf6746fb3b
|
ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25830
|
2009-04-18 08:11:19 +00:00 |
|
Jason Spieth
|
a1a235b15e
|
ICU-6726 Remove unneeded lower bound check in ICU4C
X-SVN-Rev: 25657
|
2009-03-26 19:06:50 +00:00 |
|
Jason Spieth
|
b0c73cc54b
|
ICU-6726 Integrate changes back into ICU4C trunk
X-SVN-Rev: 25653
|
2009-03-25 20:25:39 +00:00 |
|
Yoshito Umaoka
|
e8f967a5fc
|
ICU-6726 Fixed the date format test failures.
X-SVN-Rev: 25596
|
2009-03-16 22:25:05 +00:00 |
|
Jason Spieth
|
99ca0b9eac
|
ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage
X-SVN-Rev: 25592
|
2009-03-16 15:23:11 +00:00 |
|
Peter Edberg
|
ae418ed994
|
ICU-6702 Enable relative date formatters with non-relative timeStyles
X-SVN-Rev: 25351
|
2009-01-30 10:46:17 +00:00 |
|
Steven R. Loomis
|
0921f9727a
|
ICU-6018 relative date and test failures
X-SVN-Rev: 23166
|
2008-01-04 01:21:37 +00:00 |
|
George Rhoten
|
e3e7425e43
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
|
2007-08-29 06:13:07 +00:00 |
|
Steven R. Loomis
|
02f8bbd8b2
|
ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
|
2007-08-23 20:14:07 +00:00 |
|
George Rhoten
|
fdc039a8bd
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21817
|
2007-06-24 04:15:38 +00:00 |
|
George Rhoten
|
0da8673589
|
ICU-5427 Fix some memory leaks, simplify initialization, and follow desired policy stated in ticket 2796.
X-SVN-Rev: 21743
|
2007-06-15 02:35:33 +00:00 |
|
Steven R. Loomis
|
189539dedb
|
ICU-2895 fix for warnings
X-SVN-Rev: 21390
|
2007-04-10 22:57:25 +00:00 |
|
Steven R. Loomis
|
f7ee9393c3
|
ICU-2895 fix for msvc
X-SVN-Rev: 21383
|
2007-04-09 23:11:21 +00:00 |
|
Steven R. Loomis
|
5d4f7e2492
|
ICU-2895 Relative Date Format
X-SVN-Rev: 21382
|
2007-04-09 22:54:03 +00:00 |
|