Commit Graph

8116 Commits

Author SHA1 Message Date
Alan Liu
180f8914f3 ICU-1097 move currency meta data into root bundle
X-SVN-Rev: 8634
2002-05-15 18:53:33 +00:00
Alan Liu
51c435ce06 ICU-1097 change API to C
X-SVN-Rev: 8633
2002-05-15 18:52:20 +00:00
Alan Liu
6006bee039 ICU-1097 move currency meta data into root bundle; change API to C
X-SVN-Rev: 8632
2002-05-15 18:51:39 +00:00
Alan Liu
a57c126d88 ICU-1097 move currency meta data into root bundle
X-SVN-Rev: 8631
2002-05-15 18:48:01 +00:00
Syn Wee Quek
fcbf1d39b6 ICU-1897
using the new Collator

X-SVN-Rev: 8630
2002-05-15 17:14:04 +00:00
George Rhoten
9a62e43e02 ICU-1097 Fix for Solaris
X-SVN-Rev: 8629
2002-05-15 16:42:37 +00:00
Syn Wee Quek
c3fdacb7d0 ICU-1728
Markus' update.

X-SVN-Rev: 8626
2002-05-14 23:45:46 +00:00
Alan Liu
d5c7b20828 ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
2002-05-14 23:24:58 +00:00
Eric Mader
111446f691 ICU-1289 add complete API testing.
X-SVN-Rev: 8624
2002-05-14 22:47:06 +00:00
George Rhoten
1e2e27120f ICU-1097 Use const on static data and fix compiler warnings.
X-SVN-Rev: 8623
2002-05-14 22:18:43 +00:00
George Rhoten
ccf5eba8bd ICU-1891 Use CALLCONV for z/OS. Properly define debugging functions and fix compiler warnings.
X-SVN-Rev: 8622
2002-05-14 21:21:03 +00:00
George Rhoten
52cf399590 ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
2002-05-14 20:52:36 +00:00
George Rhoten
b2e9333a98 ICU-1896 Only warn about experimental locales in verbose mode.
X-SVN-Rev: 8620
2002-05-14 20:46:16 +00:00
George Rhoten
067928eac0 ICU-1896 A slightly better dynamic locale list creation
X-SVN-Rev: 8617
2002-05-14 17:13:52 +00:00
George Rhoten
f369f93ec4 ICU-1289 Don't use // in a C file, and make the data const.
X-SVN-Rev: 8616
2002-05-14 17:01:39 +00:00
Syn Wee Quek
44672d459f ICU-1897
initial collation commits

