Commit Graph

11906 Commits

Author SHA1 Message Date
George Rhoten
9807380d2a ICU-3389 Output temporary files to the tmp directory.
Use a better naming scheme of temp files on Windows.
Simplify static library generation, since pkgdata now supports -L.

X-SVN-Rev: 15277
2004-05-12 19:58:49 +00:00
George Rhoten
ca717cec1d ICU-3650 Fix a z/OS link.
X-SVN-Rev: 15276
2004-05-12 19:46:11 +00:00
George Rhoten
b2be418b39 ICU-3080 Undo CNY change due to data on http://fx.sauder.ubc.ca/currency_table.html
X-SVN-Rev: 15275
2004-05-12 17:48:36 +00:00
George Rhoten
06f6c1f99e ICU-2487 Don't use // in C files
X-SVN-Rev: 15274
2004-05-12 17:39:35 +00:00
George Rhoten
da8af2f352 ICU-3545 Add some 64-bit support to Linux
X-SVN-Rev: 15273
2004-05-12 16:51:02 +00:00
George Rhoten
2cfa34173d ICU-3545 Add some 64-bit support to Linux
X-SVN-Rev: 15272
2004-05-12 16:40:18 +00:00
George Rhoten
1b58c56a52 ICU-3389 stubdata moved from libdir back to stubdata
X-SVN-Rev: 15269
2004-05-12 01:07:29 +00:00
George Rhoten
2dc9492004 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15266
2004-05-11 23:55:26 +00:00
George Rhoten
630784b743 ICU-3080 CNY seems to have the wrong symbol
X-SVN-Rev: 15265
2004-05-11 23:54:14 +00:00
George Rhoten
e0c116893f ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15264
2004-05-11 23:35:32 +00:00
George Rhoten
8d5c19c93e ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15263
2004-05-11 22:57:26 +00:00
Philips Benjamin
b43f74f316 ICU-3699 fix data bug noted in CLDR#70
X-SVN-Rev: 15261
2004-05-11 22:30:52 +00:00
George Rhoten
1cc710aa13 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15260
2004-05-11 22:28:03 +00:00
George Rhoten
e82fd1c212 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15259
2004-05-11 22:27:34 +00:00
George Rhoten
ed8314440b ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15258
2004-05-11 22:26:27 +00:00
George Rhoten
de685ce34a ICU-3499 Documentation fixes
X-SVN-Rev: 15256
2004-05-11 20:36:27 +00:00
Steven R. Loomis
65fc3d4eb4 ICU-2487 add unit tests for new resource/locale functions
X-SVN-Rev: 15255
2004-05-11 20:24:13 +00:00
Steven R. Loomis
b9f38d5dd6 ICU-2487 Fix this test error message to be more informative
X-SVN-Rev: 15254
2004-05-11 20:23:54 +00:00
Steven R. Loomis
3791575065 ICU-2487 fix resource bundle/mem leaks. Add error status.
X-SVN-Rev: 15253
2004-05-11 20:23:16 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
97553518b3 ICU-3710 Here are the right threading options.
X-SVN-Rev: 15250
2004-05-11 15:40:51 +00:00
George Rhoten
27977471ca ICU-3389 Don't output the static library readme for the data library
X-SVN-Rev: 15249
2004-05-11 05:17:14 +00:00
George Rhoten
dad60278cf ICU-3389 Fix static library names
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
350aaa2bf8 ICU-3389 Fix how the output library is named.
X-SVN-Rev: 15244
2004-05-10 23:55:33 +00:00
George Rhoten
6395813d7f ICU-3389 Fix how the data library is named
X-SVN-Rev: 15243
2004-05-10 23:49:05 +00:00
George Rhoten
d61e8741da ICU-3389 Fix how the data library is named
X-SVN-Rev: 15242
2004-05-10 23:42:36 +00:00
George Rhoten
6fe34094c3 ICU-3719 Update version numbers
X-SVN-Rev: 15236
2004-05-10 19:29:43 +00:00
George Rhoten
fef83bf1ee ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
George Rhoten
99c1ba64fb ICU-3542 Fix order of #include and testing of API configuration
X-SVN-Rev: 15234
2004-05-10 19:26:02 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
George Rhoten
e91f2405bf ICU-3080 Fix some typos
X-SVN-Rev: 15232
2004-05-10 19:21:49 +00:00
George Rhoten
5b759c28af ICU-3741 Remove some stuff that isn't ignored anymore
X-SVN-Rev: 15231
2004-05-10 19:14:28 +00:00
George Rhoten
456e4f0988 ICU-3499 Implement some argument skipping
X-SVN-Rev: 15227
2004-05-10 05:50:06 +00:00
George Rhoten
3b4d55725b ICU-3499 Add some argument skipping tests
X-SVN-Rev: 15226
2004-05-10 05:49:38 +00:00
George Rhoten
232c2afcd8 ICU-3499 Test scanf better
X-SVN-Rev: 15225
2004-05-10 05:48:58 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
Vladimir Weinstein
1fbda0a179 ICU-3137 fix for Icelandic collation
X-SVN-Rev: 15213
2004-05-08 16:04:40 +00:00
Vladimir Weinstein
d8a7dace58 ICU-3100 declarations of the new functions
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Vladimir Weinstein
51563a693d ICU-3100 add open from short string to the tracing framework
X-SVN-Rev: 15211
2004-05-08 16:03:22 +00:00
Vladimir Weinstein
cd24824aca ICU-3100 collator from/to short string and integer, get contractions APIs
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
Markus Scherer
3534607a56 ICU-3170 fix documentation for loose prop name matching
X-SVN-Rev: 15186
2004-05-06 20:58:01 +00:00
George Rhoten
14b7549e2f ICU-3080 Take out unused whitespace
X-SVN-Rev: 15184
2004-05-06 19:13:08 +00:00
George Rhoten
7677c0c437 ICU-3080 Add translation for Hans
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
George Rhoten
f6e2d91ba9 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15182
2004-05-06 19:03:45 +00:00
George Rhoten
77eb6d538a ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15180
2004-05-06 18:05:32 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
George Rhoten
714e26a455 ICU-3080 Take out unused whitespace
X-SVN-Rev: 15178
2004-05-06 17:36:51 +00:00
George Rhoten
82d43290d7 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15177
2004-05-06 17:33:15 +00:00
George Rhoten
4296326957 ICU-3080 Fix some spacing and links
X-SVN-Rev: 15176
2004-05-06 16:17:50 +00:00
George Rhoten
fe2870f4fb ICU-3080 Commit all Currency changes. The old list wasn't very good.
X-SVN-Rev: 15175
2004-05-06 16:17:00 +00:00
Markus Scherer
c5455ff499 ICU-3570 fix apiref bug of polarity of UnicodeString compare(), < etc.
X-SVN-Rev: 15174
2004-05-06 15:26:53 +00:00
George Rhoten
4e2017ef10 ICU-3734 Use the base address when needed on Windows.
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
George Rhoten
21b87f6765 ICU-3389 The -O isn't required, and document it that way
X-SVN-Rev: 15172
2004-05-06 05:48:45 +00:00
George Rhoten
86911f0afb ICU-3499 Fix a compiler warning
X-SVN-Rev: 15171
2004-05-06 05:46:25 +00:00
Markus Scherer
008eb3041a ICU-3170 change log for Unicode updates
X-SVN-Rev: 15168
2004-05-06 02:47:53 +00:00
George Rhoten
1e83df60e4 ICU-3733 Remove the "l" from the data library. It's not really needed anymore
X-SVN-Rev: 15162
2004-05-06 00:39:17 +00:00
George Rhoten
03dfde4757 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
2004-05-06 00:34:09 +00:00
George Rhoten
998fe16e95 ICU-3389 Allow make check to work
X-SVN-Rev: 15160
2004-05-05 23:03:41 +00:00
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
Eric Mader
a802fb791b ICU-3621 Remove isConsonantOrNukta, since it turned out to not be needed.
X-SVN-Rev: 15158
2004-05-05 22:52:01 +00:00
George Rhoten
6b08c5f001 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
2004-05-05 22:02:25 +00:00
George Rhoten
3839065ad3 ICU-3389 Allow pkgdata to work after it has been installed.
Windows does not need to distinguish between bin and sbin.

