Markus Scherer
156e2f983f
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
...
X-SVN-Rev: 9019
2002-07-02 23:58:34 +00:00
Markus Scherer
11948b52df
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
...
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
George Rhoten
41ffc2ef36
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
...
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
c51eed2f61
ICU-392 Don't export as many symbols
...
X-SVN-Rev: 6088
2001-10-05 20:24:05 +00:00
George Rhoten
f87efdc743
ICU-770 Memory cleanup
...
X-SVN-Rev: 6052
2001-10-04 20:58:06 +00:00
Markus Scherer
513ddbcaf2
ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
...
X-SVN-Rev: 5803
2001-09-19 00:06:19 +00:00
George Rhoten
35591e5501
ICU-1019 add const to the context pointers
...
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
George Rhoten
bfc878df03
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
George Rhoten
c4997713ef
ICU-903 Updated the copyright notice
...
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Markus Scherer
756972f00c
ICU-875 fix and clean up ucnv_fixFileSeparator() and ucnv_isAmbiguous()
...
X-SVN-Rev: 4147
2001-03-16 20:49:41 +00:00
Markus Scherer
55c69844be
ICU-866 implement handling of subchar1
...
X-SVN-Rev: 3784
2001-02-26 19:51:20 +00:00
Markus Scherer
17df34956e
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
...
X-SVN-Rev: 2199
2000-08-11 19:23:50 +00:00
Vladimir Weinstein
2d4ed86f3e
ICU-432 UnicodeConverter copy ctor used new for memory freed by free
...
X-SVN-Rev: 2088
2000-08-01 19:41:44 +00:00
Yves Arrouye
723cec4f28
ICU-518 UnicodeConverterCPP renamed to UnicodeConverter.
...
X-SVN-Rev: 2084
2000-08-01 00:44:15 +00:00
Markus Scherer
a365ea6146
ICU-311 op== also compare the cb contexts
...
X-SVN-Rev: 1894
2000-07-15 22:03:20 +00:00
Markus Scherer
5af0fcc38d
ICU-311 for the new callback api, geMissingXAction() need to return both the function pointer and the context
...
X-SVN-Rev: 1872
2000-07-14 01:00:59 +00:00
Helena Chapman
2fd0a3db47
ICU-311 the setToU and fromUCallback function signatures update.
...
X-SVN-Rev: 1736
2000-07-05 20:56:42 +00:00
Helena Chapman
377889ccd9
ICU-311 Major rewrite of the callback APIs. Needs to be checked
...
in without more testing to make the 6/29/2000 API deadline. Lots
of warnings still, offset handling is not implemented. More unit tests
is required because the current implementation actually passes the tests.
X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
c69c164be8
ICU-353 basic warnings cleanup (not touching object's memory layout). A
...
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...
X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Markus Scherer
eb3ba827c6
ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation
...
X-SVN-Rev: 1012
2000-03-29 01:13:49 +00:00
Markus Scherer
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Madhu K
571fbf2628
ICU-227 HP/UX10.2 wants a new line at the end of the file.
...
Fix : Added a new line at the end of the file for convert.cpp
X-SVN-Rev: 573
2000-01-13 21:57:38 +00:00
Helena Chapman
62bfc59330
ICU-216 Added fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
...
X-SVN-Rev: 497
2000-01-08 00:51:44 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
043cf32ee0
ICU-165 return converters from api, not aliases
...
X-SVN-Rev: 395
1999-12-14 00:37:27 +00:00
Steven R. Loomis
363ee387f6
ICU-161 (c)opyright notices
...
X-SVN-Rev: 362
1999-12-09 23:27:55 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
f82c8d906f
ICU-165 mutex getAvailableNames()
...
X-SVN-Rev: 334
1999-12-07 19:06:51 +00:00
Markus Scherer
ec97389ca8
ICU-80 ResourceBundle keys (tags) are now const char*
...
X-SVN-Rev: 271
1999-12-01 21:27:44 +00:00
Markus Scherer
ed2fcb6223
ICU-165 converter aliases use memory-mappable cnvalias.dat with the udata api
...
X-SVN-Rev: 250
1999-11-23 23:02:55 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00