Commit Graph

12805 Commits

Author SHA1 Message Date
Ram Viswanadha
142ffdc7d7 cldrbug 231: add en_US_POSIX so that boundaries data can be generated
X-SVN-Rev: 16822
2004-11-11 19:31:31 +00:00
Ram Viswanadha
1c1587c5e2 cldrbug 231: remove un-necessary files from the icu module .. these cause conflicts while generating icu data
X-SVN-Rev: 16821
2004-11-11 19:31:00 +00:00
Vladimir Weinstein
cf14e838e4 ICU-3862 remove harmful changes to ucol_elm
X-SVN-Rev: 16819
2004-11-11 07:07:44 +00:00
Steven R. Loomis
e3f6bd5606 ICU-4218 uconfig.h fixes.
X-SVN-Rev: 16817
2004-11-10 22:30:29 +00:00
George Rhoten
f309c41fad ICU-4154 Fix static library building on some platforms.
X-SVN-Rev: 16814
2004-11-10 05:02:51 +00:00
Steven R. Loomis
2e8a985dc6 ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
Ram Viswanadha
a0bf853527 ICU-4217 fix failure on Intel RedHat Linux
X-SVN-Rev: 16808
2004-11-09 23:24:15 +00:00
George Rhoten
1670cfdf45 ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16805
2004-11-09 19:21:06 +00:00
George Rhoten
41d38de693 ICU-3963 Update to version 3.2
X-SVN-Rev: 16804
2004-11-09 19:11:02 +00:00
Vladimir Weinstein
e5f691ee8a ICU-4163 Remove empty function body (ucol_openFromImage) that was in by mistake
X-SVN-Rev: 16802
2004-11-09 07:08:50 +00:00
Ram Viswanadha
6595b78c67 ICU-4179 update the copyright notice
X-SVN-Rev: 16801
2004-11-09 00:44:09 +00:00
George Rhoten
f02886798f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Steven R. Loomis
efbecae5c6 ICU-3938 add text to empty bundles so genrb doesn't complain
X-SVN-Rev: 16798
2004-11-08 22:08:03 +00:00
Steven R. Loomis
a4d034cfb4 ICU-3591 unfactor uprv_strtod for 3.2
X-SVN-Rev: 16796
2004-11-08 21:08:36 +00:00
Steven R. Loomis
a0a750e91a ICU-3591 const
X-SVN-Rev: 16792
2004-11-07 08:53:10 +00:00
Steven R. Loomis
911642fbb7 ICU-3591 factor uprv_strtod decimal code
X-SVN-Rev: 16791
2004-11-07 06:42:41 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
45752fe8c0 ICU-3591 handle non-'.' decimal points.
X-SVN-Rev: 16785
2004-11-05 22:16:35 +00:00
George Rhoten
3cb542a8f5 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
b57f4ddc23 ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
Steven R. Loomis
ecec1b73ca ICU-3938 valid sub locales, and remove the validSubLocales{} resource key
X-SVN-Rev: 16781
2004-11-05 20:53:44 +00:00
Ram Viswanadha
fe00d7d59a ICU-4206 update the header files
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
George Rhoten
e312467f5d ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
f3a2162e65 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16774
2004-11-05 18:59:09 +00:00
George Rhoten
c6e2c61f27 ICU-3862 Don't memcpy uninitialized data.
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
George Rhoten
0da7a95df6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16770
2004-11-05 18:18:36 +00:00
George Rhoten
5fac5d74b6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
b0e8e3576a ICU-4204 Use strtod instead of atof.
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.

