Ram Viswanadha
|
db3fff6055
|
ICU-2194 add man page for genidna tool
X-SVN-Rev: 11318
|
2003-03-14 21:40:55 +00:00 |
|
Ram Viswanadha
|
c853cd0472
|
ICU-2194 fix crash on Alpha/Linux CCC
X-SVN-Rev: 11317
|
2003-03-14 21:39:33 +00:00 |
|
Markus Scherer
|
af52fd13b1
|
ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
|
2003-03-14 19:24:55 +00:00 |
|
George Rhoten
|
d82e7274d9
|
ICU-2481 Fix for AIX. The last enum value shouldn't have a comma
X-SVN-Rev: 11315
|
2003-03-14 17:41:19 +00:00 |
|
George Rhoten
|
bb9e366b13
|
ICU-2203 Fix for HP and other compilers
X-SVN-Rev: 11311
|
2003-03-14 02:18:40 +00:00 |
|
Andy Heninger
|
6ed78276e1
|
ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11310
|
2003-03-14 02:01:17 +00:00 |
|
Steven R. Loomis
|
b4dbe9ee77
|
ICU-2427 fix udata test to dynamically check the unicode version of the pnames file
X-SVN-Rev: 11309
|
2003-03-14 01:35:12 +00:00 |
|
Alan Liu
|
1ac2fc0b78
|
ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
X-SVN-Rev: 11308
|
2003-03-14 00:49:21 +00:00 |
|
Alan Liu
|
cb5ef5a19e
|
ICU-2612 fix test to not depend on en_GB
X-SVN-Rev: 11307
|
2003-03-14 00:46:33 +00:00 |
|
Alan Liu
|
7c67f351f8
|
ICU-2612 fix test to not depend on en_GB
X-SVN-Rev: 11306
|
2003-03-14 00:22:57 +00:00 |
|
Ram Viswanadha
|
7652b4aff6
|
ICU-2194 update links in comments. No code change
X-SVN-Rev: 11305
|
2003-03-13 23:50:56 +00:00 |
|
Markus Scherer
|
6d58c3871a
|
ICU-2481 more tests for UNORM_UNICODE_3_2 and related
X-SVN-Rev: 11303
|
2003-03-13 23:03:21 +00:00 |
|
Markus Scherer
|
ab9d557dfe
|
ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
|
2003-03-13 23:01:42 +00:00 |
|
Markus Scherer
|
f9ce852e79
|
ICU-2481 make UNORM_UNICODE_3_2 and related public; move obsolete UNormalizationMode constants to the obsolete library
X-SVN-Rev: 11301
|
2003-03-13 23:01:03 +00:00 |
|
Eric Mader
|
7771903a16
|
ICU-2405 Change nextLine() to return the rest of the paragraph if width <= 0.
X-SVN-Rev: 11299
|
2003-03-13 22:55:37 +00:00 |
|
Ram Viswanadha
|
102ad41655
|
ICU-2194 convert the ouput of toASCII to lower case
X-SVN-Rev: 11298
|
2003-03-13 22:17:24 +00:00 |
|
Vladimir Weinstein
|
c210330322
|
ICU-2701 fixed u_unescape usage in the tests
X-SVN-Rev: 11293
|
2003-03-13 17:20:37 +00:00 |
|
Vladimir Weinstein
|
96fb0b59dc
|
ICU-2412 added comment for getnextsortkeypart, simplified some code etc...
X-SVN-Rev: 11292
|
2003-03-13 17:15:53 +00:00 |
|
Vladimir Weinstein
|
e369167c42
|
ICU-2412 added parseUTF8string for usage in tests
X-SVN-Rev: 11291
|
2003-03-13 16:52:49 +00:00 |
|
Andy Heninger
|
fef34e930e
|
ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11290
|
2003-03-13 01:56:01 +00:00 |
|
Eric Mader
|
708317c997
|
ICU-2405 clean up comments, esp. @draft versions.
X-SVN-Rev: 11289
|
2003-03-12 23:51:42 +00:00 |
|
Ram Viswanadha
|
8cf2a2cee5
|
ICU-2194 fix bug found while running demo
X-SVN-Rev: 11288
|
2003-03-12 23:17:56 +00:00 |
|
Ram Viswanadha
|
a204c3713f
|
ICU-2194 Add test for bug found after after demo
X-SVN-Rev: 11287
|
2003-03-12 23:16:57 +00:00 |
|
Andy Heninger
|
77d0dbbd6e
|
ICU-2422 Regexp, credit source for new test data.
X-SVN-Rev: 11285
|
2003-03-12 02:02:06 +00:00 |
|
Andy Heninger
|
1eee5ac497
|
ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11284
|
2003-03-12 01:59:22 +00:00 |
|
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
|
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 |
|
Markus Scherer
|
bfd5df7613
|
ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11225
|
2003-03-04 00:47:01 +00:00 |
|
Markus Scherer
|
737c614b75
|
ICU-2427 upgrade to Unicode 4 - initially only for existing properties; move obsolete UBlockCode constants to the obsolete library
X-SVN-Rev: 11224
|
2003-03-04 00:42:54 +00:00 |
|
Markus Scherer
|
85a619bb4e
|
ICU-2427 upgrade to Unicode 4 - use property [value] aliases from data
X-SVN-Rev: 11223
|
2003-03-04 00:40:44 +00:00 |
|
Markus Scherer
|
e8bad8a60f
|
ICU-2427 upgrade to Unicode 4 - allow Unicode versions with just a major number
X-SVN-Rev: 11222
|
2003-03-04 00:39:21 +00:00 |
|
Markus Scherer
|
1c86bc5cbb
|
ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11221
|
2003-03-04 00:38:42 +00:00 |
|
Markus Scherer
|
589d027374
|
ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11220
|
2003-03-04 00:29:39 +00:00 |
|
Eric Mader
|
2663f369f0
|
ICU-2743 handle multiple substitutions which substitute a single glyph.
X-SVN-Rev: 11219
|
2003-03-04 00:03:17 +00:00 |
|
Eric Mader
|
bb2050611b
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11218
|
2003-03-03 23:51:09 +00:00 |
|
Eric Mader
|
3dddcd075b
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11217
|
2003-03-03 23:28:15 +00:00 |
|
Eric Mader
|
1cffb08751
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11216
|
2003-03-03 23:07:01 +00:00 |
|
Eric Mader
|
36de244611
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
|
2003-03-03 22:54:57 +00:00 |
|
Andy Heninger
|
d1c1beb261
|
ICU-2422 regexp, look-behind ops, error message fixed.
X-SVN-Rev: 11213
|
2003-03-03 18:02:06 +00:00 |
|
Andy Heninger
|
ae14297881
|
ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
|
2003-03-02 19:11:09 +00:00 |
|
Ram Viswanadha
|
112bd0d671
|
ICU-2194 update custom build step for release configuration
X-SVN-Rev: 11211
|
2003-03-01 01:31:53 +00:00 |
|
Ram Viswanadha
|
a85f43fcda
|
ICU-2194 fix Solaris and HPUX failure
X-SVN-Rev: 11210
|
2003-03-01 00:42:53 +00:00 |
|
Markus Scherer
|
353f8ee0eb
|
ICU-2021 another fix for canonical caseless match, still prototyping
X-SVN-Rev: 11209
|
2003-03-01 00:13:40 +00:00 |
|
Markus Scherer
|
e9e4feea24
|
ICU-2021 fix sample in comment
X-SVN-Rev: 11208
|
2003-03-01 00:09:42 +00:00 |
|
Markus Scherer
|
679814d32b
|
ICU-2021 improve tests for canonical caseless match
X-SVN-Rev: 11207
|
2003-03-01 00:09:12 +00:00 |
|
Ram Viswanadha
|
ccc2f5d89d
|
ICU-2194 enable Win64 configurations
X-SVN-Rev: 11206
|
2003-02-28 23:54:34 +00:00 |
|
Ram Viswanadha
|
f378206b35
|
ICU-2194 fix a minor bug
X-SVN-Rev: 11205
|
2003-02-28 23:29:58 +00:00 |
|
Ram Viswanadha
|
3093681c4c
|
ICU-2194 update dependecies
X-SVN-Rev: 11204
|
2003-02-28 23:07:56 +00:00 |
|
Ram Viswanadha
|
b384ce535f
|
ICU-2194 update dependecies
X-SVN-Rev: 11203
|
2003-02-28 22:46:17 +00:00 |
|
Ram Viswanadha
|
021a837ce9
|
ICU-2194 remove tidnaref.cpp
X-SVN-Rev: 11202
|
2003-02-28 22:43:55 +00:00 |
|
Ram Viswanadha
|
a9ab122218
|
ICU-2194 update settings for release mode
X-SVN-Rev: 11201
|
2003-02-28 22:39:39 +00:00 |
|
Ram Viswanadha
|
11ddecd661
|
ICU-2194 update dependency for genidna
X-SVN-Rev: 11200
|
2003-02-28 22:36:58 +00:00 |
|
Ram Viswanadha
|
cf37cfbbb4
|
ICU-2194 add ustrprep_cleanup to ucln_cmn
X-SVN-Rev: 11199
|
2003-02-28 22:17:06 +00:00 |
|