Commit Graph

12998 Commits

Author SHA1 Message Date
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
George Rhoten
03f94dc608 ICU-4280 Allow z/OS ASCII mode and the Intel compiler to output
debugging files without conflicting with the executable file extension.

X-SVN-Rev: 17877
2005-06-13 22:50:24 +00:00
Eric Mader
532aed5e53 ICU-4179 Add suffix rules for common binary files.
X-SVN-Rev: 17876
2005-06-13 22:48:05 +00:00
George Rhoten
6f793d2120 ICU-1141 NetBSD and FreeBSD seem to have a broken thread scheduler, which starves the child threads from any CPU time.
Add a yield in the main process thread.

X-SVN-Rev: 17873
2005-06-13 21:22:34 +00:00
Andy Heninger
a4792b7bb6 ICU-3944 text access, "const" added to a few function parameters.
X-SVN-Rev: 17870
2005-06-13 16:22:24 +00:00
Andy Heninger
2bedf569e7 ICU-3944 fix compiler warnings
X-SVN-Rev: 17869
2005-06-13 15:06:10 +00:00
Andy Heninger
0560bbd46b ICU-3944 text access, work in progress
X-SVN-Rev: 17868
2005-06-13 05:12:32 +00:00
Markus Scherer
2832adcd2f ICU-4390 fix test for ucnv_fromUCountPending()
X-SVN-Rev: 17867
2005-06-13 03:15:26 +00:00
Markus Scherer
26091e6ae6 ICU-4223 do not write the UTF-16/32 BOM if there is no text to convert
X-SVN-Rev: 17866
2005-06-12 21:15:18 +00:00
George Rhoten
a2e0e46710 ICU-4280 Improve the z/OS ASCII support
X-SVN-Rev: 17865
2005-06-10 23:21:11 +00:00
Markus Scherer
f292c7ff36 ICU-4120 document Copt=Qaac
X-SVN-Rev: 17864
2005-06-10 22:45:34 +00:00
George Rhoten
b4e05a8f5c ICU-4421 Use the proper genccode option
X-SVN-Rev: 17863
2005-06-10 22:30:03 +00:00
Ram Viswanadha
791597282f ICU-4334 update timebomb
X-SVN-Rev: 17860
2005-06-10 01:04:03 +00:00
Ram Viswanadha
3ed1ff225b ICU-4450 fix generation of data to fix the test failures
X-SVN-Rev: 17859
2005-06-10 01:01:41 +00:00
George Rhoten
0b54cf03e6 ICU-4539 Fix some platform specific problems.
X-SVN-Rev: 17858
2005-06-09 23:54:30 +00:00
George Rhoten
2883b432a1 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17856
2005-06-09 21:33:05 +00:00
George Rhoten
8c34273967 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17854
2005-06-09 20:41:43 +00:00
George Rhoten
e5c686b621 ICU-4539 Fix compiler errors for some platforms.
X-SVN-Rev: 17853
2005-06-09 20:41:23 +00:00
George Rhoten
05fbb4c9b3 ICU-4268 Don't use // in C files.
X-SVN-Rev: 17852
2005-06-09 20:31:31 +00:00
Doug Felt
49ba79323e ICU-4288 fix compiler warnings about uninitialized variables
X-SVN-Rev: 17851
2005-06-09 20:25:18 +00:00
Ram Viswanadha
0e1a60d3fe ICU-4563 add verbose option
X-SVN-Rev: 17850
2005-06-09 20:17:14 +00:00
Steven R. Loomis
dfa65a2e52 ICU-4179 add suffix match rules
X-SVN-Rev: 17848
2005-06-09 18:45:10 +00:00
Markus Scherer
19593be775 ICU-4268 don't need USetAdder.remove(), initialize to NULL
X-SVN-Rev: 17846
2005-06-09 17:47:18 +00:00
Markus Scherer
0a7413ccd9 ICU-4497 fix compiler warning
X-SVN-Rev: 17845
2005-06-09 17:39:21 +00:00
Richard Gillam
fb164eba5a ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17844
2005-06-09 17:30:48 +00:00
Ram Viswanadha
9b670c9d1a ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17842
2005-06-09 17:11:06 +00:00
Doug Felt
8b20e7ee08 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17841
2005-06-09 16:45:36 +00:00
George Rhoten
0ef78618de ICU-4559 Temporarily fix a memory leak.
X-SVN-Rev: 17840
2005-06-09 16:38:11 +00:00
George Rhoten
7b2c2e71ff ICU-4559 Fix a memory leak.
X-SVN-Rev: 17839
2005-06-09 16:33:04 +00:00
Doug Felt
2fde203382 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17838
2005-06-09 16:09:21 +00:00
George Rhoten
b2da86238e ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
This means that the build directory may not exist.