X-SVN-Rev: 15156
2004-05-05 17:55:08 +00:00
George Rhoten
7766c5a5da ICU-3389 Make an install target for Windows
X-SVN-Rev: 15155
2004-05-05 17:40:53 +00:00
Vladimir Weinstein
f5eb5dc965 ICU-3137 collation data for Kazakh
X-SVN-Rev: 15154
2004-05-05 17:22:34 +00:00
Eric Mader
f2306f151d ICU-2259 Clean up / clairify doc comments for mapCharsToGlyphs
X-SVN-Rev: 15153
2004-05-05 16:03:11 +00:00
George Rhoten
46d7166f66 ICU-3389 Use some Cygwin conventions.
X-SVN-Rev: 15152
2004-05-05 05:40:08 +00:00
George Rhoten
8bc208cd9a ICU-3576 Improve static library building ability
X-SVN-Rev: 15151
2004-05-05 04:15:32 +00:00
Alan Liu
b57d64d5c6 ICU-3549 update docs
X-SVN-Rev: 15149
2004-05-04 23:54:53 +00:00
George Rhoten
26da9390a9 ICU-3389 Fix library versioning
X-SVN-Rev: 15146
2004-05-04 20:24:35 +00:00
Alan Liu
97d71b3e84 ICU-2334 clarify docs
X-SVN-Rev: 15145
2004-05-04 20:02:16 +00:00
Markus Scherer
54240564c2 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Eric Mader
f502c2cbc3 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15140
2004-05-04 17:28:40 +00:00
Markus Scherer
68824cf3d8 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15139
2004-05-04 17:07:16 +00:00
George Rhoten
847d0037d3 ICU-3389 Fix clean target. It misses derb.d.
X-SVN-Rev: 15138
2004-05-04 06:22:22 +00:00
George Rhoten
8311fefd94 ICU-3389 Fix --enable-debug. The configure script can't handle debug options.
X-SVN-Rev: 15137
2004-05-04 04:18:01 +00:00
Eric Mader
1d4dbbe09d ICU-2259 OpenTypeLayout::characterProcessing needs to allocate the glyph array, in case LayoutEngine::characterProcessing didn't.
X-SVN-Rev: 15136
2004-05-04 01:29:06 +00:00
Eric Mader
5bdfb62412 ICU-2259 fix compiler warnings.
X-SVN-Rev: 15135
2004-05-04 00:56:47 +00:00
George Rhoten
0e4f9b7b78 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15134
2004-05-04 00:27:11 +00:00
George Rhoten
bd0b558866 ICU-3080 Commit uncontested changes.
X-SVN-Rev: 15133
2004-05-03 22:56:06 +00:00
Eric Mader
6884636181 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15130
2004-05-03 21:13:13 +00:00
George Rhoten
4c9e98ac06 ICU-3080 Remove bad zoneStrings
X-SVN-Rev: 15129
2004-05-03 21:12:14 +00:00
George Rhoten
18e535a330 ICU-3080 Commit uncontested changes.
X-SVN-Rev: 15125
2004-05-03 18:57:17 +00:00
George Rhoten
3eec4c03c3 ICU-3080 Reorder lines for easier diffing.
X-SVN-Rev: 15124
2004-05-03 18:56:11 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
George Rhoten
ce3c173367 ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
2004-05-03 16:56:36 +00:00
George Rhoten
23c0a3ed98 ICU-3499 Add iotest
X-SVN-Rev: 15121
2004-05-03 16:42:55 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +00:00
George Rhoten
e1c8ce5926 ICU-3499 Merge both scanf implementations.
X-SVN-Rev: 15119
2004-05-03 06:03:21 +00:00
George Rhoten
039d5286b2 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 15118
2004-05-03 05:21:24 +00:00
George Rhoten
3cf82ce3ff ICU-3726 Add some Debian changes
X-SVN-Rev: 15117
2004-05-02 06:57:35 +00:00
Eric Mader
3fd90af549 ICU-3725 clean up "\u" notation in doc. comments.
X-SVN-Rev: 15115
2004-04-30 22:23:11 +00:00
Alan Liu
dac1d7dd63 ICU-3549 work around hp11 acc bug
X-SVN-Rev: 15113
2004-04-30 22:04:46 +00:00
George Rhoten
43e254db5f ICU-3650 Document an NFS issue with z/OS 1.3
X-SVN-Rev: 15110
2004-04-30 21:09:19 +00:00
Alan Liu
453035298a ICU-3399 in 3.0 setCurrency gets a UErrorCode& arg
X-SVN-Rev: 15104
2004-04-30 04:00:36 +00:00
George Rhoten
20e35f6e31 ICU-3499 Fix a compiler error
X-SVN-Rev: 15103
2004-04-29 22:08:32 +00:00
Alan Liu
3f7159ba11 ICU-2202 allow MessageFormat to have "dumb" getLocale for another release
X-SVN-Rev: 15102
2004-04-29 20:13:16 +00:00
Alan Liu
dfd64036c5 ICU-2487 missing brace
X-SVN-Rev: 15101
2004-04-29 20:05:21 +00:00
Alan Liu
55fb939e90 ICU-3500 fix compiler warnings
X-SVN-Rev: 15100
2004-04-29 19:29:18 +00:00
George Rhoten
83c0bf1e57 ICU-3719 Update version numbers, and make sure that version renaming is really off when requested.
X-SVN-Rev: 15099
2004-04-29 19:15:20 +00:00
George Rhoten
b879ca4f4f ICU-3719 Update version numbers. Perl script not used.
Version numbers manually changed for easier diffing.

