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 |
|