X-SVN-Rev: 17837
2005-06-09 00:59:07 +00:00
George Rhoten
1d6892954a ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17836
2005-06-09 00:01:42 +00:00
George Rhoten
96de60da97 ICU-4559 Fix a memory leak.
X-SVN-Rev: 17832
2005-06-08 21:55:58 +00:00
George Rhoten
516777dd38 ICU-4559 Fix a memory leak.
X-SVN-Rev: 17831
2005-06-08 21:50:10 +00:00
Doug Felt
8c677a95da ICU-646 wall time support in icu - fix chech459 test to deal with CST issue
X-SVN-Rev: 17830
2005-06-08 16:15:44 +00:00
Doug Felt
2114b5d0a5 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17829
2005-06-08 16:07:41 +00:00
George Rhoten
6f062073be ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17828
2005-06-08 16:01:17 +00:00
Ram Viswanadha
c8b6c2bf95 ICU-4179 add jar files to the exclusion list
X-SVN-Rev: 17827
2005-06-08 15:59:01 +00:00
Ram Viswanadha
f3b40f09a0 ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17824
2005-06-08 01:23:40 +00:00
Ram Viswanadha
b3580fb55b ICU-4563 update tool to cope up with changes to data build
X-SVN-Rev: 17823
2005-06-08 01:21:01 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
dc1aa2b29f ICU-4450 Update ISO-3166 region list from CLDR.
X-SVN-Rev: 17818
2005-06-07 22:30:12 +00:00
George Rhoten
9354f385da ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17817
2005-06-07 22:29:38 +00:00
George Rhoten
36e3b3b7e5 ICU-4450 Fix a typo with CLDR updates
X-SVN-Rev: 17813
2005-06-07 18:07:43 +00:00
George Rhoten
843b460dd8 ICU-4559 Use const memory when possible.
X-SVN-Rev: 17810
2005-06-06 06:59:26 +00:00
George Rhoten
7d70b23340 ICU-4351 Remove a debugging statement.
X-SVN-Rev: 17809
2005-06-06 01:26:43 +00:00
George Rhoten
78586d3601 ICU-4351 Reverse previous changes.
X-SVN-Rev: 17808
2005-06-06 01:23:44 +00:00
George Rhoten
90ca96a8fa ICU-4351 Make it easier to customize the data.
X-SVN-Rev: 17807
2005-06-06 01:23:13 +00:00
George Rhoten
dcd6db9b35 ICU-4351 Make it easier to customize the data.
X-SVN-Rev: 17806
2005-06-05 21:25:43 +00:00
George Rhoten
526748cfd7 ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
Also make it easier to customize the data.

X-SVN-Rev: 17805
2005-06-05 21:23:56 +00:00
George Rhoten
d9ec99efa2 ICU-4354 Make intltest work with no transliterator data.
X-SVN-Rev: 17804
2005-06-05 19:29:28 +00:00
George Rhoten
8fcb55e4cc ICU-4354 Don't create excessively long error messages when data is missing.
X-SVN-Rev: 17803
2005-06-05 09:18:46 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
George Rhoten
f089092803 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17800
2005-06-03 23:39:41 +00:00
George Rhoten
da48f46583 ICU-4556 These tools aren't usable by end users without access to ICU's source code.
There isn't a need to install them anymore.

