Michael Ow
|
8d7be85a4f
|
ICU-8209 Update urename.h for 4.7.1
X-SVN-Rev: 29563
|
2011-03-07 22:31:12 +00:00 |
|
Markus Scherer
|
42a1e6f4a4
|
ICU-8167 mark protected non-APIs as @internal
X-SVN-Rev: 29548
|
2011-03-05 00:12:42 +00:00 |
|
Michael Ow
|
77f3c55b4b
|
ICU-8278 Fix copyright header in udata.cpp
X-SVN-Rev: 29540
|
2011-03-04 03:39:25 +00:00 |
|
Markus Scherer
|
3715b6dea4
|
ICU-8167 missed one U_TOOLUTIL_API in the move to the common library
X-SVN-Rev: 29537
|
2011-03-04 00:36:52 +00:00 |
|
Yoshito Umaoka
|
5701f7add9
|
ICU-8388 Fixed missing separator problem in uloc_minimizeSubtag/addLikelySubtag.
X-SVN-Rev: 29536
|
2011-03-04 00:32:02 +00:00 |
|
Andy Heninger
|
29292b59e7
|
ICU-4701 Revert previous incorrect update to comment.
X-SVN-Rev: 29535
|
2011-03-04 00:12:35 +00:00 |
|
Markus Scherer
|
d55e005cf7
|
ICU-8167 move string tries to the common library and make API headers public
X-SVN-Rev: 29531
|
2011-03-03 21:56:36 +00:00 |
|
Andy Heninger
|
39473a62da
|
ICU-4701 fix typo in a comment.
X-SVN-Rev: 29516
|
2011-03-02 23:33:12 +00:00 |
|
Andy Heninger
|
7b7f48eef8
|
ICU-7530 Alphabetic index, move from branch to trunk.
X-SVN-Rev: 29482
|
2011-02-25 22:21:30 +00:00 |
|
Michael Ow
|
4892435224
|
ICU-8006 Add ucnv_isFixedWidth API and test.
X-SVN-Rev: 29467
|
2011-02-23 22:21:58 +00:00 |
|
Jungshik Shin
|
90998e6507
|
ICU-8356 Use LoadLibraryA (A API) to get it built whether UNICODE is defined or not
X-SVN-Rev: 29451
|
2011-02-17 01:03:37 +00:00 |
|
Jungshik Shin
|
dc0dc6fd45
|
ICU-8355 fix compile failure with visual C++ with warning treated as error
X-SVN-Rev: 29449
|
2011-02-17 00:47:40 +00:00 |
|
John Emmons
|
4b8773457a
|
ICU-8031 Support for parent locales
X-SVN-Rev: 29443
|
2011-02-16 13:46:19 +00:00 |
|
Markus Scherer
|
086386bd9e
|
ICU-8322 pack class UnicodeString layout to avoid padding
X-SVN-Rev: 29398
|
2011-02-04 19:54:58 +00:00 |
|
Yoshito Umaoka
|
74a4461b49
|
ICU-8303 Handling private-use only language tag properly in uloc_forLanguageTag and uloc_toLanguageTag.
X-SVN-Rev: 29393
|
2011-02-03 22:33:00 +00:00 |
|
Markus Scherer
|
d5599d7be9
|
ICU-8314 change Appendable into a base class, add UnicodeStringAppendable
X-SVN-Rev: 29392
|
2011-02-03 22:07:22 +00:00 |
|
Markus Scherer
|
d8ea46628b
|
ICU-8314 Appendable interface, AppendableAdapter default impl & UnicodeString is-an Appendable
X-SVN-Rev: 29390
|
2011-02-03 05:28:01 +00:00 |
|
Markus Scherer
|
9cc27feeb4
|
ICU-8167 port trie API changes from Java
X-SVN-Rev: 29367
|
2011-01-27 21:41:03 +00:00 |
|
Peter Edberg
|
5224f25511
|
ICU-8267 ucstrTextExtract should use text pointer & offset for chunk, as set by ucstrTextAccess
X-SVN-Rev: 29356
|
2011-01-25 03:25:24 +00:00 |
|
Michael Ow
|
7c0b4a6d90
|
ICU-7959 Fix some memory leak issues in compound text code.
X-SVN-Rev: 29297
|
2011-01-13 22:33:17 +00:00 |
|
Markus Scherer
|
4ecd44cfd6
|
ICU-4701 faster .dat package data item name lookup; improved binary search tracks shared-prefix length
X-SVN-Rev: 29293
|
2011-01-12 23:51:40 +00:00 |
|
Markus Scherer
|
1d7722ef61
|
ICU-8271 update UCOL_RUNTIME_VERSION for ICU 4.6 changes of CODAN and compression constants etc.
X-SVN-Rev: 29290
|
2011-01-12 22:15:26 +00:00 |
|
Jungshik Shin
|
e8bfde9467
|
ICU-8248 With U_STATIC_IMPLEMENTATION defined, U_EXPORT is defined empty. Simplify the previous change
X-SVN-Rev: 29287
|
2011-01-11 22:05:15 +00:00 |
|
Jungshik Shin
|
695e9ac115
|
ICU-8248 define U_EXPORT to be empty if U_STATIC_IMPLEMENTATION is defined
X-SVN-Rev: 29280
|
2011-01-10 23:14:41 +00:00 |
|
Markus Scherer
|
4832385f7c
|
ICU-8167 minor fixes
X-SVN-Rev: 29277
|
2011-01-07 05:28:58 +00:00 |
|
Andy Heninger
|
c12ce73a18
|
ICU-8167 the Mac build needs U_COMMON_API etc. on *some* nested classes
X-SVN-Rev: 29275
|
2011-01-06 23:35:32 +00:00 |
|
Markus Scherer
|
c5c0d56509
|
ICU-8167 a nested class need not qualify its outer class for member access
X-SVN-Rev: 29273
|
2011-01-06 22:25:56 +00:00 |
|
Markus Scherer
|
397d6f7372
|
ICU-8167 make trie iterators nested classes inside their tries
X-SVN-Rev: 29272
|
2011-01-06 18:40:26 +00:00 |
|
Markus Scherer
|
62306a038c
|
ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
X-SVN-Rev: 29265
|
2011-01-05 21:05:47 +00:00 |
|
Markus Scherer
|
f772c48a2c
|
ICU-8105 some compilation bug fixes
X-SVN-Rev: 29255
|
2010-12-31 23:56:06 +00:00 |
|
Markus Scherer
|
c04082d93c
|
ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
|
2010-12-31 18:21:36 +00:00 |
|
Michael Ow
|
148123e81e
|
ICU-7959 Move assignment of match outside loop
X-SVN-Rev: 29217
|
2010-12-16 23:32:25 +00:00 |
|
Michael Ow
|
d15a8c9c92
|
ICU-7959 Fix endian failure in compound text.
X-SVN-Rev: 29216
|
2010-12-16 19:35:56 +00:00 |
|
Peter Edberg
|
bbb368c939
|
ICU-8238 Implement max subpart policy for UTF7 toUnicode, don't consume valid bytes after err
X-SVN-Rev: 29214
|
2010-12-16 17:35:01 +00:00 |
|
Michael Ow
|
dd03794570
|
ICU-7959 Add compound text converter to ICU4C.
X-SVN-Rev: 29211
|
2010-12-15 23:38:28 +00:00 |
|
Michael Ow
|
30153c1400
|
ICU-8209 Update version number in ICU4C to 4.7.1
X-SVN-Rev: 29186
|
2010-12-10 20:32:03 +00:00 |
|
Andy Heninger
|
4f5faa01b7
|
ICU-7441 Make StringPiece comparison operators public.
X-SVN-Rev: 29178
|
2010-12-09 18:51:55 +00:00 |
|
Michael Ow
|
b988aacf7a
|
ICU-8083 Update LANGUAGES and LANGUAGES_3 table, fix API information, and add a test for missing languages.
X-SVN-Rev: 29153
|
2010-12-03 19:25:49 +00:00 |
|
Markus Scherer
|
5a840765ea
|
ICU-7641 do not refer to a particular (old) version of Unicode
X-SVN-Rev: 29056
|
2010-11-16 22:03:33 +00:00 |
|
Peter Edberg
|
52dd980540
|
ICU-8155 change to @internal - UCLN_NO_AUTO_CLEANUP, U_HAVE_STD_STRING, U_ENABLE_DYLOAD, U_CHECK_DYLOAD
X-SVN-Rev: 29054
|
2010-11-16 20:53:43 +00:00 |
|
Peter Edberg
|
b9cfe4aa5b
|
ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable
X-SVN-Rev: 29050
|
2010-11-15 19:40:24 +00:00 |
|
Peter Edberg
|
2f7aa6fc38
|
ICU-8155 Update udraft.h and uintrnal.h per recent API promotions and internal function renaming
X-SVN-Rev: 29038
|
2010-11-13 00:02:06 +00:00 |
|
Peter Edberg
|
3384286860
|
ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable
X-SVN-Rev: 29035
|
2010-11-12 06:03:28 +00:00 |
|
Markus Scherer
|
0627cc5c5a
|
ICU-8137 fix u_strFromPunycode(), write last non-ASCII character into dest buffer when it just so fits
X-SVN-Rev: 29029
|
2010-11-12 00:02:25 +00:00 |
|
Umesh Nair
|
eb9d3b2708
|
ICU-7023 Fix import for EBCDIC machines - contd
X-SVN-Rev: 29010
|
2010-11-06 00:30:20 +00:00 |
|
Stuart Gill
|
b1a76e6a88
|
ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing
X-SVN-Rev: 28999
|
2010-11-04 20:12:39 +00:00 |
|
Andy Heninger
|
a5bc9497c1
|
ICU-8122 Update urename.h for ICU 4.6
X-SVN-Rev: 28996
|
2010-11-04 00:37:10 +00:00 |
|
Peter Edberg
|
488256ca63
|
ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6
X-SVN-Rev: 28994
|
2010-11-03 05:46:29 +00:00 |
|
Stuart Gill
|
94239208a0
|
ICU-3984 fix a bug in the resource loading of collation reordering and rename script reordering to reordering codes
X-SVN-Rev: 28993
|
2010-11-03 02:41:22 +00:00 |
|
Stuart Gill
|
dc0710545d
|
ICU-3984 fix for ucadata.icu big endian issues
X-SVN-Rev: 28985
|
2010-11-02 18:59:06 +00:00 |
|
Markus Scherer
|
0acb435a84
|
ICU-7238 remove obsolete, now-unused upvec_compactToUTrieHandler()
X-SVN-Rev: 28984
|
2010-11-02 18:58:09 +00:00 |
|
Markus Scherer
|
b674f702e1
|
ICU-8091 guard against pinIndices() reducing length to 0 or 1
X-SVN-Rev: 28982
|
2010-11-02 18:19:05 +00:00 |
|
Stuart Gill
|
5dd9ea7768
|
ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
X-SVN-Rev: 28975
|
2010-11-02 02:21:57 +00:00 |
|
Stuart Gill
|
66efc93b9b
|
ICU-3984 update UCOL_BUILDER_VERSION to version 8
X-SVN-Rev: 28965
|
2010-11-01 19:55:05 +00:00 |
|
Stuart Gill
|
0c21fdf068
|
ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
X-SVN-Rev: 28960
|
2010-10-30 00:42:12 +00:00 |
|
Markus Scherer
|
a880b11b88
|
ICU-7924 fix segfault in StringPiece::operator==(both empty)
X-SVN-Rev: 28954
|
2010-10-29 18:01:01 +00:00 |
|
John Emmons
|
ad865ff7e7
|
ICU-8097 Fix buffer overflow problems in uscript_getCode()
X-SVN-Rev: 28953
|
2010-10-29 15:41:56 +00:00 |
|
Markus Scherer
|
334ad85355
|
ICU-8091 fix UnicodeString::reverse() for when the only lead surrogate is in the middle of an odd-length string
X-SVN-Rev: 28952
|
2010-10-29 00:15:27 +00:00 |
|
Markus Scherer
|
8f93a3e07a
|
ICU-7187 avoid comparison of (pointer+unsigned)>pointer which can be optimized away; not necessary anyway with use of U_MAX_PTR(pointer)
X-SVN-Rev: 28951
|
2010-10-28 23:32:22 +00:00 |
|
Stuart Gill
|
a79a8d4ad6
|
ICU-3984 remove debug print
X-SVN-Rev: 28931
|
2010-10-27 23:50:29 +00:00 |
|
Stuart Gill
|
110e2ceb05
|
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
X-SVN-Rev: 28926
|
2010-10-27 18:02:52 +00:00 |
|
Peter Edberg
|
48ebf95831
|
ICU-7864 Use ICU_DATA_DIR_PREFIX_ENV_VAR to get path prefix from environment
X-SVN-Rev: 28921
|
2010-10-26 22:02:14 +00:00 |
|
Andy Heninger
|
a77332d75c
|
ICU-7561 fixes to uspoof API docs, to make them build.
X-SVN-Rev: 28885
|
2010-10-20 23:12:46 +00:00 |
|
Peter Edberg
|
71c083cdce
|
ICU-8046 CLDR 1.9 integration pass 1, update U_ICU_DATA_VERSION
X-SVN-Rev: 28847
|
2010-10-18 05:41:17 +00:00 |
|
Steven R. Loomis
|
adb11cba8d
|
ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
|
2010-10-09 01:23:28 +00:00 |
|
Jungshik Shin
|
4fb62e2878
|
ICU-8014 DST detection failure on Linux. Change the function name to skipZoneIDPrefix
X-SVN-Rev: 28784
|
2010-10-09 00:54:20 +00:00 |
|
Michael Ow
|
da1272de57
|
ICU-7447 Fix some GCC and VA compiler warnings.
X-SVN-Rev: 28778
|
2010-10-08 20:14:26 +00:00 |
|
Jungshik Shin
|
fa5efaaf9b
|
ICU-8014 default timezone detection is not reliable when /usr/share/zoneinfo has posix/right subdirectories
X-SVN-Rev: 28771
|
2010-10-07 18:07:05 +00:00 |
|
Steven R. Loomis
|
c5e5a4c54e
|
ICU-7979 don't print out error on dlopen fail (err is already recorded). Also, remove some tabs.
X-SVN-Rev: 28759
|
2010-10-04 23:20:15 +00:00 |
|
Stuart Gill
|
71a82b49f6
|
ICU-7792 Update urename.h for the 4.6M2 release
X-SVN-Rev: 28717
|
2010-09-28 22:30:57 +00:00 |
|
Markus Scherer
|
514b12fb14
|
ICU-7792 fix some UCONFIG_NO_XYZ bugs
X-SVN-Rev: 28716
|
2010-09-28 05:43:34 +00:00 |
|
Michael Ow
|
a67a5c9ddc
|
ICU-7882 Update BCP47 tag check.
X-SVN-Rev: 28680
|
2010-09-22 05:47:08 +00:00 |
|
Michael Ow
|
a998c7cac4
|
ICU-7882 Add function to get shortest length subtag's size.
X-SVN-Rev: 28674
|
2010-09-21 23:50:37 +00:00 |
|
Michael Ow
|
740bef0bc8
|
ICU-7969 Update project files to ensure currpinf.h and icuplug.h are copied into the right place.
X-SVN-Rev: 28673
|
2010-09-21 23:32:18 +00:00 |
|
Jinglun Li
|
12de1d68b7
|
ICU-7772 Fast string direction detection
X-SVN-Rev: 28665
|
2010-09-21 07:12:28 +00:00 |
|
Markus Scherer
|
b5e1330176
|
ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
X-SVN-Rev: 28661
|
2010-09-21 00:12:49 +00:00 |
|
Michael Ow
|
f3fca67f87
|
ICU-7839 Update ambiguous converter list.
X-SVN-Rev: 28642
|
2010-09-17 21:25:56 +00:00 |
|
Michael Grady
|
f92222ba98
|
ICU-7947 Relax 0-capacity test in previous checkin and fix compiler warnings
X-SVN-Rev: 28636
|
2010-09-17 01:53:01 +00:00 |
|
Michael Grady
|
a3a500f892
|
ICU-7947 Fix previous checkin, expandCapacity allows minimumCapacity=0
X-SVN-Rev: 28628
|
2010-09-16 02:05:19 +00:00 |
|
Michael Grady
|
467cf876fc
|
ICU-7948 Fix leak in usprep_getProfile when 2 threads race to insert profile data into hash
X-SVN-Rev: 28627
|
2010-09-16 00:49:01 +00:00 |
|
Michael Grady
|
290cadf0b8
|
ICU-7947 UVector safety checks to avoid heap overflow due to integer overflow/signedness/truncation
X-SVN-Rev: 28626
|
2010-09-16 00:30:26 +00:00 |
|
Michael Ow
|
dda7ae77c6
|
ICU-7926 Add ISO-2022-CN-CNS to ICU4C.
X-SVN-Rev: 28587
|
2010-09-08 23:18:15 +00:00 |
|
Steven R. Loomis
|
a73ec17054
|
ICU-7382 [srl fixing crash] make sure localeName is initialized.
X-SVN-Rev: 28573
|
2010-09-04 01:01:45 +00:00 |
|
Jungshik Shin
|
9ef56a51ab
|
ICU-7382 refer to LC_MESSAGE to determine the default locale
X-SVN-Rev: 28571
|
2010-09-03 21:44:58 +00:00 |
|
Jungshik Shin
|
0660dc6e6e
|
ICU-7906 make VS 2008 happy about StringPiece::npos
X-SVN-Rev: 28521
|
2010-08-25 02:22:04 +00:00 |
|
Michael Ow
|
29fe431f2a
|
ICU-7882 Fix pointer declaration error.
X-SVN-Rev: 28504
|
2010-08-20 21:18:08 +00:00 |
|
Michael Ow
|
24055f8585
|
ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C.
X-SVN-Rev: 28503
|
2010-08-20 20:11:37 +00:00 |
|
Steven R. Loomis
|
4a996aa700
|
ICU-6616 improve faketime
X-SVN-Rev: 28482
|
2010-08-17 01:27:18 +00:00 |
|
Steven R. Loomis
|
dec09768b9
|
ICU-7870 Visual Studio 2010
X-SVN-Rev: 28442
|
2010-08-10 20:16:09 +00:00 |
|
Steven R. Loomis
|
cf7644feb3
|
ICU-7849 unicode versions of uloc.h constants
X-SVN-Rev: 28438
|
2010-08-10 01:11:03 +00:00 |
|
Steven R. Loomis
|
d9907892c8
|
ICU-7856 add unix build, 'xperf' target for generating XML perf data, cleanup some makefiles
X-SVN-Rev: 28418
|
2010-08-05 00:26:41 +00:00 |
|
Michael Ow
|
ce3a205cc9
|
ICU-6501 Set data path when building data in archive mode.
X-SVN-Rev: 28389
|
2010-07-29 23:37:19 +00:00 |
|
Steven R. Loomis
|
592b73e980
|
ICU-7502 fix ASCIIsms - merge from branch /branches/srl/ascii7502
X-SVN-Rev: 28382
|
2010-07-28 16:08:12 +00:00 |
|
Andy Heninger
|
a2605b9c83
|
ICU-5532 temp fix for crash in RBBI dictionary code with UTF-8 text
X-SVN-Rev: 28361
|
2010-07-23 00:15:37 +00:00 |
|
Markus Scherer
|
5df2f14dee
|
ICU-7746 minor fixes, parallel to Java
X-SVN-Rev: 28312
|
2010-07-15 03:53:12 +00:00 |
|
Steven R. Loomis
|
a8575b74fa
|
ICU-7829 reset the default converter if the default converter name changes
X-SVN-Rev: 28310
|
2010-07-14 23:01:37 +00:00 |
|
Andy Heninger
|
74e297291f
|
ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
|
2010-07-12 18:03:29 +00:00 |
|
Andy Heninger
|
c4dc5051de
|
ICU-7783 error checking in U16_GET()
X-SVN-Rev: 28300
|
2010-07-12 17:55:11 +00:00 |
|
Fredrik Roubert
|
7d5ca333f1
|
ICU-6838 add test cases and lowercase canonicalization table entry for "C"
X-SVN-Rev: 28284
|
2010-07-08 00:16:17 +00:00 |
|
Jungshik Shin
|
3cbe5e57c5
|
ICU-7794 createDefaultTimeZone doesn't honor DST on Ubuntu Linux. Skip 'localtime' and return as soon as the 1st match is found
X-SVN-Rev: 28272
|
2010-06-28 17:44:29 +00:00 |
|
Steven R. Loomis
|
cbd23cf258
|
ICU-7792 bump version# to milestone:4.5.2
X-SVN-Rev: 28270
|
2010-06-26 00:11:39 +00:00 |
|
Steven R. Loomis
|
ef22b3356a
|
ICU-7586 update draft/deprecated. update header test.
X-SVN-Rev: 28260
|
2010-06-23 03:13:59 +00:00 |
|
Steven R. Loomis
|
6804c3f0d9
|
ICU-7586 urename update (had to move a class into the ICU namespace)
X-SVN-Rev: 28257
|
2010-06-23 00:38:51 +00:00 |
|
Markus Scherer
|
0f2d14ab3a
|
ICU-7586 fix namespace bugs
X-SVN-Rev: 28202
|
2010-06-15 21:19:16 +00:00 |
|
Markus Scherer
|
3360fe4708
|
ICU-7144 merge UTS #46 (IDNA2008) C/C++ feature into trunk, merging in -r 27794:28172 icu/branches/markus/uts46
X-SVN-Rev: 28195
|
2010-06-15 15:54:53 +00:00 |
|
Markus Scherer
|
9cbd929fca
|
ICU-7736 test and fix FilteredNormalizer2::getDecomposition()
X-SVN-Rev: 28163
|
2010-06-09 06:08:43 +00:00 |
|
Markus Scherer
|
82160e104c
|
ICU-7736 add Normalizer2::getDecomposition(c)
X-SVN-Rev: 28161
|
2010-06-08 23:32:11 +00:00 |
|
Markus Scherer
|
bff71243ce
|
ICU-7586 fix some initializer warnings
X-SVN-Rev: 28158
|
2010-06-08 21:45:43 +00:00 |
|
Markus Scherer
|
32b40e3ee2
|
ICU-7586 fix some initializer warnings
X-SVN-Rev: 28157
|
2010-06-08 21:13:54 +00:00 |
|
Markus Scherer
|
5230d5de1c
|
ICU-7442 mark Normalizer2 as not intended for public subclassing
X-SVN-Rev: 28147
|
2010-06-05 00:06:10 +00:00 |
|
Michael Ow
|
d565b3b2f3
|
ICU-7581 Fix a few mingw build issues including symbolic links when building data and missing header file inclusion.
X-SVN-Rev: 28125
|
2010-06-03 15:51:19 +00:00 |
|
Markus Scherer
|
0acda636e4
|
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
X-SVN-Rev: 28117
|
2010-06-01 06:10:26 +00:00 |
|
Markus Scherer
|
77543b3e58
|
ICU-7703 fix unorm_normalize(src, length=-1) bug and allow src=NULL if length=0
X-SVN-Rev: 28115
|
2010-05-30 23:00:52 +00:00 |
|
Michael Ow
|
4984059276
|
ICU-7714 Set cached user data entry to be deleted instead of removing it right away if user data is not found.
X-SVN-Rev: 28109
|
2010-05-27 20:29:16 +00:00 |
|
Steven R. Loomis
|
a1ea70071b
|
ICU-7708 compiler warnings for 4.5.1 (batch 1)
X-SVN-Rev: 28103
|
2010-05-25 22:17:12 +00:00 |
|
Steven R. Loomis
|
edcaca307a
|
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
X-SVN-Rev: 28099
|
2010-05-25 19:55:05 +00:00 |
|
Markus Scherer
|
0ff592e9e9
|
ICU-7496 import unmangled data entry point name
X-SVN-Rev: 28090
|
2010-05-24 23:43:14 +00:00 |
|
Markus Scherer
|
5ab64ef670
|
ICU-7704 add converter compatible with Java UTF-16: always writes big-endian regardless of platform
X-SVN-Rev: 28089
|
2010-05-23 05:02:54 +00:00 |
|
Markus Scherer
|
2510483f25
|
ICU-7496 fix const problem
X-SVN-Rev: 28088
|
2010-05-21 22:45:05 +00:00 |
|
Markus Scherer
|
bdd8a3a473
|
ICU-7496 rename udata.c to udata.cpp and replace TinyString with CharString
X-SVN-Rev: 28084
|
2010-05-21 04:39:19 +00:00 |
|
Markus Scherer
|
465c4ab088
|
ICU-7496 CharString fix for Windows
X-SVN-Rev: 28083
|
2010-05-20 21:41:10 +00:00 |
|
Markus Scherer
|
fd376b34c0
|
ICU-7496 add internal char * string class for C++ implementation code
X-SVN-Rev: 28082
|
2010-05-20 21:16:44 +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 |
|
Markus Scherer
|
50d9837e92
|
ICU-7493 clean up MaybeStackArray (revert r27723) and add MaybeStackHeaderAndArray
X-SVN-Rev: 28073
|
2010-05-18 21:53:21 +00:00 |
|
Michael Ow
|
243d11d980
|
ICU-7636 Define _XOPEN_SOURCE_EXTENDED in putil.c when using VA compiler
X-SVN-Rev: 28070
|
2010-05-17 16:26:44 +00:00 |
|
Markus Scherer
|
94aab1c22b
|
ICU-7684 add Reset() return *this
X-SVN-Rev: 28068
|
2010-05-15 23:25:17 +00:00 |
|
Markus Scherer
|
06c7d56b8e
|
ICU-7684 add CheckedArrayByteSink::Reset()
X-SVN-Rev: 28067
|
2010-05-15 23:18:12 +00:00 |
|
Markus Scherer
|
0c2aec0b46
|
ICU-7683 add CheckedArrayByteSink::NumberOfBytesAppended()
X-SVN-Rev: 28066
|
2010-05-15 23:00:26 +00:00 |
|
Steven R. Loomis
|
d3172c2d68
|
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
X-SVN-Rev: 28055
|
2010-05-12 17:56:02 +00:00 |
|
Peter Edberg
|
4405e8e99c
|
ICU-7590 uloc_getVariant reports empty variant if there is no country
X-SVN-Rev: 28048
|
2010-05-11 07:31:35 +00:00 |
|
John Emmons
|
3f850eeea7
|
ICU-7438 Cleaned up the -u-va-posix handling code a bit
X-SVN-Rev: 28045
|
2010-05-10 21:29:35 +00:00 |
|
John Emmons
|
00f2329887
|
ICU-7438 Add -u-va-posix handling to uloc_fromLanguageTag() and uloc_toLanguageTag()
X-SVN-Rev: 28044
|
2010-05-10 21:24:02 +00:00 |
|
Michael Ow
|
67a1529fc9
|
ICU-7474 Update bidi code with MSVC compiler fix.
X-SVN-Rev: 28038
|
2010-05-07 22:05:57 +00:00 |
|
Peter Edberg
|
8dc0dfc1f3
|
ICU-7617 Fix includes: <sys/types.h> sets up BYTE_ORDER and BIG_ENDIAN, move before platform.h which uses them
X-SVN-Rev: 27946
|
2010-04-17 07:04:56 +00:00 |
|
Michael Ow
|
c1db9d5f37
|
ICU-7580 Remove compiler warning.
X-SVN-Rev: 27932
|
2010-04-15 15:27:28 +00:00 |
|
Steven R. Loomis
|
3c32f28189
|
ICU-7586 update version number for milestone:4.5.1
X-SVN-Rev: 27892
|
2010-04-02 00:12:54 +00:00 |
|
Michael Ow
|
90f75fcbf0
|
ICU-7543 Update LCID Posix mapping for zh.
X-SVN-Rev: 27877
|
2010-03-29 18:21:58 +00:00 |
|
Andy Heninger
|
68443106b1
|
ICU-7552 change bitwise -> logical ||, &&
X-SVN-Rev: 27861
|
2010-03-17 22:59:15 +00:00 |
|
Michael Ow
|
2100f22652
|
ICU-6911 Remove uneeded user override data from cache.
X-SVN-Rev: 27833
|
2010-03-12 08:06:33 +00:00 |
|
Steven R. Loomis
|
07ea404d7f
|
ICU-3904 fix leaks. report leaks if all of ICU is compiled with URES_DEBUG
X-SVN-Rev: 27822
|
2010-03-11 20:05:42 +00:00 |
|
Michael Ow
|
2dd195a7db
|
ICU-6911 Ensure fCountExisting is incremented correctly.
X-SVN-Rev: 27818
|
2010-03-11 18:38:24 +00:00 |
|
Steven R. Loomis
|
cbe3757600
|
ICU-7532 fix and update udraft.h etc headers
X-SVN-Rev: 27815
|
2010-03-11 02:25:58 +00:00 |
|
Steven R. Loomis
|
78f9faec0a
|
ICU-7522 uconfigtest failures for 4.4
X-SVN-Rev: 27806
|
2010-03-09 23:11:48 +00:00 |
|
Doug Felt
|
809ac514dc
|
ICU-7500 fix uloc_getDisplayName incorrect length
X-SVN-Rev: 27774
|
2010-03-04 02:34:15 +00:00 |
|
Michael Ow
|
d566c2f498
|
ICU-7138 Fix casting and update docs in ucmfiles.mk.
X-SVN-Rev: 27768
|
2010-03-03 18:09:22 +00:00 |
|
Markus Scherer
|
13bea319a7
|
ICU-7492 fix ucnv_convertEx(UTF-8 to SBCS/DBCS) handling of two truncated sequences at the end of the input
X-SVN-Rev: 27757
|
2010-03-03 04:53:55 +00:00 |
|
Steven R. Loomis
|
99998611d9
|
ICU-7482 z issues - cintltest passes!
X-SVN-Rev: 27754
|
2010-03-03 01:47:00 +00:00 |
|
Steven R. Loomis
|
1498352330
|
ICU-7482 z issues for 4.4
X-SVN-Rev: 27748
|
2010-03-02 22:00:40 +00:00 |
|
Steven R. Loomis
|
cacd8c7aef
|
ICU-6920 update urename.h
X-SVN-Rev: 27746
|
2010-03-02 20:58:29 +00:00 |
|
Steven R. Loomis
|
e6b90eac0d
|
ICU-7482 rename cs (etc) to locmap_cs in symbols
X-SVN-Rev: 27737
|
2010-03-02 16:01:53 +00:00 |
|
Andy Heninger
|
9f3c015f3e
|
ICU-7473 Make storage from MaybeStackArray have pointer alignment
X-SVN-Rev: 27723
|
2010-02-27 18:10:23 +00:00 |
|
Peter Edberg
|
0b3887b73a
|
ICU-4521 kill more warnings
X-SVN-Rev: 27721
|
2010-02-27 07:43:07 +00:00 |
|
Michael Ow
|
5df76eb00a
|
ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages.
X-SVN-Rev: 27717
|
2010-02-27 03:39:15 +00:00 |
|
Markus Scherer
|
a20ee3d7f4
|
ICU-5391 sync Java compatibility u_isWhitespace() and u_isIDIgnorable() with Java & ICU4J: U+0085 is not whitespace any more, update documentation, improve tests
X-SVN-Rev: 27704
|
2010-02-26 20:12:09 +00:00 |
|
Markus Scherer
|
3ac4ad7267
|
ICU-7198 fix typo in u_getPropertyValueEnum() documentation
X-SVN-Rev: 27699
|
2010-02-26 05:31:59 +00:00 |
|
Markus Scherer
|
82bba71cce
|
ICU-7106 string transformation functions permit source=NULL when sourceLength=0
X-SVN-Rev: 27698
|
2010-02-26 05:21:59 +00:00 |
|
Andy Heninger
|
4e56218eb1
|
ICU-5193 Big decimal number formatting.
X-SVN-Rev: 27696
|
2010-02-26 02:29:00 +00:00 |
|
Markus Scherer
|
ac780b9f96
|
ICU-7215 fix typo in u_strncat() documentation
X-SVN-Rev: 27693
|
2010-02-26 00:45:30 +00:00 |
|
Markus Scherer
|
0a55346c64
|
ICU-7047 document that an isBogus() UnicodeString also isEmpty()
X-SVN-Rev: 27692
|
2010-02-26 00:37:44 +00:00 |
|
Markus Scherer
|
2c52e2a9f4
|
ICU-6948 fix tiny urep.h documentation typo
X-SVN-Rev: 27688
|
2010-02-25 22:54:43 +00:00 |
|
Markus Scherer
|
ea551a1d7f
|
ICU-7164 split locale API implementation into multiple files so that core locale ID .c/.cpp files (hopefully) do not depend on resource bundle code or data any more
X-SVN-Rev: 27685
|
2010-02-25 22:32:39 +00:00 |
|
Yoshito Umaoka
|
7852edbfef
|
ICU-6444 Update mapTimezones table structure. This update was done by CLDR svn revision 4748.
X-SVN-Rev: 27683
|
2010-02-25 22:08:13 +00:00 |
|
Peter Edberg
|
411a93712a
|
ICU-4521 Merge from branch, fixes for 64bit alignment & type conversions
X-SVN-Rev: 27670
|
2010-02-25 06:33:29 +00:00 |
|
Markus Scherer
|
63e3fc6df5
|
ICU-7273 remove UCLN_COMMON_UNORM
X-SVN-Rev: 27668
|
2010-02-25 00:24:26 +00:00 |
|
Markus Scherer
|
5cb38459a6
|
ICU-7273 remove #include unormimp.h where not used any more
X-SVN-Rev: 27667
|
2010-02-25 00:21:02 +00:00 |
|
Markus Scherer
|
d928bb24e1
|
ICU-7273 minor internal doc fixes from code review
X-SVN-Rev: 27663
|
2010-02-24 23:57:40 +00:00 |
|
Steven R. Loomis
|
337e437e6c
|
ICU-6633 add uprv_
X-SVN-Rev: 27659
|
2010-02-24 22:46:12 +00:00 |
|
Michael Ow
|
0763686c6c
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
|
2010-02-24 16:17:03 +00:00 |
|
Andy Heninger
|
1fa6d6b8fb
|
ICU-7404 add set functions to StringPiece.
X-SVN-Rev: 27642
|
2010-02-24 00:56:11 +00:00 |
|
Markus Scherer
|
cdaf5f9e3b
|
ICU-7273 move from the User Guide into the API doc the note about old Normalizer not working like/not implementing CharacterIterator
X-SVN-Rev: 27611
|
2010-02-20 05:45:01 +00:00 |
|
Markus Scherer
|
bb591eb3a1
|
ICU-7273 remove u_growBufferFromStatic() -- using UnicodeString instead
X-SVN-Rev: 27608
|
2010-02-19 23:49:51 +00:00 |
|
Markus Scherer
|
c8244541e7
|
ICU-7273 describe Normalizer2 .nrm data file format
X-SVN-Rev: 27601
|
2010-02-19 17:45:20 +00:00 |
|
Steven R. Loomis
|
18fa32ded0
|
ICU-6633 warnings fix
X-SVN-Rev: 27600
|
2010-02-19 17:27:33 +00:00 |
|
Markus Scherer
|
049b68b40b
|
ICU-7273 simplify caching code and add custom FCC test
X-SVN-Rev: 27593
|
2010-02-18 18:33:00 +00:00 |
|
John Emmons
|
ea6e8a0a72
|
ICU-7356 CLDR 1.8 data integration - first run
X-SVN-Rev: 27590
|
2010-02-18 14:30:15 +00:00 |
|
Steven R. Loomis
|
48323123a3
|
ICU-7425 update ICU DLL comments
X-SVN-Rev: 27589
|
2010-02-18 04:33:41 +00:00 |
|
Steven R. Loomis
|
2427308606
|
ICU-6920 update urename.h
X-SVN-Rev: 27584
|
2010-02-17 23:26:36 +00:00 |
|
Steven R. Loomis
|
55150bd679
|
ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
|
2010-02-17 22:18:24 +00:00 |
|
Markus Scherer
|
81234fecdb
|
ICU-7273 add loading of custom data, with caching, test data and test code
X-SVN-Rev: 27578
|
2010-02-16 23:43:22 +00:00 |
|
Markus Scherer
|
7a3a89e61f
|
ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
|
2010-02-13 23:15:05 +00:00 |
|
Steven R. Loomis
|
1457da183c
|
ICU-7353 docs fixup and updated API Change Report
X-SVN-Rev: 27537
|
2010-02-11 00:53:57 +00:00 |
|
Markus Scherer
|
1cb38e859b
|
ICU-7273 compute FC_NFKC_Closure on the fly
X-SVN-Rev: 27534
|
2010-02-10 23:05:39 +00:00 |
|
Yoshito Umaoka
|
572475f613
|
ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4C.
X-SVN-Rev: 27516
|
2010-02-09 03:51:54 +00:00 |
|
Markus Scherer
|
7f34717f2e
|
ICU-7273 minor C++ changes parallel with Java
X-SVN-Rev: 27494
|
2010-02-04 23:57:28 +00:00 |
|
Steven R. Loomis
|
4a9bc3f8ff
|
ICU-7353 updated docs and report
X-SVN-Rev: 27488
|
2010-02-04 20:32:21 +00:00 |
|
Michael Grady
|
8216117f21
|
ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
|
2010-02-03 02:59:35 +00:00 |
|
Yoshito Umaoka
|
547580cd15
|
ICU-6444 Updated timezone data resources corresponding to the latest change for cldrbug 1958 in CLDR. Added metaZones.txt/windowsZones.txt replacing metazoneInfo.txt/wintz.txt. Removed mapTimezones data from supplementalData.txt to match the change in CLDR (for now, manually editted, because I cannot use the trunk version of supplementalData.xml in CLDR at this moment).
X-SVN-Rev: 27471
|
2010-02-02 04:55:55 +00:00 |
|
John Emmons
|
91ab093cf3
|
ICU-7290 Changed inaccurate U_DRAFT markings to U_STABLE
X-SVN-Rev: 27469
|
2010-02-02 01:44:11 +00:00 |
|
Steven R. Loomis
|
b21f47bdb7
|
ICU-7261 update urename.h (and add some statics in ushape.c)
X-SVN-Rev: 27466
|
2010-02-01 23:10:11 +00:00 |
|
Steven R. Loomis
|
ad51e858d4
|
ICU-7402 fix missing error codes ( now tested by ICU-7401 )
X-SVN-Rev: 27459
|
2010-01-30 07:01:53 +00:00 |
|
Steven R. Loomis
|
eeff15fb8d
|
ICU-7261 fix _init in urename.h
X-SVN-Rev: 27447
|
2010-01-29 23:53:58 +00:00 |
|
Steven R. Loomis
|
eaa6b913c6
|
ICU-6633 fix static linkage
X-SVN-Rev: 27446
|
2010-01-29 23:53:30 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +00:00 |
|
Markus Scherer
|
b618bb7665
|
ICU-7273 small ReorderingBuffer improvements to stay in sync with Java
X-SVN-Rev: 27423
|
2010-01-26 21:57:32 +00:00 |
|
Markus Scherer
|
54d51498c7
|
ICU-7273 small changes to stay in sync with Java
X-SVN-Rev: 27413
|
2010-01-26 07:03:41 +00:00 |
|
Michael Ow
|
cf116f9297
|
ICU-6444 Separate metazone timezone mappings and windows timezone from supplementalData and update affected source files.
X-SVN-Rev: 27411
|
2010-01-26 06:03:14 +00:00 |
|
Markus Scherer
|
3fb4714f9a
|
ICU-7273 remove minor, inconsistent optimization for trail surrogate code *points*
X-SVN-Rev: 27410
|
2010-01-26 04:42:51 +00:00 |
|
Markus Scherer
|
bdfe251e8c
|
ICU-7273 minor error checking and visibility cleanup
X-SVN-Rev: 27408
|
2010-01-26 04:24:20 +00:00 |
|
Steven R. Loomis
|
69019a894d
|
ICU-7304 promotion and updated API report
X-SVN-Rev: 27397
|
2010-01-23 06:46:27 +00:00 |
|
Steven R. Loomis
|
b361793726
|
ICU-7304 draft 4.2 to stable 4.4 ( also cleaned up some ICU-7290 issues )
X-SVN-Rev: 27396
|
2010-01-23 06:36:03 +00:00 |
|