Commit Graph

8914 Commits

Author SHA1 Message Date
Eric Mader
dada958faf ICU-2243 Remove old #if 0 code.
X-SVN-Rev: 11670
2003-04-24 18:22:42 +00:00
Vladimir Weinstein
fe6c5b30a4 ICU-2364 fix noisy check-in of version test
X-SVN-Rev: 11669
2003-04-24 16:48:09 +00:00
George Rhoten
114e3fc4df ICU-2138 rename div -> dv
X-SVN-Rev: 11668
2003-04-24 16:26:45 +00:00
George Rhoten
029c9eae2f ICU-2729 Fix a memory allocation problem with the default locale.
X-SVN-Rev: 11667
2003-04-24 16:24:20 +00:00
George Rhoten
0717429086 ICU-2765 Fix a compiler error on AIX
X-SVN-Rev: 11666
2003-04-24 16:18:05 +00:00
George Rhoten
213d998491 ICU-2729 Fix a compiler error with AIX
X-SVN-Rev: 11665
2003-04-24 16:16:13 +00:00
George Rhoten
3c61949227 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11664
2003-04-24 16:00:46 +00:00
Vladimir Weinstein
5b5835beaf ICU-2364 removed UCOL_FRACTIONAL_UCA_VERSION - this is now read from FractionalUCA.txt
X-SVN-Rev: 11663
2003-04-24 07:02:27 +00:00
Vladimir Weinstein
5294fda0d3 ICU-2364 fix version test
X-SVN-Rev: 11662
2003-04-24 07:01:13 +00:00
Vladimir Weinstein
9727d42786 ICU-2364 collation versioning review
X-SVN-Rev: 11661
2003-04-24 07:00:27 +00:00
Vladimir Weinstein
86906d9e5c ICU-2364 fix versioning in genrb
X-SVN-Rev: 11660
2003-04-24 06:59:52 +00:00
Vladimir Weinstein
d9863a9112 ICU-2364 reading [UCA version = x.x.x.x] field in fractional UCA. More versioning info
X-SVN-Rev: 11659
2003-04-24 06:57:36 +00:00
Vladimir Weinstein
784526c80e ICU-2364 added [UCA version = x.x.x.x] field to fractional UCA
X-SVN-Rev: 11658
2003-04-24 06:57:02 +00:00
George Rhoten
1dfa0b831b ICU-2628 Fix some compiler problems with z/OS's definition of the cs function.
X-SVN-Rev: 11656
2003-04-24 00:32:44 +00:00
Eric Mader
666d693808 ICU-2243 Add Layout Extensions Library.
X-SVN-Rev: 11653
2003-04-23 23:07:50 +00:00
Eric Mader
cb0ee03587 ICU-2243 Add UCLN_LAYOUTEX.
X-SVN-Rev: 11652
2003-04-23 23:06:36 +00:00
Eric Mader
98916f97ea ICU-2243 Add U_LAYOUTEX_API.
X-SVN-Rev: 11651
2003-04-23 23:05:40 +00:00
Eric Mader
75557aae29 ICU-2243 Change to use Layout Extensions Library for ParagraphLayout.
X-SVN-Rev: 11650
2003-04-23 23:05:00 +00:00
Eric Mader
89ad1857f4 ICU-2243 initial version of Layout Extensions Library.
X-SVN-Rev: 11649
2003-04-23 23:03:45 +00:00
Ram Viswanadha
a0005c9031 ICU-2734 backoff changes
X-SVN-Rev: 11648
2003-04-23 22:50:31 +00:00
Ram Viswanadha
c2dc82eb5c ICU-2075 update readme for running tools
X-SVN-Rev: 11645
2003-04-23 21:20:37 +00:00
Ram Viswanadha
ace4fe60cf ICU-2075 change params form uint8* to void*
X-SVN-Rev: 11644
2003-04-23 21:15:12 +00:00
Ram Viswanadha
a2f604b5cd ICU-2075 batch mode option to command line
X-SVN-Rev: 11643
2003-04-23 21:14:08 +00:00
Ram Viswanadha
ecb23e6358 ICU-2075 make batch mode execution of gdb default
X-SVN-Rev: 11642
2003-04-23 21:00:42 +00:00
Ram Viswanadha
6229d94b4e ICU-2074 add LEAK_CHECKER to INVOKE macro
X-SVN-Rev: 11641
2003-04-23 20:59:32 +00:00
Vladimir Weinstein
e0b0221b7f ICU-2412 initialized storage to keep purify happy
X-SVN-Rev: 11636
2003-04-23 17:15:43 +00:00
Eric Mader
841771c66d ICU-2253 Add LocaleRuns, preliminary code to map Locale to LanguageCode.
X-SVN-Rev: 11635
2003-04-23 16:16:22 +00:00
Vladimir Weinstein
d84ed8d5fa ICU-2835 fix for convenience ures_ APIs not following aliases - need more testing
X-SVN-Rev: 11634
2003-04-23 06:59:50 +00:00
Vladimir Weinstein
1b9191b521 ICU-2835 fix for convenience ures_ APIs not following aliases
X-SVN-Rev: 11633
2003-04-23 06:59:29 +00:00
Vladimir Weinstein
2cc3ea8477 ICU-2765 removed usage of private headers - returned #include <malloc.h>
X-SVN-Rev: 11632
2003-04-23 06:52:54 +00:00
Vladimir Weinstein
7a846aa9ae ICU-2765 removed usage of private headers
X-SVN-Rev: 11631
2003-04-23 05:55:54 +00:00
Vladimir Weinstein
f9970354fe ICU-2765 removed usage of private headers
X-SVN-Rev: 11630
2003-04-23 05:49:02 +00:00
Vladimir Weinstein
71091e109b ICU-2765 test data separated to calldata.h so that it can easily be used from both cintltst and intltest
X-SVN-Rev: 11629
2003-04-23 05:39:51 +00:00
Vladimir Weinstein
1a90426971 ICU-2765 renamed confusing testDigitListAPI to testDigitList. DigitList is not a part of the API
X-SVN-Rev: 11628
2003-04-23 05:23:01 +00:00
Vladimir Weinstein
3292fefc11 ICU-2765 added parse error to rules UCA constructor for easier debugging of the rules
X-SVN-Rev: 11627
2003-04-23 05:01:10 +00:00
Vladimir Weinstein
657945ed51 ICU-2416 ucol_primaryOrder, ucol_secondaryOrder, ucol_tertiaryOrder APIs for easier separation of API and internal tests.
X-SVN-Rev: 11626
2003-04-23 04:47:00 +00:00
George Rhoten
720401b4b5 ICU-2729 Fix a memory leak
X-SVN-Rev: 11625
2003-04-23 00:30:02 +00:00
Ram Viswanadha
19c0a21ecb ICU-2779 temporarily (up through ICU 2.8) filter against 3.2 characters to make round trip tests pass
X-SVN-Rev: 11624
2003-04-23 00:23:26 +00:00
Alan Liu
d2cea9a9eb ICU-2790 recognize alternate transliterator syntax characters
X-SVN-Rev: 11623
2003-04-23 00:20:16 +00:00
Doug Felt
42475ef053 ICU-1734 number spellout for fr_BE
X-SVN-Rev: 11622
2003-04-22 23:55:03 +00:00
George Rhoten
b69c8dcb62 ICU-2729 Fix a memory leak
X-SVN-Rev: 11620
2003-04-22 15:49:53 +00:00
George Rhoten
7add969d05 ICU-2729 Fix an out of bounds error
X-SVN-Rev: 11619
2003-04-21 23:25:38 +00:00
George Rhoten
bd5e5cc715 ICU-2729 Fix a memory leak
X-SVN-Rev: 11618
2003-04-21 23:25:07 +00:00
Alan Liu
1f636472c2 ICU-2119 add tests for complex currency
X-SVN-Rev: 11615
2003-04-21 22:48:41 +00:00
Alan Liu
2a361f522d ICU-2119 add format and parse of complex currency formats (ChoiceFormat-based); make fPad a UChar32 (was UnicodeString); fix surrogate handling in sev. spots
X-SVN-Rev: 11614
2003-04-21 22:48:16 +00:00
Alan Liu
f5b0cca143 ICU-2119 fix bug in parsing
X-SVN-Rev: 11613
2003-04-21 22:46:36 +00:00
Alan Liu
4a553638ef ICU-2119 rewrite parsing of padding to work property; redo and fix parsing of surrogates and variable-length elements
X-SVN-Rev: 11609
2003-04-21 19:18:27 +00:00
Alan Liu
b8bac331e6 ICU-2119 enhance and cleanup tests; add more parsing checks
X-SVN-Rev: 11608
2003-04-21 19:16:38 +00:00
Markus Scherer
9af0650e43 ICU-2024 test ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11607
2003-04-21 02:13:55 +00:00
Markus Scherer
748759e44e ICU-2024 allow to stack-allocate new converters, add internal ucnv_createAlgorithmicConverter()
X-SVN-Rev: 11606
2003-04-21 02:12:46 +00:00