X-SVN-Rev: 16768
2004-11-05 17:50:46 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
b8deff5e50 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
b99285414f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16765
2004-11-05 05:12:29 +00:00
Ram Viswanadha
9816c3aa98 ICU-3925 fix for thai transliterator
X-SVN-Rev: 16762
2004-11-05 01:38:29 +00:00
George Rhoten
9988ef0fc1 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
Vladimir Weinstein
59ccce5787 ICU-3862 fix memory problem in ucol_elm
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
Eric Mader
6c0d288270 ICU-4179 don't examine files which are known to not need an IBM copyright
X-SVN-Rev: 16758
2004-11-04 22:56:36 +00:00
Steven R. Loomis
a037463a60 ICU-3591 fix some warnings
X-SVN-Rev: 16757
2004-11-04 22:52:07 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Andy Heninger
526617139e ICU-4055 fixed bad comment on UnicodeSet::size()
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
George Rhoten
287852e706 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16754
2004-11-04 21:51:57 +00:00
George Rhoten
2df1c8eff4 ICU-3591 Fix uprv_strndup
X-SVN-Rev: 16753
2004-11-04 21:26:17 +00:00
Steven R. Loomis
533b801efc ICU-3591 use uprv_stricmp not strcasecmp, don't free unallocated pointers.
X-SVN-Rev: 16752
2004-11-04 19:13:23 +00:00
Steven R. Loomis
59ac27a504 ICU-3591 uloc_acceptLanguage tests
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
Steven R. Loomis
ec27958921 ICU-3591 acceptLanguage implementation (first)
X-SVN-Rev: 16750
2004-11-04 08:16:54 +00:00
Steven R. Loomis
edf26740b3 ICU-3591 uprv_strndup
X-SVN-Rev: 16749
2004-11-04 08:05:36 +00:00
George Rhoten
17d109bdce ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
b1c18db729 ICU-4116 Fix the Linux PPC documentation.
X-SVN-Rev: 16742
2004-11-03 19:30:24 +00:00
George Rhoten
9f8bdd2935 ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
Change this test so that it doesn't go into an infinite loop.

X-SVN-Rev: 16740
2004-11-03 15:53:10 +00:00
Vladimir Weinstein
7fe85edd5b ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
X-SVN-Rev: 16738
2004-11-03 01:25:51 +00:00
George Rhoten
fcf9df2e64 ICU-4116 Add documentation for Linux PPC
X-SVN-Rev: 16736
2004-11-02 23:19:58 +00:00
Vladimir Weinstein
647cb8dc77 ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library
X-SVN-Rev: 16728
2004-11-02 07:28:07 +00:00
George Rhoten
62a10f40d1 ICU-4116 Add documentation for Linux PPC
X-SVN-Rev: 16727
2004-11-02 07:06:35 +00:00
Steven R. Loomis
aedf7a85a6 ICU-3938 fix tests broken by those translators
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
George Rhoten
075adc8b89 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
Steven R. Loomis
16e4106e87 ICU-3938 cldr 1.2
X-SVN-Rev: 16722
2004-11-02 05:55:55 +00:00
Steven R. Loomis
8bb25d5fb8 ICU-3938 cldr 1.2
cVS: ----------------------------------------------------------------------

X-SVN-Rev: 16721
2004-11-02 05:55:06 +00:00
George Rhoten
b8aefb8f66 ICU-4053 Update to a new version of doxygen
X-SVN-Rev: 16720
2004-11-02 05:51:32 +00:00
George Rhoten
a078bb1ce8 ICU-4053 Fix some doxygen warnings.
X-SVN-Rev: 16719
2004-11-02 04:55:53 +00:00
George Rhoten
716599aa07 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
Eric Mader
0232219444 ICU-4179 filter out .dll, .ilk, .pdb, .bin files.
X-SVN-Rev: 16712
2004-11-02 00:11:21 +00:00
Eric Mader
b1f7808255 ICU-4179 fix copyright notices so that the cpyscan tool recognizes them.
X-SVN-Rev: 16710
2004-11-01 23:54:44 +00:00
Eric Mader
a1910ed604 ICU-4179 look for the copyright notice in the first 20 lines instead of the first 10.
X-SVN-Rev: 16708
2004-11-01 23:36:49 +00:00
George Rhoten
a3c828c1ad ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.

