Commit Graph

11638 Commits

Author SHA1 Message Date
George Rhoten
3f6a9fdd2f ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15081
2004-04-28 05:35:58 +00:00
Alan Liu
13533a4657 ICU-3549 add TestSeparateTrees
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
05f8f157f3 ICU-3549 add assertTrue, assertSuccess, assertEquals
X-SVN-Rev: 15079
2004-04-28 05:31:02 +00:00
Alan Liu
c59e708381 ICU-3549 handle resultLength==0
X-SVN-Rev: 15078
2004-04-28 05:29:40 +00:00
George Rhoten
29f1907672 ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15077
2004-04-28 05:24:57 +00:00
George Rhoten
22acb3c825 ICU-2825 Fix last checkin for Windows.
X-SVN-Rev: 15076
2004-04-28 04:04:36 +00:00
George Rhoten
196c331fd9 ICU-3389 Don't export symbols when building static libraries on Windows.
X-SVN-Rev: 15075
2004-04-28 03:22:06 +00:00
George Rhoten
f2747b11ba ICU-3389 Improve the ability to generate static libraries on Windows.
X-SVN-Rev: 15074
2004-04-28 03:09:32 +00:00
Unknown User
c54e347f0f ICU-3389 unbreak icu-config. Needs to be done for all mh-files most probably. [srl]
X-SVN-Rev: 15071
2004-04-28 01:26:48 +00:00
Alan Liu
ceaea7c90d ICU-2825 add protected default constructor
X-SVN-Rev: 15069
2004-04-28 00:12:33 +00:00
George Rhoten
9037b8e154 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15068
2004-04-28 00:11:02 +00:00
Alan Liu
87bf19f73e ICU-2825 update class doc
X-SVN-Rev: 15067
2004-04-28 00:04:54 +00:00
Alan Liu
a34d7e2697 ICU-2825 tag as draft ICU 3.0
X-SVN-Rev: 15066
2004-04-28 00:04:20 +00:00
Doug Felt
fbfff82c1a ICU-3549 getDisplayName should work for any id that falls back to one the factory supports
X-SVN-Rev: 15065
2004-04-27 23:56:26 +00:00
George Rhoten
3d67a89d5e ICU-2825 Undo last change. It is incorrect.
X-SVN-Rev: 15064
2004-04-27 23:12:58 +00:00
George Rhoten
6d74051e89 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15063
2004-04-27 23:09:25 +00:00
George Rhoten
24ec84cb98 ICU-3080 Found a translation for the language name.
X-SVN-Rev: 15062
2004-04-27 22:53:15 +00:00
George Rhoten
82351900e0 ICU-3699 Found some language and country names.
X-SVN-Rev: 15061
2004-04-27 22:38:24 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
George Rhoten
540823fffa ICU-3682 os/400 improvements for the common library to rebind to the data library.
X-SVN-Rev: 15058
2004-04-27 19:04:53 +00:00
George Rhoten
ed74c0083f ICU-3682 os/400 improvements to handle new data layout.
X-SVN-Rev: 15057
2004-04-27 18:57:35 +00:00
Steven R. Loomis
813069f084 ICU-2487 remove non-collation data from coll/ tree.
X-SVN-Rev: 15053
2004-04-26 22:13:48 +00:00
George Rhoten
fcd1e43734 ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
2004-04-26 20:35:00 +00:00
Alan Liu
ae02d24abd ICU-3549 fix crash
X-SVN-Rev: 15050
2004-04-26 19:13:07 +00:00
Alan Liu
16f5fd6852 ICU-3549 add getFunctionalEquivalent test
X-SVN-Rev: 15049
2004-04-26 19:12:14 +00:00
Alan Liu
102831d72d ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
2004-04-26 19:10:13 +00:00
Alan Liu
6e49dcdc61 ICU-3549 make test work regardless of what default locale is
X-SVN-Rev: 15047
2004-04-26 18:32:35 +00:00
Alan Liu
6beb8139f8 ICU-3549 typo
X-SVN-Rev: 15045
2004-04-24 03:45:25 +00:00
Alan Liu
b1303f5c86 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
X-SVN-Rev: 15044
2004-04-24 03:00:12 +00:00
Alan Liu
e989896e67 ICU-3549 update implementation; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15043
2004-04-24 02:59:03 +00:00
Alan Liu
52dafb16f7 ICU-3549 update docs; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15042
2004-04-24 02:58:01 +00:00
Alan Liu
a22e089d93 ICU-3549 add getKeywords, getKeywordValues, and getFunctionalEquivalent
X-SVN-Rev: 15041
2004-04-24 02:57:18 +00:00
Alan Liu
fae4de96cb ICU-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results
X-SVN-Rev: 15040
2004-04-24 02:55:47 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Alan Liu
fa27757571 ICU-3549 handle resultLength ptr == NULL
X-SVN-Rev: 15038
2004-04-24 02:53:25 +00:00
Alan Liu
d1147ce4fe ICU-3549 add uenum_openCharStringsEnumeration and UStringEnumeration C++ class
X-SVN-Rev: 15037
2004-04-24 02:52:31 +00:00
George Rhoten
eea9124ccf ICU-3650 Move some stuff from the readme.html to the User's Guide.
X-SVN-Rev: 15036
2004-04-24 01:38:52 +00:00
Steven R. Loomis
c76c19a587 ICU-2487 allow alternate and file separator in tree paths
X-SVN-Rev: 15035
2004-04-23 23:17:26 +00:00
Steven R. Loomis
84dfe4bae5 ICU-2487 cygwin/windows fixes for multiple trees
X-SVN-Rev: 15034
2004-04-23 23:15:15 +00:00
George Rhoten
451dc80a29 ICU-3719 Update urename.h to reflect the current functions.
X-SVN-Rev: 15033
2004-04-23 22:34:11 +00:00
Ram Viswanadha
72890078f2 ICU-2194 synch up refidna with uidna
X-SVN-Rev: 15032
2004-04-23 22:09:54 +00:00
Alan Liu
039ccc87dc ICU-3549 clean up runIndexedTests
X-SVN-Rev: 15031
2004-04-23 21:40:20 +00:00
Markus Scherer
7c8df531c3 ICU-3170 strip comments
X-SVN-Rev: 15030
2004-04-23 21:27:35 +00:00
George Rhoten
4514814ae6 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Steven R. Loomis
7a88373d9c ICU-3405 undo temporary test
X-SVN-Rev: 15027
2004-04-23 01:47:17 +00:00
Steven R. Loomis
62d409a4ae ICU-2487 back out the name offset (msvc/cygwin)
X-SVN-Rev: 15026
2004-04-23 00:15:10 +00:00
George Rhoten
76fc2868ef ICU-2825 first implementation of MeasureFormat (Fix for Alan)
X-SVN-Rev: 15025
2004-04-22 23:45:22 +00:00
Steven R. Loomis
ce3c8007e8 ICU-2487 cygwin/windows fixes for multiple trees
X-SVN-Rev: 15024
2004-04-22 23:27:20 +00:00
George Rhoten
bcab367805 ICU-2487 Fix for Windows 98 due to data reorganization.
X-SVN-Rev: 15023
2004-04-22 22:20:35 +00:00
Alan Liu
05e13a433a ICU-2825 check in a future implementation of RTTI supporting subtype testing
X-SVN-Rev: 15022
2004-04-22 19:08:22 +00:00
George Rhoten
c5a978b092 ICU-3389 Improve the iostream testing.
MSVC won't use the autoconf generated /lib/cpp C++ preprocessor and complain about it not working.
HP is now more accurate for the aCC compiler

