Commit Graph

1582 Commits

Author SHA1 Message Date
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
Steven R. Loomis
018fea30d7 ICU-7074 bump version to milestone:4.3.2
X-SVN-Rev: 26433
2009-07-24 19:52:23 +00:00
John Vu
2372fb332c ICU-7025 Changed comment to say country codes are defined as ISO 3166 and not ISO 639.
X-SVN-Rev: 26431
2009-07-24 18:36:41 +00:00
Michael Ow
7c977e5785 ICU-7004 Update urename.h
X-SVN-Rev: 26402
2009-07-21 03:02:49 +00:00
Steven R. Loomis
9f373b4b5a ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
6aec621e32 ICU-6487 Enable utf16 string literals on GCC >= 4.4 when strict is disabled.
X-SVN-Rev: 26309
2009-07-13 19:01:23 +00:00
Andy Heninger
49db0e1ead ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init().
X-SVN-Rev: 26279
2009-07-09 22:50:01 +00:00
Michael Ow
c0a65e9d5b ICU-7004 Update ICU4C version number to 4.3.1
X-SVN-Rev: 26197
2009-06-29 17:53:41 +00:00
John Vu
edf161736f ICU-6967 Removed u_compareVersions.
X-SVN-Rev: 26143
2009-06-23 18:04:40 +00:00
Markus Scherer
ceab24c9be ICU-6965 rename ErrorCode::check() to ErrorCode::assertSuccess() to avoid conflict with MacOS #define check(...)
X-SVN-Rev: 26054
2009-05-27 22:31:13 +00:00
Markus Scherer
12be5b8ce0 ICU-6928 even simpler NUL-termination code, now only in getTerminatedBuffer(); insight: getTerminatedBuffer() can safely write a NUL even in a shared, allocated (kLongString & refCount()>1) buffer so no other code need NUL-terminate the buffer
X-SVN-Rev: 26007
2009-05-14 06:05:27 +00:00
Markus Scherer
b23ab3d19d ICU-6928 make not-writable UnicodeString buffers NUL-terminated if there is space, and NUL-terminate writable buffers if there is space; this is so valgrind and Purify don't complain about testing uninitialized memory
X-SVN-Rev: 26006
2009-05-13 21:05:51 +00:00
Markus Scherer
d0f56f27f1 ICU-6929 turn U_DISABLE_RENAMING back off (i.e., enable renaming) by default on Windows
X-SVN-Rev: 26005
2009-05-13 19:02:07 +00:00
Markus Scherer
5875bf7c7f ICU-6574 fix documentation related to the break iterator
X-SVN-Rev: 25899
2009-04-24 00:37:01 +00:00
Markus Scherer
b2da0fe0c2 ICU-6687 fix ucnv_convertEx() code sample
X-SVN-Rev: 25892
2009-04-23 15:39:39 +00:00
Andy Heninger
aca052e550 ICU-6774 character break iteration, revise misleading documentation.
X-SVN-Rev: 25885
2009-04-23 06:04:20 +00:00
Steven R. Loomis
a0971dd8e9 ICU-6416 update to 4.2 for renaming
X-SVN-Rev: 25880
2009-04-23 04:49:08 +00:00
Steven R. Loomis
e8dd13d0e4 ICU-6822 locale capacity
X-SVN-Rev: 25878
2009-04-23 04:25:39 +00:00
Markus Scherer
34be31dcd4 ICU-6639 mingw has inttypes.h
X-SVN-Rev: 25872
2009-04-22 23:37:04 +00:00
Michael Ow
5e42f898c5 ICU-6416 Update to 4.2 urename.h
X-SVN-Rev: 25782
2009-04-15 20:36:09 +00:00
Michael Ow
5d619b24b5 ICU-6416 Update to 4.2
X-SVN-Rev: 25779
2009-04-15 19:00:58 +00:00
Markus Scherer
feacd1a1c6 ICU-6765 add comments about why StringPiece and ByteSink don't look like normal ICU classes
X-SVN-Rev: 25774
2009-04-15 04:21:57 +00:00
Michael Ow
56db54ee3f ICU-6238 Fix NSF/NFS typo.
X-SVN-Rev: 25745
2009-04-09 18:36:56 +00:00
Steven R. Loomis
ff3cb7a656 ICU-6799 reduce warnings (status: 718->459)
X-SVN-Rev: 25708
2009-04-01 05:57:09 +00:00
Steven R. Loomis
21a1c74128 ICU-6416 ICU4C 4.1.5
X-SVN-Rev: 25697
2009-03-31 17:00:42 +00:00