Commit Graph

11086 Commits

Author SHA1 Message Date
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
Mark Davis
73d71b32f6 ICU-0 updated for 4.0, checking POSIX
X-SVN-Rev: 11640
2003-04-23 20:18:43 +00:00
Mark Davis
ddfd1a8408 ICU-0 for comparing POSIX properties
X-SVN-Rev: 11639
2003-04-23 19:01:21 +00:00
Mark Davis
0f8355e124 ICU-0 minor wording
X-SVN-Rev: 11638
2003-04-23 19:00:04 +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
9bb3d4a7a6 ICU-2119 update fieldPosition when adding padding
X-SVN-Rev: 11616
2003-04-21 22:55:46 +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
Doug Felt
13f250dfaf ICU-2821 move utility from currency into LocaleUtilities
X-SVN-Rev: 11612
2003-04-21 21:03:25 +00:00
Doug Felt
aac89b7388 ICU-2821 service registration for currency, updated to use shim
X-SVN-Rev: 11611
2003-04-21 21:02:42 +00:00
Doug Felt
ae943c0b89 ICU-2755 fix unwanted printf
X-SVN-Rev: 11610
2003-04-21 21:00:23 +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
Markus Scherer
5d979da39e ICU-2024 add ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11605
2003-04-21 02:11:54 +00:00
Markus Scherer
486edf9562 ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
X-SVN-Rev: 11604
2003-04-21 02:06:03 +00:00
Alan Liu
83aafb5621 ICU-2119 fix space parsing for complex currencies; make toPattern() work after affix is set using API
X-SVN-Rev: 11603
2003-04-19 07:13:36 +00:00
Alan Liu
2e29ec565c ICU-2119 format 1.001 as a singular value with ChoiceFormat currency
X-SVN-Rev: 11602
2003-04-19 06:32:17 +00:00
Alan Liu
92e2cc3a06 ICU-2119 update currency data; remove CurrencyElements
X-SVN-Rev: 11601
2003-04-19 06:02:07 +00:00
Alan Liu
04654837b4 ICU-2119 add support for Currency, including ChoiceFormat currency display names; restore FieldPosition and ParsePosition support; fix parsing of padding; cleanup
X-SVN-Rev: 11600
2003-04-19 06:01:15 +00:00
Alan Liu
a86c171aaa ICU-2119 add getName(); remove getSymbol()
X-SVN-Rev: 11599
2003-04-19 05:53:48 +00:00
Alan Liu
263a743cf7 ICU-2119 remove CurrencyElements code; add code to use Currency
X-SVN-Rev: 11598
2003-04-19 05:52:45 +00:00