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
George Rhoten
f3208bb73c
ICU-3499 Start using significant digits for formatting.
...
X-SVN-Rev: 14960
2004-04-14 19:05:33 +00:00
Doug Felt
a6bda657f2
ICU-2509 improve rbnf error handling
...
X-SVN-Rev: 14959
2004-04-14 18:55:19 +00:00
Eric Mader
b41cefed8c
ICU-2259 In hasFeatureTag() an empty tagList means that the glyph does not have the tag.
...
X-SVN-Rev: 14958
2004-04-14 18:49:57 +00:00
Eric Mader
52189b4118
ICU-2259 Add LEGlyphStorage, LEInsertionList.
...
X-SVN-Rev: 14957
2004-04-14 18:47:52 +00:00
Steven R. Loomis
2435461145
ICU-2487 fix warnings, clean up long lines
...
X-SVN-Rev: 14956
2004-04-14 17:59:00 +00:00
George Rhoten
4f3e9c90d2
ICU-3683 Remove a couple of allocations
...
X-SVN-Rev: 14955
2004-04-14 17:47:13 +00:00
Steven R. Loomis
fd1bb652d3
ICU-2487 initial checkin of tree-manipulation utilities for service use. Note that this code has not yet been optimized.
...
X-SVN-Rev: 14951
2004-04-13 17:39:55 +00:00
Steven R. Loomis
4e04fc6c2b
ICU-2487 add internal function for creating enumerator based on keyword list
...
X-SVN-Rev: 14950
2004-04-13 17:26:33 +00:00
Alan Liu
c27cbae2d6
ICU-3383 clean up tests
...
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
6c7eec2915
ICU-2334 add George's test case
...
X-SVN-Rev: 14943
2004-04-12 23:38:12 +00:00
Alan Liu
f667e25fdf
ICU-2334 add UNUM_SIGNIFICANT_DIGITS_USED
...
X-SVN-Rev: 14942
2004-04-12 23:38:01 +00:00
Alan Liu
e1b4d36b9f
ICU-2334 rename some API
...
X-SVN-Rev: 14941
2004-04-12 23:37:44 +00:00
George Rhoten
c786c64fec
ICU-3682 Improve the post link step for data library generation.
...
X-SVN-Rev: 14940
2004-04-12 23:20:23 +00:00
George Rhoten
5be93f61a4
ICU-3699 Add Welch locales
...
X-SVN-Rev: 14939
2004-04-12 22:55:45 +00:00
Markus Scherer
84ba3a515e
ICU-3518 test Limbu and No_Block from int property
...
X-SVN-Rev: 14938
2004-04-12 22:47:11 +00:00
Eric Mader
6a69915b58
ICU-2259 Add LEInsertionList, LEGlyphStorage
...
X-SVN-Rev: 14934
2004-04-12 21:54:47 +00:00
Eric Mader
9672384ada
ICU-2259 Add LEGlyphStorage, LEInsertionList.
...
X-SVN-Rev: 14933
2004-04-12 18:51:31 +00:00
Alan Liu
515bf0c731
ICU-2509 update makefile
...
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
George Rhoten
b0a8a4a6ac
ICU-3682 Compress the string generation for os/400
...
X-SVN-Rev: 14931
2004-04-12 17:13:28 +00:00
George Rhoten
f094601d59
ICU-3499 Move some platform dependent tests to data driven tests.
...
X-SVN-Rev: 14927
2004-04-11 00:12:43 +00:00
Ram Viswanadha
f29363ebd4
ICU-3405 can't use autoconf 2.57 use only 2.13!
...
X-SVN-Rev: 14920
2004-04-09 20:43:20 +00:00
Doug Felt
46f8a7fa55
ICU-2509 improve rbnf error handling
...
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
George Rhoten
015fce4246
ICU-2421 Don't use multi character chars.
...
X-SVN-Rev: 14917
2004-04-09 18:59:44 +00:00
Ram Viswanadha
5e2748f025
ICU-3405 temporary update for testing
...
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
Markus Scherer
f45b8cdac6
ICU-3170 test new properties
...
X-SVN-Rev: 14915
2004-04-09 17:38:19 +00:00
George Rhoten
a71788120e
ICU-2421 Fix for os/400
...
X-SVN-Rev: 14914
2004-04-09 17:06:42 +00:00
Ram Viswanadha
3a9d731ccc
ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
...
X-SVN-Rev: 14913
2004-04-09 16:39:02 +00:00
Andy Heninger
f1f3be34f8
ICU-3170 More RBBI tweaks for Unicode 4.01 update
...
X-SVN-Rev: 14912
2004-04-08 23:38:02 +00:00
Ram Viswanadha
a11bcac7f5
ICU-3405 retract U_STABLE from an API ... this API was not marked so the script got confused
...
X-SVN-Rev: 14911
2004-04-08 23:31:09 +00:00
George Rhoten
3c981b5db7
ICU-3685 Use different function names.
...
X-SVN-Rev: 14910
2004-04-08 23:24:45 +00:00
George Rhoten
de1f8d59d0
ICU-3685 Use different function and struct names between separate files for different types.
...
X-SVN-Rev: 14909
2004-04-08 22:49:40 +00:00
George Rhoten
837d4bd693
ICU-3685 Use the same definition for UBreakIterator as ubrk.h
...
X-SVN-Rev: 14908
2004-04-08 22:46:29 +00:00
George Rhoten
1aaee98915
ICU-3654 Spellout fixes
...
X-SVN-Rev: 14907
2004-04-08 21:21:17 +00:00
George Rhoten
0fb9115952
ICU-3499 First try at data driven tests
...
X-SVN-Rev: 14906
2004-04-08 20:24:06 +00:00
George Rhoten
c7556e10ff
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
...
X-SVN-Rev: 14905
2004-04-08 19:11:25 +00:00
George Rhoten
3de75ba3f4
ICU-3682 os/400 changes
...
X-SVN-Rev: 14903
2004-04-08 18:53:30 +00:00
George Rhoten
5e9f5d084f
ICU-3500 Fix AIX compiler warnings
...
X-SVN-Rev: 14902
2004-04-07 22:19:26 +00:00
George Rhoten
da70b390bc
ICU-3682 Fix EBCDIC issue
...
X-SVN-Rev: 14901
2004-04-07 22:02:53 +00:00
George Rhoten
df336fd5c5
ICU-3500 Fix AIX compiler warnings
...
X-SVN-Rev: 14900
2004-04-07 21:58:43 +00:00
George Rhoten
dd190abe0c
ICU-3389 CygWin/MSVC "make install" changes
...
X-SVN-Rev: 14899
2004-04-07 16:54:33 +00:00
George Rhoten
f26bc8dcef
ICU-3500 Add --enable-strict for MSVC compiler
...
X-SVN-Rev: 14897
2004-04-07 05:32:19 +00:00
George Rhoten
232ee12872
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
...
X-SVN-Rev: 14896
2004-04-07 05:20:22 +00:00
Andy Heninger
f9553c4f23
ICU-3170 Line Break, last of the monkey test failures. Hangul w/ combining marks problem
...
X-SVN-Rev: 14895
2004-04-07 03:50:42 +00:00
Markus Scherer
f65ee799e6
ICU-2758 add APIs for FCD properties lccc & tccc
...
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Andy Heninger
ef9f2f2fbc
ICU-3170 Sentence Break Rules use new STerm property.
...
X-SVN-Rev: 14893
2004-04-07 01:09:34 +00:00
Markus Scherer
81f1506e2a
ICU-2757 add APIs for NF*_QC properties
...
X-SVN-Rev: 14892
2004-04-07 00:28:39 +00:00
Vladimir Weinstein
ec825e9a79
ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
...
X-SVN-Rev: 14890
2004-04-07 00:17:23 +00:00
Vladimir Weinstein
8918d03036
ICU-3170 modify test according to the changed properties (parens and * are not math anymore)
...
X-SVN-Rev: 14889
2004-04-07 00:16:41 +00:00
George Rhoten
b050ed361e
ICU-3170 Update to Unicode 4.0.1
...
X-SVN-Rev: 14888
2004-04-06 22:01:29 +00:00
George Rhoten
d042b45786
ICU-3499 Add some tests.
...
X-SVN-Rev: 14887
2004-04-06 21:32:41 +00:00
Andy Heninger
eda343b40a
ICU-3170 Line Break Test fixes for Unicode 4.01
...
X-SVN-Rev: 14886
2004-04-06 20:59:49 +00:00
George Rhoten
4480c1edd8
ICU-3499 Add some tests.
...
X-SVN-Rev: 14885
2004-04-06 19:15:50 +00:00
George Rhoten
e3decf37a2
ICU-3499 Probable fix for when %g uses %e.
...
X-SVN-Rev: 14884
2004-04-06 19:15:33 +00:00
George Rhoten
95b0a1d085
ICU-3499 Split file and string tests into separate files for easier management.
...
X-SVN-Rev: 14883
2004-04-06 18:12:57 +00:00
Vladimir Weinstein
5c3e64300a
ICU-3170 Fix @draft/@stable label
...
X-SVN-Rev: 14882
2004-04-06 05:55:17 +00:00
Vladimir Weinstein
d3014f6caa
ICU-3594 Use C style comments in .c files
...
X-SVN-Rev: 14881
2004-04-06 05:53:12 +00:00
Andy Heninger
d23bf8bf5e
ICU-3170 Grapheme Cluster Boundary rule tweak for Unicode 4.0
...
X-SVN-Rev: 14880
2004-04-06 05:31:17 +00:00
Ram Viswanadha
623c46d430
ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
...
X-SVN-Rev: 14878
2004-04-06 02:07:44 +00:00
Ram Viswanadha
daba6ddfe6
ICU-3594 fix checking for LDH chars only if the code point is <= 0x7f
...
X-SVN-Rev: 14877
2004-04-06 02:05:01 +00:00
Ram Viswanadha
939d4aa357
ICU-3170 fix check for Unicode versions
...
X-SVN-Rev: 14876
2004-04-06 01:51:37 +00:00
Markus Scherer
8fb3aa36e7
ICU-3170 U+1369 is not a decimal digit (Nd) any more in Unicode 4.0.1
...
X-SVN-Rev: 14875
2004-04-05 23:44:52 +00:00
George Rhoten
cfd8444451
ICU-3499 Use a better looking NaN
...
X-SVN-Rev: 14874
2004-04-05 23:27:56 +00:00
Markus Scherer
fc50af2fd9
ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
...
X-SVN-Rev: 14873
2004-04-05 23:25:59 +00:00
Markus Scherer
7086c608ca
ICU-3170 modify default bidi classes according to PRI #28
...
X-SVN-Rev: 14872
2004-04-05 23:00:32 +00:00
Markus Scherer
1cc122f1e1
ICU-3170 fix UnicodeData.txt according to PRI #26
...
X-SVN-Rev: 14871
2004-04-05 22:59:06 +00:00
George Rhoten
e933160ccc
ICU-3389 Use a closer naming scheme that the current MSVC project files use.
...
X-SVN-Rev: 14870
2004-04-05 21:26:57 +00:00
George Rhoten
bf80670ed2
ICU-3389 CygWin/MSVC "make clean" changes
...
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
George Rhoten
7be56c476d
ICU-3389 CygWin/MSVC changes
...
X-SVN-Rev: 14868
2004-04-05 21:24:22 +00:00
George Rhoten
cce10a70c3
ICU-3389 Reduce the number of exported symbols
...
X-SVN-Rev: 14867
2004-04-05 21:22:20 +00:00
George Rhoten
2d46833dca
ICU-2334 Use a UTF-8 BOM so that mainframes can read the file.
...
X-SVN-Rev: 14866
2004-04-05 20:22:54 +00:00
George Rhoten
4b6963b6d6
ICU-2334 Since this is UTF-8, use a UTF-8 BOM so that mainframes can read the file.
...
X-SVN-Rev: 14865
2004-04-05 20:22:28 +00:00
Vladimir Weinstein
60bf302b1a
ICU-3170 Unicode 4.0.1 data files
...
X-SVN-Rev: 14864
2004-04-05 19:50:45 +00:00
Vladimir Weinstein
be90c423cc
ICU-3170 regenerated data for Unicode 4.0.1
...
X-SVN-Rev: 14863
2004-04-05 19:43:04 +00:00
Vladimir Weinstein
b738c82b0d
ICU-3170 0x200b became control, was a space
...
X-SVN-Rev: 14862
2004-04-05 19:42:40 +00:00
Vladimir Weinstein
19304c50bf
ICU-3170 updated Unicode version number.
...
X-SVN-Rev: 14861
2004-04-05 19:35:31 +00:00
Markus Scherer
c2ef9b9084
ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
...
X-SVN-Rev: 14860
2004-04-05 18:06:41 +00:00
George Rhoten
853a991c48
ICU-3679 Merge ieeetest into intltest
...
X-SVN-Rev: 14859
2004-04-05 17:18:41 +00:00
George Rhoten
a4cc98a1ef
ICU-3679 Merge ieeetest into intltest, and add iotest
...
X-SVN-Rev: 14857
2004-04-05 17:06:29 +00:00
George Rhoten
f1ed296217
ICU-3499 Start scanf merge.
...
X-SVN-Rev: 14856
2004-04-04 20:44:45 +00:00
George Rhoten
3dffe136a4
ICU-3389 Build samples before the tests so that it's easier to see the test results.
...
X-SVN-Rev: 14855
2004-04-04 09:40:56 +00:00
George Rhoten
766f47d76f
ICU-3673 Remove unused variables.
...
X-SVN-Rev: 14854
2004-04-04 09:04:47 +00:00
George Rhoten
707ec16206
ICU-3389 Only use the common build dir for includes once
...
X-SVN-Rev: 14853
2004-04-04 08:32:26 +00:00
George Rhoten
3dbe27253c
ICU-3679 Merge ieeetest into intltest
...
X-SVN-Rev: 14852
2004-04-04 08:15:23 +00:00
George Rhoten
1af5e5d9e0
ICU-3679 Merge ieeetest into intltest, and add iotest
...
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00
George Rhoten
da8992d78b
ICU-3499 Comment out some test differences (e.g. e+00 vs. e+000)
...
X-SVN-Rev: 14850
2004-04-04 06:14:35 +00:00
Alan Liu
8cc0c7011e
ICU-2334 add public set/isSignificantDigits API; add min/max/useSignificantDigits fields
...
X-SVN-Rev: 14849
2004-04-03 17:56:14 +00:00
Vladimir Weinstein
c36d609f8b
ICU-3170 updated Unicode version number. Fixed enums so that they can be used by the perl script
...
X-SVN-Rev: 14848
2004-04-03 07:22:27 +00:00
Vladimir Weinstein
1a88d7e33f
ICU-3170 updated the version number in data info
...
X-SVN-Rev: 14847
2004-04-03 07:20:14 +00:00
Vladimir Weinstein
d10be66666
ICU-3170 modified the script to allow more than 2 property values
...
X-SVN-Rev: 14846
2004-04-03 07:19:23 +00:00
Vladimir Weinstein
f41186a660
ICU-3170 fixed a bug in parser
...
X-SVN-Rev: 14845
2004-04-03 07:16:55 +00:00
Markus Scherer
9b10636685
ICU-3170 update code for Unicode 4.0.1
...
X-SVN-Rev: 14844
2004-04-02 17:41:06 +00:00
George Rhoten
72265d2950
ICU-3499 Fix and test %p for pointers.
...
X-SVN-Rev: 14843
2004-04-02 08:10:24 +00:00
George Rhoten
ddec332bdd
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 14842
2004-04-02 01:41:25 +00:00
George Rhoten
937c5cbe2b
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 14840
2004-04-02 01:04:37 +00:00
George Rhoten
9436c4644f
ICU-3676 Fixes for HP-UX +DD64 and -AA detection and usage.
...
X-SVN-Rev: 14838
2004-04-01 23:47:10 +00:00
George Rhoten
fa077be618
ICU-3675 A better platform dependent test with va_args.
...
X-SVN-Rev: 14836
2004-04-01 23:04:47 +00:00
George Rhoten
7c64f98b9b
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 14835
2004-04-01 22:04:52 +00:00
Alan Liu
7972df88c4
ICU-3668 document that user subclasses are not supported in the Format hierarchy
...
X-SVN-Rev: 14833
2004-04-01 19:05:57 +00:00
Alan Liu
602ed54376
ICU-3666 remove CVS keywords from source
...
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
Alan Liu
965742a9d9
ICU-3666 remove CVS keywords from source
...
X-SVN-Rev: 14831
2004-04-01 06:43:16 +00:00
George Rhoten
f746afff16
ICU-3673 Fix ustdio -> icuio rename
...
X-SVN-Rev: 14830
2004-04-01 05:10:26 +00:00
Alan Liu
f8947fea22
ICU-3666 remove CVS keywords from source
...
X-SVN-Rev: 14829
2004-04-01 05:04:22 +00:00
George Rhoten
5dee89fa1d
ICU-3389 Ignore generated files
...
X-SVN-Rev: 14828
2004-04-01 05:02:54 +00:00
George Rhoten
2b89e7cde2
ICU-3389 Fix for non-Cygwin platforms.
...
X-SVN-Rev: 14827
2004-04-01 04:58:52 +00:00
George Rhoten
e2dbedcc87
ICU-3389 Ignore new bin and lib directories
...
X-SVN-Rev: 14826
2004-04-01 04:39:24 +00:00
George Rhoten
f37140a09a
ICU-3483 Install derb man page
...
X-SVN-Rev: 14824
2004-04-01 04:26:27 +00:00
George Rhoten
84f4e14cf3
ICU-3389 Fix case of Cygwin
...
X-SVN-Rev: 14817
2004-04-01 01:25:30 +00:00
George Rhoten
3ab00f7a93
ICU-3673 Fix *_FALSE and ustdio usage
...
X-SVN-Rev: 14815
2004-04-01 00:21:58 +00:00
George Rhoten
7486bfb6e8
ICU-3389 CygWin/MSVC changes
...
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
Alan Liu
520b02d221
ICU-3668 back out changes
...
X-SVN-Rev: 14812
2004-03-31 22:10:20 +00:00
Alan Liu
09d688a683
ICU-3668 eliminate unnecessary casts
...
X-SVN-Rev: 14811
2004-03-31 22:10:06 +00:00
Alan Liu
1950e4123f
ICU-3668 make getRoundingMode const
...
X-SVN-Rev: 14810
2004-03-31 22:09:40 +00:00
Alan Liu
2e12dd0fa5
ICU-3668 make getters const
...
X-SVN-Rev: 14806
2004-03-30 23:17:44 +00:00
Alan Liu
a1bd7f50bf
ICU-3668 back out risky character iterator changes!
...
X-SVN-Rev: 14805
2004-03-30 22:39:45 +00:00
George Rhoten
cd78ce4444
ICU-3668 Fix for Alan due to breaking chariter.h change.
...
X-SVN-Rev: 14804
2004-03-30 19:56:24 +00:00
George Rhoten
cea9a79797
ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
...
X-SVN-Rev: 14803
2004-03-30 06:15:34 +00:00
Alan Liu
c1ef5d6f4b
ICU-3668 make hasNext() const
...
X-SVN-Rev: 14802
2004-03-30 00:55:27 +00:00
Alan Liu
91a017c2cc
ICU-3668 make hasPrevious() const
...
X-SVN-Rev: 14801
2004-03-30 00:53:27 +00:00
Alan Liu
6372240259
ICU-3668 make getters const
...
X-SVN-Rev: 14800
2004-03-30 00:48:54 +00:00
Alan Liu
f2b6b0f836
ICU-3668 make getters const
...
X-SVN-Rev: 14799
2004-03-30 00:43:40 +00:00
Alan Liu
689390169c
ICU-3668 make getters const
...
X-SVN-Rev: 14798
2004-03-29 23:23:04 +00:00
George Rhoten
3589fc94d2
ICU-3389 Fix symlink for dependency checking.
...
X-SVN-Rev: 14797
2004-03-29 22:58:46 +00:00
George Rhoten
2f36f0f0fa
ICU-3389 Partially fix static libraries that come out of pkgdata
...
X-SVN-Rev: 14796
2004-03-29 22:48:08 +00:00
George Rhoten
98f7496eef
ICU-3389 Enable C++ exceptions
...
X-SVN-Rev: 14795
2004-03-29 22:31:23 +00:00
George Rhoten
2019976114
ICU-3612 Specify data.h for easier browsing.
...
X-SVN-Rev: 14794
2004-03-29 22:00:43 +00:00
George Rhoten
c5a0a54ec1
ICU-3389 Reduce the number of exported symbols
...
X-SVN-Rev: 14793
2004-03-29 21:59:27 +00:00
George Rhoten
919d6d3f2a
ICU-3389 Don't create a .lib by not exporting some symbols
...
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Alan Liu
452ab328cf
ICU-3668 make getters const
...
X-SVN-Rev: 14790
2004-03-27 16:26:29 +00:00
Alan Liu
f6541cfe30
ICU-3668 make getters const -- can't do much here
...
X-SVN-Rev: 14789
2004-03-27 07:43:21 +00:00
Alan Liu
1a057ed7e4
ICU-3668 make C getters take const object pointer
...
X-SVN-Rev: 14788
2004-03-27 07:21:32 +00:00
Alan Liu
3f4f09f5a9
ICU-3668 make getters const
...
X-SVN-Rev: 14787
2004-03-27 07:05:32 +00:00
Alan Liu
3f63c576e8
ICU-2334 typo
...
X-SVN-Rev: 14786
2004-03-27 04:49:28 +00:00
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
George Rhoten
62a22c8714
ICU-2805 Dynamic endianess works after sys/types.h is included
...
X-SVN-Rev: 14571
2004-02-24 23:05:35 +00:00
Alan Liu
f3fe03c6f5
ICU-2952 make idna conform to UParseError conventions
...
X-SVN-Rev: 14569
2004-02-24 05:26:03 +00:00
Alan Liu
0a5e75fb60
ICU-2952 clarify docs, esp. re: postContext
...
X-SVN-Rev: 14568
2004-02-24 04:33:03 +00:00
Andy Heninger
e61e59075f
ICU-3039 various thread safety cleanups
...
X-SVN-Rev: 14565
2004-02-24 00:13:01 +00:00
Andy Heninger
cdbbd81e4a
ICU-3039 assorted threading changes and cleanups, in search of the elusive
...
threading failure.
X-SVN-Rev: 14564
2004-02-23 04:36:02 +00:00
Alan Liu
0db5ea8076
ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]; consolidate toPattern tests
...
X-SVN-Rev: 14563
2004-02-21 04:18:40 +00:00
Alan Liu
a94131a45f
ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]
...
X-SVN-Rev: 14562
2004-02-21 04:18:16 +00:00
George Rhoten
49287da580
ICU-3612 Convert from .NET 2002 to .NET 2003
...
X-SVN-Rev: 14560
2004-02-21 02:18:51 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Steven R. Loomis
53056e10ac
ICU-3463 store all non-library data files in share, not lib. Fix an error message. Document some variables.
...
X-SVN-Rev: 14557
2004-02-20 20:16:27 +00:00
Alan Liu
c01a6bdc37
ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
...
X-SVN-Rev: 14556
2004-02-20 19:40:31 +00:00
Alan Liu
d0393ac474
ICU-3089 disallow unquoted specials in suffix
...
X-SVN-Rev: 14555
2004-02-20 19:38:59 +00:00
Alan Liu
0982a30439
ICU-3078 add tests for StringEnumeration* getAvailableIDs()
...
X-SVN-Rev: 14554
2004-02-20 03:32:26 +00:00
Alan Liu
4ba4259df7
ICU-3078 add StringEnumeration* getAvailableIDs(); mark countAvailableIDs() and getAvailableID() as obsolete
...
X-SVN-Rev: 14553
2004-02-20 03:32:06 +00:00
Alan Liu
0626ff10e1
ICU-3078 add StringEnumeration
...
X-SVN-Rev: 14552
2004-02-20 03:25:18 +00:00
Alan Liu
0212b0efa5
ICU-3078 add docs about pointer lifetime
...
X-SVN-Rev: 14551
2004-02-20 03:23:29 +00:00
Steven R. Loomis
2f5b44cbe2
ICU-3463 (1) allow command-line environment to override package data mode for icu-config (2) emit correct data dir from --icudatadir and --icudata-install-dir
...
X-SVN-Rev: 14550
2004-02-20 01:11:44 +00:00
Eric Mader
2728c65021
ICU-3512 needed to re-generate test data since the Code2000 font has GPOS info for other scripts, but not Arabic.
...
X-SVN-Rev: 14546
2004-02-19 20:17:58 +00:00
Alan Liu
c59adcbe18
ICU-1285 flesh out DecimalFormat docs about formatting
...
X-SVN-Rev: 14545
2004-02-19 01:11:59 +00:00
Alan Liu
f182a75ccb
ICU-3296 replace DecimalFormat class docs with updated docs from ICU4J; other minor doc fixes
...
X-SVN-Rev: 14543
2004-02-19 00:34:12 +00:00
George Rhoten
9618f80b0d
ICU-3080 Add some contributed data from Quan Nguyen
...
X-SVN-Rev: 14540
2004-02-18 19:42:34 +00:00
George Rhoten
31bffd79b0
ICU-3576 Make it easier to build static libraries on Windows
...
X-SVN-Rev: 14538
2004-02-18 00:23:27 +00:00
George Rhoten
ce64238d62
ICU-3080 Fix some casing for Country names and add some missing language names.
...
X-SVN-Rev: 14537
2004-02-17 23:50:29 +00:00
George Rhoten
160952f14e
ICU-2805 Dynamic endianess works after sys/types.h is included
...
X-SVN-Rev: 14534
2004-02-17 17:41:39 +00:00
Eric Mader
386cfee462
ICU-3512 Add GlyphLookupTables.cpp, .h.
...
X-SVN-Rev: 14533
2004-02-17 03:03:05 +00:00
Eric Mader
99b4d4f8f7
ICU-3512 Add GlyphLookupTables.cpp, .h.
...
X-SVN-Rev: 14532
2004-02-17 02:27:54 +00:00
Eric Mader
c3893779c6
ICU-3512 need to set fGPOSTable to NULL if it's not being used!
...
X-SVN-Rev: 14531
2004-02-17 02:15:34 +00:00
Alan Liu
77af4351ac
ICU-1462 flesh out unum docs; rename UNUM_IGNORE to UNUM_PATTERN
...
X-SVN-Rev: 14530
2004-02-17 00:44:06 +00:00
Eric Mader
a256c544d2
ICU-3512 only use the GPOS table if it covers the given script and language with a non-zero number of features.
...
X-SVN-Rev: 14529
2004-02-16 23:45:23 +00:00
Vladimir Weinstein
88f247fcf7
ICU-3593 Disable instantiantion of string search when CODAN for collator is on
...
X-SVN-Rev: 14526
2004-02-16 19:08:50 +00:00
Eric Mader
7cd6ecea23
ICU-3512 Restructure types so that GPOS tables can do coversScript and coversScriptAndLanguage.
...
X-SVN-Rev: 14525
2004-02-14 01:09:08 +00:00
George Rhoten
c756188308
ICU-3080 Fix some casing for Country names and add some missing language names.
...
X-SVN-Rev: 14524
2004-02-14 00:48:19 +00:00
Eric Mader
8f16a92fc6
ICU-2977 use TTGlyphID instead of le_int16 for 16-bit glyph IDs.
...
X-SVN-Rev: 14523
2004-02-13 23:34:19 +00:00
George Rhoten
1fe8fccae2
ICU-3080 Unfix some of the month abbreviations
...
X-SVN-Rev: 14522
2004-02-13 23:19:42 +00:00
George Rhoten
0c13042969
ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
...
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Eric Mader
51aed84e28
ICU-3559 Use new and delete for arrays of types which are subtypes of UMemory.
...
X-SVN-Rev: 14520
2004-02-13 22:38:59 +00:00
George Rhoten
d16574ccca
ICU-3080 Fix LocaleScript
...
X-SVN-Rev: 14519
2004-02-13 19:56:12 +00:00
Eric Mader
c38d37baee
ICU-3409 remove extranious #if 0's used during development.
...
X-SVN-Rev: 14518
2004-02-13 19:56:03 +00:00
Eric Mader
c6a8dd30ca
ICU-3409 Add support for stress marks, only permit one vowel modifier per syllable.
...
X-SVN-Rev: 14517
2004-02-13 19:34:17 +00:00
George Rhoten
bd544f80fb
ICU-3080 Minor fixes based on some feedback
...
X-SVN-Rev: 14515
2004-02-13 17:40:06 +00:00
George Rhoten
77f04e099c
ICU-3576 Make it easier to build static libraries on Windows.
...
X-SVN-Rev: 14514
2004-02-13 05:35:00 +00:00
George Rhoten
202cc029db
ICU-3564 Fix the directory name with a space problem
...
X-SVN-Rev: 14513
2004-02-13 04:22:04 +00:00
Alan Liu
be32e89c73
ICU-3399 add UErrorCode to ucurr_get* functions
...
X-SVN-Rev: 14512
2004-02-13 01:57:53 +00:00
Alan Liu
62b974ace2
ICU-3399 add UErrorCode to setCurrency
...
X-SVN-Rev: 14511
2004-02-13 01:56:38 +00:00
Alan Liu
d4260bd778
ICU-3399 fix copy ct, op=, op==
...
X-SVN-Rev: 14510
2004-02-13 01:56:22 +00:00
Alan Liu
f5a3aee7f2
ICU-3399 add UErrorCode to setCurrency; cleanup
...
X-SVN-Rev: 14509
2004-02-13 01:53:12 +00:00
Alan Liu
6787d6530a
ICU-3399 add UErrorCode to setCurrency; move operator== class check into Format
...
X-SVN-Rev: 14508
2004-02-13 01:51:42 +00:00
Alan Liu
00035cd85c
ICU-3399 move operator== class check into Format
...
X-SVN-Rev: 14507
2004-02-13 01:50:59 +00:00
George Rhoten
135fc68633
ICU-3080 Fix some date formats.
...
X-SVN-Rev: 14506
2004-02-13 00:18:50 +00:00
George Rhoten
6870d527dc
ICU-3080 Fix some data
...
X-SVN-Rev: 14504
2004-02-12 21:44:13 +00:00
George Rhoten
7189e41795
ICU-3080 Fix some data
...
X-SVN-Rev: 14503
2004-02-12 21:37:34 +00:00
George Rhoten
cc9d33d645
ICU-3080 Version change
...
X-SVN-Rev: 14502
2004-02-12 17:29:34 +00:00
George Rhoten
70a26fbc3c
ICU-3080 Add some missing data.
...
X-SVN-Rev: 14501
2004-02-12 17:24:32 +00:00
Vladimir Weinstein
32afdaa2e0
ICU-3569 Thai should return ignorable
...
X-SVN-Rev: 14497
2004-02-12 08:37:17 +00:00
Vladimir Weinstein
eb36cca353
ICU-3567 Test for CODAN bug fixes
...
X-SVN-Rev: 14496
2004-02-12 08:32:34 +00:00
Vladimir Weinstein
416839892a
ICU-3567 CODAN bug fixes
...
X-SVN-Rev: 14495
2004-02-12 08:32:07 +00:00
George Rhoten
0af1b1826b
ICU-3080 Make it easier to translate the country names
...
X-SVN-Rev: 14491
2004-02-12 06:04:35 +00:00
George Rhoten
f28b8dfae8
ICU-3080 Add country names
...
X-SVN-Rev: 14490
2004-02-12 05:59:41 +00:00
Alan Liu
967064db9c
ICU-3090 add regression test to prove 3090 is user error
...
X-SVN-Rev: 14489
2004-02-12 01:10:19 +00:00
Alan Liu
6d5aaf8514
ICU-3090 add JUnit-like assert methods and ctou()
...
X-SVN-Rev: 14488
2004-02-12 01:09:13 +00:00
George Rhoten
d8d1d7863c
ICU-3080 Add some translations.
...
X-SVN-Rev: 14484
2004-02-11 01:52:41 +00:00
George Rhoten
be4c4001bd
ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
...
X-SVN-Rev: 14483
2004-02-11 01:33:47 +00:00
George Rhoten
a6211f9054
ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
...
Add and fix some other translations.
X-SVN-Rev: 14482
2004-02-11 01:32:46 +00:00
Eric Mader
4a4971f879
ICU-3409 correct definitions for U+0904 and U+0934.
...
X-SVN-Rev: 14481
2004-02-11 00:15:05 +00:00
Alan Liu
357b3fd941
ICU-2823 update docs for pad characters
...
X-SVN-Rev: 14480
2004-02-11 00:00:18 +00:00
George Rhoten
ec74aaa9c6
ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
...
X-SVN-Rev: 14479
2004-02-10 23:43:38 +00:00
George Rhoten
932427574d
ICU-3080 Fix the era and country information
...
X-SVN-Rev: 14478
2004-02-10 22:32:50 +00:00
Alan Liu
52f1ae1898
ICU-3325 remove empty gentz dir
...
X-SVN-Rev: 14477
2004-02-10 21:56:29 +00:00
George Rhoten
17a0138f96
ICU-3080 Fix AM/PM information
...
X-SVN-Rev: 14476
2004-02-10 21:53:54 +00:00
George Rhoten
a54e7290a4
ICU-3080 Fix some keyword translations.
...
X-SVN-Rev: 14474
2004-02-10 21:43:43 +00:00
Eric Mader
e4cf2516e5
ICU-2993 put UCLN_LAYOUTEX before UCLN_LAYOUT in ECleanupLibraryType.
...
X-SVN-Rev: 14473
2004-02-10 19:07:21 +00:00
George Rhoten
34e8e338a0
ICU-2805 Fix a comment
...
X-SVN-Rev: 14472
2004-02-09 22:27:58 +00:00
George Rhoten
84c36b22db
ICU-2805 Improve support for Fat binaries on Mac OS
...
X-SVN-Rev: 14471
2004-02-09 17:35:07 +00:00
George Rhoten
3d9ce5c542
ICU-3080 Fix some country names.
...
X-SVN-Rev: 14469
2004-02-07 21:05:19 +00:00
George Rhoten
153015d3ec
ICU-3080 Add country names
...
X-SVN-Rev: 14465
2004-02-06 07:33:59 +00:00
George Rhoten
8bdc9d7818
ICU-3080 Add country names
...
X-SVN-Rev: 14464
2004-02-06 06:35:36 +00:00
George Rhoten
82d389089d
ICU-3080 Add country names
...
X-SVN-Rev: 14463
2004-02-06 05:53:15 +00:00
George Rhoten
52657bb8eb
ICU-3080 Add some helpful comments
...
X-SVN-Rev: 14446
2004-02-04 16:20:43 +00:00
George Rhoten
1fb1aab1ed
ICU-3542 Add missing UCONFIG_NO_SERVICE
...
X-SVN-Rev: 14444
2004-02-03 00:10:37 +00:00
George Rhoten
c12ddfbfc1
ICU-3080 Add country names
...
X-SVN-Rev: 14443
2004-02-01 22:01:44 +00:00
George Rhoten
7d779f726e
ICU-3080 Add country names
...
X-SVN-Rev: 14442
2004-02-01 21:17:35 +00:00
George Rhoten
5cbbea4bef
ICU-3080 Add country names
...
X-SVN-Rev: 14441
2004-02-01 21:08:27 +00:00
George Rhoten
0d84c293ef
ICU-3080 Add country names
...
X-SVN-Rev: 14440
2004-02-01 20:16:55 +00:00
George Rhoten
4519dbfda1
ICU-3080 Add country names
...
X-SVN-Rev: 14439
2004-02-01 20:15:01 +00:00
George Rhoten
d97ca34c61
ICU-3080 Add country names
...
X-SVN-Rev: 14438
2004-02-01 19:20:32 +00:00
George Rhoten
d16ffb74b3
ICU-3080 Add country names
...
X-SVN-Rev: 14437
2004-02-01 19:05:55 +00:00
George Rhoten
511c828af5
ICU-3080 Add country names
...
X-SVN-Rev: 14436
2004-02-01 09:34:54 +00:00
George Rhoten
1bdce40070
ICU-3080 Add country names
...
X-SVN-Rev: 14435
2004-02-01 08:12:33 +00:00
George Rhoten
331cb209f6
ICU-3431 The cnvalias.dat.5 man page doesn't need to be generated anymore
...
X-SVN-Rev: 14434
2004-02-01 05:44:25 +00:00
George Rhoten
8fd9eda1d6
ICU-3221 Documentation fix.
...
X-SVN-Rev: 14425
2004-01-29 18:54:24 +00:00
Vladimir Weinstein
e875eeb67a
ICU-3515 Fix bad test
...
X-SVN-Rev: 14422
2004-01-27 23:14:06 +00:00
Vladimir Weinstein
42dbc3566e
ICU-3515 Fix TestRuleOptions test
...
X-SVN-Rev: 14420
2004-01-27 22:17:51 +00:00
Vladimir Weinstein
58789c5e46
ICU-3515 Strenghten CE validity test even more
...
X-SVN-Rev: 14419
2004-01-27 22:16:55 +00:00
Vladimir Weinstein
0cc1be1dd4
ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this). Fix [before][last implicit] initialization.
...
X-SVN-Rev: 14418
2004-01-27 22:16:07 +00:00
Vladimir Weinstein
8785d18f0e
ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this)
...
X-SVN-Rev: 14417
2004-01-27 22:15:07 +00:00
Vladimir Weinstein
f7dd6e9a7d
ICU-3515 CODAN placeholder definition - should be wired in from FractionalUCA in the future.
...
X-SVN-Rev: 14416
2004-01-27 22:14:14 +00:00
Vladimir Weinstein
15a8ebda8d
ICU-3515 implicit generation bug: don't use 0x03 either. Don't call an extra getSpecialPrevCE for latin-1 backward processing. Use placeholder for CODAN.
...
X-SVN-Rev: 14415
2004-01-27 22:13:24 +00:00
Vladimir Weinstein
6c10c2e154
ICU-3515 implicit generation bug: don't use 0x03 either. Add placeholder for CODAN.
...
X-SVN-Rev: 14414
2004-01-27 22:11:46 +00:00
Vladimir Weinstein
8ba7b17cde
ICU-3537 Avoid double lock take 2
...
X-SVN-Rev: 14413
2004-01-26 23:18:48 +00:00
Vladimir Weinstein
77aadf5395
ICU-3537 Avoid double lock
...
X-SVN-Rev: 14412
2004-01-26 23:13:25 +00:00
Vladimir Weinstein
5d33a85eac
ICU-3537 Test should preserve ICU data directory across u_cleanups
...
X-SVN-Rev: 14408
2004-01-26 22:43:25 +00:00
Alan Liu
f5b8f130b4
ICU-2202 add module #ifdefs
...
X-SVN-Rev: 14407
2004-01-26 21:58:16 +00:00
Vladimir Weinstein
a4513276b9
ICU-3537 fix for fcdTrieIndex cleanup
...
X-SVN-Rev: 14406
2004-01-26 21:16:25 +00:00
George Rhoten
62fa14f790
ICU-2962 Real fix for os/390
...
X-SVN-Rev: 14404
2004-01-25 19:29:22 +00:00
Alan Liu
dfd6a1a336
ICU-2202 add documentation
...
X-SVN-Rev: 14403
2004-01-24 00:18:37 +00:00
Vladimir Weinstein
ef17d8fef7
ICU-2438 documentation fix
...
X-SVN-Rev: 14399
2004-01-23 21:41:05 +00:00
Alan Liu
3bc4d7ead6
ICU-2202 derive LocaleBased from UMemory
...
X-SVN-Rev: 14396
2004-01-23 19:28:34 +00:00
Alan Liu
8b1695fbd5
ICU-2202 add comment that getLocale() API is likely to change in 3.0
...
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
90e3f3537e
ICU-2202 add Locbased for Alan
...
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
eef2e36ed1
ICU-3236 update urename.h
...
X-SVN-Rev: 14393
2004-01-23 18:58:09 +00:00
Vladimir Weinstein
5e5033b5cd
ICU-2751 ucol_getUCAVersion wasn't marked @draft
...
X-SVN-Rev: 14392
2004-01-23 18:18:22 +00:00
Alan Liu
b1f70f3cd2
ICU-2202 add Ugly Hack to make collator getLocale() work properly with service registration and unregistration -- to be removed in 3.0
...
X-SVN-Rev: 14391
2004-01-23 18:06:22 +00:00
Alan Liu
775b87f1ff
ICU-2202 add C and C++ tests
...
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
George Rhoten
d9b2a3456f
ICU-3346 This test was fixed incorrectly. Test for the correct value.
...
X-SVN-Rev: 14389
2004-01-23 05:58:39 +00:00
George Rhoten
b1a3b12216
ICU-3346 cctest.c is suppose to be in conversion, not collation.
...
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
Andy Heninger
44fe5a69ee
ICU-2092 Code Review changes
...
X-SVN-Rev: 14387
2004-01-23 01:25:19 +00:00
Alan Liu
4de846b86d
ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance
...
X-SVN-Rev: 14386
2004-01-22 22:43:07 +00:00
Alan Liu
f8d0532e9c
ICU-2202 fix typo
...
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Andy Heninger
adf7b6c0a6
ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
...
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
George Rhoten
4ea9231e27
ICU-3469 I didn't notice that this moved from the experimental repository.
...
Update this for the next release.
X-SVN-Rev: 14375
2004-01-22 03:46:05 +00:00
Alan Liu
8af4a86e25
ICU-2202 initial tests
...
X-SVN-Rev: 14374
2004-01-22 00:15:32 +00:00
Alan Liu
4734da91e9
ICU-2202 make getLocale not return @calendar=gregorian for actual
...
X-SVN-Rev: 14373
2004-01-22 00:15:12 +00:00
Alan Liu
2aef935bfd
ICU-2202 deprecate getLocale
...
X-SVN-Rev: 14372
2004-01-22 00:14:35 +00:00
Alan Liu
a05f53c4b0
ICU-2202 make getLocale non-virtual!
...
X-SVN-Rev: 14371
2004-01-22 00:14:17 +00:00
Alan Liu
e5b1bac0ff
ICU-2202 add locbased
...
X-SVN-Rev: 14370
2004-01-21 00:25:00 +00:00
Alan Liu
a285757d10
ICU-2202 fix linkage
...
X-SVN-Rev: 14369
2004-01-21 00:19:09 +00:00
Alan Liu
12873e5713
ICU-2202 initial checkin
...
X-SVN-Rev: 14368
2004-01-21 00:06:22 +00:00
Alan Liu
91390d5ea7
ICU-2202 preliminary checkin
...
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
George Rhoten
cbd3b2ba03
ICU-3322 Minor formatting fix
...
X-SVN-Rev: 14366
2004-01-20 21:41:23 +00:00
Steven R. Loomis
76053cb3c6
ICU-3322 fix udata_cacheDataItem to behave correctly with a warning as input (private status). Also fix a stale debug printf. Affects udata_setAppData(), now works correctly with a USING_DEFAULT_WARNING input status
...
X-SVN-Rev: 14365
2004-01-20 21:36:37 +00:00
George Rhoten
538fd7836b
ICU-2962 Fix for os/390
...
X-SVN-Rev: 14364
2004-01-20 21:08:27 +00:00