Markus Scherer
|
b5b52ad027
|
ICU-12992 make tools & tests work with configured UChar=uint16_t
X-SVN-Rev: 39742
|
2017-03-08 01:07:20 +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 |
|
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 |
|
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 |
|
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
|
e1ea4422bc
|
ICU-11537 genrb write .res formatVersion 2 if it would default to 3 without benefit: even if the pool bundle has string values, if they are not in fact shared
X-SVN-Rev: 37737
|
2015-08-07 21:36:08 +00:00 |
|
Markus Scherer
|
36e5d9e75f
|
ICU-11537 move shared resource bundle string values to pool.res, .res formatVersion 3; merge --integrate from dev branch, plus make toolutil/pkgitems.cpp set poolBundleStrings so that icupkg can check dependencies
X-SVN-Rev: 37731
|
2015-08-07 18:44:38 +00:00 |
|
Markus Scherer
|
3fafa669d7
|
ICU-11761 init fStringsForm with named constant
X-SVN-Rev: 37657
|
2015-07-08 23:14:47 +00:00 |
|
Markus Scherer
|
f527e0b536
|
ICU-11761 stringSet strings are unique
X-SVN-Rev: 37656
|
2015-07-08 22:37:20 +00:00 |
|
Markus Scherer
|
459c8d0e81
|
ICU-11761 reslist.cpp force explicit UnicodeString constructors, like other genrb .cpp files
X-SVN-Rev: 37655
|
2015-07-08 22:24:54 +00:00 |
|
Markus Scherer
|
c1f7be3ffe
|
ICU-11761 bug fix: always begin 16BitUnits[] with a 0 for empty resources, see uresdata.h (was almost always true before r37644)
X-SVN-Rev: 37654
|
2015-07-08 22:07:52 +00:00 |
|
Markus Scherer
|
f87b2c9b3c
|
ICU-11761 share equal strings even if they need explicit length; more generic root resource for flexibility (experiment with more work on pool bundles)
X-SVN-Rev: 37649
|
2015-07-07 18:50:21 +00:00 |
|
Markus Scherer
|
18e27b35d6
|
ICU-11761 more readable pool bundle usage & string compacting
X-SVN-Rev: 37645
|
2015-07-03 17:09:17 +00:00 |
|
Markus Scherer
|
a1348758c1
|
ICU-11761 simpler memory management with UnicodeString & LocalArray
X-SVN-Rev: 37644
|
2015-07-03 02:12:17 +00:00 |
|
Markus Scherer
|
9312cb2d1a
|
ICU-11761 SResource virtual dispatch for preflighting & writing resources; C++ify some of SRBRoot
X-SVN-Rev: 37643
|
2015-07-02 23:51:09 +00:00 |
|
Andy Heninger
|
59a70fdd6e
|
ICU-11751 Fix Windows build problem with revised reslist.cpp, again.
X-SVN-Rev: 37622
|
2015-06-24 23:21:11 +00:00 |
|
Andy Heninger
|
0f9cf08e1c
|
ICU-11751 Fix Windows build problem with revised reslist.cpp
X-SVN-Rev: 37621
|
2015-06-24 22:13:11 +00:00 |
|
Markus Scherer
|
62e756505c
|
ICU-11751 polymorphic TableResource, ArrayResource, IntResource, IntVectorResource, BinaryResource
X-SVN-Rev: 37619
|
2015-06-24 20:15:08 +00:00 |
|
Markus Scherer
|
43c47b5685
|
ICU-11751 change genrb.c to .cpp, polymorphic StringResource & AliasResource with UnicodeString
X-SVN-Rev: 37618
|
2015-06-24 09:11:42 +00:00 |
|
Markus Scherer
|
cfe9e72aec
|
ICU-11751 change genrb reslist.c & wrtjava.c to C++ (mostly just .c to .cpp)
X-SVN-Rev: 37610
|
2015-06-23 07:07:27 +00:00 |
|