X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00
Markus Scherer
b74819b945 ICU-4020 bug fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 16702
2004-11-01 22:36:35 +00:00
Markus Scherer
543e5c1477 ICU-4020 USET_ADD_CASE_MAPPINGS includes case foldings
X-SVN-Rev: 16700
2004-11-01 22:01:38 +00:00
Markus Scherer
c69521cdf0 ICU-4020 set.closeOver(USET_ADD_CASE_MAPPINGS) must contain the original set; include case foldings; improve performance with lower-level ucase.h functions
X-SVN-Rev: 16699
2004-11-01 21:51:03 +00:00
Markus Scherer
9685f38841 ICU-4020 verify that set.closeOver() contains the original set and that case foldings are included
X-SVN-Rev: 16698
2004-11-01 21:49:06 +00:00
Eric Mader
79867480db ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16697
2004-11-01 19:55:20 +00:00
Eric Mader
c185a2d95b ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16696
2004-11-01 19:49:09 +00:00
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
3f36751ce2 ICU-3857 Don't crash if '-' isn't available.
X-SVN-Rev: 16694
2004-11-01 19:13:35 +00:00
Eric Mader
43646aea15 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
George Rhoten
7bbfff8f0b ICU-3857 Update as per reviewer comments.
X-SVN-Rev: 16692
2004-11-01 17:41:49 +00:00
George Rhoten
f7b99944d9 ICU-4185 Fix configure for very strict compilers
X-SVN-Rev: 16691
2004-11-01 16:37:59 +00:00
George Rhoten
75233160fb ICU-4078 Cut the nxCache in half by removing unused UnicodeSet options.
X-SVN-Rev: 16690
2004-10-31 05:43:23 +00:00
Steven R. Loomis
6a2217eb7c ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16689
2004-10-30 09:59:33 +00:00
Steven R. Loomis
7d4ba96675 ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16688
2004-10-30 09:50:11 +00:00
Steven R. Loomis
f2828bc597 cldrbug 353: added missing lo localeScript
X-SVN-Rev: 16687
2004-10-30 09:49:26 +00:00
Steven R. Loomis
fd09b2d910 ICU-3591 acceptLanguage API
X-SVN-Rev: 16686
2004-10-30 09:46:11 +00:00
Eric Mader
d0b0ab46a4 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16685
2004-10-30 00:06:24 +00:00
Eric Mader
043ea383c6 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
Eric Mader
1e856ba7a2 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
Eric Mader
d0a666402b ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16682
2004-10-29 22:55:17 +00:00
Eric Mader
3cc60cac35 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16681
2004-10-29 22:50:01 +00:00
Eric Mader
9a5baf62f7 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16679
2004-10-29 21:24:08 +00:00
Ram Viswanadha
dd55e581ae cldrbug 231: add support for isLeapMonth
X-SVN-Rev: 16678
2004-10-29 20:08:18 +00:00
Eric Mader
bf497ec1ff ICU-4132 DeviceTable::getAdjustment() should use "~" for complement. PairPositioningFormat1Subtable::process() should check for zero pairValueCount.
X-SVN-Rev: 16677
2004-10-29 19:24:42 +00:00
George Rhoten
aa753e01ef ICU-4176 Fix some newline handling.
X-SVN-Rev: 16676
2004-10-29 17:54:18 +00:00
Deborah Goldsmith
cf9a074264 ICU-4020 Add USET_ADD_CASE_MAPPINGS
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
Ram Viswanadha
a0611c7e7a ticket: 4092: revert the changes
X-SVN-Rev: 16665
2004-10-29 00:24:42 +00:00
George Rhoten
1f69f2a37c ICU-4078 Fix previous change
X-SVN-Rev: 16654
2004-10-28 16:14:14 +00:00
Steven R. Loomis
c3cf6d724e ICU-3591 ures_openAvailableLocales
X-SVN-Rev: 16653
2004-10-28 15:08:47 +00:00
GCL Shanghai
37862ea9bc ICU-4092 Add API/Method Coverage tests for ICU
X-SVN-Rev: 16652
2004-10-28 14:43:05 +00:00
George Rhoten
c0237af276 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16651
2004-10-28 06:29:19 +00:00
George Rhoten
5cde413c0b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16650
2004-10-28 06:21:47 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
85c0552e8f ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16648
2004-10-27 23:40:36 +00:00
George Rhoten
039e695ba1 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16647
2004-10-27 22:55:57 +00:00
Eric Mader
811ebbee0f ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
George Rhoten
054eeb6d70 ICU-4163 Fix a compiler warning from last check-in
X-SVN-Rev: 16644
2004-10-27 21:21:23 +00:00
Vladimir Weinstein
436facf32a ICU-4163 ucol_cloneBinary & ucol_openBinary APIs - no C++ comments in C files
X-SVN-Rev: 16640
2004-10-27 02:09:07 +00:00
Steven R. Loomis
b64e784fe7 ICU-4102 remove some incorrect comments
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Vladimir Weinstein
6f97dd1568 ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
Andy Heninger
8d38207aa7 ICU-4059 update word boundary characters for regexp \b test.
X-SVN-Rev: 16634
2004-10-26 23:13:40 +00:00
George Rhoten
046e808a44 ICU-3927 Fix various Universal Time Scale problems on IA64,
like public header exportation, optimization problems and other such things.

X-SVN-Rev: 16633
2004-10-26 21:59:03 +00:00
Andy Heninger
1cf7040adc ICU-2423 improve API docs for regex
X-SVN-Rev: 16631
2004-10-26 18:49:30 +00:00
George Rhoten
fd673c912b ICU-3938 recommit UCARules.txt
X-SVN-Rev: 16629
2004-10-26 16:03:33 +00:00
Vladimir Weinstein
89c474229e ICU-3938 recommit UCARules.txt
X-SVN-Rev: 16628
2004-10-26 15:32:29 +00:00
George Rhoten
f4e52357e7 ICU-3720 Only whitespace changes.
Reduce the number of lines so that it's easier to count the test cases.

