Commit Graph

14319 Commits

Author SHA1 Message Date
Markus Scherer
f14b733772 ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
a93931d6c4 ICU-4973 Rephrase how resource bundles are closed (not deleted).
X-SVN-Rev: 19365
2006-03-17 08:18:45 +00:00
Andy Heninger
3be61f553b ICU-5107 check in regular expressions demo
X-SVN-Rev: 19363
2006-03-17 02:21:54 +00:00
Andy Heninger
cb2c0014e2 ICU-5107 check in regular expressions demo
X-SVN-Rev: 19362
2006-03-17 02:10:50 +00:00
George Rhoten
b09c29ad1d ICU-5032 Remove unreachable code.
X-SVN-Rev: 19361
2006-03-17 00:35:59 +00:00
George Rhoten
95212a9bfd ICU-5032 Increase code coverage numbers by removing redundant code
X-SVN-Rev: 19356
2006-03-16 22:47:23 +00:00
George Rhoten
cf9c14a088 ICU-4707 Fix some compiler warnings about unused code.
X-SVN-Rev: 19355
2006-03-16 20:33:21 +00:00
George Rhoten
13eed03890 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19354
2006-03-16 07:36:52 +00:00
George Rhoten
a62c62531f ICU-4707 Fix some compiler warnings about unused code.
X-SVN-Rev: 19353
2006-03-16 06:07:07 +00:00
George Rhoten
e3613f638e ICU-4707 Fix some compiler warnings about unused code.
X-SVN-Rev: 19352
2006-03-16 05:43:34 +00:00
George Rhoten
b8328839ca ICU-4707 Fix some compiler warnings about unused code.
X-SVN-Rev: 19351
2006-03-16 04:54:35 +00:00
George Rhoten
af66ad6b26 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19350
2006-03-16 03:43:24 +00:00
Doug Felt
5213dc5a7f ICU-1 add icu4j iuc29 paper
X-SVN-Rev: 19346
2006-03-14 22:22:44 +00:00
Eric Mader
db72e9408f ICU-4765 Update state table per the bug.
X-SVN-Rev: 19345
2006-03-14 19:45:23 +00:00
George Rhoten
f68b52650f ICU-4707 Fix some compiler warnings by merging some code.
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
George Rhoten
28783a7e55 ICU-5100 Fix a gcc compiler error.
X-SVN-Rev: 19331
2006-03-06 03:35:36 +00:00
George Rhoten
8d310941ec ICU-5099 Compiler fixes for gcc
X-SVN-Rev: 19330
2006-03-04 00:01:38 +00:00
Markus Scherer
e7aa3f3380 ICU-5084 Unicode 5.0 beta (d13)
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Markus Scherer
ce0d2dc69b ICU-5084 UnicodeData.txt cannot have a copyright because its format does not permit comments
X-SVN-Rev: 19328
2006-03-03 20:41:19 +00:00
George Rhoten
5ec2f7ff26 ICU-5086 Only use a non-Olson ID when the raw offset is wrong. This
allows the daylight saving changeover to happen in long running ICU processes.

X-SVN-Rev: 19327
2006-03-03 20:10:02 +00:00
George Rhoten
06743ea5a6 ICU-5086 Detect when an a potential non-unique abbreviation is used,
and try to use the raw offset when that happens. Some timezones are still
sometimes off by one hour, but this is much better than before (off by several
hours in many more timezones).

X-SVN-Rev: 19326
2006-03-03 17:46:26 +00:00
George Rhoten
7f267c6e1b ICU-5086 Improve timezone detection.
X-SVN-Rev: 19325
2006-03-03 08:17:36 +00:00
George Rhoten
ccc5d310f4 ICU-5098 Fix some typos
X-SVN-Rev: 19324
2006-03-03 07:20:15 +00:00
George Rhoten
deb7d17fdc ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19323
2006-03-03 07:08:05 +00:00
George Rhoten
0e9027e52a ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19322
2006-03-03 07:02:43 +00:00
George Rhoten
1e9f89c2c9 ICU-4707 Remove some compiler warnings about empty compilation units while using static libraries.
X-SVN-Rev: 19321
2006-03-03 07:01:17 +00:00
George Rhoten
b2aaafe4dd ICU-4707 Remove some compiler warnings about empty compilation units.
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
George Rhoten
5c175798f2 ICU-5086 Use the localtime timezone link check on platforms that support it.
X-SVN-Rev: 19319
2006-03-03 06:47:40 +00:00
George Rhoten
393617a8f7 ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19318
2006-03-03 01:35:59 +00:00
George Rhoten
202d985613 ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19317
2006-03-03 01:12:55 +00:00
George Rhoten
5b679e213a ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19316
2006-03-03 01:05:05 +00:00
George Rhoten
a174b70acd ICU-5086 Try out better timezone detection.
The default detection without the TZ environment variable still needs to be fixed.

