Andy Heninger
|
ddf59cf344
|
ICU-2422 look-behind op, plus some optimizations, work-in-progress.
X-SVN-Rev: 11145
|
2003-02-24 05:12:29 +00:00 |
|
Syn Wee Quek
|
64c96bdef0
|
ICU-2720 thai backwards iteration fix, keep base consonants as unsafe code
X-SVN-Rev: 11142
|
2003-02-22 01:26:28 +00:00 |
|
GCL Shanghai
|
513a23fdae
|
ICU-2222 Deprecate C++ enums that duplicate C enums
X-SVN-Rev: 11137
|
2003-02-21 08:32:22 +00:00 |
|
Andy Heninger
|
2df0b33049
|
ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
|
2003-02-21 01:15:16 +00:00 |
|
Vladimir Weinstein
|
44096afc59
|
ICU-2412 Fix for shifted in partial sort key generation & fix for a crash in double discontiguos Tibetan contraction
X-SVN-Rev: 11122
|
2003-02-20 08:18:37 +00:00 |
|
Vladimir Weinstein
|
b2b568a6bc
|
ICU-2412 exposed getUCollator, needed for intltest
X-SVN-Rev: 11113
|
2003-02-20 01:11:39 +00:00 |
|
Vladimir Weinstein
|
72c8bbe382
|
ICU-2412 check for identical prefixes at the start of ucol_strcollIter, better handling of Thai.
X-SVN-Rev: 11112
|
2003-02-20 01:06:06 +00:00 |
|
Andy Heninger
|
d31f8de161
|
ICU-2422 regexp, \X does grapheme clusters
X-SVN-Rev: 11071
|
2003-02-16 07:24:55 +00:00 |
|
Markus Scherer
|
4585019fa8
|
ICU-2412 internal normalization functions replace UBool ignoreHangul with int32_t options
X-SVN-Rev: 11067
|
2003-02-15 02:02:13 +00:00 |
|
Markus Scherer
|
c9b18b3e73
|
ICU-2412 internal normalization functions replace UBool ignoreHangul with int32_t options
X-SVN-Rev: 11066
|
2003-02-15 01:55:39 +00:00 |
|
Alan Liu
|
20b7287c2a
|
ICU-2374 added UErrorCode per review
X-SVN-Rev: 11055
|
2003-02-14 22:16:14 +00:00 |
|
Vladimir Weinstein
|
d89d403025
|
ICU-2412 another take of iterative collation and partial sort key generation
X-SVN-Rev: 11043
|
2003-02-14 07:46:20 +00:00 |
|
George Rhoten
|
6b0ec25200
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
|
2003-02-14 01:44:49 +00:00 |
|
Syn Wee Quek
|
b11567abc8
|
ICU-2204 array bounds checking error fix
X-SVN-Rev: 11037
|
2003-02-13 23:34:01 +00:00 |
|
Andy Heninger
|
14da9b81e3
|
ICU-2422 regexp, free-format support added, some match mode bugs fixed
X-SVN-Rev: 11035
|
2003-02-13 01:10:22 +00:00 |
|
Andy Heninger
|
2397658197
|
ICU-2422 regexp, match flag setting options added.
X-SVN-Rev: 11032
|
2003-02-12 01:28:01 +00:00 |
|
George Rhoten
|
4194737649
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 11018
|
2003-02-11 02:45:50 +00:00 |
|
Andy Heninger
|
483da7c7df
|
ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 11013
|
2003-02-11 01:17:51 +00:00 |
|
George Rhoten
|
4d3562dcb7
|
ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
|
2003-02-11 00:13:48 +00:00 |
|
Vladimir Weinstein
|
a9a3d50b4a
|
ICU-2412 getPreviousCE handling bug fix.
X-SVN-Rev: 10996
|
2003-02-08 02:16:54 +00:00 |
|
George Rhoten
|
42a01f819f
|
ICU-2686 Fix a link
X-SVN-Rev: 10990
|
2003-02-07 02:16:50 +00:00 |
|
Andy Heninger
|
7f44eb19cf
|
ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 10989
|
2003-02-07 02:04:14 +00:00 |
|
Vladimir Weinstein
|
dada4309fd
|
ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation
X-SVN-Rev: 10984
|
2003-02-06 23:29:56 +00:00 |
|
George Rhoten
|
84cb864c59
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10982
|
2003-02-06 22:57:35 +00:00 |
|
George Rhoten
|
548ec9a6e7
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10981
|
2003-02-06 22:03:58 +00:00 |
|
Andy Heninger
|
5522a8521c
|
ICU-2422 regex test reorg, improved debug options
X-SVN-Rev: 10979
|
2003-02-06 01:55:17 +00:00 |
|
Alan Liu
|
79cbea17a2
|
ICU-2689 invalid compound ID crashes createInstance -- fixed
X-SVN-Rev: 10965
|
2003-02-05 20:40:36 +00:00 |
|
George Rhoten
|
bfd8a3014b
|
ICU-2686 Document createAvailableIDs -> createEnumeration
X-SVN-Rev: 10962
|
2003-02-05 06:59:23 +00:00 |
|
Andy Heninger
|
6415f52007
|
ICU-2422 regexp tests, work in progress.
X-SVN-Rev: 10961
|
2003-02-05 06:50:32 +00:00 |
|
Alan Liu
|
1e8ae887c7
|
ICU-2374 cache the default NumberFormat and the default DateFormat used when subformats[i].format == NULL; this will improve format() performance in some cases
X-SVN-Rev: 10957
|
2003-02-05 00:53:44 +00:00 |
|
George Rhoten
|
6a7d5d2535
|
ICU-2686 Fix a link
X-SVN-Rev: 10952
|
2003-02-04 18:35:57 +00:00 |
|
Andy Heninger
|
fc1f59a88d
|
ICU-2422 fixed g++ compilation problem in regexcmp, got some other work in progress as well.
X-SVN-Rev: 10949
|
2003-02-04 00:36:30 +00:00 |
|
George Rhoten
|
1890772362
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10948
|
2003-02-03 22:34:59 +00:00 |
|
Andy Heninger
|
61b188cc37
|
ICU-2422 regexp, Look-ahead ops added. Bug in caching input
string in Matcher fixed.
X-SVN-Rev: 10938
|
2003-01-31 02:00:52 +00:00 |
|
George Rhoten
|
4d7921d1b8
|
ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
|
2003-01-30 22:48:58 +00:00 |
|
Andy Heninger
|
6696782926
|
ICU-2422 regexp, back out nested capture group hack. The failing test is
either a bug or a really odd specification in Perl.
Clean up test memory leaks.
X-SVN-Rev: 10923
|
2003-01-29 01:40:59 +00:00 |
|
Andy Heninger
|
b0155515f7
|
ICU-2422 regexp, more perl test fixes.
X-SVN-Rev: 10921
|
2003-01-28 23:44:22 +00:00 |
|
Alan Liu
|
c3499b03fc
|
ICU-122 rename getFormatTypeList to getArgTypeList
X-SVN-Rev: 10918
|
2003-01-28 22:21:57 +00:00 |
|
Alan Liu
|
8dce401dd8
|
ICU-122 support arbitrary count of arguments; access getArgTypeList private
X-SVN-Rev: 10917
|
2003-01-28 22:21:14 +00:00 |
|
Alan Liu
|
5b75f1a89e
|
ICU-122 support arbitrary count for getFormats; fix custom date/time pattern parsing
X-SVN-Rev: 10916
|
2003-01-28 22:17:40 +00:00 |
|
Alan Liu
|
ee618ab3ec
|
ICU-122 clean, rewrite, and correct javadoc; make getFormatTypeList private; support arbitrary count for getFormats
X-SVN-Rev: 10915
|
2003-01-28 22:16:10 +00:00 |
|
Alan Liu
|
8c64e1bb22
|
ICU-122 remove 10-arg and 10-subformat limits
X-SVN-Rev: 10911
|
2003-01-27 17:27:40 +00:00 |
|
Alan Liu
|
5d15bbb33f
|
ICU-122 move syntaxError method to .cpp and make it static (was inline)
X-SVN-Rev: 10909
|
2003-01-27 17:26:06 +00:00 |
|
Andy Heninger
|
3c3f0df9bc
|
ICU-2422 regexp, more fixes to and for the Perl tests.
X-SVN-Rev: 10906
|
2003-01-27 00:33:43 +00:00 |
|
Andy Heninger
|
41e90b5773
|
ICU-2422 regexp, fix a number of bugs uncovered by perl regexp tests. Some still remain.
X-SVN-Rev: 10905
|
2003-01-25 18:57:42 +00:00 |
|
Andy Heninger
|
a92820c54b
|
ICU-2422 regexp, tests from perl, and some bug fixes
X-SVN-Rev: 10901
|
2003-01-24 02:05:03 +00:00 |
|
Vladimir Weinstein
|
bfe52dc06c
|
ICU-2412 more work on ucol_strcollIter. Also added ucol_nextSortKeyPart. Code is still in flux and not for the faint of heart.
X-SVN-Rev: 10898
|
2003-01-23 01:52:34 +00:00 |
|
Andy Heninger
|
be325be26c
|
ICU-2422 regexp, remove some debugging code that was accidently left in
X-SVN-Rev: 10890
|
2003-01-22 19:19:36 +00:00 |
|
Andy Heninger
|
a868ba8a94
|
ICU-2422 add back references
X-SVN-Rev: 10878
|
2003-01-21 04:56:14 +00:00 |
|
Vladimir Weinstein
|
c0513031ab
|
ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
|
2003-01-20 17:57:20 +00:00 |
|