X-SVN-Rev: 15098
2004-04-29 19:13:44 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Alan Liu
6ce395572d ICU-3500 fix compiler warnings
X-SVN-Rev: 15096
2004-04-29 18:54:22 +00:00
George Rhoten
b3c89b024d ICU-2334 Add test for decimal presence & sig digits
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
Steven R. Loomis
40a4d1af62 ICU-2487 change / to - in tree names.
X-SVN-Rev: 15094
2004-04-29 17:40:48 +00:00
Alan Liu
72b466d350 ICU-2334 fix logic for decimal presence & sig digits
X-SVN-Rev: 15093
2004-04-29 05:57:38 +00:00
George Rhoten
206cdef72b ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
2004-04-29 05:29:04 +00:00
George Rhoten
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
1f653cef10 ICU-3499 Get ready for scanf merge
X-SVN-Rev: 15089
2004-04-28 23:20:46 +00:00
George Rhoten
07d2c00053 ICU-3499 Consolidate some code, and get ready for scanf merge
X-SVN-Rev: 15088
2004-04-28 22:19:41 +00:00
Alan Liu
07304e0e50 ICU-3500 fix compiler warning
X-SVN-Rev: 15087
2004-04-28 18:12:14 +00:00
George Rhoten
487f050eaf ICU-3499 Improve the error information
X-SVN-Rev: 15086
2004-04-28 17:53:23 +00:00
George Rhoten
22328b1eb2 ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
2004-04-28 17:18:58 +00:00
George Rhoten
4a9c464a1d ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15083
2004-04-28 06:34:25 +00:00
George Rhoten
d0426c2053 ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15082
2004-04-28 05:46:02 +00:00
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
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
Bob Buck
2d777255ad ICU-3650 added Solaris threading-related compile and link doc
X-SVN-Rev: 14930
2004-04-12 14:59:20 +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