X-SVN-Rev: 19315
2006-03-03 01:00:54 +00:00
Eric Mader
8f24bb476b ICU-4639 Clean up csdet.vcproj
X-SVN-Rev: 19312
2006-03-02 18:11:37 +00:00
George Rhoten
286c5c0051 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
Eric Mader
e68625742b ICU-4639 return 0 from main to indicate successful execution.
X-SVN-Rev: 19309
2006-03-01 22:47:23 +00:00
Eric Mader
fa4e147b16 ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
X-SVN-Rev: 19308
2006-03-01 22:38:03 +00:00
Eric Mader
f85c640c46 ICU-4639 initial checkin of a liitle sample application.
X-SVN-Rev: 19307
2006-03-01 22:21:50 +00:00
Eric Mader
76da88a1ed ICU-4639 Initial checkin of a little sample application.
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
c22ff9d2ee ICU-5091 Remove the strip option because it's not done correctly.
X-SVN-Rev: 19305
2006-03-01 06:28:25 +00:00
George Rhoten
9502b04653 ICU-5092 Remove the strip option because it's not done correctly.
X-SVN-Rev: 19304
2006-03-01 06:26:56 +00:00
George Rhoten
4f9774ab89 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19303
2006-03-01 05:45:34 +00:00
George Rhoten
93ebb28935 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19302
2006-03-01 05:43:01 +00:00
Eric Mader
98b4e4f7a2 ICU-5088 Fix typo in definition of $Extend
X-SVN-Rev: 19298
2006-02-28 00:29:44 +00:00
George Rhoten
20e4259d9b ICU-4869 Make it easier to use z/OS ASCII mode.
X-SVN-Rev: 19295
2006-02-27 17:25:48 +00:00
George Rhoten
5d15b21a8d ICU-4901 Make files mode work better.
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c ICU-4901 Make files mode work better.
X-SVN-Rev: 19293
2006-02-26 21:55:55 +00:00
George Rhoten
8ada4896ee ICU-5081 Stop using the old naming scheme.
X-SVN-Rev: 19291
2006-02-25 23:32:49 +00:00
George Rhoten
61d40226d0 ICU-3085 The Windows project files now use /Zc:wchar_t
X-SVN-Rev: 19290
2006-02-25 23:23:05 +00:00
George Rhoten
cae2c0b22a ICU-4973 The Windows project files now use /Zc:wchar_t
X-SVN-Rev: 19288
2006-02-25 19:37:40 +00:00
George Rhoten
f5d50b8d93 ICU-4869 Make it easier to read the logs.
X-SVN-Rev: 19286
2006-02-25 05:34:28 +00:00
George Rhoten
d0d6fd29ce ICU-4869 Make it easier for the samples to work on z/OS
X-SVN-Rev: 19285
2006-02-25 05:06:19 +00:00
George Rhoten
cc92266ff5 ICU-4905 Remove an over optimization of mapping files on Windows.
This change will also make sure that you never find someone else's custom modified mapped file.

