Commit Graph

1119 Commits

Author SHA1 Message Date
George Rhoten
01c4101c77 ICU-3650 Fix copyright notice
X-SVN-Rev: 15831
2004-06-10 17:55:40 +00:00
Andy Heninger
9d6d10c50a ICU-3650 fix doxygen warnings
X-SVN-Rev: 15827
2004-06-10 16:43:49 +00:00
George Rhoten
f86db7f63e ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15817
2004-06-09 21:30:50 +00:00
George Rhoten
2263af12ff ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15816
2004-06-09 18:18:34 +00:00
Ram Viswanadha
42b6b13ea9 ICU-3820 oops .. update copyright
X-SVN-Rev: 15803
2004-06-09 01:40:39 +00:00
Ram Viswanadha
0671dab04c ICU-3820 fix doxygen warnings
X-SVN-Rev: 15802
2004-06-09 01:38:56 +00:00
George Rhoten
fb50a0b47f ICU-3405 Don't include macros, which don't get version renamed.
(Hand edited for now until tool is fixed).

X-SVN-Rev: 15801
2004-06-09 01:18:37 +00:00
George Rhoten
074246f03e ICU-3719 Regenerate urename.h
X-SVN-Rev: 15800
2004-06-09 01:12:36 +00:00
George Rhoten
d4269ec25c ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15797
2004-06-08 23:30:28 +00:00
George Rhoten
40e568a7ba ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15795
2004-06-08 22:53:49 +00:00
George Rhoten
68bee3bc53 ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15794
2004-06-08 22:39:23 +00:00
George Rhoten
f57f1c057d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15792
2004-06-08 21:47:15 +00:00
George Rhoten
299be04d02 ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15789
2004-06-08 21:17:27 +00:00
George Rhoten
850a8ec20d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15788
2004-06-08 21:05:45 +00:00
Ram Viswanadha
45dd598a79 ICU-3820 fix doxygen warnings
X-SVN-Rev: 15786
2004-06-08 20:50:19 +00:00
Ram Viswanadha
32aec12153 ICU-3820 fix doxygen warnings
X-SVN-Rev: 15783
2004-06-08 20:11:40 +00:00
Ram Viswanadha
065495e107 ICU-3405 update the configuration files
X-SVN-Rev: 15782
2004-06-08 18:35:20 +00:00
Andy Heninger
8ec93303c2 ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
X-SVN-Rev: 15705
2004-06-04 01:16:05 +00:00
Eric Mader
1c4a31d88d ICU-3466 move definition of UChar from utf.h to umachine.h so that the utf.h -> utypes.h -> utf.h, putil.h loop doesn't break the test.
X-SVN-Rev: 15688
2004-06-03 21:37:47 +00:00
Vladimir Weinstein
2e722895e6 ICU-3100 Need internal uset_containsNone for tests
X-SVN-Rev: 15686
2004-06-03 20:55:27 +00:00
Andy Heninger
03c35c6112 ICU-3650 RBI::getRuleStatus() API docs addition.
X-SVN-Rev: 15620
2004-05-28 20:17:39 +00:00
Andy Heninger
e57f8ed178 ICU-3783 restore getStaticClassID() to several classes from which it had been removed in error.
X-SVN-Rev: 15619
2004-05-28 20:13:11 +00:00
George Rhoten
1fa6dc6401 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15582
2004-05-27 18:06:17 +00:00
George Rhoten
e95cc00b7d ICU-3499 Fix printf va_list handling to get around some os/400 crashing issues
X-SVN-Rev: 15529
2004-05-25 16:59:00 +00:00
George Rhoten
5ba76644fa ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15523
2004-05-25 03:23:31 +00:00
George Rhoten
59a662b996 ICU-3719 Regenerate urename.h
X-SVN-Rev: 15464
2004-05-21 20:37:50 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
George Rhoten
fbf289c55e ICU-3576 Make it easier to create static libraries on Windows
X-SVN-Rev: 15366
2004-05-18 05:35:41 +00:00
Steven R. Loomis
fcce29473f ICU-2487 alias ICUDATA support
X-SVN-Rev: 15357
2004-05-18 01:58:07 +00:00
Steven R. Loomis
f4be94b1cd ICU-2487 documentation fix
X-SVN-Rev: 15356
2004-05-18 01:57:50 +00:00
Steven R. Loomis
55d4014cc2 ICU-2487 getFunctionalEquivalent changes
X-SVN-Rev: 15355
2004-05-18 01:56:43 +00:00
Alan Liu
d9e5047559 ICU-3746 add @internal containsAll and equals
X-SVN-Rev: 15343
2004-05-17 21:43:00 +00:00
Andy Heninger
25bd73d174 ICU-3625 Edited API docs for RBBI::getRuleStatus()
X-SVN-Rev: 15338
2004-05-17 18:38:33 +00:00
Alan Liu
d888ad57cf ICU-3748 add createCanonical
X-SVN-Rev: 15328
2004-05-15 05:10:07 +00:00
Ram Viswanadha
d52f9ef512 ICU-3699 add getWithFallback API for CLDR tools
X-SVN-Rev: 15321
2004-05-15 00:16:32 +00:00
George Rhoten
190cb67d55 ICU-3753 Fix the case when STL set is used.
X-SVN-Rev: 15296
2004-05-13 21:21:58 +00:00
George Rhoten
46cb78d129 ICU-3719 reset the operator== time bomb
X-SVN-Rev: 15291
2004-05-13 20:21:53 +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
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
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
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +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
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +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
3fd90af549 ICU-3725 clean up "\u" notation in doc. comments.
X-SVN-Rev: 15115
2004-04-30 22:23:11 +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
Steven R. Loomis
40a4d1af62 ICU-2487 change / to - in tree names.
X-SVN-Rev: 15094
2004-04-29 17:40:48 +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
3d67a89d5e ICU-2825 Undo last change. It is incorrect.
X-SVN-Rev: 15064
2004-04-27 23:12:58 +00:00