Matitiahu Allouche
|
d934ed30e8
|
ICU-5732 doc-only enhancements
X-SVN-Rev: 22400
|
2007-08-16 14:20:47 +00:00 |
|
Markus Scherer
|
36fdbd9322
|
ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22394
|
2007-08-15 21:42:41 +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
|
5ba4307fc8
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22355
|
2007-08-12 00:29:13 +00:00 |
|
Matitiahu Allouche
|
d8f87bd3cc
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22340
|
2007-08-10 11:51:39 +00:00 |
|
Matitiahu Allouche
|
739c71fac0
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22338
|
2007-08-10 10:10:58 +00:00 |
|
George Rhoten
|
0781890fa8
|
ICU-5821 Fix for i5/OS
X-SVN-Rev: 22325
|
2007-08-09 00:04:00 +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
|
dd6812cfa0
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22320
|
2007-08-08 18:39:02 +00:00 |
|
George Rhoten
|
0d715edd6f
|
ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
|
2007-08-08 02:41:25 +00:00 |
|
Matitiahu Allouche
|
f3ffdb5afc
|
ICU-5732 a few fixes to match those in ICU4J
X-SVN-Rev: 22304
|
2007-08-07 19:54:10 +00:00 |
|
George Rhoten
|
48c1c050e5
|
ICU-5791 Partially undo last change. We still need to check for target limits.
X-SVN-Rev: 22297
|
2007-08-07 06:53:10 +00:00 |
|
Andy Heninger
|
3d687c5e02
|
ICU-5791 2022 conversion work in progress
X-SVN-Rev: 22294
|
2007-08-07 01:38:29 +00:00 |
|
George Rhoten
|
9623bf94e7
|
ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
|
2007-08-03 23:52:19 +00:00 |
|
George Rhoten
|
4e7d2abfe5
|
ICU-5821 Try out a fix for i5/OS.
X-SVN-Rev: 22261
|
2007-08-03 20:18:37 +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
|
cbb002c877
|
ICU-5682 Add TODO topic that should be revisited some day.
X-SVN-Rev: 22223
|
2007-07-31 21:22:45 +00:00 |
|
George Rhoten
|
7549b277d1
|
ICU-5682 Synchronize ICU4J and ICU4C error handling in IDNA
X-SVN-Rev: 22222
|
2007-07-31 21:13:31 +00:00 |
|
George Rhoten
|
fa57cb2544
|
ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
|
2007-07-28 03:41:30 +00:00 |
|
George Rhoten
|
28ce35b674
|
ICU-4935 Consolidate conflicting definitions of UCaseMapFull
X-SVN-Rev: 22194
|
2007-07-27 23:59:25 +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 |
|
John Emmons
|
e4726d7ed3
|
ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
|
2007-07-26 17:24:12 +00:00 |
|
George Rhoten
|
397ffe6f76
|
ICU-5445 operator= does not have a check for the source and destination
addresses being non-identical
X-SVN-Rev: 22136
|
2007-07-25 03:58:02 +00:00 |
|
George Rhoten
|
ab838a4310
|
ICU-5445 Consolidate RuleWhiteSpace implementations, and reduce casting between USet and UnicodeSet.
X-SVN-Rev: 22135
|
2007-07-25 02:51:25 +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
|
fa5fa5ec05
|
ICU-5445 Fix some compiler warnings about potential misaligned access
X-SVN-Rev: 22133
|
2007-07-24 23:27:14 +00:00 |
|
George Rhoten
|
b025efb767
|
ICU-5445 Undo my last change.
X-SVN-Rev: 22125
|
2007-07-24 18:08:22 +00:00 |
|
George Rhoten
|
b5e9f17cdd
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22120
|
2007-07-24 08:30:41 +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 |
|
Eric Mader
|
6dac77f733
|
ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22017
|
2007-07-17 21:16:03 +00:00 |
|
George Rhoten
|
d1f7d0ed12
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
|
2007-07-17 05:57:55 +00:00 |
|
Steven R. Loomis
|
c7aa864773
|
ICU-4567 Cleanup for udbg functions
X-SVN-Rev: 22000
|
2007-07-16 19:23:26 +00:00 |
|
George Rhoten
|
0347fcbe3d
|
ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
|
2007-07-13 17:59:16 +00:00 |
|
George Rhoten
|
9bc3cbe26e
|
ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
|
2007-07-13 08:10:41 +00:00 |
|
Andy Heninger
|
ca5d005978
|
ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
|
2007-07-10 01:25:26 +00:00 |
|
Michael Ow
|
78e8c0bde7
|
ICU-3840 Add Unicode 5.0 characters for Gurmukhi in ISCII converter.
X-SVN-Rev: 21879
|
2007-06-30 23:09:57 +00:00 |
|
Michael Ow
|
015e86f2fe
|
ICU-3840 Update ISCII converter to include new characters in Unicode.
X-SVN-Rev: 21870
|
2007-06-30 00:18:48 +00:00 |
|
George Rhoten
|
915e631e92
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21850
|
2007-06-29 15:56:22 +00:00 |
|
Matitiahu Allouche
|
500615be13
|
ICU-5732 several fixes inspired by ICU4J testing
X-SVN-Rev: 21849
|
2007-06-29 14:48:15 +00:00 |
|
George Rhoten
|
810a27e86d
|
ICU-5423 Minor preference changes.
X-SVN-Rev: 21841
|
2007-06-28 16:39:09 +00:00 |
|
George Rhoten
|
29bf35f7ed
|
ICU-5423 Comment out debugging code.
X-SVN-Rev: 21838
|
2007-06-28 07:35:36 +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
|
fdc039a8bd
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21817
|
2007-06-24 04:15:38 +00:00 |
|