Doug Felt
|
55d897493b
|
ICU-7361 fix locid getVariant, fix display name translations for root
X-SVN-Rev: 27355
|
2010-01-21 02:45:53 +00:00 |
|
Steven R. Loomis
|
64835de257
|
ICU-7353 docs fixup
X-SVN-Rev: 27339
|
2010-01-19 23:39:42 +00:00 |
|
Markus Scherer
|
97c36a876c
|
ICU-7247 add LocalUNormalizer2Pointer and LocalULocaleDisplayNamesPointer
X-SVN-Rev: 27315
|
2010-01-18 21:06:15 +00:00 |
|
Markus Scherer
|
227379ff6b
|
ICU-7273 no U_NAMESPACE_BEGIN for unorm2 C API
X-SVN-Rev: 27302
|
2010-01-16 19:02:32 +00:00 |
|
Markus Scherer
|
cf96198a53
|
ICU-7350 allow setting multiple data packages via udata_setCommonData()
X-SVN-Rev: 27282
|
2010-01-15 20:47:28 +00:00 |
|
Markus Scherer
|
08be161620
|
ICU-7273 API doc refinements
X-SVN-Rev: 27263
|
2010-01-14 23:25:58 +00:00 |
|
Markus Scherer
|
ad83876755
|
ICU-7344 C functions for Java modified UTF-8
X-SVN-Rev: 27261
|
2010-01-14 19:11:07 +00:00 |
|
Doug Felt
|
18b87b0965
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
|
2010-01-14 02:23:46 +00:00 |
|
Michael Ow
|
b0c56f7ed4
|
ICU-7273 Declare functions in namespace which are defined in namespace.
X-SVN-Rev: 27200
|
2010-01-11 03:00:51 +00:00 |
|
Steven R. Loomis
|
800da956b2
|
ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633 and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182 )
X-SVN-Rev: 27195
|
2010-01-09 02:15:20 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Fredrik Roubert
|
410a369ccc
|
ICU-7252 add Locale::setKeywordValue() method and test case
X-SVN-Rev: 27143
|
2010-01-06 15:49:10 +00:00 |
|
Peter Edberg
|
8a58804ef1
|
ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure
X-SVN-Rev: 27092
|
2009-12-17 07:13:28 +00:00 |
|
Michael Ow
|
93a4daa9b8
|
ICU-7304 Update version to 4.3.4
X-SVN-Rev: 27090
|
2009-12-17 04:57:49 +00:00 |
|
Peter Edberg
|
0832385224
|
ICU-7263 For C++, have U_NAMESPACE_BEGIN / U_NAMESPACE_END also create extern "C++" {...} block
X-SVN-Rev: 27067
|
2009-12-14 19:00:21 +00:00 |
|
Peter Edberg
|
0c212dba62
|
ICU-7284 Internal functions called from public macros should be U_STABLE, though still @internal
X-SVN-Rev: 27065
|
2009-12-14 07:07:43 +00:00 |
|
Jason Spieth
|
6533ab3558
|
ICU-5996 C wrappers for VTimeZone, TimeZoneTransition and TimeZoneRule
X-SVN-Rev: 27028
|
2009-12-08 04:19:24 +00:00 |
|
John Emmons
|
6db7d0a907
|
ICU-3904 Dynamic data loading capability
X-SVN-Rev: 27012
|
2009-12-03 18:06:37 +00:00 |
|
Peter Edberg
|
9edac91673
|
ICU-7279 By default, set U_HIDE_INTERNAL_API if SHOW_DRAFT is disabled
X-SVN-Rev: 27010
|
2009-12-03 08:00:33 +00:00 |
|
Markus Scherer
|
e89977c0b6
|
ICU-7247 finish testing LocalPointer variants, and improve API docs
X-SVN-Rev: 26960
|
2009-11-20 23:28:47 +00:00 |
|
Markus Scherer
|
2f8822e8b3
|
ICU-7260 remove bad lines from uintrnal.h to get hdrtst to pass
X-SVN-Rev: 26948
|
2009-11-18 22:20:08 +00:00 |
|
Andy Heninger
|
5f4c87e3b2
|
ICU-7193 Get rid of bogus gcc warnings
X-SVN-Rev: 26928
|
2009-11-17 18:41:35 +00:00 |
|
Michael Ow
|
f537b4fde7
|
ICU-7193 Update urename.h
X-SVN-Rev: 26927
|
2009-11-17 17:58:51 +00:00 |
|
Markus Scherer
|
81c4b3a886
|
ICU-7084 more C-friendly comments
X-SVN-Rev: 26906
|
2009-11-14 20:00:32 +00:00 |
|
Markus Scherer
|
57bc8aa035
|
ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc. (localpointer.h)
X-SVN-Rev: 26905
|
2009-11-14 00:38:00 +00:00 |
|
Markus Scherer
|
1dbea6f001
|
ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc.
X-SVN-Rev: 26904
|
2009-11-14 00:36:06 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|
Michael Ow
|
b4853d0331
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
X-SVN-Rev: 26870
|
2009-11-11 15:47:22 +00:00 |
|
Fredrik Roubert
|
4a6d872c21
|
ICU-7121 add ErrorCode::errorName() convenience method
X-SVN-Rev: 26856
|
2009-11-09 15:40:57 +00:00 |
|
Michael Ow
|
29d8944fc5
|
ICU-7193 Update version number to 4.3.3
X-SVN-Rev: 26786
|
2009-10-14 20:13:03 +00:00 |
|
Michael Ow
|
475e26f1ae
|
ICU-7074 Update urename.h for 4.3.2
X-SVN-Rev: 26760
|
2009-10-07 19:43:07 +00:00 |
|
Michael Ow
|
ecae93acea
|
ICU-3319 Fix result check for uprv_memcmp and update namespace renaming
X-SVN-Rev: 26731
|
2009-10-02 19:21:27 +00:00 |
|
Michael Ow
|
5fd02e901c
|
ICU-3319 Ensure uvernum.h is not included before platform.h
X-SVN-Rev: 26708
|
2009-09-30 22:26:10 +00:00 |
|
Michael Ow
|
f49fb07bfe
|
ICU-3319 Remove uneeded doxygen tag.
X-SVN-Rev: 26704
|
2009-09-30 20:31:51 +00:00 |
|
Michael Ow
|
0007ad3c36
|
ICU-3319 Use more generic name for rename macro. Move namespace definition back. Fix various rename issues.
X-SVN-Rev: 26703
|
2009-09-30 20:26:34 +00:00 |
|
Michael Ow
|
cf139249f7
|
ICU-5720 Remove uneeded u_version functions.
X-SVN-Rev: 26702
|
2009-09-30 20:16:24 +00:00 |
|
Andy Heninger
|
95505300c8
|
ICU-4016 mutexes: dump pool, revert to dynamic allocation, simplify some of the #ifdef tangle.
X-SVN-Rev: 26660
|
2009-09-21 04:21:41 +00:00 |
|
Michael Ow
|
c8982d6ce6
|
ICU-7074 Update version number for namespace.
X-SVN-Rev: 26632
|
2009-09-15 17:50:27 +00:00 |
|
Michael Ow
|
a6305a2160
|
ICU-3319 Fix missing function declaration during merge.
X-SVN-Rev: 26631
|
2009-09-15 16:20:12 +00:00 |
|
Michael Ow
|
67e5dae0ae
|
ICU-5720 Fix usage of UVersionInfo type.
X-SVN-Rev: 26629
|
2009-09-14 16:48:42 +00:00 |
|
Steven R. Loomis
|
d51a3d446c
|
ICU-6989 merge of r26622, fix urename
X-SVN-Rev: 26623
|
2009-09-12 04:06:28 +00:00 |
|
Michael Ow
|
aedb406d05
|
ICU-3319 Fix cygwin renaming issue.
X-SVN-Rev: 26614
|
2009-09-09 18:29:55 +00:00 |
|
Michael Ow
|
9e239fd9f0
|
ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
|
2009-09-08 05:31:42 +00:00 |
|
Michael Ow
|
f936b9b2f5
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
|
2009-09-03 20:40:02 +00:00 |
|
Michael Ow
|
da54f7cdee
|
ICU-5720 Add data version API.
X-SVN-Rev: 26490
|
2009-08-13 17:21:33 +00:00 |
|
Michael Ow
|
48294075bd
|
ICU-7060 Ignore some definitions when on Cygwin/MSVC.
X-SVN-Rev: 26487
|
2009-08-12 19:45:13 +00:00 |
|
Michael Ow
|
d7d2dfe48d
|
ICU-7060 Include platform.h when building on Cygwin/MSVC.
X-SVN-Rev: 26484
|
2009-08-12 18:57:25 +00:00 |
|
Michael Ow
|
6c22ca75fe
|
ICU-6998 Remove dllimport attribute when building on Cygwin GCC.
X-SVN-Rev: 26459
|
2009-07-30 18:36:51 +00:00 |
|
Michael Ow
|
4ca1eed83e
|
ICU-7039 Fix pointer integer comparison.
X-SVN-Rev: 26458
|
2009-07-30 16:47:30 +00:00 |
|
Michael Ow
|
d8554576c2
|
ICU-7039 Enable optimization for C++ files using GCC.
X-SVN-Rev: 26455
|
2009-07-29 19:44:01 +00:00 |
|