Alan Liu
06c4bd41f3
ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
...
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00
George Rhoten
c6be3074bb
ICU-2421 Don't use // in a C file.
...
X-SVN-Rev: 14784
2004-03-27 01:31:40 +00:00
George Rhoten
b37e646814
ICU-3389 Fix for how the library is named
...
X-SVN-Rev: 14783
2004-03-27 00:37:02 +00:00
George Rhoten
35c841b319
ICU-3389 Fix library versioning.
...
X-SVN-Rev: 14782
2004-03-26 22:33:12 +00:00
Ram Viswanadha
720b86b6b4
ICU-3405 fix typo
...
X-SVN-Rev: 14781
2004-03-26 22:13:20 +00:00
Ram Viswanadha
4c9dbb67b0
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14780
2004-03-26 22:08:00 +00:00
George Rhoten
9fee4f37a7
ICU-3405 Fix which header is used.
...
X-SVN-Rev: 14779
2004-03-26 22:07:42 +00:00
Ram Viswanadha
f1a595f44f
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14778
2004-03-26 21:53:12 +00:00
Andy Heninger
c685748636
ICU-2421 regexp C API
...
X-SVN-Rev: 14777
2004-03-26 20:20:21 +00:00
Ram Viswanadha
bbe9de394c
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
89dbc3cb3d
ICU-3389 Fix for how the library is named
...
X-SVN-Rev: 14772
2004-03-26 18:07:36 +00:00
George Rhoten
bb1df1918e
ICU-3389 Fix library installation
...
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
George Rhoten
5351dd3546
ICU-3389 Fix for how the library is named
...
X-SVN-Rev: 14769
2004-03-26 08:04:52 +00:00
Andy Heninger
3854e7ced0
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14768
2004-03-26 01:23:01 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
Ram Viswanadha
26548d6f3b
ICU-3405 prototype for U_DRAFT
...
X-SVN-Rev: 14766
2004-03-26 00:33:38 +00:00
Ram Viswanadha
cea44dd21b
ICU-3405 prototype for U_DRAFT
...
X-SVN-Rev: 14765
2004-03-25 23:51:40 +00:00
Alan Liu
befd8f5bc2
ICU-2334 update docs; doxygen doesn't handle '@' properly
...
X-SVN-Rev: 14764
2004-03-25 21:18:13 +00:00
Eric Mader
017921659a
ICU-3621 Last fix broke Devanagari. Keep lastConsonant pointing at the real last consonant; init postBase to point after the nukta.
...
X-SVN-Rev: 14763
2004-03-25 19:27:43 +00:00
Alan Liu
2dae948bb0
ICU-2334 implement significant digits
...
X-SVN-Rev: 14762
2004-03-25 17:42:28 +00:00
George Rhoten
fee6977d9d
ICU-1722 Use FALSE, not false.
...
X-SVN-Rev: 14761
2004-03-25 16:28:25 +00:00
George Rhoten
511d5c8fd1
ICU-3080 locale fixes
...
X-SVN-Rev: 14760
2004-03-25 16:24:35 +00:00
Alan Liu
2699882db3
ICU-2334 initial checkin to support text file driven tests
...
X-SVN-Rev: 14759
2004-03-25 06:49:14 +00:00
Alan Liu
032799bdf8
ICU-2334 initial checkin to support test file driven tests
...
X-SVN-Rev: 14758
2004-03-25 02:34:38 +00:00
Alan Liu
8382a0f9e7
ICU-2334 initial checkin to support test file driven tests
...
X-SVN-Rev: 14757
2004-03-25 02:34:37 +00:00
Alan Liu
19f6bee018
ICU-2334 add subclass method to internally set integer digit counts
...
X-SVN-Rev: 14756
2004-03-25 02:23:52 +00:00
Alan Liu
8b5f27509b
ICU-2334 add assertEquals() variant taking Formattable objects
...
X-SVN-Rev: 14755
2004-03-25 02:23:22 +00:00
Alan Liu
45f4446984
ICU-2334 add text file driven test cases
...
X-SVN-Rev: 14754
2004-03-25 02:22:11 +00:00
Alan Liu
a06646474e
ICU-2334 update to use TextFile; clean up
...
X-SVN-Rev: 14753
2004-03-25 02:20:46 +00:00
Alan Liu
7b67501395
ICU-2334 initial checkin to support test file driven tests
...
X-SVN-Rev: 14752
2004-03-25 02:19:11 +00:00
George Rhoten
25e9c193f1
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14751
2004-03-25 00:36:30 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Andy Heninger
0581a09aa5
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14747
2004-03-24 18:34:36 +00:00
George Rhoten
b545408eeb
ICU-3662 Add dependency on ctestfw from intltest
...
X-SVN-Rev: 14743
2004-03-24 05:53:53 +00:00
George Rhoten
f766d4a7dc
ICU-3662 Remove unused dependencies
...
X-SVN-Rev: 14742
2004-03-24 05:51:27 +00:00
George Rhoten
1a0bbd037f
ICU-2421 Fix the project files for Andy
...
X-SVN-Rev: 14741
2004-03-24 02:23:03 +00:00
Andy Heninger
ae49bd5e94
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14740
2004-03-24 01:57:51 +00:00
Andy Heninger
e14a938d4b
ICU-3662 hack around mysterious link problems
...
X-SVN-Rev: 14739
2004-03-24 01:32:05 +00:00
Doug Felt
c37337d00c
ICU-1722 rbnf can't handle small numbers
...
X-SVN-Rev: 14738
2004-03-24 00:40:49 +00:00
George Rhoten
f1414e0160
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00
George Rhoten
2fe4ef4a10
ICU-3662 Readd vlog_info. It was being used.
...
X-SVN-Rev: 14735
2004-03-23 19:02:20 +00:00
George Rhoten
ff7f72151c
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
George Rhoten
6038ee28f5
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
George Rhoten
761dc84de0
ICU-3389 Fix make clean and remove a few unused variables.
...
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
Andy Heninger
93db088bd3
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14731
2004-03-23 05:20:48 +00:00
Ram Viswanadha
0b047921ba
ICU-3405 prototype for U_DRAFT
...
X-SVN-Rev: 14730
2004-03-23 03:42:18 +00:00
Andy Heninger
4e16290930
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14723
2004-03-22 23:41:10 +00:00
Andy Heninger
8be1908bd3
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Andy Heninger
efeb3b480d
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14721
2004-03-22 22:16:21 +00:00
George Rhoten
33c376bd78
ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
...
X-SVN-Rev: 14720
2004-03-22 22:11:05 +00:00
George Rhoten
0b2dabafa5
ICU-3499 Improve 64-bit support. (re-commit changes due to CVS reconstruction)
...
X-SVN-Rev: 14719
2004-03-22 21:59:02 +00:00
George Rhoten
ef14460904
ICU-3612 Move genjp to the icuapps folder.
...
MSVC 7.1 is the main development environment now, and don't spend time porting this application right now.
This is checked in for reference only.
X-SVN-Rev: 14717
2004-03-22 21:53:10 +00:00
George Rhoten
54333cfd25
ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
...
X-SVN-Rev: 14716
2004-03-16 23:52:07 +00:00
George Rhoten
78cac2603c
ICU-1282 Fix this code for various compilers.
...
X-SVN-Rev: 14715
2004-03-16 21:20:52 +00:00
George Rhoten
7c4ca1d88a
ICU-1821 Use UnicodeSet instead of scanset for scanset.
...
X-SVN-Rev: 14714
2004-03-16 19:58:45 +00:00
George Rhoten
d56390695a
ICU-3080 Change the medium format based on Quan Nguyen's feedback.
...
X-SVN-Rev: 14713
2004-03-16 19:36:27 +00:00
George Rhoten
ee4af2f4a0
ICU-2242 Add some documentation
...
X-SVN-Rev: 14712
2004-03-16 19:04:32 +00:00
George Rhoten
37b2d9bd6a
ICU-1821 Use UnicodeSet instead of scanset for scanset.
...
X-SVN-Rev: 14711
2004-03-16 19:02:00 +00:00
George Rhoten
64dd6012c8
ICU-1282 Fix this code for various compilers.
...
X-SVN-Rev: 14710
2004-03-16 17:09:44 +00:00
George Rhoten
a3ff416194
ICU-3499 Better error message when iostream is disabled
...
X-SVN-Rev: 14709
2004-03-16 16:59:04 +00:00
George Rhoten
3e68621bb4
ICU-3499 Fix what is ignored
...
X-SVN-Rev: 14707
2004-03-16 06:03:28 +00:00
George Rhoten
dbbcf05f33
ICU-3499 Port some of the tests to Linux
...
X-SVN-Rev: 14706
2004-03-16 06:00:02 +00:00
George Rhoten
a247032acd
ICU-3612 Fix optimization and some other options.
...
X-SVN-Rev: 14705
2004-03-15 06:33:36 +00:00
George Rhoten
bfd4f05aed
ICU-3499 Port to .NET
...
X-SVN-Rev: 14704
2004-03-15 05:50:27 +00:00
Andy Heninger
e7300c9b5a
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14700
2004-03-12 22:38:07 +00:00
Doug Felt
ed4dc729f1
ICU-1282 add C APIs for rule based number format
...
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
George Rhoten
8e6b43b20d
ICU-3269 Prevent gmake -j n from executing config.status from more than one process.
...
X-SVN-Rev: 14697
2004-03-12 19:31:36 +00:00
George Rhoten
a5183a1595
ICU-3269 Add dependencies for man pages so that config.status is used in a serial manner.
...
X-SVN-Rev: 14696
2004-03-12 19:23:04 +00:00
George Rhoten
8738a1cc6d
ICU-2242 Update documentation about the new -a option.
...
X-SVN-Rev: 14695
2004-03-12 07:25:05 +00:00
George Rhoten
4f5abb2cca
ICU-3650 Move the man documentation to this file.
...
X-SVN-Rev: 14692
2004-03-12 06:46:51 +00:00
George Rhoten
123c565384
ICU-3650 Update gencnval and alias table documentation
...
X-SVN-Rev: 14691
2004-03-12 06:44:55 +00:00
George Rhoten
2546c71963
ICU-2242 Undo previous change.
...
X-SVN-Rev: 14690
2004-03-11 21:49:06 +00:00
Doug Felt
91e47d74d3
ICU-3215 bidi should respect explicitly set base line direction
...
X-SVN-Rev: 14688
2004-03-11 19:56:02 +00:00
Alan Liu
46a1802eff
ICU-3391 gcc doesn't grok \u!
...
X-SVN-Rev: 14685
2004-03-11 14:55:19 +00:00
Alan Liu
9449f5b4fb
ICU-3391 add assert* convenience overloads taking UnicodeString msg
...
X-SVN-Rev: 14684
2004-03-11 14:06:25 +00:00
Alan Liu
40bd934b05
ICU-3391 move FieldPosition selectors to udat
...
X-SVN-Rev: 14683
2004-03-11 14:05:33 +00:00
Alan Liu
0685afafa2
ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
...
X-SVN-Rev: 14682
2004-03-11 14:05:12 +00:00
Alan Liu
59b829f9e3
ICU-3391 add support for YeugAZ fields; fix handling of S field; move FieldPosition selectors to udat
...
X-SVN-Rev: 14681
2004-03-11 14:03:37 +00:00
Alan Liu
143af6cc1b
ICU-3391 add support for YeugAZ fields
...
X-SVN-Rev: 14680
2004-03-11 14:00:00 +00:00
Alan Liu
685ba04d7a
ICU-3391 move FieldPosition selectors to udat
...
X-SVN-Rev: 14679
2004-03-11 13:59:09 +00:00
Alan Liu
f46fc3c62b
ICU-3391 add pattern chars for YeugAZ fields
...
X-SVN-Rev: 14678
2004-03-11 13:57:08 +00:00
George Rhoten
f92435045d
ICU-3269 Improve make -j n support
...
X-SVN-Rev: 14672
2004-03-11 06:44:56 +00:00
George Rhoten
fab44fed99
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14671
2004-03-10 22:34:38 +00:00
George Rhoten
79ce810511
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14670
2004-03-10 21:47:02 +00:00
George Rhoten
6feaf2b228
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14669
2004-03-10 18:31:04 +00:00
George Rhoten
e8d29efc2a
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14668
2004-03-10 17:57:37 +00:00
George Rhoten
677fa010d9
ICU-3269 Fix some dependencies for make -j
...
X-SVN-Rev: 14667
2004-03-10 05:58:49 +00:00
George Rhoten
5d9dca1d51
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14664
2004-03-09 23:37:51 +00:00
George Rhoten
3e4ca7e34c
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14663
2004-03-09 23:36:16 +00:00
Alan Liu
ca7ec8ede1
ICU-3391 enable win32; still need to disable *.col and *.brk on little endian
...
X-SVN-Rev: 14657
2004-03-09 22:09:17 +00:00
Alan Liu
d537aad043
ICU-3391 add UDateFormatField
...
X-SVN-Rev: 14656
2004-03-09 21:12:49 +00:00
Alan Liu
3ea86508fa
ICU-3391 fix length check in localPatternChars; add uniqueness test; add valid char test
...
X-SVN-Rev: 14655
2004-03-09 21:11:52 +00:00
Alan Liu
73af76bf64
ICU-3391 update localPatternChars
...
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
George Rhoten
fb8fac1e79
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14653
2004-03-09 20:02:47 +00:00
George Rhoten
7e677ea1b4
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14652
2004-03-09 19:35:20 +00:00
Alan Liu
c393867665
ICU-3391 fix duplicate chars in localPatternChars
...
X-SVN-Rev: 14651
2004-03-09 19:28:57 +00:00
George Rhoten
001fc54d02
ICU-3080 Fix some currency information based on feedback from GCL
...
X-SVN-Rev: 14650
2004-03-09 19:03:43 +00:00
George Rhoten
7319205994
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14649
2004-03-09 02:20:05 +00:00
Alan Liu
f1c367f9b5
ICU-3391 update localPatternChars
...
X-SVN-Rev: 14648
2004-03-08 22:27:04 +00:00
Andy Heninger
29118f48ed
ICU-3043 RBBI multiple status values, add C API and test
...
X-SVN-Rev: 14647
2004-03-08 18:18:42 +00:00
Andy Heninger
807ab86615
ICU-3043 RBBI multiple status values, add test.
...
X-SVN-Rev: 14646
2004-03-08 16:53:59 +00:00
George Rhoten
ef91ad8baf
ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
...
X-SVN-Rev: 14645
2004-03-07 07:13:42 +00:00
Andy Heninger
8e87b72c79
ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
...
X-SVN-Rev: 14642
2004-03-05 22:37:54 +00:00
Andy Heninger
f1f0149035
ICU-3043 RBBI multiple status values.
...
X-SVN-Rev: 14641
2004-03-05 17:27:42 +00:00
Andy Heninger
fdb386fb81
ICU-3043 multiple status values implementation
...
X-SVN-Rev: 14640
2004-03-05 05:04:10 +00:00
Ram Viswanadha
eef53a9191
ICU-3192 add string termination for :include
...
X-SVN-Rev: 14639
2004-03-05 01:40:43 +00:00
Ram Viswanadha
dfe8a192e2
ICU-3192 add string termination for UCA rules
...
X-SVN-Rev: 14638
2004-03-05 01:39:11 +00:00
Ram Viswanadha
e9b22210be
ICU-3192 tests for string termination
...
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
Alan Liu
d8a9624dfe
ICU-3631 improve performance by avoiding unnecessary field computation
...
X-SVN-Rev: 14635
2004-03-04 23:24:43 +00:00
Ram Viswanadha
7254ab8451
ICU-3530 fix .spp format doc
...
X-SVN-Rev: 14634
2004-03-04 23:12:36 +00:00
Eric Mader
fd89b906f3
ICU-2069 Fix compiler problems w/ testDataEntries.
...
X-SVN-Rev: 14630
2004-03-04 02:45:09 +00:00
Eric Mader
80dbb0d641
ICU-2069 Comitted my working version of this file by mistake...
...
X-SVN-Rev: 14629
2004-03-04 02:23:49 +00:00
Eric Mader
5d65fbba29
ICU-2069 Use a circular buffer for the paren stack.
...
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Steven R. Loomis
6f863650a6
ICU-2242 added gcc-darwin to list of assembly
...
X-SVN-Rev: 14625
2004-03-03 00:52:19 +00:00
Vladimir Weinstein
d6b98f0ab2
ICU-3505 perhaps we wrote a too short string
...
X-SVN-Rev: 14624
2004-03-02 23:38:26 +00:00
Andy Heninger
03de5936ff
ICU-3039 Remove sleep() from tsmthread test.
...
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
George Rhoten
4178784218
ICU-2242 Integrate automatic genccode -a usage into pkgdata
...
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
Vladimir Weinstein
533c22109a
ICU-3505 missed static init in preprocessing
...
X-SVN-Rev: 14621
2004-03-01 23:19:46 +00:00
Vladimir Weinstein
251a217ff6
ICU-3505 fix uninitalized memory in genrb, streamline parsing UCARules
...
X-SVN-Rev: 14620
2004-03-01 18:40:26 +00:00
Steven R. Loomis
8e5f614141
ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
...
X-SVN-Rev: 14619
2004-03-01 16:09:12 +00:00
Steven R. Loomis
63985ec991
ICU-3016 fix GregorianCalendar::getActualMinimum to be consistent with base class
...
X-SVN-Rev: 14618
2004-03-01 16:04:43 +00:00
Steven R. Loomis
838ba76877
ICU-3016 fix Calendar::getActualMinimum
...
X-SVN-Rev: 14617
2004-03-01 16:03:52 +00:00
George Rhoten
2a64ec096f
ICU-3505 Fix uninitialized memory
...
X-SVN-Rev: 14616
2004-02-28 07:21:01 +00:00
George Rhoten
75529a9a58
ICU-3080 Remove some unused spaces
...
X-SVN-Rev: 14615
2004-02-28 00:51:55 +00:00
Markus Scherer
306001d0c7
ICU-3505 use uprv_sortArray() instead of qsort() to get the same sorting behavior on all platforms, for the same unames.icu output
...
X-SVN-Rev: 14614
2004-02-27 22:57:59 +00:00
George Rhoten
e20bcc02e1
ICU-2408 Fix make clean for CygWin
...
X-SVN-Rev: 14613
2004-02-27 22:54:50 +00:00
George Rhoten
0ce0882b58
ICU-2242 Commit prototype to allow genccode to generate assembly code.
...
X-SVN-Rev: 14612
2004-02-27 22:54:23 +00:00
Vladimir Weinstein
be30f10829
ICU-3505 fix uninitalized memory
...
X-SVN-Rev: 14611
2004-02-27 20:13:47 +00:00
Vladimir Weinstein
2bd1bb28d3
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
...
X-SVN-Rev: 14609
2004-02-27 03:00:30 +00:00
George Rhoten
f21b97eaa1
ICU-2408 Sync the Windows and Unix builds with regards to .cnv files.
...
X-SVN-Rev: 14608
2004-02-27 02:00:44 +00:00
George Rhoten
192128ee16
ICU-2408 Sync the .brk copyright inclusion on both Windows and Unix builds
...
X-SVN-Rev: 14607
2004-02-27 02:00:04 +00:00
George Rhoten
9e53cd89e1
ICU-3080 Add a country name
...
X-SVN-Rev: 14606
2004-02-27 01:46:43 +00:00
Vladimir Weinstein
9b0b169b03
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
...
X-SVN-Rev: 14605
2004-02-27 00:52:03 +00:00
George Rhoten
6a2cf62c25
ICU-2408 Fix make clean for CygWin
...
X-SVN-Rev: 14604
2004-02-27 00:19:57 +00:00
George Rhoten
c93a7ca4bc
ICU-2408 Bring this information up to the modern way of doing things.
...
X-SVN-Rev: 14603
2004-02-26 23:21:34 +00:00
George Rhoten
5cb46fb0a4
ICU-2408 Fix make clean for CygWin
...
X-SVN-Rev: 14602
2004-02-26 23:14:28 +00:00
Andy Heninger
d90d5a20cf
ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
...
X-SVN-Rev: 14599
2004-02-26 21:53:18 +00:00
Eric Mader
e954d8c240
ICU-3444 when popping paren stack, reset startSP if we pop below it.
...
X-SVN-Rev: 14597
2004-02-26 21:42:08 +00:00
Andy Heninger
c27fc4ad35
ICU-3039 fix deadlock in cintltst /tsconv resulting from error in previous mutex changes
...
X-SVN-Rev: 14596
2004-02-26 19:25:36 +00:00
Eric Mader
b9863c76c3
ICU-3621 scan for last consonant needs to stop on a nukta too.
...
X-SVN-Rev: 14595
2004-02-26 17:43:27 +00:00
Alan Liu
060a97a074
ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
...
X-SVN-Rev: 14594
2004-02-26 02:03:11 +00:00
George Rhoten
3c9f629741
ICU-3612 gentest doesn't need to be in the bin directory for packaging. It's a test tool.
...
X-SVN-Rev: 14593
2004-02-26 01:17:23 +00:00
Alan Liu
d70ecae2ec
ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
...
X-SVN-Rev: 14592
2004-02-26 01:11:25 +00:00
Alan Liu
cebda468da
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators; add countElements / getElement
...
X-SVN-Rev: 14590
2004-02-25 23:03:03 +00:00
Alan Liu
56f27d5462
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
...
X-SVN-Rev: 14589
2004-02-25 23:02:26 +00:00
Alan Liu
e9985abfd4
ICU-3517 implement countElements / getElement
...
X-SVN-Rev: 14588
2004-02-25 23:01:04 +00:00
George Rhoten
c2ed656ba4
ICU-3564 Put ICU tools first in the path so that multiple ICU can be built at the same time.
...
and...
Make it easier to create a static library (j3576)
X-SVN-Rev: 14587
2004-02-25 22:25:13 +00:00
Alan Liu
103b71eed3
ICU-3517 remove UnicodeFilterLogic
...
X-SVN-Rev: 14586
2004-02-25 20:06:34 +00:00
Alan Liu
b84b8a15a9
ICU-3517 fix compiler warnings
...
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00