Markus Scherer
|
9be9a82b08
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
|
2008-10-22 19:50:07 +00:00 |
|
George Rhoten
|
93351fd30c
|
ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
|
2007-06-11 19:14:47 +00:00 |
|
Markus Scherer
|
5d32123d29
|
ICU-4558 fix and clarify utfxx.h API docs for input string indexes for U16_ and U8_ macros
X-SVN-Rev: 19988
|
2006-08-05 21:27:11 +00:00 |
|
George Rhoten
|
ed52ece8ed
|
ICU-5008 Undraft some API
X-SVN-Rev: 18999
|
2006-01-18 03:34:19 +00:00 |
|
Vladimir Weinstein
|
ed7fe99c8b
|
ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
|
2005-06-22 23:38:06 +00:00 |
|
Eric Mader
|
41ca4f63ee
|
ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
|
2005-03-08 22:49:59 +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 |
|
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 |
|
Eric Mader
|
14fbb48bf9
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
|
2004-05-18 22:01:41 +00:00 |
|
Ram Viswanadha
|
bbe9de394c
|
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
|
2004-03-26 19:42:04 +00:00 |
|
Markus Scherer
|
4171085928
|
ICU-2913 add U_IS_SUPPLEMENTARY(c) and U_IS_BMP(c)
X-SVN-Rev: 13543
|
2003-10-31 19:17:00 +00:00 |
|
George Rhoten
|
a351293c6e
|
ICU-2589 Fix doxygen warnings.
X-SVN-Rev: 12433
|
2003-06-10 23:19:36 +00:00 |
|
Vladimir Weinstein
|
c9475e02ae
|
ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
|
2003-06-03 06:44:40 +00:00 |
|
Markus Scherer
|
eafba94879
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12217
|
2003-06-02 17:57:34 +00:00 |
|
Markus Scherer
|
0ef875e461
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10618
|
2002-12-11 22:49:18 +00:00 |
|
Alan Liu
|
b00b17ebd1
|
ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
X-SVN-Rev: 10488
|
2002-12-05 00:30:16 +00:00 |
|
Markus Scherer
|
64e714a1ef
|
ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
|
2002-12-04 23:39:56 +00:00 |
|
Markus Scherer
|
6b1fa6036a
|
ICU-2150 simplify/improve UTF macros
X-SVN-Rev: 9930
|
2002-09-30 04:00:17 +00:00 |
|
Markus Scherer
|
790f6533dc
|
ICU-2146 define UChar32=int32_t regardless of platform wchar_t
X-SVN-Rev: 9909
|
2002-09-20 22:00:21 +00:00 |
|
George Rhoten
|
57d169db3a
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9583
|
2002-08-05 22:59:26 +00:00 |
|
George Rhoten
|
41bd5e0c78
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9332
|
2002-07-25 16:29:44 +00:00 |
|
Markus Scherer
|
e3efed98e9
|
ICU-1967 make non-character check faster - fail most of BMP right away
X-SVN-Rev: 8989
|
2002-07-02 00:48:46 +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 |
|
Yves Arrouye
|
abd5f16593
|
ICU-1709 UTF_IS_UNICODE_NONCHAR()
X-SVN-Rev: 7680
|
2002-02-15 21:08:29 +00:00 |
|
Markus Scherer
|
a92571a185
|
ICU-1590 fix detection of U_WCHAR_IS_UTF16/32
X-SVN-Rev: 7333
|
2001-12-07 17:09:41 +00:00 |
|
Markus Scherer
|
38b3810bae
|
ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
X-SVN-Rev: 6212
|
2001-10-12 18:53:26 +00:00 |
|
Ram Viswanadha
|
7980af65c6
|
ICU-849 Made the docs pretty
X-SVN-Rev: 4282
|
2001-03-22 20:07:44 +00:00 |
|
Ram Viswanadha
|
3c622c0a88
|
ICU-849 Made the docs more readable
X-SVN-Rev: 4280
|
2001-03-22 19:56:47 +00:00 |
|
Ram Viswanadha
|
9a5b41cb32
|
ICU-849 Added documentation for multiline macro usage
X-SVN-Rev: 4278
|
2001-03-22 19:41:37 +00:00 |
|
George Rhoten
|
c4997713ef
|
ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
|
2001-03-21 20:44:20 +00:00 |
|
George Rhoten
|
2c60711cbc
|
ICU-681 removed an excessive limits.h file under normal usage.
X-SVN-Rev: 3283
|
2000-12-19 23:54:57 +00:00 |
|
Markus Scherer
|
92123b144f
|
ICU-647 documentation improvements
X-SVN-Rev: 3244
|
2000-12-15 18:22:39 +00:00 |
|
Markus Scherer
|
6ce4db8760
|
ICU-647 clarify macro documentation
X-SVN-Rev: 3231
|
2000-12-14 18:36:44 +00:00 |
|
Markus Scherer
|
96c50174b4
|
ICU-647 update API docs
X-SVN-Rev: 3200
|
2000-12-12 20:31:47 +00:00 |
|
Ram Viswanadha
|
8c3169b6df
|
ICU-647 Modified documentation for compliance with Doxygen
X-SVN-Rev: 3170
|
2000-12-08 18:43:57 +00:00 |
|
George Rhoten
|
3de2aeabe7
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2314
|
2000-08-21 19:55:59 +00:00 |
|
Markus Scherer
|
7a4cc4da43
|
ICU-176 fix UTF_IS_SURROGATE() to work on both code units & code points
X-SVN-Rev: 1120
|
2000-04-13 17:24:48 +00:00 |
|
Markus Scherer
|
2b2af0bbc5
|
ICU-176 utf macros get, prev, back take start parameter
X-SVN-Rev: 1116
|
2000-04-12 19:36:07 +00:00 |
|
Yves Arrouye
|
318f3cb528
|
ICU-347 if U_SIZEOF_WCHAR_T == 0 then undef it before setting it in
case it is really defined to 0, not undefined.
X-SVN-Rev: 1090
|
2000-04-06 23:37:46 +00:00 |
|
Markus Scherer
|
84aa10b17f
|
ICU-347 do not use wchar.h except when we really need it and we know that we have it
X-SVN-Rev: 1086
|
2000-04-06 22:59:56 +00:00 |
|
Markus Scherer
|
f539dd4e91
|
ICU-176 better UChar[32] type detection
X-SVN-Rev: 1049
|
2000-04-01 00:17:55 +00:00 |
|
Markus Scherer
|
4d6a965002
|
ICU-176 initial, basic utf-16 support for c
X-SVN-Rev: 737
|
2000-02-09 19:42:15 +00:00 |
|
Markus Scherer
|
e718d50df9
|
ICU-176 initial, basic utf-16 support for c
X-SVN-Rev: 715
|
2000-02-03 19:54:49 +00:00 |
|