Commit Graph

1731 Commits

Author SHA1 Message Date
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
Vladimir Weinstein
2522e399e1 ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator * - implementation + a bug fix in sortkey length calculation
X-SVN-Rev: 10872
2003-01-20 07:43:32 +00:00
Vladimir Weinstein
001af0ad79 ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator *
X-SVN-Rev: 10870
2003-01-20 07:42:28 +00:00
Andy Heninger
8501288a1e ICU-2422 add possessive quantifiers
X-SVN-Rev: 10869
2003-01-20 06:25:23 +00:00
Andy Heninger
50a1da1f2b ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
2003-01-17 01:43:54 +00:00
George Rhoten
80fce8af49 ICU-2422 Fix a compiler error for HP/UX and Solaris
X-SVN-Rev: 10863
2003-01-16 19:37:00 +00:00
Andy Heninger
01147100bd ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
2003-01-16 01:12:04 +00:00
Andy Heninger
9c23e724ee ICU-2420 regexp perf, replace use of UVector, UnicodeString in execution engine
X-SVN-Rev: 10824
2003-01-08 23:38:23 +00:00
George Rhoten
a59ad26f6a ICU-2565 fix doxygen warnings
X-SVN-Rev: 10811
2003-01-06 17:53:06 +00:00
Markus Scherer
480ec3a447 ICU-2611 organize source files into folders
X-SVN-Rev: 10806
2003-01-02 19:07:58 +00:00
Alan Liu
03a1aa77bc ICU-2565 fix doxygen warnings
X-SVN-Rev: 10758
2002-12-19 00:43:21 +00:00
Alan Liu
14b296fa3c ICU-2565 fix doxygen warnings
X-SVN-Rev: 10756
2002-12-19 00:25:31 +00:00
Vladimir Weinstein
4115ca506e ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10755
2002-12-19 00:23:20 +00:00
Alan Liu
dc02dd8cb9 ICU-2071 bump getGMT to @obsolete 2.6 (authorized by markus)
X-SVN-Rev: 10753
2002-12-19 00:16:57 +00:00
Vladimir Weinstein
12f00f5f10 ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10752
2002-12-19 00:11:32 +00:00
Vladimir Weinstein
f6df211be9 ICU-2039 Some assignment operators and copy constructors declared private
X-SVN-Rev: 10747
2002-12-18 23:17:12 +00:00
Ram Viswanadha
066548c179 ICU-2565 @stable etc lables
X-SVN-Rev: 10744
2002-12-18 23:00:25 +00:00
Vladimir Weinstein
89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00
George Rhoten
b6fff52585 ICU-2529 Use a more standard implementation of RTTI
X-SVN-Rev: 10716
2002-12-18 01:46:21 +00:00
George Rhoten
efb3f15da0 ICU-2135 Make more data const.
X-SVN-Rev: 10712
2002-12-18 01:23:47 +00:00
Syn Wee Quek
f2d18275b4 ICU-2118
code coverage test

X-SVN-Rev: 10711
2002-12-18 00:58:09 +00:00
George Rhoten
d53c416732 ICU-2529 Use a more standard implementation of RTTI
X-SVN-Rev: 10709
2002-12-18 00:52:21 +00:00
Vladimir Weinstein
e4183bba44 ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10703
2002-12-17 23:37:09 +00:00
George Rhoten
60c74730d7 ICU-2085 #ifdef out deprecated code. The header was already #ifdef out.
X-SVN-Rev: 10700
2002-12-17 22:44:46 +00:00
Syn Wee Quek
9a87c043b0 ICU-2087 added @stable
X-SVN-Rev: 10699
2002-12-17 22:10:06 +00:00
Markus Scherer
320958102b ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c
X-SVN-Rev: 10698
2002-12-17 21:26:31 +00:00