X-SVN-Rev: 15020
2004-04-22 17:41:56 +00:00
Steven R. Loomis
7d1fe19508 ICU-3039 fix for posix && no-threads
X-SVN-Rev: 15019
2004-04-21 20:21:25 +00:00
Steven R. Loomis
772708f9e5 ICU-3682 Fix for cygwin / gcc
X-SVN-Rev: 15018
2004-04-21 20:18:45 +00:00
George Rhoten
45f6d429ad ICU-3650 Use a newer/better version of tidy
X-SVN-Rev: 15017
2004-04-21 18:59:28 +00:00
Alan Liu
5c3bf38e02 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15016
2004-04-21 18:50:55 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
662b4b3704 ICU-2825 minor fix
X-SVN-Rev: 15014
2004-04-21 17:58:13 +00:00
Alan Liu
e3e8c1a46e ICU-2825 add Debug folder
X-SVN-Rev: 15013
2004-04-21 17:56:24 +00:00
George Rhoten
4fc7602754 ICU-3682 Undo part of the last check in. LIBICUDT was improperly removed.
X-SVN-Rev: 15008
2004-04-19 18:56:34 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
Steven R. Loomis
fca3d0f46e ICU-2487 remove non-collation data that was left unintentionally
X-SVN-Rev: 15003
2004-04-16 21:39:52 +00:00
Alan Liu
e5e913f93f ICU-3549 fix tests for separate coll tree
X-SVN-Rev: 15002
2004-04-16 21:31:41 +00:00
Alan Liu
a52738cd3c ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
2004-04-16 21:07:10 +00:00
Alan Liu
6a3d881c1f ICU-3549 add new collation tree API
X-SVN-Rev: 15000
2004-04-16 21:06:52 +00:00
Steven R. Loomis
90f70b1cee ICU-2487 more warning cleanup, move a function out of public headers
X-SVN-Rev: 14999
2004-04-16 20:29:09 +00:00
George Rhoten
40540f6f0e ICU-3499 Comment out code under development.
X-SVN-Rev: 14998
2004-04-16 18:40:48 +00:00
George Rhoten
6ec17d0069 ICU-3080 Add Hrkt
X-SVN-Rev: 14997
2004-04-16 17:35:47 +00:00
George Rhoten
d1ecb3c0f4 ICU-3405 Fix a documentation typo
X-SVN-Rev: 14996
2004-04-16 17:30:17 +00:00
Vladimir Weinstein
3cbe7619d1 ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
2004-04-16 17:28:06 +00:00
George Rhoten
6977909227 ICU-3499 Add u_feof() test
X-SVN-Rev: 14993
2004-04-16 05:54:59 +00:00
George Rhoten
95c021fb7c ICU-3499 Add u_feof()
X-SVN-Rev: 14992
2004-04-16 05:47:01 +00:00
George Rhoten
7f47730a47 ICU-3499 Oops. Last change was a mistake.
X-SVN-Rev: 14991
2004-04-16 05:45:44 +00:00
George Rhoten
bc8664b12b ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14990
2004-04-16 04:44:23 +00:00
George Rhoten
667debd717 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14989
2004-04-16 04:32:11 +00:00
George Rhoten
94b0e097ef ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14988
2004-04-16 04:27:29 +00:00
George Rhoten
c05f6b7cf7 ICU-2487 Use multiple lines for the targets for easier editing.
X-SVN-Rev: 14987
2004-04-16 02:10:53 +00:00
Andy Heninger
77136a5b24 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 14986
2004-04-16 01:15:04 +00:00
George Rhoten
c957f85632 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14985
2004-04-16 01:08:35 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Steven R. Loomis
22fc44dde7 ICU-2487 update alias files to not use collation-based aliases.
X-SVN-Rev: 14983
2004-04-15 08:34:51 +00:00
Steven R. Loomis
db880037f8 ICU-2487 change ures_findResource tests to not use collation as an example.
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
d442797ad9 ICU-2487 update documentation on internal function ures_findResource(), as this function does not currently have a syntax to handle resource bundle trees.
X-SVN-Rev: 14981
2004-04-15 07:55:48 +00:00
Steven R. Loomis
4d9959385c ICU-2487 fix some more bugs (don't use ures_findResource on collation)
X-SVN-Rev: 14980
2004-04-15 07:50:53 +00:00
Steven R. Loomis
0c9e674ecc ICU-2487 fix a crashing buffer calculation err, fixup some other items
X-SVN-Rev: 14979
2004-04-15 07:43:10 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
894fb68198 ICU-2825 add currency attribute
X-SVN-Rev: 14977
2004-04-15 06:19:55 +00:00
Alan Liu
1b599b02f2 ICU-2825 add currency name parsing support for DecimalFormat
X-SVN-Rev: 14976
2004-04-15 06:19:42 +00:00
Alan Liu
74a7a26c3e ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
2004-04-15 06:19:10 +00:00
Alan Liu
112f613306 ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
2004-04-15 06:06:11 +00:00
George Rhoten
8c6d06f186 ICU-3499 Make sure that Makefiles can respond to a failure.
X-SVN-Rev: 14971
2004-04-14 23:44:24 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +00:00
Eric Mader
d3852a94e8 ICU-2259 Fix compiler "warnings" about methods I forgot to update.
X-SVN-Rev: 14969
2004-04-14 21:40:09 +00:00
Steven R. Loomis
baaf3bc2aa ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Steven R. Loomis
207167f8be ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
Steven R. Loomis
90cbe55253 ICU-2487 move collation data into new tree
X-SVN-Rev: 14966
2004-04-14 19:58:08 +00:00
Steven R. Loomis
fe11d5ce2d ICU-2487 move collation data into new tree
X-SVN-Rev: 14965
2004-04-14 19:39:08 +00:00
Steven R. Loomis
b0bb3f5e7e ICU-2487 move collation data
X-SVN-Rev: 14964
2004-04-14 19:37:00 +00:00
Steven R. Loomis
bb5102044c ICU-2487 committing new collation data
X-SVN-Rev: 14963
2004-04-14 19:35:02 +00:00
Steven R. Loomis
423fdb8c87 ICU-2487 remove locales which were collation-only.
X-SVN-Rev: 14962
2004-04-14 19:30:03 +00:00
George Rhoten
89b3116eb8 ICU-3499 Add some tests
X-SVN-Rev: 14961
2004-04-14 19:12:58 +00:00