Alan Liu
|
c91c33fbdf
|
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
X-SVN-Rev: 13417
|
2003-10-14 21:47:59 +00:00 |
|
Andy Heninger
|
d4524826ed
|
ICU-2924 RBBI, new style rule format, new line break rules. (14 known test failures, will fix real soon.)
X-SVN-Rev: 13364
|
2003-10-09 01:13:08 +00:00 |
|
Syn Wee Quek
|
6f094669a2
|
ICU-2092 error status checks added
X-SVN-Rev: 13050
|
2003-09-09 23:51:17 +00:00 |
|
Andy Heninger
|
265ed564e0
|
ICU-2959 copyright updated for RBBI, Regexp files.
X-SVN-Rev: 12228
|
2003-06-02 22:21:58 +00:00 |
|
George Rhoten
|
7bf253f27f
|
ICU-2785 Don't strip white space anymore. Just strip the new lines.
X-SVN-Rev: 11544
|
2003-04-14 23:44:31 +00:00 |
|
Andy Heninger
|
71070da39f
|
ICU-2093 RBBI rule make dependencies for UnicodeSet properties adjusted.
Check for empty UnicodeSets added to builder.
X-SVN-Rev: 11476
|
2003-04-09 00:09:14 +00:00 |
|
George Rhoten
|
c9ed03fc4b
|
ICU-2744 Fix some IRIX problems
X-SVN-Rev: 11329
|
2003-03-15 01:57:10 +00:00 |
|
George Rhoten
|
f1919822df
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
X-SVN-Rev: 11076
|
2003-02-17 18:06:42 +00:00 |
|
Andy Heninger
|
11960914d0
|
ICU-2562 better error in breakiterator for missing ICU data.
X-SVN-Rev: 10606
|
2002-12-11 18:26:35 +00:00 |
|
George Rhoten
|
1341f3bcd1
|
ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
|
2002-11-30 04:41:53 +00:00 |
|
Alan Liu
|
819429ec06
|
ICU-2015 move getRuleWhiteSpaceSet to uprops and convert it from C++ to C
X-SVN-Rev: 10177
|
2002-11-07 01:28:14 +00:00 |
|
Markus Scherer
|
87ab6dcc57
|
ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9960
|
2002-10-04 01:23:34 +00:00 |
|
Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Andy Heninger
|
423eb52850
|
ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
and failure to allow white space before a * or ?
X-SVN-Rev: 9824
|
2002-08-30 23:04:10 +00:00 |
|
Andy Heninger
|
d2e6ab9355
|
ICU-2123 Replace awkward RBBI builder data structure. Linked list of
uset nodes replaced by a vector; overloaded use of right child field of node eliminated.
X-SVN-Rev: 9812
|
2002-08-28 22:24:17 +00:00 |
|
George Rhoten
|
9de782b1eb
|
ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9771
|
2002-08-22 21:01:43 +00:00 |
|
George Rhoten
|
87438a3f34
|
ICU-2111 Fix for IRIX
X-SVN-Rev: 9738
|
2002-08-19 16:05:39 +00:00 |
|
Andy Heninger
|
7ab245e6e9
|
ICU-45 RBBI: conditionalize / remove stdio and stdlib dependencies.
Remove dead code. Clean up some comments.
X-SVN-Rev: 9509
|
2002-08-01 16:17:41 +00:00 |
|
Andy Heninger
|
8714fcad68
|
ICU-45 clean up more g++ compiler warnings
X-SVN-Rev: 9314
|
2002-07-24 19:07:37 +00:00 |
|
George Rhoten
|
0b135a6401
|
ICU-1953 Add UErrorCode arguments and tests for allocation.
This also fixes a compiler warning/error when trying to cast NULL.
X-SVN-Rev: 9299
|
2002-07-24 00:23:41 +00:00 |
|
Andy Heninger
|
7c556849f0
|
ICU-45 clean up g++ compiler warnings
X-SVN-Rev: 9290
|
2002-07-23 18:02:13 +00:00 |
|
Andy Heninger
|
0e23352a30
|
ICU-2011 U_ASSERT macro added
X-SVN-Rev: 9285
|
2002-07-22 23:24:55 +00:00 |
|
Markus Scherer
|
6be11f8432
|
ICU-1997 use getRuleWhiteSpace()
X-SVN-Rev: 9261
|
2002-07-19 21:46:07 +00:00 |
|
Markus Scherer
|
30c37a9114
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9194
|
2002-07-16 01:55:55 +00:00 |
|
Andy Heninger
|
566fa58fff
|
ICU-45 RBBI rule builder, fixed bug in handling of 'quoted' literals.
X-SVN-Rev: 9108
|
2002-07-12 01:30:23 +00:00 |
|
Andy Heninger
|
edb4aebf05
|
ICU-45 RBBI impl, change some internal data to static const.
X-SVN-Rev: 9101
|
2002-07-11 22:38:23 +00:00 |
|
Andy Heninger
|
3db27715c6
|
ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
X-SVN-Rev: 9064
|
2002-07-08 23:56:50 +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 |
|
George Rhoten
|
ac12339f9c
|
ICU-45 Fix for z/OS 1.2 and a Solaris warning.
X-SVN-Rev: 8966
|
2002-06-27 23:49:17 +00:00 |
|
Andy Heninger
|
878c84b1d2
|
ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 8956
|
2002-06-27 01:50:22 +00:00 |
|
Andy Heninger
|
32c09250b7
|
ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
|
2002-06-25 17:23:07 +00:00 |
|