Matitiahu Allouche
|
10e5143aa8
|
ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
X-SVN-Rev: 34323
|
2013-09-15 12:03:47 +00:00 |
|
Markus Scherer
|
fbb5f5ba1f
|
ICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code
X-SVN-Rev: 34279
|
2013-09-12 00:02:41 +00:00 |
|
Markus Scherer
|
caf4feecef
|
ICU-10355 std::string is available on Android
X-SVN-Rev: 34278
|
2013-09-11 23:46:50 +00:00 |
|
Peter Edberg
|
1425e44635
|
ICU-10142 Add missing final EOL in ubidi.c
X-SVN-Rev: 34257
|
2013-09-10 07:59:01 +00:00 |
|
Andy Heninger
|
f2f67fbaa8
|
ICU-10373 A few more namespace tweaks to fix the Windows build.
X-SVN-Rev: 34255
|
2013-09-10 03:44:20 +00:00 |
|
Andy Heninger
|
50e5fd3e23
|
ICU-10373 One more namespace fix.
X-SVN-Rev: 34254
|
2013-09-10 00:59:18 +00:00 |
|
Andy Heninger
|
d4233dc050
|
ICU-10373 Fix ambiguous names build problem from previous namesapce change.
X-SVN-Rev: 34253
|
2013-09-10 00:46:27 +00:00 |
|
Markus Scherer
|
8f38199123
|
ICU-10365 fix namespace issue: icu::UInitOnce
X-SVN-Rev: 34252
|
2013-09-10 00:34:12 +00:00 |
|
Steven R. Loomis
|
86c481026c
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
X-SVN-Rev: 34251
|
2013-09-10 00:13:41 +00:00 |
|
Jungshik Shin
|
aa9214a168
|
ICU-9051 timezone offset fix on iOS
X-SVN-Rev: 34248
|
2013-09-09 17:58:59 +00:00 |
|
John Emmons
|
a869b0d483
|
ICU-10335 Merge completed CLDR24 branch into trunk.
X-SVN-Rev: 34238
|
2013-09-07 20:46:42 +00:00 |
|
Peter Edberg
|
bf4126616b
|
ICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict
X-SVN-Rev: 34229
|
2013-09-06 23:43:13 +00:00 |
|
Steven R. Loomis
|
4c46fa7dd8
|
ICU-10365 another typo as per r34214
X-SVN-Rev: 34215
|
2013-09-06 05:01:22 +00:00 |
|
Andy Heninger
|
216de3bb95
|
ICU-10365 Fix typo in previous commit that broke the build on several platforms.
X-SVN-Rev: 34214
|
2013-09-06 04:14:48 +00:00 |
|
Andy Heninger
|
bb7e5684de
|
ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
X-SVN-Rev: 34209
|
2013-09-06 01:41:14 +00:00 |
|
Steven R. Loomis
|
e001989611
|
ICU-10122 fix test for U_TIMEZONE
X-SVN-Rev: 34183
|
2013-09-04 05:41:01 +00:00 |
|
Steven R. Loomis
|
f9d90ad80b
|
ICU-10178 clarify UnicodeString::compare
X-SVN-Rev: 34180
|
2013-09-04 04:40:58 +00:00 |
|
Matitiahu Allouche
|
b8227cab88
|
ICU-10142 just checking that I can commit.
X-SVN-Rev: 34171
|
2013-09-03 20:21:42 +00:00 |
|
Markus Scherer
|
7eeeccbcbb
|
ICU-10142 fix for old-style C
X-SVN-Rev: 34169
|
2013-09-03 17:58:45 +00:00 |
|
Steven R. Loomis
|
3337da7e64
|
ICU-9710 fixed U_PLATFORM on darwin. also added U_PF_BSD to the debug printf while at it.
X-SVN-Rev: 34158
|
2013-08-30 23:39:28 +00:00 |
|
Markus Scherer
|
90b538ae3f
|
ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
X-SVN-Rev: 34147
|
2013-08-30 16:32:45 +00:00 |
|
Andy Heninger
|
45561757cc
|
ICU-10182 Build Time mutexes, merge from development branch.
X-SVN-Rev: 34139
|
2013-08-30 01:23:42 +00:00 |
|
Steven R. Loomis
|
80597323f8
|
ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces
X-SVN-Rev: 34133
|
2013-08-29 21:36:06 +00:00 |
|
Peter Edberg
|
2f02059dda
|
ICU-10299 Fix CjkBreakEngine fSet to include 30FC,FF70; fix broken test data (ICU4C)
X-SVN-Rev: 34118
|
2013-08-29 05:13:36 +00:00 |
|
Markus Scherer
|
ff5564232d
|
ICU-10168 Unicode 6.3 data files as of 2013-aug-27
X-SVN-Rev: 34098
|
2013-08-28 01:36:57 +00:00 |
|
Jungshik Shin
|
c207e27745
|
ICU-10250 fix an error in _getKeywords()
X-SVN-Rev: 34078
|
2013-08-21 23:51:56 +00:00 |
|
Travis Keep
|
f72d9c1fe0
|
ICU-10306 Fix ICU data loading so that data that is padded with 8 bytes is still loaded correctly.
X-SVN-Rev: 34043
|
2013-08-15 00:01:20 +00:00 |
|
Andy Heninger
|
75114667a6
|
ICU-10301 Remove nearly empty mutex.cpp file.
X-SVN-Rev: 34034
|
2013-08-12 18:09:50 +00:00 |
|
Andy Heninger
|
8e9b5e0b7e
|
ICU-10301 Remove singleton classes, convert existing usage to UInitOnce
X-SVN-Rev: 34032
|
2013-08-12 03:35:22 +00:00 |
|
Andy Heninger
|
0061d3a9b7
|
ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
X-SVN-Rev: 34029
|
2013-08-09 19:53:07 +00:00 |
|
Andy Heninger
|
4532a7082c
|
ICU-10271 C++11 atomics, simplify #ifdefs.
X-SVN-Rev: 34000
|
2013-07-30 00:17:15 +00:00 |
|
Travis Keep
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Steven R. Loomis
|
a26088f951
|
ICU-10271 when #include <atomic> doesn't work, don't use it (autoconf mode only)
X-SVN-Rev: 33978
|
2013-07-24 21:06:24 +00:00 |
|
Peter Edberg
|
7270b111c0
|
ICU-10083 Update urename.h for 52.0.1
X-SVN-Rev: 33900
|
2013-07-10 06:44:41 +00:00 |
|
Peter Edberg
|
76d880b44f
|
ICU-10244 (C) Handle localeDisplayPattern/separator as pattern
X-SVN-Rev: 33889
|
2013-07-08 06:34:53 +00:00 |
|
Andy Heninger
|
a740170f81
|
ICU-10050 disable C++11 std atomics on Macintosh
X-SVN-Rev: 33885
|
2013-07-04 22:32:33 +00:00 |
|
Andy Heninger
|
ac982cb8f8
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
X-SVN-Rev: 33830
|
2013-06-14 00:47:11 +00:00 |
|
Markus Scherer
|
60f61805e4
|
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33814
|
2013-06-10 22:37:40 +00:00 |
|
Steven R. Loomis
|
917d765cfa
|
ICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM Clang. When there's a version known which works, this can be changed.
X-SVN-Rev: 33809
|
2013-06-07 17:10:15 +00:00 |
|
Andy Heninger
|
fbdf95be0e
|
ICU-10051 ures_cleanup tweaked for failing test.
X-SVN-Rev: 33789
|
2013-06-01 05:10:48 +00:00 |
|
Andy Heninger
|
ae87a3acc2
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
X-SVN-Rev: 33788
|
2013-06-01 03:37:16 +00:00 |
|
Markus Scherer
|
8ec350d593
|
ICU-10181 fix typo in Arabic unshaping of letter Peh
X-SVN-Rev: 33783
|
2013-05-31 16:57:56 +00:00 |
|
Travis Keep
|
cfc87e0de2
|
ICU-9669 Fix bug in resbund.cpp
X-SVN-Rev: 33746
|
2013-05-23 21:47:38 +00:00 |
|
Steven R. Loomis
|
8db5ace8b2
|
ICU-9904 add enumset to filter, hopefully it will fix the binary build issue
X-SVN-Rev: 33720
|
2013-05-22 04:28:12 +00:00 |
|
Michael Ow
|
d358980e89
|
ICU-10169 Remove error compilation options in zos build
X-SVN-Rev: 33667
|
2013-05-16 14:43:26 +00:00 |
|
Markus Scherer
|
2982958b06
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
X-SVN-Rev: 33662
|
2013-05-15 21:51:04 +00:00 |
|
Michael Ow
|
9b84f2152e
|
ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files
X-SVN-Rev: 33635
|
2013-05-10 20:43:23 +00:00 |
|
Michael Ow
|
9f5cf1f546
|
ICU-10129 Fix Windows timezone name truncation
X-SVN-Rev: 33610
|
2013-05-08 17:33:54 +00:00 |
|
Michael Ow
|
c7ad164155
|
ICU-10082 Fix timezone detection on Solaris
X-SVN-Rev: 33609
|
2013-05-08 17:00:30 +00:00 |
|
Michael Ow
|
4b966aacc4
|
ICU-10083 Update version number to 52.0.1 and update timebombs
X-SVN-Rev: 33604
|
2013-05-07 19:53:34 +00:00 |
|