X-SVN-Rev: 19278
2006-02-25 00:18:07 +00:00
George Rhoten
5466e939ce ICU-5081 Document the removal of support for the old naming scheme.
X-SVN-Rev: 19277
2006-02-24 21:47:20 +00:00
George Rhoten
f4a20aa1c8 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19276
2006-02-24 21:25:44 +00:00
George Rhoten
040e9f22e4 ICU-4051 Make unmodified global variables static const
X-SVN-Rev: 19275
2006-02-24 20:05:45 +00:00
George Rhoten
d8d86b82a4 ICU-4639 Make unmodified global variables static const
X-SVN-Rev: 19274
2006-02-24 19:57:04 +00:00
George Rhoten
ba00f9b408 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
21694002ed ICU-5081 Change testdata to use the new file naming scheme.
X-SVN-Rev: 19272
2006-02-24 19:31:34 +00:00
George Rhoten
3cfb5459ac ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
dc8d04a99e ICU-5081 Change testdata to use the new file naming scheme.
X-SVN-Rev: 19270
2006-02-24 19:22:09 +00:00
George Rhoten
b71b468251 ICU-4973 as400 -> i5/OS
X-SVN-Rev: 19261
2006-02-23 22:12:04 +00:00
George Rhoten
11e43d7a6e ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19232
2006-02-21 20:17:31 +00:00
George Rhoten
187ccbab3b ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19231
2006-02-21 20:15:41 +00:00
George Rhoten
5937e5ec9a ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19230
2006-02-21 18:32:00 +00:00
George Rhoten
fb6970fdde ICU-4869 Use U_CALLCONV in C callbacks.
X-SVN-Rev: 19229
2006-02-21 18:30:10 +00:00
George Rhoten
dc2dae588a ICU-5070 Better fix for Visual Age 7
X-SVN-Rev: 19228
2006-02-21 17:49:03 +00:00
Eric Mader
10b15d2a44 ICU-3274 Initial checkin of Hangul OpenType code.
X-SVN-Rev: 19227
2006-02-21 17:13:48 +00:00
George Rhoten
422d7dbe64 ICU-5070 Fix for Visual Age 7
X-SVN-Rev: 19226
2006-02-21 07:11:41 +00:00
George Rhoten
5409dafe12 ICU-4825 The Intel compiler test machine has been updated.
X-SVN-Rev: 19224
2006-02-20 19:39:44 +00:00
George Rhoten
dcede7fa16 ICU-4825 Update the supported platform list.
X-SVN-Rev: 19223
2006-02-20 19:39:01 +00:00
Ram Viswanadha
b3887b4af0 ICU-4947 remove C from log message
X-SVN-Rev: 19222
2006-02-20 19:15:53 +00:00
George Rhoten
4baa77b32b ICU-5068 Remove the PTX configuration due to lack of testing.
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
Ram Viswanadha
831b6b91be ICU-4947 fix a typo
X-SVN-Rev: 19217
2006-02-18 21:19:24 +00:00
George Rhoten
4ba5decd00 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19214
2006-02-18 08:38:11 +00:00
Doug Felt
6d17cc5a61 ICU-5065 add eclipse wrapper to icu4j dev tree
X-SVN-Rev: 19211
2006-02-18 00:40:26 +00:00
George Rhoten
217d598c65 ICU-5044 Fix some header test issues.
X-SVN-Rev: 19209
2006-02-18 00:37:42 +00:00
Andy Heninger
cfd5650611 ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
George Rhoten
449af4ef8f ICU-4973 Change the version number
X-SVN-Rev: 19194
2006-02-17 01:40:00 +00:00
George Rhoten
7c03f341d9 ICU-4973 Update some links.
X-SVN-Rev: 19192
2006-02-17 01:34:49 +00:00
George Rhoten
52aaea3b6b ICU-4973 Update some links.
X-SVN-Rev: 19191
2006-02-17 01:32:01 +00:00
Ram Viswanadha
e4671c2124 ICU-5045 fix bug while testing for ro_RO
X-SVN-Rev: 19182
2006-02-16 22:49:34 +00:00
George Rhoten
de57f5f647 ICU-4759 Document the UCONFIG switches better.
X-SVN-Rev: 19179
2006-02-16 22:24:24 +00:00
George Rhoten
ff468864c7 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19176
2006-02-16 17:41:38 +00:00
Ram Viswanadha
8a9c47c61a ICU-5045 fix the tests
X-SVN-Rev: 19175
2006-02-16 17:41:18 +00:00
George Rhoten
4396be7b64 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19174
2006-02-16 17:34:23 +00:00
Ram Viswanadha
24875a7ca0 ICU-5045 use full names for enum constants
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
George Rhoten
0f50705ce8 ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
This change fixes the error reporting.