X-SVN-Rev: 8615
2002-05-14 16:48:49 +00:00
Markus Scherer
fa460c1481 ICU-1728 fix CodePointOrder fix-up to remove harmless but confusing ++s1 side effect
X-SVN-Rev: 8614
2002-05-14 00:45:47 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Markus Scherer
65eb5971c0 ICU-1728 re-implement CodePointOrder compare functions to make them work with surrogate code points
X-SVN-Rev: 8612
2002-05-13 23:03:09 +00:00
Markus Scherer
63f6acf6d7 ICU-1728 internal function for CodePointOrder comparisons, works with surrogate code points
X-SVN-Rev: 8611
2002-05-13 23:01:38 +00:00
Markus Scherer
e64cea6ab7 ICU-1728 add tests for code point order comparisons with surrogate code points
X-SVN-Rev: 8610
2002-05-13 22:55:39 +00:00
George Rhoten
933243a763 ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8609
2002-05-13 22:29:53 +00:00
George Rhoten
48c9cb324b ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8608
2002-05-13 22:09:54 +00:00
Eric Mader
a9ba9cedec ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
2002-05-13 21:50:59 +00:00
George Rhoten
ea1dbdf021 ICU-1896 Create the list of available converters at run-time.
X-SVN-Rev: 8606
2002-05-13 21:21:19 +00:00
George Rhoten
732150e67b ICU-1896 Add missing data that appeared when adding the experimental locales into the build.
X-SVN-Rev: 8605
2002-05-13 21:19:13 +00:00
George Rhoten
5292b58c7b ICU-1896 Add missing data that appeared when adding the experimental locales into the build. See syr_SY.
X-SVN-Rev: 8604
2002-05-13 21:18:57 +00:00
George Rhoten
c45cf69257 ICU-1896 Fix a typo that appeared when adding the experimental locales into the build
X-SVN-Rev: 8603
2002-05-13 21:18:19 +00:00
George Rhoten
e2508f1293 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8602
2002-05-13 20:29:31 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00
Alan Liu
1c06c38715 ICU-1097 tests of UCurrency
X-SVN-Rev: 8600
2002-05-13 19:37:37 +00:00
Alan Liu
689b6179fb ICU-1097 initial C++ implementation
X-SVN-Rev: 8599
2002-05-13 19:35:41 +00:00
Alan Liu
2327cfe7d8 ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
2002-05-13 19:33:05 +00:00
Alan Liu
566db2ce09 ICU-1097 add default currency symbols for JPY and EUR
X-SVN-Rev: 8597
2002-05-13 19:28:20 +00:00
George Rhoten
f6f63e43c0 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8596
2002-05-13 17:26:51 +00:00
George Rhoten
ae2613dad4 ICU-1896 Fix two locale data bugs
X-SVN-Rev: 8595
2002-05-13 17:26:24 +00:00
Steven R. Loomis
f68efa2bf8 ICU-1886 AIX fix, ambiguous call to format
X-SVN-Rev: 8594
2002-05-10 20:53:26 +00:00
Steven R. Loomis
4395612ac3 ICU-1861 samples updated to use icu-config - and also refactored, cleaned up
X-SVN-Rev: 8593
2002-05-10 20:32:34 +00:00
Steven R. Loomis
e8462860d1 ICU-1895 have pkgdata handle "." temp and target paths better (don't generate the form './' )
X-SVN-Rev: 8592
2002-05-10 20:31:01 +00:00
George Rhoten
9a84368217 ICU-1892 Be a little less verbose for "cintltst -v /tsutil/cloctst/TestLocaleStructure"
X-SVN-Rev: 8591
2002-05-10 17:31:28 +00:00
George Rhoten
462d6a4061 ICU-1892 Use "cintltst -v /tsutil/cloctst/TestLocaleStructure" instead
X-SVN-Rev: 8590
2002-05-10 17:03:21 +00:00
George Rhoten
b013de1679 ICU-1892 MacOS X support is provided in ICU by using the Developer Tools from Apple.
X-SVN-Rev: 8589
2002-05-10 17:02:16 +00:00
George Rhoten
4aa685eb53 ICU-1868 Add release flags for MacOSX so that -g isn't used in release mode.
X-SVN-Rev: 8588
2002-05-10 15:54:01 +00:00
Vladimir Weinstein
6a1182c921 ICU-1880 added TestDataDriver::utoi - gets an int from UnicodeString
X-SVN-Rev: 8587
2002-05-10 04:42:51 +00:00
Vladimir Weinstein
8675a148e2 ICU-1880 modified casing test so that it uses TestDataDriver
X-SVN-Rev: 8586
2002-05-10 04:42:16 +00:00
Vladimir Weinstein
7472bb4fd2 ICU-1880 use test data driver for collation tests
X-SVN-Rev: 8585
2002-05-10 01:26:46 +00:00
Vladimir Weinstein
c9f1aec713 ICU-1880 added test data driver to projects
X-SVN-Rev: 8584
2002-05-10 01:26:25 +00:00
Vladimir Weinstein
b4ae6e5d10 ICU-1880 test data driver that uses resource bundles
X-SVN-Rev: 8583
2002-05-10 01:26:01 +00:00
Vladimir Weinstein
0facf683a5 ICU-1880 base class for abstraction of test data storage
X-SVN-Rev: 8582
2002-05-10 01:25:35 +00:00
Vladimir Weinstein
25a355b0ff ICU-1880 we won't use data driven tests in cintltst
X-SVN-Rev: 8581
2002-05-10 01:22:19 +00:00