Commit Graph

10474 Commits

Author SHA1 Message Date
Vladimir Weinstein
d8cf75aa69 ICU-2701 fixed API documentation for u_unescape
X-SVN-Rev: 11283
2003-03-12 01:36:47 +00:00
Andy Heninger
90e3bd207b ICU-2422 Regexp, Fixes for remaining failures in new regexp test data
X-SVN-Rev: 11281
2003-03-11 21:52:52 +00:00
Eric Mader
a9ac4b4f42 ICU-2743 cast flag argument to GlyphIterator copy constructor to disambiguate from constructor which takes an LETag.
X-SVN-Rev: 11280
2003-03-11 02:28:18 +00:00
Andy Heninger
77a6b03679 ICU-2422 Regexp tests of expressions at http://www.regxlib.com/
X-SVN-Rev: 11279
2003-03-10 07:37:37 +00:00
Markus Scherer
25d1629bb7 ICU-2021 replace Turkic-casefolding prototype with explanation
X-SVN-Rev: 11278
2003-03-10 00:59:10 +00:00
Markus Scherer
a32165212d ICU-2481 make the implementation of tailored normalization permanent; remove the a-umlaut option
X-SVN-Rev: 11276
2003-03-10 00:24:37 +00:00
Markus Scherer
84adae7885 ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11275
2003-03-08 18:09:39 +00:00
Markus Scherer
41490cb19a ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11274
2003-03-08 18:00:51 +00:00
Markus Scherer
880693b17f ICU-2427 test property Hangul_Syllable_Type
X-SVN-Rev: 11273
2003-03-08 02:01:15 +00:00
Markus Scherer
cb850817d8 ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11272
2003-03-08 02:00:06 +00:00
Markus Scherer
62d930de7e ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11271
2003-03-08 01:53:11 +00:00
Ram Viswanadha
5bcbb42046 ICU-2658 Iranian Rial formatting update
X-SVN-Rev: 11270
2003-03-08 01:32:45 +00:00
Ram Viswanadha
a5717a994d ICU-2574 update localPatternChars
X-SVN-Rev: 11269
2003-03-08 01:30:35 +00:00
Ram Viswanadha
8a991f7d46 ICU-2303 update localPatternChars
X-SVN-Rev: 11268
2003-03-08 01:28:56 +00:00
Eric Mader
2dd931b10c ICU-2743 don't require feature tag for backtrack and lookahead. Type three chaining contexual subtable should return inputGlyphCount *not* inputGlyphCount + 1!
X-SVN-Rev: 11267
2003-03-07 23:33:41 +00:00
Markus Scherer
021f1e9ae2 ICU-2481 apply NormalizationCorrections-4.0.0.txt
X-SVN-Rev: 11266
2003-03-07 21:54:30 +00:00
Markus Scherer
70aecbb5f0 ICU-2427 use full properties in uprops.icu instead of computing them from partial ones
X-SVN-Rev: 11265
2003-03-07 21:49:09 +00:00
Markus Scherer
a968441ac2 ICU-2427 move Hangul/Jamo constants from unorm.cpp to unormimp.h
X-SVN-Rev: 11264
2003-03-07 21:46:51 +00:00
Markus Scherer
f0d2453789 ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11263
2003-03-07 21:45:17 +00:00
Markus Scherer
0e0bdfd63b ICU-2427 handle Hangul in recursive decompositions
X-SVN-Rev: 11262
2003-03-07 21:44:29 +00:00
Markus Scherer
ae3330412a ICU-2427 more robust parsing for additional properties; store full properties instead of partial ones (Other_XYZ->XYZ); see store.c for changes for format version 3.2
X-SVN-Rev: 11261
2003-03-07 21:43:18 +00:00
Markus Scherer
ca5515af1a ICU-2427 replace ArabicShaping.txt with derived files to avoid tracking the formula for jt=T
X-SVN-Rev: 11260
2003-03-07 21:36:45 +00:00
Steven R. Loomis
e5dcdef9da ICU-2161 added --ldflags-obsolete to icu-config
X-SVN-Rev: 11259
2003-03-07 17:39:09 +00:00
Vladimir Weinstein
8b24f520fc ICU-2412 some comments added
X-SVN-Rev: 11256
2003-03-07 07:00:53 +00:00
Alan Liu
8c8a6bbe08 ICU-2656 make HHmmss not parse negative numbers; clean up handling of 'u' (EXTENDED_YEAR)
X-SVN-Rev: 11255
2003-03-07 01:05:51 +00:00
Alan Liu
e7be1a69e2 ICU-2656 make HHmmss parsing not parse negative numbers
X-SVN-Rev: 11254
2003-03-07 01:04:43 +00:00
Ram Viswanadha
956a7236ac ICU-2616 update date format information
X-SVN-Rev: 11253
2003-03-06 23:30:00 +00:00
Ram Viswanadha
59657e6038 ICU-2614 update date format information
X-SVN-Rev: 11252
2003-03-06 23:29:09 +00:00
Ram Viswanadha
e93ad1cbb7 ICU-2612 update date format information
X-SVN-Rev: 11251
2003-03-06 23:28:27 +00:00
Andy Heninger
f5fa67bfe3 ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11250
2003-03-06 01:57:52 +00:00
Alan Liu
03c212daf4 ICU-887 add new ucal_ time zone API
X-SVN-Rev: 11249
2003-03-05 18:36:48 +00:00
George Rhoten
efda501285 ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
2003-03-05 04:56:28 +00:00
Steven R. Loomis
26c61ca37a ICU-2412 no trailing commas in list/enum initializer
X-SVN-Rev: 11247
2003-03-05 01:02:31 +00:00
Eric Mader
f0a4c2ea30 ICU-2452 Fix page title.
X-SVN-Rev: 11246
2003-03-04 22:58:41 +00:00
Eric Mader
ea4c9cba82 ICU-2452 Change to use Code2000 font instead of Times New Roman; fix other documentation errors.
X-SVN-Rev: 11245
2003-03-04 22:40:25 +00:00
Eric Mader
e6d6dc6511 ICU-2405 Need to pass &dx[dyStart], not dx, to ExtTextOut!
X-SVN-Rev: 11241
2003-03-04 19:57:40 +00:00
Alan Liu
6c81c154d1 ICU-2478 give No_Block the code point tag [none]
X-SVN-Rev: 11240
2003-03-04 19:55:37 +00:00
Alan Liu
162ab9a922 ICU-2478 update to take 4.0 block names from PropertyValueAliases incl. No_Block; other enhancements
X-SVN-Rev: 11239
2003-03-04 19:54:27 +00:00
Alan Liu
f03db87d08 ICU-2478 regenerate with 4.0 block names from PropertyValueAliases incl. No_Block
X-SVN-Rev: 11238
2003-03-04 19:53:40 +00:00
Eric Mader
e4ea506018 ICU-2405 remove RenderingFontInstance.cpp.
X-SVN-Rev: 11237
2003-03-04 19:36:49 +00:00
George Rhoten
dc3d5b5d69 ICU-2120 Speed improvements for %g and the char * format specifier
X-SVN-Rev: 11236
2003-03-04 19:21:42 +00:00
George Rhoten
a3b3b77616 ICU-1839 Use const & for setSymbol
X-SVN-Rev: 11235
2003-03-04 19:15:06 +00:00
George Rhoten
12868c3ae2 ICU-2120 Add a couple of tests to make sure my changes are good.
X-SVN-Rev: 11234
2003-03-04 19:12:55 +00:00
George Rhoten
5ae9046b7b ICU-2704 Fix a compiler warning
X-SVN-Rev: 11233
2003-03-04 19:03:17 +00:00
Vladimir Weinstein
6144e316e4 ICU-331 support for usort icuapp - skipping leading whitespace and finding start of trailing whitespace
X-SVN-Rev: 11231
2003-03-04 06:33:33 +00:00
Vladimir Weinstein
e1cf7436f1 ICU-2412 test tweak
X-SVN-Rev: 11230
2003-03-04 06:31:46 +00:00
Vladimir Weinstein
4659ebb3c1 ICU-2412 state bits distribution reorg + handling state overflow
X-SVN-Rev: 11229
2003-03-04 06:31:20 +00:00
Andy Heninger
09baec1685 ICU-2422 Regexp \N{NAME} added. (ZeroLengthMatch)* optimizations improved.
X-SVN-Rev: 11228
2003-03-04 01:10:46 +00:00
Markus Scherer
234855629c ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11227
2003-03-04 00:52:47 +00:00
Markus Scherer
6d4359784d ICU-2478 replace UBLOCK_INVALID_CODE=-1 by new UBLOCK_NO_BLOCK=0 in most cases
X-SVN-Rev: 11226
2003-03-04 00:52:07 +00:00