George Rhoten
f841ce2352
ICU-4419 Add some fixes for MinGW, and clean up the header a little bit.
...
X-SVN-Rev: 17260
2005-02-28 17:40:43 +00:00
Markus Scherer
bb8e7f04bc
ICU-4334 fix enum names for new blocks
...
X-SVN-Rev: 17237
2005-02-21 22:46:36 +00:00
George Rhoten
aac8e996c4
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
...
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
35e0a8a0d2
ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
...
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
Doug Felt
3120d08ecc
ICU-4386 update based on review comments, extend tests
...
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
George Rhoten
f4b63ff7e0
ICU-4404 Fix a typo regarding const usage.
...
X-SVN-Rev: 17194
2005-02-08 18:58:26 +00:00
George Rhoten
ff6d9533d5
ICU-4404 Add some missing uset functions.
...
X-SVN-Rev: 17193
2005-02-08 18:40:36 +00:00
Ram Viswanadha
1bc502c3ed
ICU-4390 change the name of the API
...
X-SVN-Rev: 17168
2005-02-01 01:06:48 +00:00
Ram Viswanadha
e083bf3117
ICU-4390 preview of the api
...
X-SVN-Rev: 17162
2005-01-28 02:45:30 +00:00
Matitiahu Allouche
8f37e17383
ICU-4386 add multiple paragraph support to ubidi APIs
...
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Markus Scherer
7f8d06b42b
ICU-4334 Unicode 4.1 update
...
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
4c0fbd019d
ICU-4330 Change version from 3.2 to 3.3
...
X-SVN-Rev: 17091
2005-01-07 00:01:49 +00:00
George Rhoten
1d9f513c4b
ICU-4330 Change version from 3.2 to 3.3
...
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
8dae6168aa
ICU-4092 Increase code coverage by removing the operator= implementation.
...
The implementation doesn't need to exist. It just needs to be declared private.
X-SVN-Rev: 17067
2005-01-01 03:00:49 +00:00
George Rhoten
25b8fed2bb
ICU-4233 Fix some doxygen escaped characters.
...
X-SVN-Rev: 17010
2004-12-23 00:41:06 +00:00
George Rhoten
7876864829
ICU-4317 Fix a documentation problem.
...
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
Eric Mader
37ae10043d
ICU-4306 Make sure that LayoutEngine docs get built, add to docmain, and clean up doc comments.
...
X-SVN-Rev: 16964
2004-12-17 01:17:36 +00:00
George Rhoten
db0f035859
ICU-4280 Improve the z/OS ASCII support.
...
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
Eric Mader
965852701a
ICU-4232 Add info about Universal Time Scale API.
...
X-SVN-Rev: 16866
2004-11-15 22:14:58 +00:00
George Rhoten
ecda2bc8c5
ICU-3866 Fix some doxygen warnings.
...
X-SVN-Rev: 16843
2004-11-12 22:50:38 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
41d38de693
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16804
2004-11-09 19:11:02 +00:00
Ram Viswanadha
fe00d7d59a
ICU-4206 update the header files
...
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
Steven R. Loomis
a037463a60
ICU-3591 fix some warnings
...
X-SVN-Rev: 16757
2004-11-04 22:52:07 +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
Steven R. Loomis
ec27958921
ICU-3591 acceptLanguage implementation (first)
...
X-SVN-Rev: 16750
2004-11-04 08:16:54 +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
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
Markus Scherer
543e5c1477
ICU-4020 USET_ADD_CASE_MAPPINGS includes case foldings
...
X-SVN-Rev: 16700
2004-11-01 22:01:38 +00:00
Steven R. Loomis
fd09b2d910
ICU-3591 acceptLanguage API
...
X-SVN-Rev: 16686
2004-10-30 09:46:11 +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
Deborah Goldsmith
cf9a074264
ICU-4020 Add USET_ADD_CASE_MAPPINGS
...
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
Steven R. Loomis
c3cf6d724e
ICU-3591 ures_openAvailableLocales
...
X-SVN-Rev: 16653
2004-10-28 15:08:47 +00:00
Vladimir Weinstein
6f97dd1568
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
...
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +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
Deborah Goldsmith
225c380bde
ICU-3561 Locale-based text boundaries
...
X-SVN-Rev: 16582
2004-10-21 01:03:01 +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
George Rhoten
337b3a2146
ICU-3963 Update what is renamed
...
X-SVN-Rev: 16554
2004-10-19 05:12:17 +00:00
George Rhoten
bdf72fb52c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
George Rhoten
e10141ecc9
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
...
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
2e69aa04e2
ICU-4129 Fix for Borland C++ Builder.
...
X-SVN-Rev: 16459
2004-10-12 23:24:19 +00:00
George Rhoten
088b7ae383
ICU-4078 Remove some dependencies
...
X-SVN-Rev: 16428
2004-10-08 17:38:36 +00:00
George Rhoten
7674c243d1
ICU-4078 There is no need to use the default locale for foldCase as stated by Markus.
...
X-SVN-Rev: 16424
2004-10-08 05:17:17 +00:00