X-SVN-Rev: 17798
2005-06-03 22:57:14 +00:00
Markus Scherer
2aced37b83 ICU-4268 ISO 2022 converters must not convert SO/SI/ESC
X-SVN-Rev: 17796
2005-06-03 20:17:54 +00:00
George Rhoten
195249da25 ICU-4351 Allow data to be built from a .dat archive when the build directory has a space in the name.
X-SVN-Rev: 17794
2005-06-03 18:59:50 +00:00
George Rhoten
961ac9ab51 ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17792
2005-06-03 18:45:09 +00:00
George Rhoten
e93f5bfab3 ICU-4351 Allow data to be built from a .dat archive when the build directory has a space in the name.
X-SVN-Rev: 17791
2005-06-03 18:28:31 +00:00
George Rhoten
bb583e6700 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17788
2005-06-03 16:17:28 +00:00
Markus Scherer
0a89791a62 ICU-4549 verify that ISO-2022-JP-2 works correctly for ISO 8859-1/7 vs. JIS X 0201
X-SVN-Rev: 17787
2005-06-03 16:13:57 +00:00
Steven R. Loomis
e1f00a55d8 ICU-4551 check in testcase for the bug
X-SVN-Rev: 17782
2005-06-02 21:56:14 +00:00
Steven R. Loomis
f1d363aa6d ICU-4247 stub implementation of udata_setFileAccess()
X-SVN-Rev: 17781
2005-06-02 21:00:00 +00:00
Deborah Goldsmith
da83c2f563 ICU-4536 return default on fallback to root
X-SVN-Rev: 17780
2005-06-02 20:56:20 +00:00
Deborah Goldsmith
ca9292b97d ICU-4255 set warnings appropiately on default, fallback
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
Doug Felt
aed5521f8f ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17775
2005-06-02 17:50:50 +00:00
Andy Heninger
132ad760ae ICU-3944 fix compiler warnings
X-SVN-Rev: 17774
2005-06-02 00:16:28 +00:00
George Rhoten
dd3a86df45 ICU-4450 Remove duplicate keys.
X-SVN-Rev: 17772
2005-06-01 20:53:01 +00:00
George Rhoten
2593d50591 ICU-4450 Undo some previous changes. Resolution of the problems has not been finished.
X-SVN-Rev: 17771
2005-06-01 20:51:03 +00:00
Deborah Goldsmith
5e2bae8909 ICU-4239 test fixes for warnings from ucurr_getName
X-SVN-Rev: 17767
2005-06-01 17:45:25 +00:00
Deborah Goldsmith
95d413e0c0 ICU-4239 return proper warning from ucurr_getName
X-SVN-Rev: 17766
2005-06-01 17:43:33 +00:00
Ram Viswanadha
3c23de14f0 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17765
2005-06-01 17:37:06 +00:00
George Rhoten
0ba1b82172 ICU-4330 Update copyright for version change.
X-SVN-Rev: 17762
2005-06-01 04:34:08 +00:00
George Rhoten
f4c404788c ICU-4330 Use genren to regenerate header.
X-SVN-Rev: 17761
2005-06-01 04:33:21 +00:00
George Rhoten
acd9744bcc ICU-4450 Synch data with CLDR
X-SVN-Rev: 17760
2005-06-01 04:06:28 +00:00
George Rhoten
04a626763f ICU-4450 Synch data with CLDR
X-SVN-Rev: 17759
2005-06-01 03:10:28 +00:00
George Rhoten
4670418fc7 ICU-4330 Change version from 3.3 to 3.4. Regenerate file later.
X-SVN-Rev: 17758
2005-06-01 02:44:42 +00:00
George Rhoten
dab7c0c0c7 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
Ram Viswanadha
91927ed23f ICU-4450 fix problem with aliases
X-SVN-Rev: 17756
2005-06-01 01:23:19 +00:00
Ram Viswanadha
b5118545af ICU-4450 Synch data with CLDR
X-SVN-Rev: 17755
2005-06-01 01:20:02 +00:00
George Rhoten
86b1781bad ICU-4548 Update Unicode CCSIDs from IBM.
X-SVN-Rev: 17751
2005-05-31 22:04:26 +00:00
Andy Heninger
66840a241d ICU-3944 fix compiler warnings
X-SVN-Rev: 17750
2005-05-31 18:27:39 +00:00
George Rhoten
235a02a9b7 ICU-4516 Fix a compiler warning.
X-SVN-Rev: 17744
2005-05-31 17:20:28 +00:00
George Rhoten
501c4753d0 ICU-4424 Fix URL
X-SVN-Rev: 17743
2005-05-31 16:49:54 +00:00
Andy Heninger
d3f5881c7a ICU-3944 text access, work in progress
X-SVN-Rev: 17742
2005-05-31 03:43:53 +00:00
Markus Scherer
d1db82269b ICU-4199 doc update
X-SVN-Rev: 17739
2005-05-30 21:18:01 +00:00
Markus Scherer
664cb5075f ICU-4199 turn an n/a short name into an empty name (rather than removing it altogether) so that there is always a long name
X-SVN-Rev: 17738
2005-05-30 21:17:16 +00:00
Markus Scherer
e6a0df52ee ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17730
2005-05-28 22:54:36 +00:00
Steven R. Loomis
7e5ec90bf7 ICU-4542 fixed ARFLAGS
X-SVN-Rev: 17725
2005-05-27 23:49:32 +00:00
Doug Felt
870711b742 ICU-3383 fix dropped include
X-SVN-Rev: 17722
2005-05-27 22:26:37 +00:00
Doug Felt
70537cf0ca ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17720
2005-05-27 22:07:16 +00:00
George Rhoten
f30601aab5 ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17693
2005-05-25 20:48:29 +00:00
George Rhoten
5079e77d15 ICU-4419 Fixes for icu-config. These changes are common to several platforms (besides just MinGW).
X-SVN-Rev: 17686
2005-05-25 07:01:32 +00:00
George Rhoten
38a8d00feb ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17677
2005-05-25 02:30:38 +00:00
George Rhoten
9ef5323854 ICU-4450 Resurrect incorrectly removed files. They are needed for proper a getAvailableLocale functionality.
X-SVN-Rev: 17676
2005-05-25 02:14:51 +00:00
Andy Heninger
91db18b7b7 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17648
2005-05-23 05:31:17 +00:00
Markus Scherer
c552b977a4 ICU-2766 freeze RuleWhiteSpace=Unicode Pattern_White_Space
X-SVN-Rev: 17646
2005-05-22 22:19:37 +00:00
Andy Heninger
36f008d0bb ICU-4157 text access, work in progress.
X-SVN-Rev: 17645
2005-05-22 04:58:36 +00:00
Andy Heninger
9cce52c808 ICU-4157 text access, work in progress.
X-SVN-Rev: 17642
2005-05-21 01:47:26 +00:00
George Rhoten
8e1307a638 ICU-4525 Recognize more platforms.
X-SVN-Rev: 17634
2005-05-20 19:47:41 +00:00