Ram Viswanadha
|
2b4b310d7c
|
ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18489
|
2005-09-02 00:01:10 +00:00 |
|
Ram Viswanadha
|
f21d93bd66
|
ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18488
|
2005-09-01 23:55:02 +00:00 |
|
Ram Viswanadha
|
1ca738302f
|
ICU-4741 implement multi-level fallback
X-SVN-Rev: 18487
|
2005-09-01 22:27:16 +00:00 |
|
Ram Viswanadha
|
cebc60a530
|
ICU-4741 implement multi-level fallback
X-SVN-Rev: 18486
|
2005-09-01 22:19:45 +00:00 |
|
Andy Heninger
|
959dd53756
|
ICU-4741 fix compiler error on Linux
X-SVN-Rev: 18485
|
2005-09-01 18:07:52 +00:00 |
|
Andy Heninger
|
6426cad023
|
ICU-4315 add missing buffer overflow check
X-SVN-Rev: 18484
|
2005-08-31 00:52:22 +00:00 |
|
George Rhoten
|
7d8e7df80c
|
ICU-4746 First pass on making the alias table into a service object.
Minimize existing exposed internal API.
X-SVN-Rev: 18483
|
2005-08-30 20:37:50 +00:00 |
|
George Rhoten
|
0c7062c0c2
|
ICU-4739 Fix for Solaris and HP-UX
X-SVN-Rev: 18482
|
2005-08-30 20:09:28 +00:00 |
|
Andy Heninger
|
1799eafd3c
|
ICU-4639 incorporate review comments to C charset detection API
X-SVN-Rev: 18481
|
2005-08-30 17:08:10 +00:00 |
|
Andy Heninger
|
f8549a4019
|
ICU-4639 incorporate review comments to C charset detection API
X-SVN-Rev: 18480
|
2005-08-30 16:49:30 +00:00 |
|
Andy Heninger
|
8e73f11a1b
|
ICU-4639 add UErrorcode to setDeclaredEncoding()
X-SVN-Rev: 18479
|
2005-08-30 01:03:30 +00:00 |
|
Andy Heninger
|
7f115da43b
|
ICU-4639 incorporate review comments to C charset detection API
X-SVN-Rev: 18477
|
2005-08-29 16:07:41 +00:00 |
|
Doug Felt
|
dd9d885bdc
|
ICU-4745 cleanup
X-SVN-Rev: 18476
|
2005-08-28 18:11:25 +00:00 |
|
Andy Heninger
|
35039f1737
|
ICU-4058 add test for reported odd UnicodeSet behavior with $. Working as designed, but design may want to change.
X-SVN-Rev: 18475
|
2005-08-27 00:20:16 +00:00 |
|
Ram Viswanadha
|
f9555fcca8
|
ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
|
2005-08-26 21:55:55 +00:00 |
|
Ram Viswanadha
|
73ac81ed00
|
ICU-4741 add clone and compare functions
X-SVN-Rev: 18473
|
2005-08-26 21:50:51 +00:00 |
|
Ram Viswanadha
|
f6df562793
|
ICU-4741 change the structure of zoneStrings
X-SVN-Rev: 18472
|
2005-08-26 21:49:44 +00:00 |
|
Steven R. Loomis
|
79ff85ee48
|
ICU-4347 beginning of min/max test
X-SVN-Rev: 18471
|
2005-08-26 21:17:29 +00:00 |
|
Markus Scherer
|
c5d27cdcfd
|
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18470
|
2005-08-26 20:35:30 +00:00 |
|
Markus Scherer
|
30bc25d5a0
|
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18469
|
2005-08-26 15:43:59 +00:00 |
|
Markus Scherer
|
175a89e2ee
|
ICU-4739 add *.plg/ncb/opt to .cvsignore
X-SVN-Rev: 18468
|
2005-08-26 15:38:49 +00:00 |
|
Markus Scherer
|
6a745cd16e
|
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18467
|
2005-08-26 15:38:20 +00:00 |
|
Markus Scherer
|
180d06a431
|
ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools
X-SVN-Rev: 18466
|
2005-08-26 15:30:42 +00:00 |
|
Markus Scherer
|
9a040771c4
|
ICU-4739 add *.cvsignore to the list of copyright-ignorable filename suffixes
X-SVN-Rev: 18465
|
2005-08-26 15:27:15 +00:00 |
|
Eric Mader
|
6440d9df5b
|
ICU-3304 Back out spurious change.
X-SVN-Rev: 18464
|
2005-08-25 22:28:35 +00:00 |
|
Eric Mader
|
7c0a4884e0
|
ICU-3304 Code review changes.
X-SVN-Rev: 18463
|
2005-08-25 22:20:16 +00:00 |
|
George Rhoten
|
f9e6f15721
|
ICU-4733 Use int32_t instead of int.
X-SVN-Rev: 18462
|
2005-08-25 18:02:20 +00:00 |
|
Richard Gillam
|
a61c9afcf0
|
ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18461
|
2005-08-25 17:32:16 +00:00 |
|
Richard Gillam
|
98be212f0a
|
ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18460
|
2005-08-25 17:23:51 +00:00 |
|
Andy Heninger
|
40a589829e
|
ICU-3671 restore lost UTF-8 BOM to rbbi test data file.
X-SVN-Rev: 18459
|
2005-08-24 05:02:18 +00:00 |
|
George Rhoten
|
27fd8e382d
|
ICU-4733 Use int32_t instead of int.
X-SVN-Rev: 18458
|
2005-08-23 18:44:52 +00:00 |
|
George Rhoten
|
b9aa59d976
|
ICU-4051 Remove tabs
X-SVN-Rev: 18457
|
2005-08-23 15:51:48 +00:00 |
|
Eric Mader
|
7dab5ba98b
|
ICU-3889 Only look for resources that are the same type as the root resource.
X-SVN-Rev: 18456
|
2005-08-19 22:20:51 +00:00 |
|
Andy Heninger
|
3879460320
|
ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
X-SVN-Rev: 18455
|
2005-08-19 01:25:17 +00:00 |
|
Andy Heninger
|
39e550a089
|
ICU-3671 Add test case for this bug; move Thai word test data from inline code to the data file.
X-SVN-Rev: 18454
|
2005-08-19 01:23:41 +00:00 |
|
Andy Heninger
|
f2a506c9d1
|
ICU-3671 Suppress assertion failure, bug uncovered by a new test case. New bug is 4730
X-SVN-Rev: 18453
|
2005-08-19 01:20:01 +00:00 |
|
Eric Mader
|
77b393d217
|
ICU-4729 assume that a zero offset in the mark2AnchorTableOffsetArray means that the marks don't combine. For unknown anchor formats, just use x, y coordinates.
X-SVN-Rev: 18452
|
2005-08-18 21:54:52 +00:00 |
|
George Rhoten
|
aee126b1b6
|
ICU-4051 Fixes for non-Windows platforms.
X-SVN-Rev: 18451
|
2005-08-18 21:02:57 +00:00 |
|
Eric Mader
|
8a4284c933
|
ICU-4724 ParagraphLayout::isComplex() must call uscript_closeRun() before returning.
X-SVN-Rev: 18450
|
2005-08-18 17:46:37 +00:00 |
|
Ram Viswanadha
|
596c2520a7
|
ICU-4586 fix spelling
X-SVN-Rev: 18449
|
2005-08-17 22:31:34 +00:00 |
|
Ram Viswanadha
|
9b74fc25da
|
ICU-4586 remove codemangler
X-SVN-Rev: 18448
|
2005-08-17 19:09:54 +00:00 |
|
Ram Viswanadha
|
82a1942fdc
|
ICU-4586 document the purpose of these files
X-SVN-Rev: 18447
|
2005-08-17 19:09:21 +00:00 |
|
Andy Heninger
|
67d1d05ddc
|
ICU-4234 Add bounds check to an internal stack buffer.
X-SVN-Rev: 18446
|
2005-08-17 18:36:35 +00:00 |
|
Andy Heninger
|
dc312ef262
|
ICU-3705 Add check for successful u_cleanup/u_init to hpmufn test
X-SVN-Rev: 18445
|
2005-08-17 17:25:38 +00:00 |
|
Andy Heninger
|
e528c464a8
|
ICU-4654 remove outdated code snippets in break iterator header files.
X-SVN-Rev: 18444
|
2005-08-17 05:11:41 +00:00 |
|
Eric Mader
|
3c2bc2b29d
|
ICU-3304 Add required feature per specified feature order.
X-SVN-Rev: 18443
|
2005-08-16 23:48:31 +00:00 |
|
Eric Mader
|
b422bf2c70
|
ICU-3304 Change FeatureMask constants to UL...
X-SVN-Rev: 18442
|
2005-08-15 23:35:16 +00:00 |
|
Ram Viswanadha
|
f4e4f5d6b4
|
ICU-3962 add test to verify the bug
X-SVN-Rev: 18441
|
2005-08-15 23:28:37 +00:00 |
|
Ram Viswanadha
|
d180872bbf
|
ICU-3767 make sure we are loading what we think we are loading
X-SVN-Rev: 18440
|
2005-08-15 23:19:00 +00:00 |
|
Ram Viswanadha
|
7b6e7f0c42
|
ICU-3767 test the basename issue noted
X-SVN-Rev: 18439
|
2005-08-15 22:57:02 +00:00 |
|