X-SVN-Rev: 19168
2006-02-15 19:59:00 +00:00
Eric Mader
e1161df698 ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19162
2006-02-14 21:12:45 +00:00
Eric Mader
85bbb0fcbf ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19161
2006-02-14 20:57:08 +00:00
Eric Mader
a935bdccbb ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19160
2006-02-14 19:37:26 +00:00
Eric Mader
0f20803cef ICU-5057 Don't allow ZWJ Virama ZWJ
X-SVN-Rev: 19159
2006-02-14 19:33:43 +00:00
George Rhoten
00b5accd4b ICU-4869 Fix for z/OS. Tell the compiler to use the correct file C++ extension.
X-SVN-Rev: 19157
2006-02-14 18:16:28 +00:00
Eric Mader
ba21b7880e ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
1e5f4efef9 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19138
2006-02-11 00:28:36 +00:00
Eric Mader
ee7482efd7 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Steven R. Loomis
0d32aba0f9 ICU-5039 olson 2006a updates
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
Steven R. Loomis
537711b4ed ICU-5015 fix offset calculation for historical zones.
X-SVN-Rev: 19133
2006-02-10 03:08:14 +00:00
Steven R. Loomis
ca4f34973a ICU-5039 update zoneinfo
X-SVN-Rev: 19132
2006-02-10 03:06:07 +00:00
Steven R. Loomis
e9971936a5 ICU-5013 improved test
X-SVN-Rev: 19131
2006-02-10 03:05:14 +00:00
Steven R. Loomis
877be1db38 ICU-5015 olson 2006 update
X-SVN-Rev: 19130
2006-02-10 03:03:19 +00:00
Eric Mader
62c59f82c2 ICU-4639 Change class static const arrays to file private static const arrays.
X-SVN-Rev: 19127
2006-02-10 00:10:58 +00:00
Markus Scherer
cc00933757 ICU-5045 documentation updates
X-SVN-Rev: 19125
2006-02-09 21:38:12 +00:00
George Rhoten
cf94403ea4 ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19124
2006-02-09 21:29:49 +00:00
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Eric Mader
959633d24c ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
Ram Viswanadha
e1b12af644 ICU-4974 fix a bug pointed out by George
X-SVN-Rev: 19121
2006-02-09 17:00:23 +00:00
George Rhoten
ab69e3a740 ICU-5046 Add DragonFly BSD configuration
X-SVN-Rev: 19119
2006-02-09 09:12:47 +00:00
George Rhoten
5dee33ea3e ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Ram Viswanadha
3657fc5b7f ICU-5045 tests for codes in iso 15924
X-SVN-Rev: 19106
2006-02-09 01:28:31 +00:00
Ram Viswanadha
d3ac526291 ICU-5045 add support for codes in iso 15924
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
George Rhoten
4482471787 ICU-4941 Change a comment
X-SVN-Rev: 19104
2006-02-09 01:06:37 +00:00
George Rhoten
78c1921020 ICU-5042 Update the currency codes.
X-SVN-Rev: 19103
2006-02-08 23:42:42 +00:00
George Rhoten
4dc470e620 ICU-4152 Make some functions static.
X-SVN-Rev: 19102
2006-02-08 21:46:11 +00:00
George Rhoten
c942580977 ICU-5032 Increase code coverage numbers by removing redundant code
X-SVN-Rev: 19101
2006-02-08 21:42:32 +00:00
George Rhoten
5cdbf449ca ICU-4152 virtual functions should not be inline
X-SVN-Rev: 19100
2006-02-08 21:34:46 +00:00
George Rhoten
0485d6ec53 ICU-5032 Increase code coverage numbers by simplifying the code.
X-SVN-Rev: 19099
2006-02-08 21:30:58 +00:00
George Rhoten
818946b8f4 ICU-5008 Change some mislabeled @draft enums to @internal
X-SVN-Rev: 19098
2006-02-08 19:56:35 +00:00
George Rhoten
2a111fef69 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Steven R. Loomis
aff09b5e97 ICU-5039 updated tzcode patch. updated readme
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Ram Viswanadha
a7308f4887 ICU-4974 remove obsolete files
X-SVN-Rev: 19095
2006-02-08 17:51:53 +00:00
Eric Mader
72365ebe1d ICU-4639 Uncomment tests that were failing due to Shift_JIS, EUC-JP, GB-18030 bugs.
X-SVN-Rev: 19092
2006-02-08 00:19:04 +00:00
George Rhoten
dd7f893fec ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19089
2006-02-07 23:20:38 +00:00
Eric Mader
5e999a5b45 ICU-4639 Can't binary search unsorted arrays...
X-SVN-Rev: 19088
2006-02-07 23:11:07 +00:00
George Rhoten
d160dc506e ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
Eric Mader
cb69e53d8d ICU-4639 Cleanup, more error checking.
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
Ram Viswanadha
5cb6459f4b ICU-4947 remove trailing coma
X-SVN-Rev: 19085
2006-02-07 21:12:44 +00:00
Eric Mader
24214b7245 ICU-4639 resultCount needs to be instance data...
X-SVN-Rev: 19084
2006-02-07 20:24:16 +00:00
Ram Viswanadha
b9c88ddada ICU-4947 remove trailing coma
X-SVN-Rev: 19083
2006-02-07 19:56:11 +00:00
George Rhoten
6b7b464bfd ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19082
2006-02-07 19:47:39 +00:00
George Rhoten
8b6eb2b923 ICU-5032 Increase code coverage numbers by enabling a test.
X-SVN-Rev: 19081
2006-02-07 19:26:37 +00:00
George Rhoten
662ae65d54 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19080
2006-02-07 19:22:47 +00:00
Eric Mader
26d4c114f0 ICU-4639 Add more information to some error messages; add debugging code.
X-SVN-Rev: 19079
2006-02-07 19:12:43 +00:00
George Rhoten
a93842f01e ICU-4639 Improve the thread safety and simplify the UEnumeration
X-SVN-Rev: 19078
2006-02-07 07:50:53 +00:00
Ram Viswanadha
e404ee2694 ICU-4947 fix failure on cygwin
X-SVN-Rev: 19077
2006-02-07 06:43:07 +00:00
Ram Viswanadha
9ca49b9f11 ICU-4947 add tests for U_HIDE_DRAFT_API and friends
X-SVN-Rev: 19076
2006-02-07 02:02:43 +00:00
Ram Viswanadha
215e701d26 ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19075
2006-02-07 02:01:29 +00:00
Ram Viswanadha
ac3e3758c5 ICU-4946 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19074
2006-02-07 01:54:15 +00:00
George Rhoten
994e4f2b99 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19073
2006-02-07 01:04:28 +00:00
George Rhoten
e8183d8146 ICU-4635 UCONFIG fixes
X-SVN-Rev: 19072
2006-02-06 21:29:49 +00:00
Eric Mader
1e440fcb9e ICU-4639 Fix compile / link errors having to do w/ C api functions.
X-SVN-Rev: 19071
2006-02-06 20:45:30 +00:00
George Rhoten
8bb51a8617 ICU-5029 Fix some memory problems
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
George Rhoten
838f9c3535 ICU-4635 UCONFIG fixes
X-SVN-Rev: 19068
2006-02-06 07:16:35 +00:00
George Rhoten
9e3b81e964 ICU-5030 Fixes for using the Visual C++ /clr compiler option
X-SVN-Rev: 19067
2006-02-06 06:41:52 +00:00
George Rhoten
0032e33b65 ICU-4688 The upgrade in autoconf requires the exit prototype to included for checking wchar_t
X-SVN-Rev: 19066
2006-02-06 04:31:48 +00:00
George Rhoten
7920f6933f ICU-4635 UCONFIG fixes
X-SVN-Rev: 19065
2006-02-06 04:25:42 +00:00
Eric Mader
4ab8eb96d1 ICU-5029 Fix Purify warning about NaN arguments to wsprintf.
X-SVN-Rev: 19064
2006-02-04 02:09:01 +00:00
Eric Mader
fac1811c2e ICU-5029 Fix Purify warning about GetLocaleInfoW calls w/ LOCALE_RETURN_NUMBER flag.
X-SVN-Rev: 19063
2006-02-04 02:08:05 +00:00
George Rhoten
60fc56a0de ICU-4932 Don't parse unlocalized patterns and localized patterns.
X-SVN-Rev: 19062
2006-02-03 23:20:43 +00:00
Ram Viswanadha
80c34b86b5 ICU-4974 a new tool to parse the lists generated by Doxygen
X-SVN-Rev: 19061
2006-02-03 18:33:03 +00:00
George Rhoten
880b530fd3 ICU-5008 Remove @internal items from the public headers
X-SVN-Rev: 19057
2006-02-02 04:51:05 +00:00
George Rhoten
de90c521bc ICU-5008 Remove unused @internal macro
X-SVN-Rev: 19056
2006-02-02 04:38:04 +00:00
George Rhoten
bc57e25023 ICU-5008 Don't use @internal API.
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00
George Rhoten
cf6ba94da3 ICU-5008 Declare one instance of URegistryKey and make them all @stable
X-SVN-Rev: 19054
2006-02-02 03:48:14 +00:00
George Rhoten
29a5a105d0 ICU-4576 Based on the review of changes, stdio.h shouldn't be included.
X-SVN-Rev: 19052
2006-02-01 19:50:43 +00:00
George Rhoten
fb3d665220 ICU-4722 Better fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 19051
2006-02-01 08:33:58 +00:00
George Rhoten
9a85c5951c ICU-5002 Update the copyright.
X-SVN-Rev: 19050
2006-02-01 07:52:42 +00:00
Andy Heninger
86da4fa794 ICU-4949 Edit genbrk man page, add install target to makefile.
X-SVN-Rev: 19049
2006-02-01 06:20:13 +00:00
George Rhoten
5f0310b3e1 ICU-4707 Partially undo last change.
X-SVN-Rev: 19047
2006-01-30 21:41:36 +00:00
George Rhoten
476190afac ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19046
2006-01-30 17:30:30 +00:00
George Rhoten
f8e0212537 ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19045
2006-01-30 17:26:55 +00:00
George Rhoten
d854e4a0c3 ICU-5023 Fix a compiler warning and multi-codepoint conversion issues.
X-SVN-Rev: 19044
2006-01-30 07:46:00 +00:00
George Rhoten
5edfe10654 ICU-4869 Use some _SHR_ macros more accurately
X-SVN-Rev: 19043
2006-01-30 06:33:42 +00:00
Andy Heninger
107b13e9c4 ICU-4699 Freezable functions for UText
X-SVN-Rev: 19042
2006-01-30 05:56:06 +00:00
George Rhoten
76018d6c70 ICU-4869 Documentation change for z/OS
X-SVN-Rev: 19041
2006-01-30 05:47:05 +00:00
Vladimir Weinstein
d50159c572 ICU-4960 fixed ignorables in case level with primary strength (compare and sortkey)
X-SVN-Rev: 19040
2006-01-28 08:26:55 +00:00
Vladimir Weinstein
d18736ce54 ICU-4960 fixed generation of case level bits for elements that are tailored to be completely ignorable
X-SVN-Rev: 19039
2006-01-28 08:26:22 +00:00
Vladimir Weinstein
4ee9d29ce1 ICU-4960 test for case level fixes.
X-SVN-Rev: 19038
2006-01-28 08:25:52 +00:00
Vladimir Weinstein
6b10461c41 ICU-4960 Additional convenience test methods
X-SVN-Rev: 19037
2006-01-28 08:25:24 +00:00
Ram Viswanadha
df4c2970b0 ICU-4974 a new tool to parse the lists generated by Doxygen
X-SVN-Rev: 19033
2006-01-27 21:51:42 +00:00
Ram Viswanadha
09454f6e77 ICU-4974 let doxygen generate the lists of stable, draft, deprecate APIs
X-SVN-Rev: 19032
2006-01-27 21:50:30 +00:00
Andy Heninger
64e16dfb5e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 19028
2006-01-27 00:24:30 +00:00
Eric Mader
3d0b127c12 ICU-4576 Fix buffer overrun in findWindowsZoneID: wasn't leaving room for trailing null when allocating buffer from heap.
X-SVN-Rev: 19027
2006-01-26 21:51:27 +00:00
Deborah Goldsmith
913207b34a ICU-5002 Update mh-darwin for POSIX compliance
X-SVN-Rev: 19026
2006-01-26 00:43:14 +00:00
Eric Mader
41ec4c794e ICU-4576 Remove wincoll from ICU, put most recent version in WinLocaleTest.
X-SVN-Rev: 19025
2006-01-25 21:27:10 +00:00
George Rhoten
df92a00216 ICU-4869 Remove a warning about exporting main from applications.
X-SVN-Rev: 19024
2006-01-25 21:22:11 +00:00
Eric Mader
ae8baeb57d ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
X-SVN-Rev: 19020
2006-01-24 22:16:39 +00:00
George Rhoten
69ffe9f919 ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19019
2006-01-24 18:55:47 +00:00
George Rhoten
1ca7be87a4 ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19018
2006-01-24 17:57:33 +00:00
Eric Mader
bfd3e8b331 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19017
2006-01-23 23:45:12 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
Andy Heninger
06ac01c8ee ICU-5016 Fix problem with reverse rule when it backs into the beginning of the text.
X-SVN-Rev: 19015
2006-01-21 07:05:11 +00:00
Andy Heninger
78a379d0ed ICU-5016 fix compiler warnings & error in previous()
X-SVN-Rev: 19014
2006-01-21 07:00:54 +00:00
George Rhoten
012aeaf012 ICU-4358 Undo last checkin
X-SVN-Rev: 19013
2006-01-20 22:21:40 +00:00
George Rhoten
101fc38fba ICU-4358 Temporary commit
X-SVN-Rev: 19011
2006-01-20 21:21:41 +00:00
George Rhoten
6ac114a8da ICU-4358 Temporary commit
X-SVN-Rev: 19010
2006-01-20 21:20:51 +00:00
George Rhoten
2686453d7d ICU-5009 Fix the documentation output for doxygen.
X-SVN-Rev: 19008
2006-01-18 07:02:22 +00:00
George Rhoten
5e3b816f7a ICU-5009 Fix the documentation output for doxygen.
X-SVN-Rev: 19007
2006-01-18 06:37:07 +00:00
George Rhoten
b6ce118952 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19006
2006-01-18 06:07:45 +00:00
George Rhoten
dd218ba383 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19005
2006-01-18 05:58:30 +00:00
George Rhoten
29f09c5768 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19004
2006-01-18 05:50:06 +00:00
George Rhoten
6cacfbd7cb ICU-5008 Undraft some API
X-SVN-Rev: 19003
2006-01-18 04:19:45 +00:00
George Rhoten
4ddc86def7 ICU-5008 Undraft some API
X-SVN-Rev: 19002
2006-01-18 04:02:07 +00:00
George Rhoten
83c34afd30 ICU-5008 Remove some false @draft notices.
X-SVN-Rev: 19001
2006-01-18 03:52:57 +00:00
George Rhoten
6d97fc4c9f ICU-5008 Undraft some API
X-SVN-Rev: 19000
2006-01-18 03:52:04 +00:00
George Rhoten
ed52ece8ed ICU-5008 Undraft some API
X-SVN-Rev: 18999
2006-01-18 03:34:19 +00:00
George Rhoten
e4a3855fa8 ICU-4982 Fix for %n handling.
X-SVN-Rev: 18996
2006-01-17 23:12:03 +00:00
Ram Viswanadha
e6878ef6c0 ICU-5005 keep a copy of generated xliff file to compare for regression.
X-SVN-Rev: 18995
2006-01-17 21:28:01 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
Ram Viswanadha
eb207fe76d ICU-5005 fix bugs in the generator
X-SVN-Rev: 18993
2006-01-17 21:05:43 +00:00
Ram Viswanadha
3ce2f2a941 ICU-5005 keep a copy of generated xliff file to compare for regression.
X-SVN-Rev: 18992
2006-01-17 21:04:39 +00:00
George Rhoten
e0be81621d ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18991
2006-01-17 20:55:20 +00:00
George Rhoten
e16da0af96 ICU-4707 Make sure that namespace support works correctly when checking for compiler warnings.
X-SVN-Rev: 18989
2006-01-14 10:13:44 +00:00
George Rhoten
04e4e67e61 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18988
2006-01-14 09:58:49 +00:00
George Rhoten
177c4eec63 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18987
2006-01-14 09:24:33 +00:00
George Rhoten
6a10781c1a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18986
2006-01-14 09:07:53 +00:00
George Rhoten
16a66a1a44 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18985
2006-01-14 09:06:35 +00:00
George Rhoten
d6a85e5312 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18984
2006-01-14 08:35:14 +00:00
George Rhoten
6f89e4da39 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18979
2006-01-13 21:26:58 +00:00
George Rhoten
d56cd3bd03 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18974
2006-01-13 18:38:10 +00:00
George Rhoten
2502bada80 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18973
2006-01-13 18:25:42 +00:00
Eric Mader
48ee0ef324 ICU-4152 u_detectWindowsTimeZone => uprv_detectWindowsTimeZone
X-SVN-Rev: 18972
2006-01-13 17:41:59 +00:00
George Rhoten
01d8b5a202 ICU-4152 Use uprv_ for the private function prefix.
X-SVN-Rev: 18971
2006-01-13 00:16:51 +00:00
George Rhoten
9ccaa374c5 ICU-4997 Fix for cases when INT64_C & UINT64_C are defined in another header.
X-SVN-Rev: 18970
2006-01-12 23:58:20 +00:00
Eric Mader
cb74cd1d83 ICU-4152 Need to add Windows-specific modules so that Cygwin build works.
X-SVN-Rev: 18965
2006-01-12 20:26:26 +00:00
Eric Mader
8170d83c48 ICU-4152 Remove C++ style comments.
X-SVN-Rev: 18964
2006-01-12 20:22:00 +00:00
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
Ram Viswanadha
0bdf064c1d ICU-3832 Add support for monetary grouping separator
X-SVN-Rev: 18960
2006-01-09 23:03:31 +00:00
Eric Mader
2aee23b0eb ICU-4152 fix syntax error.
X-SVN-Rev: 18959
2006-01-09 19:20:59 +00:00
Andy Heninger
e6b05fd11e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 18958
2006-01-07 01:35:28 +00:00
George Rhoten
5cb171a524 ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18957
2006-01-06 23:51:40 +00:00
George Rhoten
8d7ad82799 ICU-4947 Promote old draft API to stable to fix compiler errors.
X-SVN-Rev: 18956
2006-01-06 23:46:40 +00:00
George Rhoten
e417f37da6 ICU-4847 Clarify ucnv_open documentation.
X-SVN-Rev: 18955
2006-01-06 23:40:00 +00:00
George Rhoten
c3a5076716 ICU-4987 Stop using setlocale(LC_*, "").
X-SVN-Rev: 18952
2006-01-05 01:21:54 +00:00
George Rhoten
3c84ce1492 ICU-4714 Canonicalization fix for Linux
X-SVN-Rev: 18951
2006-01-04 07:11:28 +00:00
George Rhoten
6ee152ae4c ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18950
2006-01-04 05:51:37 +00:00
Markus Scherer
822a9c0824 ICU-4739 detect several suffixes (.txt, .lst, .tmp) for list text files
X-SVN-Rev: 18946
2006-01-03 22:08:26 +00:00
George Rhoten
2173f3a7ac ICU-4803 makedata now depends on icupkg
X-SVN-Rev: 18943
2006-01-03 20:03:32 +00:00
George Rhoten
31192ea367 ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18942
2006-01-03 19:55:45 +00:00
George Rhoten
8302032efc ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
George Rhoten
56f410c999 ICU-4911 Fix a comment
X-SVN-Rev: 18938
2006-01-03 17:23:14 +00:00
Ram Viswanadha
52925f6781 ICU-4844 fix a small bug
X-SVN-Rev: 18935
2005-12-31 16:47:03 +00:00
Ram Viswanadha
494abde552 ICU-4450 forgot to checkin this file
X-SVN-Rev: 18934
2005-12-30 22:34:39 +00:00
Ram Viswanadha
31fe35f428 ICU-4844 remove the old performance tests
X-SVN-Rev: 18933
2005-12-30 21:43:22 +00:00
Ram Viswanadha
9daf3cee7c ICU-4844 port the performance tests to new perf test framework
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
Ram Viswanadha
ac56587b0d ICU-4450 update again
X-SVN-Rev: 18930
2005-12-30 02:31:33 +00:00
Ram Viswanadha
9f7c7e4171 ICU-4450 fix all warnings and make sure all arrays are populated
X-SVN-Rev: 18929
2005-12-30 00:55:26 +00:00
Ram Viswanadha
6a9942d925 ICU-4450 update the data with Mark's config
X-SVN-Rev: 18927
2005-12-27 22:23:05 +00:00
George Rhoten
a435304124 ICU-4315 Fix for HP-UX.
X-SVN-Rev: 18925
2005-12-22 20:15:40 +00:00
Andy Heninger
d3113f19f8 ICU-2219 Update gendtjar.pl to work on Linux platform.
X-SVN-Rev: 18922
2005-12-21 22:03:00 +00:00
Andy Heninger
bcf7c4fe25 ICU-2219 Produce good java output from rbbi scanner state table tool.
X-SVN-Rev: 18921
2005-12-21 22:00:45 +00:00
George Rhoten
08b8c88441 ICU-4981 Make sure that -soname is used for linking.
X-SVN-Rev: 18916
2005-12-20 18:15:48 +00:00
Ram Viswanadha
a333b1caa1 ICU-4450 update the data with George's config
X-SVN-Rev: 18915
2005-12-19 18:30:58 +00:00
Ram Viswanadha
3495e28c27 ICU-4921 update targets for eclipseCheck
X-SVN-Rev: 18914
2005-12-16 23:31:39 +00:00
Ram Viswanadha
469ce0aa21 ICU-4235 fix failures on multiple platforms
X-SVN-Rev: 18908
2005-12-15 22:19:29 +00:00
Ram Viswanadha
a19e0c9c4a ICU-4235 update with comments from Mark
X-SVN-Rev: 18906
2005-12-15 06:12:04 +00:00
Ram Viswanadha
f3a6abd079 ICU-4235 update with comments from Mark
X-SVN-Rev: 18905
2005-12-15 04:09:09 +00:00
George Rhoten
5dddc90239 ICU-4450 Filter some of the data from CLDR.
X-SVN-Rev: 18896
2005-12-14 00:12:46 +00:00
Markus Scherer
e15afa30fb ICU-4739 document that paths may contain '/' instead of the platform's file separator
X-SVN-Rev: 18894
2005-12-13 21:35:13 +00:00
Ram Viswanadha
99f2afcf6b ICU-4450 fix an attribute name
X-SVN-Rev: 18893
2005-12-13 00:44:11 +00:00