Michael Ow
|
2dfb80a9e1
|
ICU-6765 Remove redefinition of const static class variable.
X-SVN-Rev: 25539
|
2009-03-10 20:51:40 +00:00 |
|
Andy Heninger
|
9715eae02c
|
ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
|
2009-03-09 23:40:15 +00:00 |
|
Michael Ow
|
f96da10edc
|
ICU-3378 Fix compilation errors.
X-SVN-Rev: 25529
|
2009-03-09 21:56:08 +00:00 |
|
Michael Ow
|
aa05d999c7
|
ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration.
X-SVN-Rev: 25527
|
2009-03-09 20:39:13 +00:00 |
|
Michael Ow
|
f2d5519047
|
ICU-6765 Add header for memcpy to resolve compilation error.
X-SVN-Rev: 25526
|
2009-03-09 20:32:09 +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
|
14a99920b5
|
ICU-6765 add bytestream & stringpiece to Makefile
X-SVN-Rev: 25520
|
2009-03-06 20:16: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 |
|
Andy Heninger
|
2b08f8a46f
|
ICU-6772 fix some compiler warnings
X-SVN-Rev: 25503
|
2009-03-02 20:53:54 +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
|
8406b8e2bd
|
ICU-6765 fix Windows compilation problem: ICU internal #define collisions with Windows STL headers
X-SVN-Rev: 25481
|
2009-02-25 01:22:27 +00:00 |
|
Markus Scherer
|
2b6da240a8
|
ICU-6765 copy std_string.h to the include folder
X-SVN-Rev: 25480
|
2009-02-25 00:22:43 +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 |
|
Markus Scherer
|
a679ccf60c
|
ICU-6677 fix and extend u_strToUTF32() input string validation
X-SVN-Rev: 25443
|
2009-02-19 18:14:25 +00:00 |
|
Markus Scherer
|
a856eb2eba
|
ICU-6677 add and fix u_strFromUTF32() input string validation
X-SVN-Rev: 25441
|
2009-02-19 05:18:34 +00:00 |
|
Michael Ow
|
23249110aa
|
ICU-6571 Fix the checking of string length in u_versionFromUString.
X-SVN-Rev: 25371
|
2009-02-04 19:59:43 +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
|
b8f9d76697
|
ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
X-SVN-Rev: 25353
|
2009-01-30 17:59:33 +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 |
|
Michael Ow
|
798386a4ff
|
ICU-6695 Use realloc instead of malloc when increasing the size of the array and also update pointers to the new array. Increase the curCase value check to call code that were skipped during ucnvseltst.
X-SVN-Rev: 25289
|
2009-01-22 20:10:47 +00:00 |
|
Andy Heninger
|
73724078aa
|
ICU-6679 Visual Studio project files upgrade to version 2008
X-SVN-Rev: 25256
|
2009-01-15 01:50:06 +00:00 |
|
Markus Scherer
|
71dea647bd
|
ICU-6453 merge _findRow() optimizations
X-SVN-Rev: 25025
|
2008-12-01 22:41:06 +00:00 |
|
Markus Scherer
|
4caa716b9a
|
ICU-6453 allocation bug fix
X-SVN-Rev: 25023
|
2008-12-01 22:06:38 +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 |
|
Steven R. Loomis
|
2b474170c5
|
ICU-6530 stray comma
X-SVN-Rev: 24911
|
2008-10-30 06:55:48 +00:00 |
|
Markus Scherer
|
1e6578a602
|
ICU-6605 use ptrdiff_t for memory alignment tests
X-SVN-Rev: 24910
|
2008-10-30 05:20:32 +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
|
35f8ea1402
|
ICU-6453 upvec_ introduce UPropsVectors type, clean up API a bit
X-SVN-Rev: 24866
|
2008-10-23 06:00:59 +00:00 |
|
Markus Scherer
|
362d08e00b
|
ICU-6530 fix some gcc warnings
X-SVN-Rev: 24865
|
2008-10-22 22:28:06 +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 |
|
Markus Scherer
|
add67e15d5
|
ICU-5691 fix 2022 & HZ to really include the offending trail byte exactly if it is not a starter
X-SVN-Rev: 24824
|
2008-10-16 00:24:42 +00:00 |
|
Michael Ow
|
85121155a5
|
ICU-5944 Remove unneeded free function and use struct and static array.
X-SVN-Rev: 24803
|
2008-10-14 21:46:58 +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 |
|
Markus Scherer
|
874efe9fbd
|
ICU-5691 comment out no-longer-needed function
X-SVN-Rev: 24778
|
2008-10-10 18:16:02 +00:00 |
|
Markus Scherer
|
c801506d5d
|
ICU-5691 stop illegal HZ tilde sequences before the first byte that could start a new character
X-SVN-Rev: 24773
|
2008-10-10 16:30:28 +00:00 |
|
Markus Scherer
|
e10cfeebfe
|
ICU-5691 minor bug fix
X-SVN-Rev: 24770
|
2008-10-10 06:01:08 +00:00 |
|
Markus Scherer
|
b6b3273af0
|
ICU-5691 stop illegal ISO-2022 escape/shift sequences before the first byte that could start a new character
X-SVN-Rev: 24769
|
2008-10-10 06:00:27 +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 |
|
Markus Scherer
|
acd74a93d1
|
ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
X-SVN-Rev: 24733
|
2008-10-07 04:33:51 +00:00 |
|
Michael Ow
|
6e33806beb
|
ICU-5944 Read 512 bytes at a time when comparing tzfiles and use stack array for buffer to avoid excessive mallocs and frees.
X-SVN-Rev: 24725
|
2008-10-06 17:38:07 +00:00 |
|
Andy Heninger
|
7b405b40af
|
ICU-6567 Fix some compiler warnings
X-SVN-Rev: 24715
|
2008-10-03 20:30:55 +00:00 |
|
Steven R. Loomis
|
09af16f87e
|
ICU-6557 fix more C/C++ function confusion
X-SVN-Rev: 24702
|
2008-10-02 20:20:10 +00:00 |
|