X-SVN-Rev: 16627
2004-10-26 07:02:05 +00:00
Eric Mader
10522052fb ICU-3927 code review changes.
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
Andy Heninger
244f4e3ac2 ICU-4157 Word Break, undo failed attempt at a branch for TR29 proposed updates
X-SVN-Rev: 16625
2004-10-25 23:50:11 +00:00
Andy Heninger
d6a3a3e9f5 ICU-4157 Word Break, TR29 proposed changes for Unicode 4.1
X-SVN-Rev: 16623
2004-10-25 23:41:39 +00:00
George Rhoten
fd0d950183 ICU-4156 Test and fix getAvailableLocales for service registration.
X-SVN-Rev: 16622
2004-10-25 23:38:08 +00:00
George Rhoten
5c97ee7892 ICU-3963 Update to version 3.2
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
ad84740ebb ICU-3963 Update to version 3.2
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
Andy Heninger
a9beb2aa36 ICU-4155 Olson Time Zone data update.
X-SVN-Rev: 16615
2004-10-25 21:46:15 +00:00
George Rhoten
903ee0a20d ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16613
2004-10-25 21:22:21 +00:00
George Rhoten
1ea4086cc6 ICU-3855 Fix minor Cygwin build and linking issues.
X-SVN-Rev: 16612
2004-10-25 17:01:32 +00:00
George Rhoten
de0bbb2054 ICU-4006 Fix an allocation problem.
X-SVN-Rev: 16611
2004-10-25 00:20:59 +00:00
George Rhoten
46bf1afd99 ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16610
2004-10-24 20:01:37 +00:00
George Rhoten
cbbbbda612 ICU-4154 Alpha Linux with gcc has an optimization bug.
Adding this extra check gets around this bug.

X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
George Rhoten
0351f8c29e ICU-4154 Speed up building the data library
X-SVN-Rev: 16608
2004-10-24 19:57:55 +00:00
George Rhoten
24f4947b54 ICU-4154 Remove unused include directories.
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
Vladimir Weinstein
5544bc1710 ICU-3763 fix path stomping when parent == fill-in
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Eric Mader
04b1d434aa ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
X-SVN-Rev: 16605
2004-10-23 00:15:34 +00:00
Eric Mader
1ab8447475 ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
X-SVN-Rev: 16604
2004-10-22 23:56:36 +00:00
Vladimir Weinstein
09f8ca5624 ICU-4102 fix ures_getByKeyWithFallback for aliased resources
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
George Rhoten
0e772ac85a ICU-4153 Fix 64-bit library building on Solaris.
X-SVN-Rev: 16602
2004-10-22 23:08:16 +00:00
Andy Heninger
1f42f071fc ICU-4057 incorrect regex appendReplacement after multiple find()s.
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
George Rhoten
1675fa4465 ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16600
2004-10-22 22:19:12 +00:00
Eric Mader
83f812dd0a ICU-3927 fix problems w/ comparing doubles and int64_ts.
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Andy Heninger
9f286086d1 ICU-3337 better detect incorrect usage of Regex APIs.
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Ram Viswanadha
a3d81118a3 cldrbug 231: fix the sentence attr
X-SVN-Rev: 16593
2004-10-22 00:34:07 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Ram Viswanadha
2d229482dd ticket: 3938: merge CLDR data
X-SVN-Rev: 16591
2004-10-21 23:47:57 +00:00
Eric Mader
41038b6081 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Ram Viswanadha
42fc815f5f cldrbug 231: readd boundaries data to ja
X-SVN-Rev: 16589
2004-10-21 18:10:50 +00:00
Eric Mader
e69c18cd1f ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
15ac6a140c ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16586
2004-10-21 16:22:07 +00:00
George Rhoten
1397daa245 ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Deborah Goldsmith
225c380bde ICU-3561 Locale-based text boundaries
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
d118393447 ICU-3855 Shorten the data build log so that I can read it more easily
X-SVN-Rev: 16581
2004-10-21 00:10:03 +00:00
George Rhoten
b08624b5bf ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
Andy Heninger
720fe18819 ICU-3920 document that u_cleanup() resets memory, heap and trace functions.
X-SVN-Rev: 16579
2004-10-21 00:01:39 +00:00
Markus Scherer
1cd4ae803f ICU-3674 improve conversion code coverage
X-SVN-Rev: 16573
2004-10-20 13:46:58 +00:00