George Rhoten
|
6a7d5d2535
|
ICU-2686 Fix a link
X-SVN-Rev: 10952
|
2003-02-04 18:35:57 +00:00 |
|
Andy Heninger
|
37dc086dc8
|
ICU-2422 move regexp test data into a file.
X-SVN-Rev: 10950
|
2003-02-04 01:20:56 +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 |
|
George Rhoten
|
a946aa2589
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10947
|
2003-02-03 22:20:00 +00:00 |
|
Ram Viswanadha
|
274fe8f5eb
|
ICU-2309 make TestAll the default test, add options to run modules
X-SVN-Rev: 10939
|
2003-02-01 00:56:57 +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
|
578d384880
|
ICU-2219 add java output option to RBBI rule parse state table generation perl script
X-SVN-Rev: 10936
|
2003-01-30 20:08:36 +00:00 |
|
George Rhoten
|
707459650d
|
ICU-2308 Simple instructions for what to ship
X-SVN-Rev: 10935
|
2003-01-30 18:25:22 +00:00 |
|
George Rhoten
|
50800185c0
|
ICU-2308 Simple instructions for what to ship
X-SVN-Rev: 10934
|
2003-01-30 17:56:12 +00:00 |
|
Ram Viswanadha
|
2d75ffefc7
|
ICU-2363 fix minor bugs like making runTest method non-virtual..suggested by Alan
X-SVN-Rev: 10933
|
2003-01-30 01:16:30 +00:00 |
|
George Rhoten
|
e4817ed106
|
ICU-2686 Update the copyrights and version
X-SVN-Rev: 10932
|
2003-01-30 01:08:16 +00:00 |
|
George Rhoten
|
fc29b0bdfb
|
ICU-2686 Update the list of tested platforms and move the binary compatilibty to the FAQ
X-SVN-Rev: 10931
|
2003-01-30 00:55:44 +00:00 |
|
Alan Liu
|
c1eb6c1d29
|
ICU-2510 added --list option to list out tests
X-SVN-Rev: 10930
|
2003-01-29 23:39:14 +00:00 |
|
Alan Liu
|
dc82e2d02d
|
ICU-2510 remove unused import
X-SVN-Rev: 10929
|
2003-01-29 23:09:32 +00:00 |
|
Alan Liu
|
764144aa6d
|
ICU-2510 remove obsolete javadoc; sync up with C a bit
X-SVN-Rev: 10928
|
2003-01-29 23:08:54 +00:00 |
|
Alan Liu
|
61d7ae9ce8
|
ICU-2510 throw an exception instead of returning negative value on parse failure
X-SVN-Rev: 10927
|
2003-01-29 23:08:15 +00:00 |
|
George Rhoten
|
50768dcdbf
|
ICU-2488 Update some gb2312-80 aliases
X-SVN-Rev: 10926
|
2003-01-29 23:03:01 +00:00 |
|
George Rhoten
|
d858c07a68
|
ICU-2412 Don't use // in a C file
X-SVN-Rev: 10925
|
2003-01-29 21:33:29 +00:00 |
|
Vladimir Weinstein
|
4e1bdf0eb1
|
ICU-2352 Fix warning names in the documentation
X-SVN-Rev: 10924
|
2003-01-29 17:58:29 +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 |
|
George Rhoten
|
e2715acda5
|
ICU-2671 Update some conversion documentation
X-SVN-Rev: 10922
|
2003-01-29 01:17:11 +00:00 |
|
Andy Heninger
|
b0155515f7
|
ICU-2422 regexp, more perl test fixes.
X-SVN-Rev: 10921
|
2003-01-28 23:44:22 +00:00 |
|
Eric Mader
|
a303e6ee93
|
ICU-2684 Fixed problems w/ backing off the front of a syllable if all consonants have post-base form. Removed redundant tests. Fix tag list for base consonant so that it doesn't have 'pstf'.
X-SVN-Rev: 10920
|
2003-01-28 23:30:56 +00:00 |
|
Ram Viswanadha
|
d08b792fd4
|
ICU-2659 bumped the version to 2.6
X-SVN-Rev: 10919
|
2003-01-28 23:25:50 +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
|
789ab6d35d
|
ICU-122 add a test for >10 args and >10 subformats; some cleanup
X-SVN-Rev: 10914
|
2003-01-28 22:13:43 +00:00 |
|
Ram Viswanadha
|
7b40d3ad51
|
ICU-2309 Modularize ICU4J big bang commit
X-SVN-Rev: 10913
|
2003-01-28 19:27:15 +00:00 |
|
Ram Viswanadha
|
573dc7ae2e
|
ICU-2309 Modularize ICU4J big bang commit
X-SVN-Rev: 10912
|
2003-01-28 18:55:43 +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
|
94daa1868e
|
ICU-122 remove redundant calls to logln
X-SVN-Rev: 10910
|
2003-01-27 17:27:12 +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 |
|
Alan Liu
|
78c4cb87f9
|
ICU-122 add capacity to uprv_itou
X-SVN-Rev: 10908
|
2003-01-27 17:24:33 +00:00 |
|
Alan Liu
|
8779d38c34
|
ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth
X-SVN-Rev: 10907
|
2003-01-27 17:22:27 +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 |
|
Syn Wee Quek
|
7df773644e
|
ICU-2677 updated totitlecase(string) to use the title break iterator
X-SVN-Rev: 10904
|
2003-01-25 00:05:03 +00:00 |
|
Syn Wee Quek
|
a7a44cc416
|
ICU-2674
test changes made by the shanghai team.
X-SVN-Rev: 10903
|
2003-01-24 19:56:07 +00:00 |
|
Andy Heninger
|
ae0bc43f1a
|
ICU-2422 regexp, add tests from perl
X-SVN-Rev: 10902
|
2003-01-24 02:06:31 +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 |
|
Markus Scherer
|
f092768650
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10900
|
2003-01-23 21:47:09 +00:00 |
|
GCL Shanghai
|
ba083595b4
|
ICU-2050 Cleanup collation rules
X-SVN-Rev: 10899
|
2003-01-23 06:55:22 +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 |
|
Markus Scherer
|
aa5e64cef3
|
ICU-2397 document usage sample
X-SVN-Rev: 10897
|
2003-01-22 22:13:59 +00:00 |
|
Markus Scherer
|
00aac6a704
|
ICU-2397 test UNormIterator
X-SVN-Rev: 10896
|
2003-01-22 22:01:35 +00:00 |
|
Markus Scherer
|
0b4bc6ee2e
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10895
|
2003-01-22 22:00:19 +00:00 |
|