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 |
|
Steven R. Loomis
|
0fbc6cab07
|
ICU-6804 update deprecated, draft, etc
X-SVN-Rev: 25633
|
2009-03-19 16:45:38 +00:00 |
|
Steven R. Loomis
|
714d7d9808
|
ICU-6804 Move @draft to @stable, regen api report
X-SVN-Rev: 25631
|
2009-03-19 06:45:04 +00:00 |
|
Steven R. Loomis
|
1fcbaff0ba
|
ICU-6804 @draft to @stable
X-SVN-Rev: 25626
|
2009-03-19 04:03:31 +00:00 |
|
Steven R. Loomis
|
0a5b5e9880
|
ICU-6797 more doxygen cleanup
X-SVN-Rev: 25623
|
2009-03-19 02:01:37 +00:00 |
|
Markus Scherer
|
f111648f68
|
ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25620
|
2009-03-18 20:35:19 +00:00 |
|
Andy Heninger
|
2a788397fd
|
ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration()
X-SVN-Rev: 25619
|
2009-03-18 20:23:40 +00:00 |
|
Markus Scherer
|
fa03e6079a
|
ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25618
|
2009-03-18 19:58:11 +00:00 |
|
Steven R. Loomis
|
8e85f80a2a
|
ICU-6797 raft of doxygen fixes for milestone:4.1.4
X-SVN-Rev: 25600
|
2009-03-17 01:47:25 +00:00 |
|
Steven R. Loomis
|
ab1caa43fc
|
ICU-6798 version bump icu4c to milestone:4.1.4 and a minor test improvement
X-SVN-Rev: 25599
|
2009-03-17 01:06:38 +00:00 |
|
Andy Heninger
|
7ba40f1363
|
ICU-6375 Add option for reducing spurious valgrind errors
X-SVN-Rev: 25586
|
2009-03-13 23:49:56 +00:00 |
|
Markus Scherer
|
e74be582d0
|
ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
X-SVN-Rev: 25571
|
2009-03-12 21:24:54 +00:00 |
|
Andy Heninger
|
161d291c32
|
ICU-2515 Make uenum_openStringEnumeration() public
X-SVN-Rev: 25562
|
2009-03-12 17:56:24 +00:00 |
|
Andy Heninger
|
2213bd3046
|
ICU-6064 Make UnicodeSet::closeOver() public
X-SVN-Rev: 25560
|
2009-03-12 17:08:12 +00:00 |
|
Andy Heninger
|
259961959e
|
ICU-6235 UnicodeSet to USet conversions
X-SVN-Rev: 25559
|
2009-03-12 16:36:34 +00:00 |
|
Yoshito Umaoka
|
53a464d82a
|
ICU-6434 BCP47 conversion function definitions with stub code for M4
X-SVN-Rev: 25557
|
2009-03-12 04:08:32 +00:00 |
|
Andy Heninger
|
0e1d733bac
|
ICU-6066 take UnicodeSet::removeAllStrings() public
X-SVN-Rev: 25556
|
2009-03-12 01:14:10 +00:00 |
|
Andy Heninger
|
72cf0f3d06
|
ICU-6235 UnicodeSet to USet conversions
X-SVN-Rev: 25555
|
2009-03-12 00:38:53 +00:00 |
|
Markus Scherer
|
2cc78d6fce
|
ICU-6606 split UnicodeString methods so that implicitly using the default codepage does not have to depend on ucnv_* functions if the default is UTF-8
X-SVN-Rev: 25554
|
2009-03-11 23:57:47 +00:00 |
|
Markus Scherer
|
af61e26bf0
|
ICU-6483 remove useless origin parameter from handleFailure()
X-SVN-Rev: 25550
|
2009-03-11 17:57:24 +00:00 |
|
Markus Scherer
|
2c2bf3e72a
|
ICU-6483 add ErrorCode class, C++ convenience wrapper for UErrorCode
X-SVN-Rev: 25546
|
2009-03-11 05:27:11 +00:00 |
|
Markus Scherer
|
93e35cf3db
|
ICU-6606 add #define option for >>default charset is UTF-8<<
X-SVN-Rev: 25544
|
2009-03-11 03:16:35 +00:00 |
|
Andy Heninger
|
8ec2292d83
|
ICU-6776 fix compilation error with UnicodeString::toUTF8String()
X-SVN-Rev: 25524
|
2009-03-09 02:54:18 +00:00 |
|
Markus Scherer
|
63ea2e06da
|
ICU-6765 add API: StringPiece, ByteSink(s), UnicodeString::toUTF8() and fromUTF8()
X-SVN-Rev: 25519
|
2009-03-06 19:19:00 +00:00 |
|
Waleed Oransa
|
00c800b8f4
|
ICU-6666 Merged ICU4C/branches/waleed branch changes r25467:25501 into the trunk."
X-SVN-Rev: 25502
|
2009-03-02 15:46:03 +00:00 |
|
Markus Scherer
|
59d37b352b
|
ICU-6765 add std_string.h with central #include <string> and std:: namespace definitions
X-SVN-Rev: 25479
|
2009-02-24 23:01:18 +00:00 |
|
Markus Scherer
|
1d91a19628
|
ICU-6765 autoconf support for whether the standard <string> header is available
X-SVN-Rev: 25476
|
2009-02-24 19:57:06 +00:00 |
|
Markus Scherer
|
97ea1827e7
|
ICU-6678 add uset_openEmpty()
X-SVN-Rev: 25451
|
2009-02-19 23:36:58 +00:00 |
|
Markus Scherer
|
311b29556f
|
ICU-6677 add UnicodeString fromUTF32() and toUTF32() methods
X-SVN-Rev: 25448
|
2009-02-19 22:35:06 +00:00 |
|
Markus Scherer
|
c4e1d3e0be
|
ICU-6677 add u_strToUTF32WithSub() and u_strFromUTF32WithSub()
X-SVN-Rev: 25444
|
2009-02-19 20:02:40 +00:00 |
|
Steven R. Loomis
|
6834a963d3
|
ICU-6700 turn off optimization for VS2003 for utrie2
X-SVN-Rev: 25364
|
2009-02-02 23:48:53 +00:00 |
|
Yoshito Umaoka
|
eb175516be
|
ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25357
|
2009-02-02 16:16:07 +00:00 |
|
Steven R. Loomis
|
f5a1df14ce
|
ICU-6571 move the API to ulocdata
X-SVN-Rev: 25347
|
2009-01-29 20:31:37 +00:00 |
|
Steven R. Loomis
|
302f5a40b4
|
ICU-6690 icu4c version bump to 4.1.3
X-SVN-Rev: 25328
|
2009-01-29 00:55:53 +00:00 |
|
Steven R. Loomis
|
2e10735e9c
|
ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
|
2009-01-29 00:17:44 +00:00 |
|
Steven R. Loomis
|
46fb1b9b1f
|
ICU-6610 don't use macros as argument for U_STRING_INIT (fix and doc)
X-SVN-Rev: 24912
|
2008-10-31 01:17:27 +00:00 |
|
Jason Spieth
|
704b1a968c
|
ICU-4970 Merge branch into trunk
X-SVN-Rev: 24903
|
2008-10-28 14:50:15 +00:00 |
|
Markus Scherer
|
6b0e32fd7c
|
ICU-6453 fix/improve upvec_ serialization, require 32-bit-aligned serialization buffers, and clean up some code
X-SVN-Rev: 24870
|
2008-10-24 04:35:50 +00:00 |
|
Markus Scherer
|
9be9a82b08
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
|
2008-10-22 19:50:07 +00:00 |
|
Andy Heninger
|
a9dee48073
|
ICU-6584 Fix errors in API docs for UnicodeSetIterator
X-SVN-Rev: 24802
|
2008-10-14 21:23:53 +00:00 |
|
Jason Spieth
|
c712edec79
|
ICU-6193 Commit changes to trunk via manual edit
X-SVN-Rev: 24740
|
2008-10-07 15:40:37 +00:00 |
|
Steven R. Loomis
|
c68132d733
|
ICU-6552 down to 16 errors/warnings in doxygen
X-SVN-Rev: 24687
|
2008-10-01 01:24:46 +00:00 |
|
Steven R. Loomis
|
0e7646b347
|
ICU-6552 reduce a lot of doxygen errs, improve output docs
X-SVN-Rev: 24668
|
2008-09-27 01:12:32 +00:00 |
|
Steven R. Loomis
|
2145eb11be
|
ICU-6551 reduce use of common words in rename.
X-SVN-Rev: 24652
|
2008-09-25 20:24:14 +00:00 |
|
Steven R. Loomis
|
b4dda4cc2d
|
ICU-6416 ICU4C version change to 4.1.2 and urename for 41
X-SVN-Rev: 24649
|
2008-09-25 19:41:32 +00:00 |
|
Peter Edberg
|
d08940016b
|
ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
that take RBBIDataHeader* but do not adopt it.
X-SVN-Rev: 24641
|
2008-09-25 05:48:27 +00:00 |
|
Steven R. Loomis
|
c1061097ec
|
ICU-6528 allow U_HAVE_MMAP to be overridden going into platform.h (and some other #defines)
X-SVN-Rev: 24600
|
2008-09-18 23:05:30 +00:00 |
|
Michael Ow
|
8a988660e0
|
ICU-5944 Add check for dirent.h header in configure.
X-SVN-Rev: 24581
|
2008-09-16 15:49:08 +00:00 |
|
Michael Ow
|
3f28436823
|
ICU-5944 Use the dirent api to search and compare the tz files on the system to find the correct timezone when the localtime is not a symlink.
X-SVN-Rev: 24544
|
2008-09-03 22:15:18 +00:00 |
|
Michael Ow
|
0895d6cef5
|
ICU-4543 Move the check for GCC to compile time and add the deprecated attribute to Visual Studio builds.
X-SVN-Rev: 24506
|
2008-08-15 21:53:53 +00:00 |
|
Michael Ow
|
8215ce1d1d
|
ICU-4543 Fix some compilation error on various platforms due to adding of new GCC attribute.
X-SVN-Rev: 24501
|
2008-08-15 15:30:24 +00:00 |
|
Michael Ow
|
957ee4bc54
|
ICU-4543 Remove GCC attribute for now.
X-SVN-Rev: 24500
|
2008-08-14 22:43:51 +00:00 |
|
Michael Ow
|
8950721fa1
|
ICU-4543 Add gcc deprecated attribute to give a warning when using deprecated functions.
X-SVN-Rev: 24497
|
2008-08-14 19:51:09 +00:00 |
|
David Bertoni
|
cba0fb208e
|
ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
|
2008-08-06 21:34:53 +00:00 |
|
Steven R. Loomis
|
587e129139
|
ICU-6416 move version to 4.1.1
X-SVN-Rev: 24447
|
2008-08-06 00:51:42 +00:00 |
|
Andy Heninger
|
ecdc0463b8
|
ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
|
2008-08-04 21:56:02 +00:00 |
|
Matitiahu Allouche
|
4cad45383c
|
ICU-6478 clarify use of embeddingLevels argument for ubidi_setPara()
X-SVN-Rev: 24437
|
2008-08-03 08:21:32 +00:00 |
|
Steven R. Loomis
|
fa50d4a3b2
|
ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0.
X-SVN-Rev: 24395
|
2008-07-21 18:57:26 +00:00 |
|
Steven R. Loomis
|
3bb050aba0
|
ICU-6404 last header changes
X-SVN-Rev: 24318
|
2008-06-28 07:08:51 +00:00 |
|
Steven R. Loomis
|
94def7a6a8
|
ICU-6098 udraft.h
X-SVN-Rev: 24275
|
2008-06-23 20:01:35 +00:00 |
|
Steven R. Loomis
|
a00a971eea
|
ICU-6297 fixup doxygen tags
X-SVN-Rev: 24246
|
2008-06-20 00:42:38 +00:00 |
|
Andy Heninger
|
e829b2f593
|
ICU-4790 retract uspoof.h, not ready in time for icu 4.0
X-SVN-Rev: 24220
|
2008-06-18 03:32:44 +00:00 |
|
Xiaomei Ji
|
0ad3aff9b2
|
ICU-6157 update after 1st round code review
X-SVN-Rev: 24200
|
2008-06-16 22:32:36 +00:00 |
|
Steven R. Loomis
|
d59b5c5e4c
|
ICU-6344 uconfigtest / hdrtest fixes
X-SVN-Rev: 24157
|
2008-06-11 21:52:29 +00:00 |
|
Steven R. Loomis
|
7216ba9dfa
|
ICU-6098 update to versioning and urename
X-SVN-Rev: 24121
|
2008-06-06 21:45:33 +00:00 |
|
Steven R. Loomis
|
1da9d58910
|
ICU-6297 udeprctd.h and others
X-SVN-Rev: 24107
|
2008-06-04 23:41:30 +00:00 |
|
Steven R. Loomis
|
a5d6b9619c
|
ICU-6297 fixup doxygen tags
X-SVN-Rev: 24046
|
2008-05-28 21:20:51 +00:00 |
|
Xiaomei Ji
|
f9a0590098
|
ICU-6157 date interval format
X-SVN-Rev: 24005
|
2008-05-28 00:33:44 +00:00 |
|
Steven R. Loomis
|
c2ae3e30a4
|
ICU-6297 move @draft to @stable
X-SVN-Rev: 23962
|
2008-05-21 23:27:14 +00:00 |
|
Steven R. Loomis
|
4d7034cd24
|
ICU-6297 udeprctd.h and others
X-SVN-Rev: 23961
|
2008-05-21 23:20:54 +00:00 |
|
David Bertoni
|
5822580eca
|
ICU-6124 Merged private branch into the trunk. Implementation complete, but waiting for new CLDR data.
X-SVN-Rev: 23960
|
2008-05-21 21:53:55 +00:00 |
|
Steven R. Loomis
|
8bfc121f97
|
ICU-6297 doxygen fixes (partial)
X-SVN-Rev: 23959
|
2008-05-21 21:34:54 +00:00 |
|
Andy Heninger
|
75c28aaf00
|
ICU-4790 move spoof detector API into trunk. Implementation is still in a branch.
X-SVN-Rev: 23951
|
2008-05-21 17:40:55 +00:00 |
|
Steven R. Loomis
|
297a478ee0
|
ICU-6098 update to versioning and urename
X-SVN-Rev: 23948
|
2008-05-20 22:59:55 +00:00 |
|
Steven R. Loomis
|
0a711393b1
|
ICU-6098 update version in project files
X-SVN-Rev: 23944
|
2008-05-20 18:51:08 +00:00 |
|
Steven R. Loomis
|
90c5643557
|
ICU-6098 update version to 4.0, bump a timebombed test
X-SVN-Rev: 23934
|
2008-05-19 17:28:22 +00:00 |
|
Matitiahu Allouche
|
c006a0e6e0
|
ICU-3916 fix the bug (doc change only) for ICU4C.
X-SVN-Rev: 23924
|
2008-05-18 12:18:57 +00:00 |
|
David Bertoni
|
1734f6e867
|
ICU-6228 C++ implementation complete.
X-SVN-Rev: 23896
|
2008-05-14 20:00:23 +00:00 |
|
Steven R. Loomis
|
10b591004d
|
ICU-6098 ICU4C version to 3.9.3
X-SVN-Rev: 23778
|
2008-04-09 21:13:18 +00:00 |
|
Andy Heninger
|
b3afa725d0
|
ICU-5936 improve docs for uset_open()
X-SVN-Rev: 23770
|
2008-04-07 21:57:01 +00:00 |
|
Andy Heninger
|
71bf003171
|
ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
|
2008-04-04 22:47:43 +00:00 |
|
Steven R. Loomis
|
85e9292e1a
|
ICU-6098 Update ICU4C to 3.9.2 and move translit timebombs
X-SVN-Rev: 23608
|
2008-03-17 21:58:50 +00:00 |
|
Andy Heninger
|
5e550c04ac
|
ICU-6149 Merge regexp resource limit functions into the trunk
X-SVN-Rev: 23467
|
2008-02-20 03:08:44 +00:00 |
|
George Rhoten
|
8244ab6864
|
ICU-6098 Update urename.h based on API changes.
X-SVN-Rev: 23456
|
2008-02-18 23:31:45 +00:00 |
|
George Rhoten
|
8c56e56382
|
ICU-6076 Make it a little easier to detect initialization problems, and
improve initialization time.
X-SVN-Rev: 23442
|
2008-02-16 11:26:53 +00:00 |
|
George Rhoten
|
80a0a83781
|
ICU-5966 Fix a Visual C++ 2008 compiler warning in debug mode
X-SVN-Rev: 23359
|
2008-02-07 09:21:17 +00:00 |
|
Michael Ow
|
2ed2733b76
|
ICU-6132 Add bogus state to UnicodeSet to indicate such errors as memory allocation error.
X-SVN-Rev: 23287
|
2008-01-22 17:46:22 +00:00 |
|
George Rhoten
|
4999616984
|
ICU-6090 Remove broken compiler warnings.
X-SVN-Rev: 23275
|
2008-01-20 19:11:49 +00:00 |
|
George Rhoten
|
627e666a35
|
ICU-6125 Reduce writable memory so that more of the data can be shared between processes.
X-SVN-Rev: 23178
|
2008-01-06 07:46:45 +00:00 |
|
George Rhoten
|
85832f0f2d
|
ICU-6112 Don't export private symbols, and bind the symbols locally on
Solaris.
X-SVN-Rev: 23142
|
2007-12-30 00:26:21 +00:00 |
|
Claire Ho
|
c11cd154da
|
ICU-5794 merge from feature branch.
X-SVN-Rev: 23095
|
2007-12-17 01:39:55 +00:00 |
|
George Rhoten
|
1725c5899a
|
ICU-6076 Fix some allocation issues.
X-SVN-Rev: 23087
|
2007-12-14 10:17:12 +00:00 |
|
George Rhoten
|
9e018fe33b
|
ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23083
|
2007-12-14 02:13:33 +00:00 |
|
George Rhoten
|
09759f76f5
|
ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23078
|
2007-12-13 21:37:23 +00:00 |
|
Andy Heninger
|
67e296e813
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
X-SVN-Rev: 23063
|
2007-12-11 21:30:10 +00:00 |
|
David Bertoni
|
233ddab1bc
|
ICU-5891 Updates per code review. Also added new data-driven test case.
X-SVN-Rev: 22861
|
2007-10-26 20:57:56 +00:00 |
|
Markus Scherer
|
31b85e745d
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
|
2007-10-24 21:15:41 +00:00 |
|
Markus Scherer
|
a5ab4206d7
|
ICU-5835 add forward declaration before friend declaration, for standard-conformant C++ compilers
X-SVN-Rev: 22742
|
2007-10-03 20:59:45 +00:00 |
|
Markus Scherer
|
92992780d1
|
ICU-5835 add friend declaration for the union to see US_STACKBUF_SIZE, for standard-conformant C++ compilers
X-SVN-Rev: 22741
|
2007-10-03 19:18:52 +00:00 |
|
Markus Scherer
|
13270fbe6f
|
ICU-5835 optimize UnicodeString: increase US_STACKBUF_SIZE from 7 to 13; optimize append() and unescape()
X-SVN-Rev: 22718
|
2007-09-28 04:50:25 +00:00 |
|
Deborah Goldsmith
|
a8649df443
|
ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
|
2007-09-27 00:05:18 +00:00 |
|
David Bertoni
|
65457ffe5b
|
ICU-5891 Implementation of CSS2 escaping.
X-SVN-Rev: 22703
|
2007-09-19 16:45:00 +00:00 |
|
Markus Scherer
|
7bb221a187
|
ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
|
2007-08-31 19:39:14 +00:00 |
|
George Rhoten
|
ffc55edf36
|
ICU-4894 Improve U_MAX_PTR for i5/OS.
X-SVN-Rev: 22578
|
2007-08-30 22:17:58 +00:00 |
|
Markus Scherer
|
e6e3075392
|
ICU-5481 add details to ucnv_setFallback documentation
X-SVN-Rev: 22526
|
2007-08-24 19:49:03 +00:00 |
|
Markus Scherer
|
5c0d9c0174
|
ICU-5724 fix comments for return values from uidna_ transformation functions
X-SVN-Rev: 22525
|
2007-08-24 19:40:10 +00:00 |
|
Markus Scherer
|
3c79dc08b7
|
ICU-4613 fix minor UnicodeString's compareCodePointOrder doc glitch
X-SVN-Rev: 22524
|
2007-08-24 19:27:03 +00:00 |
|
Markus Scherer
|
a3a0e304bb
|
ICU-4494 fix ucnv_convertEx() doc sample, don't use sourceLimit=NULL
X-SVN-Rev: 22513
|
2007-08-24 16:39:15 +00:00 |
|
Markus Scherer
|
0edc6125a1
|
ICU-4274 document that source and result buffers must not overlap
X-SVN-Rev: 22511
|
2007-08-24 16:28:39 +00:00 |
|
Andy Heninger
|
50747fb60c
|
ICU-5766 removed comment referring to Extended Graphem Clusters, which should have been removed along with the rest of the XGC API.
X-SVN-Rev: 22510
|
2007-08-24 16:24:58 +00:00 |
|
George Rhoten
|
8620a4a530
|
ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
|
2007-08-22 23:39:11 +00:00 |
|
Eric Mader
|
f0029e5c11
|
ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22458
|
2007-08-21 20:53:15 +00:00 |
|
Eric Mader
|
1a50c65e3d
|
ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22455
|
2007-08-21 20:31:44 +00:00 |
|
George Rhoten
|
9ce90e2c18
|
ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
|
2007-08-19 08:59:28 +00:00 |
|
Andy Heninger
|
3c035f1d12
|
ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
|
2007-08-16 23:14:06 +00:00 |
|
Matitiahu Allouche
|
d934ed30e8
|
ICU-5732 doc-only enhancements
X-SVN-Rev: 22400
|
2007-08-16 14:20:47 +00:00 |
|
George Rhoten
|
a45ce20a2b
|
ICU-5799 Add options to hide some library functions for future reference.
These options are commented out until U_CAPI can import and export as needed.
X-SVN-Rev: 22358
|
2007-08-12 05:41:18 +00:00 |
|
George Rhoten
|
d1a120a97c
|
ICU-5575 Use ICU C++ namespace for ICU classes, and other updates.
X-SVN-Rev: 22324
|
2007-08-08 20:11:16 +00:00 |
|
George Rhoten
|
0213ca2e46
|
ICU-5575 Update to ICU 3.8
X-SVN-Rev: 22322
|
2007-08-08 19:31:32 +00:00 |
|
George Rhoten
|
9623bf94e7
|
ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
|
2007-08-03 23:52:19 +00:00 |
|
George Rhoten
|
bb8aefc676
|
ICU-5764 Prevent ICU tools from using the new and delete operators that crash on purpose. Allow tools to use the C++ runtime new and delete operators instead. This only happens when --enable-debug --disable-release --enable-static --disable-shared options are used.
X-SVN-Rev: 22254
|
2007-08-03 05:32:38 +00:00 |
|
George Rhoten
|
fa57cb2544
|
ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
|
2007-07-28 03:41:30 +00:00 |
|
Eric Mader
|
eb99c76244
|
ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22191
|
2007-07-27 23:10:53 +00:00 |
|
Markus Scherer
|
c12f6712f9
|
ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
|
2007-07-27 06:37:08 +00:00 |
|
Eric Mader
|
bb4a371fdb
|
ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
|
2007-07-27 03:12:12 +00:00 |
|
Andy Heninger
|
59ad3a2a13
|
ICU-5804 improve API description
X-SVN-Rev: 22164
|
2007-07-27 00:46:26 +00:00 |
|
Andy Heninger
|
faab4a6efb
|
ICU-5766 fix type on UBRK_X_GRAPHEME_CLUSTER
X-SVN-Rev: 22134
|
2007-07-25 00:55:01 +00:00 |
|
George Rhoten
|
95463f427c
|
ICU-5585 Properly label @draft API.
X-SVN-Rev: 22060
|
2007-07-19 18:22:09 +00:00 |
|
Eric Mader
|
5e9a529239
|
ICU-5585 Fix compilation problems on Linux.
X-SVN-Rev: 22059
|
2007-07-19 18:18:12 +00:00 |
|
George Rhoten
|
abb34c82eb
|
ICU-5585 Fix for gcc
X-SVN-Rev: 22058
|
2007-07-19 17:36:38 +00:00 |
|
Markus Scherer
|
19446aeeba
|
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
|
2007-07-19 04:33:20 +00:00 |
|
Andy Heninger
|
ca5d005978
|
ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
|
2007-07-10 01:25:26 +00:00 |
|
George Rhoten
|
340f980d77
|
ICU-5423 Information from the daylight global variable is insufficient.
Probing when daylight occurs seems more reliable.
X-SVN-Rev: 21837
|
2007-06-28 07:33:44 +00:00 |
|
George Rhoten
|
9a65d3613c
|
ICU-5575 Get ready for milestone 2. Change to 3.7.2.
X-SVN-Rev: 21794
|
2007-06-20 20:58:41 +00:00 |
|
George Rhoten
|
93351fd30c
|
ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
|
2007-06-11 19:14:47 +00:00 |
|
George Rhoten
|
07a1c2a6b2
|
ICU-5326 Add comments about default converter handling
X-SVN-Rev: 21659
|
2007-06-07 05:15:52 +00:00 |
|
George Rhoten
|
4b815792ea
|
ICU-5279 Fix AIX 32-bit mode.
X-SVN-Rev: 21650
|
2007-06-06 14:35:22 +00:00 |
|
George Rhoten
|
61cc1e07c8
|
ICU-5279 Some pre-gcc 4 and gcc compatible compilers support this feature too.
X-SVN-Rev: 21618
|
2007-06-01 20:24:07 +00:00 |
|
George Rhoten
|
90b396cbde
|
ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
|
2007-06-01 19:15:30 +00:00 |
|
George Rhoten
|
562550bebb
|
ICU-2957 Sun C compiler can't really handle UTF-16 (contrary to documentation and compiler warnings). The C++ compiler is okay.
X-SVN-Rev: 21614
|
2007-06-01 06:05:17 +00:00 |
|
George Rhoten
|
cbf9adb0a9
|
ICU-2957 Fix for Cygwin
X-SVN-Rev: 21609
|
2007-05-31 17:43:15 +00:00 |
|
George Rhoten
|
017b5cba75
|
ICU-2957 Sun Studio 8 has a broken C compiler, but a working C++ compiler.
Sun Studio 11 has a working C/C++ compiler
X-SVN-Rev: 21607
|
2007-05-31 06:06:26 +00:00 |
|
George Rhoten
|
a7e2d26372
|
ICU-2957 Enable UTF-16 strings on Solaris for ICU only (not ICU users).
X-SVN-Rev: 21606
|
2007-05-31 04:46:45 +00:00 |
|
George Rhoten
|
ec444d4596
|
ICU-2957 Fix for AIX and partial fix for Solaris
X-SVN-Rev: 21603
|
2007-05-31 00:06:40 +00:00 |
|
George Rhoten
|
b5cb50faac
|
ICU-2957 Fix for HP-UX
X-SVN-Rev: 21602
|
2007-05-30 23:18:21 +00:00 |
|
George Rhoten
|
bc576b9b4c
|
ICU-2957 Add support for UTF-16 string literal syntax.
X-SVN-Rev: 21600
|
2007-05-30 22:28:35 +00:00 |
|
Deborah Goldsmith
|
e7c563efb3
|
ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
|
2007-05-24 00:04:20 +00:00 |
|
Deborah Goldsmith
|
6b94b2aabb
|
ICU-5442 Make RBBI:checkDictionary protected
X-SVN-Rev: 21483
|
2007-05-02 22:56:37 +00:00 |
|
Deborah Goldsmith
|
78a3e24384
|
ICU-5443 Add macro for UTEXT_SETNATIVEINDEX
X-SVN-Rev: 21482
|
2007-05-02 22:49:20 +00:00 |
|
George Rhoten
|
6cc2272493
|
ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
|
2007-04-05 07:29:13 +00:00 |
|
George Rhoten
|
b68e0c961f
|
ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21163
|
2007-03-06 00:41:47 +00:00 |
|
George Rhoten
|
fd995106cc
|
ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
|
2007-01-31 01:37:28 +00:00 |
|
Ram Viswanadha
|
ffa04cabe7
|
ICU-5540 add domain name and domain label length checks
X-SVN-Rev: 20862
|
2007-01-05 01:26:08 +00:00 |
|
Steven R. Loomis
|
fcb6fa3e01
|
ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
|
2006-12-06 19:19:06 +00:00 |
|
George Rhoten
|
47160aaa27
|
ICU-5535 Fix documentation for --disable-tracing
X-SVN-Rev: 20751
|
2006-12-05 18:39:25 +00:00 |
|
George Rhoten
|
b5244b76b4
|
ICU-5535 Make --disable-tracing the default
X-SVN-Rev: 20750
|
2006-12-05 18:14:24 +00:00 |
|
Eric Mader
|
70c0dbe848
|
ICU-5421 Mehran's Arabic Shaping changes for non-Arabic languages.
X-SVN-Rev: 20705
|
2006-11-29 23:35:20 +00:00 |
|
George Rhoten
|
32dbb372cd
|
ICU-5452 Use the correct copyright when using icupkg
X-SVN-Rev: 20687
|
2006-11-28 01:41:34 +00:00 |
|
George Rhoten
|
ce98353df9
|
ICU-5410 Make it easier to disable unused debugging code.
X-SVN-Rev: 20668
|
2006-11-16 00:45:08 +00:00 |
|
Markus Scherer
|
8b3dfa0673
|
ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
|
2006-11-08 23:41:46 +00:00 |
|
George Rhoten
|
b64be9aad4
|
ICU-5423 One possible fix for properly detecting the default timezone on Linux.
X-SVN-Rev: 20621
|
2006-11-01 09:04:57 +00:00 |
|
George Rhoten
|
afd294656e
|
ICU-5460 Remove references to ibm.com
X-SVN-Rev: 20611
|
2006-10-29 18:13:56 +00:00 |
|
Markus Scherer
|
dcbe7b34fc
|
ICU-5477 move #define U_NAMESPACE_XYZ from umachine.h to uversion.h
X-SVN-Rev: 20587
|
2006-10-23 21:17:34 +00:00 |
|
Markus Scherer
|
4f5e372f0d
|
ICU-5304 fix macros in unistr.h with namespace qualification of the UnicodeString class
X-SVN-Rev: 20586
|
2006-10-23 21:12:33 +00:00 |
|
George Rhoten
|
1c37b55ae0
|
ICU-5426 Reduce the amount of unused memory in caches by at least 500KB.
X-SVN-Rev: 20476
|
2006-10-03 17:41:23 +00:00 |
|
George Rhoten
|
841bdb9382
|
ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
X-SVN-Rev: 20453
|
2006-09-29 22:00:46 +00:00 |
|
George Rhoten
|
ab59816e74
|
ICU-5304 Allow headers to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20238
|
2006-09-03 16:55:57 +00:00 |
|
Ram Viswanadha
|
40de6d9299
|
ICU-5221 fix docs
X-SVN-Rev: 20186
|
2006-08-29 21:55:46 +00:00 |
|
George Rhoten
|
cfd7d9fe30
|
ICU-5349 Use __x86_64__ for AMD64 when determining CPU type.
X-SVN-Rev: 20184
|
2006-08-29 21:36:36 +00:00 |
|
George Rhoten
|
f0957dcb7d
|
ICU-5352 Use better macros for determining CPU type.
X-SVN-Rev: 20183
|
2006-08-29 21:34:37 +00:00 |
|
George Rhoten
|
72d9811956
|
ICU-5352 Fix thread safety issue on Itanium, which is a weak memory model CPU.
X-SVN-Rev: 20182
|
2006-08-29 21:02:25 +00:00 |
|
Ram Viswanadha
|
08e738a04e
|
ICU-5278 regenerate udraft.h
X-SVN-Rev: 20180
|
2006-08-29 19:41:36 +00:00 |
|
George Rhoten
|
dbc0d1d9ee
|
ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
|
2006-08-29 04:57:05 +00:00 |
|
George Rhoten
|
2b12d80cb5
|
ICU-4881 Update urename.h before the release.
X-SVN-Rev: 20138
|
2006-08-22 23:31:33 +00:00 |
|
Andy Heninger
|
f7907fdbbe
|
ICU-4669 UText code review changes
X-SVN-Rev: 20121
|
2006-08-21 05:52:38 +00:00 |
|
Andy Heninger
|
dab1bcdb2d
|
ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
|
2006-08-19 00:38:18 +00:00 |
|
George Rhoten
|
668db96d1d
|
ICU-5320 Make sure that ICU doesn't use global new and delete in debug mode.
X-SVN-Rev: 20066
|
2006-08-15 06:48:39 +00:00 |
|
George Rhoten
|
f784e6f443
|
ICU-5254 Open Office patch
X-SVN-Rev: 20062
|
2006-08-15 04:45:54 +00:00 |
|
Andy Heninger
|
238a5028fd
|
ICU-4669 UText, cleanups from reviewing header file.
X-SVN-Rev: 20032
|
2006-08-11 16:59:25 +00:00 |
|
George Rhoten
|
f4741efce1
|
ICU-5009 Fix doxygen warnings.
X-SVN-Rev: 20031
|
2006-08-11 05:46:59 +00:00 |
|
George Rhoten
|
ea6e0433c1
|
ICU-4707 Better fix for compiler warnings.
X-SVN-Rev: 19996
|
2006-08-07 20:29:51 +00:00 |
|
George Rhoten
|
248545dcc7
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19995
|
2006-08-07 18:02:31 +00:00 |
|
Markus Scherer
|
5d32123d29
|
ICU-4558 fix and clarify utfxx.h API docs for input string indexes for U16_ and U8_ macros
X-SVN-Rev: 19988
|
2006-08-05 21:27:11 +00:00 |
|
Markus Scherer
|
d03be86b5f
|
ICU-5301 add U_USING_ICU_NAMESPACE switch for turning off default U_NAMESPACE_USE = using namespace icu_3_6
X-SVN-Rev: 19987
|
2006-08-05 05:47:05 +00:00 |
|
Ram Viswanadha
|
0ff9cf8f7c
|
ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19934
|
2006-07-31 20:52:01 +00:00 |
|
Matitiahu Allouche
|
5371c556bd
|
ICU-5243 minor stylistic and formatting enhancements
X-SVN-Rev: 19914
|
2006-07-28 11:09:46 +00:00 |
|
Matitiahu Allouche
|
092fb55328
|
ICU-5243 fix a few bad or missing tags in the javadoc
X-SVN-Rev: 19903
|
2006-07-27 20:57:41 +00:00 |
|
Matitiahu Allouche
|
94e87e3036
|
ICU-5243 add to comments for UBIDI_REORDER_RUNS_ONLY
X-SVN-Rev: 19896
|
2006-07-26 13:57:12 +00:00 |
|
Ram Viswanadha
|
6af17c629b
|
ICU-5278 update udraft.h and friends
X-SVN-Rev: 19893
|
2006-07-25 22:46:49 +00:00 |
|
George Rhoten
|
892cb4212f
|
ICU-4973 Remove doc++ comments.
X-SVN-Rev: 19883
|
2006-07-25 02:31:26 +00:00 |
|
Deborah Goldsmith
|
ebf2be0979
|
ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
X-SVN-Rev: 19866
|
2006-07-20 22:40:41 +00:00 |
|
George Rhoten
|
e66b33496f
|
ICU-5161 Remove debugging information for small platforms.
X-SVN-Rev: 19845
|
2006-07-14 00:47:15 +00:00 |
|
George Rhoten
|
95f8cc867f
|
ICU-4881 Update exported functions.
X-SVN-Rev: 19844
|
2006-07-14 00:13:24 +00:00 |
|
George Rhoten
|
d64ae22468
|
ICU-4881 Update version 3.5 ->3.6
X-SVN-Rev: 19819
|
2006-07-11 00:30:28 +00:00 |
|
Andy Heninger
|
86f905c2eb
|
ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
|
2006-07-10 05:03:54 +00:00 |
|
Matitiahu Allouche
|
3c57889ff0
|
ICU-5243 add new options for bidi support (a few doc improvements)
X-SVN-Rev: 19797
|
2006-07-07 14:12:02 +00:00 |
|
Markus Scherer
|
8e5f03bcd1
|
ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
|
2006-07-05 23:08:50 +00:00 |
|
Markus Scherer
|
57b730acf8
|
ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19785
|
2006-07-03 21:05:30 +00:00 |
|
Markus Scherer
|
2b532c1ddf
|
ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
|
2006-06-28 23:16:45 +00:00 |
|
George Rhoten
|
2f52260855
|
ICU-5230 Fix linkage issues introduced by last checkin
X-SVN-Rev: 19752
|
2006-06-23 01:32:07 +00:00 |
|
Matitiahu Allouche
|
7ac27b76a6
|
ICU-5243 add new options for bidi support
X-SVN-Rev: 19749
|
2006-06-22 20:39:40 +00:00 |
|
Markus Scherer
|
825412e319
|
ICU-5229 document and check that ucnv_convertEx() streaming conversion requires an explicit pivot buffer
X-SVN-Rev: 19736
|
2006-06-16 21:55:52 +00:00 |
|
Markus Scherer
|
1d687cde69
|
ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
|
2006-06-15 19:22:04 +00:00 |
|
Markus Scherer
|
154314acd1
|
ICU-5230 faster U8_NEXT and U8_APPEND macros
X-SVN-Rev: 19722
|
2006-06-15 19:09:42 +00:00 |
|
George Rhoten
|
7dfb99d52c
|
ICU-5226 Fix a typo from the last check in.
X-SVN-Rev: 19709
|
2006-06-12 22:48:41 +00:00 |
|
George Rhoten
|
7724842efe
|
ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
|
2006-06-12 22:43:49 +00:00 |
|
George Rhoten
|
93f2811dcc
|
ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
X-SVN-Rev: 19663
|
2006-05-26 19:14:35 +00:00 |
|
George Rhoten
|
6e035da1d5
|
ICU-5032 Comment out unused @internal code.
X-SVN-Rev: 19656
|
2006-05-26 00:57:09 +00:00 |
|
Andy Heninger
|
5d834f6c4a
|
ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
|
2006-05-23 22:52:58 +00:00 |
|
Andy Heninger
|
eda5a86809
|
ICU-5170 improved rbbi getText(), returning a characterIterator, behavior, as discussed with Markus on the mail list.
X-SVN-Rev: 19620
|
2006-05-08 16:08:53 +00:00 |
|
Andy Heninger
|
2134fb7aac
|
ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
|
2006-04-26 04:01:00 +00:00 |
|
Andy Heninger
|
9f85d5dd08
|
ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
|
2006-04-22 05:29:27 +00:00 |
|
Andy Heninger
|
932aa7f58f
|
ICU-4669 Add reserved fields, various bug fixes.
X-SVN-Rev: 19573
|
2006-04-21 04:34:00 +00:00 |
|
George Rhoten
|
0fdb67b69c
|
ICU-4946 Allow stable API to work by undoing previous change.
X-SVN-Rev: 19518
|
2006-04-04 20:30:45 +00:00 |
|
George Rhoten
|
4c80e2649e
|
ICU-4703 Fix u_errorName bounds checking.
X-SVN-Rev: 19465
|
2006-03-28 08:52:36 +00:00 |
|
Deborah Goldsmith
|
490cb834fa
|
ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
|
2006-03-23 00:54:12 +00:00 |
|
George Rhoten
|
a93931d6c4
|
ICU-4973 Rephrase how resource bundles are closed (not deleted).
X-SVN-Rev: 19365
|
2006-03-17 08:18:45 +00:00 |
|
Markus Scherer
|
e7aa3f3380
|
ICU-5084 Unicode 5.0 beta (d13)
X-SVN-Rev: 19329
|
2006-03-03 20:59:01 +00:00 |
|
George Rhoten
|
5937e5ec9a
|
ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19230
|
2006-02-21 18:32:00 +00:00 |
|
George Rhoten
|
fb6970fdde
|
ICU-4869 Use U_CALLCONV in C callbacks.
X-SVN-Rev: 19229
|
2006-02-21 18:30:10 +00:00 |
|
George Rhoten
|
217d598c65
|
ICU-5044 Fix some header test issues.
X-SVN-Rev: 19209
|
2006-02-18 00:37:42 +00:00 |
|
Andy Heninger
|
cfd5650611
|
ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
|
2006-02-17 02:16:01 +00:00 |
|
George Rhoten
|
de57f5f647
|
ICU-4759 Document the UCONFIG switches better.
X-SVN-Rev: 19179
|
2006-02-16 22:24:24 +00:00 |
|
Ram Viswanadha
|
24875a7ca0
|
ICU-5045 use full names for enum constants
X-SVN-Rev: 19172
|
2006-02-16 01:21:14 +00:00 |
|
Markus Scherer
|
cc00933757
|
ICU-5045 documentation updates
X-SVN-Rev: 19125
|
2006-02-09 21:38:12 +00:00 |
|
Markus Scherer
|
05c910e183
|
ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
|
2006-02-09 21:16:20 +00:00 |
|
Ram Viswanadha
|
e1b12af644
|
ICU-4974 fix a bug pointed out by George
X-SVN-Rev: 19121
|
2006-02-09 17:00:23 +00:00 |
|
George Rhoten
|
5dee33ea3e
|
ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
|
2006-02-09 08:59:20 +00:00 |
|
Ram Viswanadha
|
d3ac526291
|
ICU-5045 add support for codes in iso 15924
X-SVN-Rev: 19105
|
2006-02-09 01:27:00 +00:00 |
|
Ram Viswanadha
|
5cb6459f4b
|
ICU-4947 remove trailing coma
X-SVN-Rev: 19085
|
2006-02-07 21:12:44 +00:00 |
|
Ram Viswanadha
|
b9c88ddada
|
ICU-4947 remove trailing coma
X-SVN-Rev: 19083
|
2006-02-07 19:56:11 +00:00 |
|
Ram Viswanadha
|
e404ee2694
|
ICU-4947 fix failure on cygwin
X-SVN-Rev: 19077
|
2006-02-07 06:43:07 +00:00 |
|
Ram Viswanadha
|
ac3e3758c5
|
ICU-4946 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19074
|
2006-02-07 01:54:15 +00:00 |
|
George Rhoten
|
e8183d8146
|
ICU-4635 UCONFIG fixes
X-SVN-Rev: 19072
|
2006-02-06 21:29:49 +00:00 |
|
George Rhoten
|
838f9c3535
|
ICU-4635 UCONFIG fixes
X-SVN-Rev: 19068
|
2006-02-06 07:16:35 +00:00 |
|
George Rhoten
|
7920f6933f
|
ICU-4635 UCONFIG fixes
X-SVN-Rev: 19065
|
2006-02-06 04:25:42 +00:00 |
|
George Rhoten
|
880b530fd3
|
ICU-5008 Remove @internal items from the public headers
X-SVN-Rev: 19057
|
2006-02-02 04:51:05 +00:00 |
|
George Rhoten
|
cf6ba94da3
|
ICU-5008 Declare one instance of URegistryKey and make them all @stable
X-SVN-Rev: 19054
|
2006-02-02 03:48:14 +00:00 |
|
Andy Heninger
|
107b13e9c4
|
ICU-4699 Freezable functions for UText
X-SVN-Rev: 19042
|
2006-01-30 05:56:06 +00:00 |
|
Andy Heninger
|
64e16dfb5e
|
ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 19028
|
2006-01-27 00:24:30 +00:00 |
|
George Rhoten
|
2686453d7d
|
ICU-5009 Fix the documentation output for doxygen.
X-SVN-Rev: 19008
|
2006-01-18 07:02:22 +00:00 |
|
George Rhoten
|
5e3b816f7a
|
ICU-5009 Fix the documentation output for doxygen.
X-SVN-Rev: 19007
|
2006-01-18 06:37:07 +00:00 |
|
George Rhoten
|
b6ce118952
|
ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19006
|
2006-01-18 06:07:45 +00:00 |
|
George Rhoten
|
29f09c5768
|
ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19004
|
2006-01-18 05:50:06 +00:00 |
|
George Rhoten
|
4ddc86def7
|
ICU-5008 Undraft some API
X-SVN-Rev: 19002
|
2006-01-18 04:02:07 +00:00 |
|
George Rhoten
|
ed52ece8ed
|
ICU-5008 Undraft some API
X-SVN-Rev: 18999
|
2006-01-18 03:34:19 +00:00 |
|
George Rhoten
|
9ccaa374c5
|
ICU-4997 Fix for cases when INT64_C & UINT64_C are defined in another header.
X-SVN-Rev: 18970
|
2006-01-12 23:58:20 +00:00 |
|
Andy Heninger
|
e6b05fd11e
|
ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 18958
|
2006-01-07 01:35:28 +00:00 |
|
George Rhoten
|
e417f37da6
|
ICU-4847 Clarify ucnv_open documentation.
X-SVN-Rev: 18955
|
2006-01-06 23:40:00 +00:00 |
|
George Rhoten
|
646b6d59be
|
ICU-4741 virtual functions can't be defined in headers.
X-SVN-Rev: 18889
|
2005-12-12 16:51:51 +00:00 |
|
George Rhoten
|
57431e677c
|
ICU-4973 Fix a documentation problem with uset_containsAll.
X-SVN-Rev: 18888
|
2005-12-12 16:50:34 +00:00 |
|
Ram Viswanadha
|
b70227e2c7
|
ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
|
2005-11-11 19:23:09 +00:00 |
|
George Rhoten
|
db2b1d1b3f
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18752
|
2005-11-02 08:03:19 +00:00 |
|
Andy Heninger
|
511637f54a
|
ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
|
2005-10-28 00:01:18 +00:00 |
|
Andy Heninger
|
48e7893bad
|
ICU-4669 ICU 3.4 review comments on UText, fixes added.
X-SVN-Rev: 18715
|
2005-10-25 00:49:31 +00:00 |
|
George Rhoten
|
5221d3bad4
|
ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
|
2005-10-17 22:11:34 +00:00 |
|
George Rhoten
|
6827d1ddc6
|
ICU-4827 Warning fixes for managed C++.
X-SVN-Rev: 18688
|
2005-10-17 21:25:04 +00:00 |
|
Vladimir Weinstein
|
b28410ab1b
|
ICU-4835 move *getByKeyWithFallback to internal header
X-SVN-Rev: 18664
|
2005-10-11 23:59:46 +00:00 |
|
George Rhoten
|
41ed8bd11e
|
ICU-4633 Add support for UCONFIG_NO_FILE_IO
X-SVN-Rev: 18610
|
2005-09-29 23:06:12 +00:00 |
|