George Rhoten
|
c5f0b3d844
|
ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10977
|
2003-02-06 00:17:00 +00:00 |
|
Syn Wee Quek
|
3a74158f41
|
ICU-2691 operator= overload simple mistake
X-SVN-Rev: 10973
|
2003-02-05 22:53:13 +00:00 |
|
Eric Mader
|
16cbbd9fd4
|
ICU-2405 remove compiler warnings.
X-SVN-Rev: 10967
|
2003-02-05 22:08:20 +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 |
|
Syn Wee Quek
|
7f87d5bf32
|
ICU-2691 operator= overload simple mistake
X-SVN-Rev: 10964
|
2003-02-05 20:22:05 +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 |
|
Andy Heninger
|
c248000f6e
|
ICU-2422 regex test reorg, work in progress.
X-SVN-Rev: 10958
|
2003-02-05 02:17: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 |
|
Eric Mader
|
8e1523d145
|
ICU-2405 cast LE_GET_GLYPH to TT_UShort not TT_Glyph!
X-SVN-Rev: 10956
|
2003-02-05 00:31:56 +00:00 |
|
Eric Mader
|
bf8b210ec6
|
ICU-2405 Need to #include <ctype.h>
X-SVN-Rev: 10955
|
2003-02-05 00:16:40 +00:00 |
|
Eric Mader
|
84a9cb8648
|
ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10954
|
2003-02-05 00:12:26 +00:00 |
|
Eric Mader
|
6057662977
|
ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10953
|
2003-02-05 00:05:40 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Markus Scherer
|
4dea6082dd
|
ICU-2397 iterator improvements
X-SVN-Rev: 10894
|
2003-01-22 21:59:26 +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 |
|
Alan Liu
|
c5bc9e881a
|
ICU-2557 remove ICU 2.4 gc/gcm hack; data file supports this properly as of ICU 2.6
X-SVN-Rev: 10889
|
2003-01-22 18:12:07 +00:00 |
|
Alan Liu
|
c8bfc2a658
|
ICU-2557 regenerate with both General_Category and General_Category_Mask data
X-SVN-Rev: 10888
|
2003-01-22 18:11:11 +00:00 |
|
Alan Liu
|
df9e8023e7
|
ICU-2557 parse & generate both General_Category and General_Category_Mask data
X-SVN-Rev: 10887
|
2003-01-22 18:10:43 +00:00 |
|
Alan Liu
|
29227d65b8
|
ICU-2557 fix UCHAR_GENERAL_CATEGORY_MASK comment (was Enumerated; changed to Bitmask)
X-SVN-Rev: 10886
|
2003-01-22 17:57:04 +00:00 |
|
Vladimir Weinstein
|
7364fbe852
|
ICU-2659 moved the timebomb in uobject.h to 2.6 - Markus still needs to work on it
X-SVN-Rev: 10885
|
2003-01-21 22:49:42 +00:00 |
|
Alan Liu
|
d62b7b7687
|
ICU-2653 add tests for [:Age=x:] pattern
X-SVN-Rev: 10884
|
2003-01-21 21:14:10 +00:00 |
|
Alan Liu
|
55b6f2aef7
|
ICU-2653 add support for [:Age=x:] pattern
X-SVN-Rev: 10883
|
2003-01-21 21:13:50 +00:00 |
|
Andy Heninger
|
a868ba8a94
|
ICU-2422 add back references
X-SVN-Rev: 10878
|
2003-01-21 04:56:14 +00:00 |
|
Vladimir Weinstein
|
9d23b182cd
|
ICU-2659 bumped version to 2.6
X-SVN-Rev: 10874
|
2003-01-20 18:09:21 +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
|
137220f8e6
|
ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator * - tests
X-SVN-Rev: 10871
|
2003-01-20 07:42:58 +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 |
|
Markus Scherer
|
7ec4d2f3e9
|
ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10868
|
2003-01-18 01:03:46 +00:00 |
|
Markus Scherer
|
c456ab0bbe
|
ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10867
|
2003-01-18 00:35:59 +00:00 |
|
Markus Scherer
|
5c513c5ff3
|
ICU-2397 test UCharIterator getState() and setState()
X-SVN-Rev: 10866
|
2003-01-18 00:35:36 +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 |
|
George Rhoten
|
878e00da42
|
ICU-2628 Fix OS390_STUBDATA loading
X-SVN-Rev: 10860
|
2003-01-16 17:17:16 +00:00 |
|
Andy Heninger
|
01147100bd
|
ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
|
2003-01-16 01:12:04 +00:00 |
|
George Rhoten
|
c11f4d65b3
|
ICU-2630 Add to the list of suggested mappings to remove.
X-SVN-Rev: 10858
|
2003-01-16 01:10:13 +00:00 |
|
Steven R. Loomis
|
2370e664c8
|
ICU-2369 move sample code out of usersguide
X-SVN-Rev: 10857
|
2003-01-14 23:40:41 +00:00 |
|
Markus Scherer
|
2cfa2ab7bb
|
ICU-2397 move u_strCompareIter to ustring.c
X-SVN-Rev: 10856
|
2003-01-14 21:18:52 +00:00 |
|
Eric Mader
|
4319e6f985
|
ICU-2348 add doc comment with \file and \internal.
X-SVN-Rev: 10853
|
2003-01-13 23:44:45 +00:00 |
|
Eric Mader
|
248af1bcf3
|
ICU-2348 replace /file with \file.
X-SVN-Rev: 10852
|
2003-01-13 23:15:52 +00:00 |
|
Eric Mader
|
025f1c4c6e
|
ICU-2348 add doc comment with \file and \internal to LayoutEngine internal header files.
X-SVN-Rev: 10851
|
2003-01-13 23:15:11 +00:00 |
|
George Rhoten
|
db7d3d822f
|
ICU-2488 Change these UTR22 names gb_2312_80-1 -> ibm-5478, ksc5601 -> ibm-1363
X-SVN-Rev: 10850
|
2003-01-13 21:26:27 +00:00 |
|
George Rhoten
|
65830f51cf
|
ICU-2488 Remove character type comments and use the standard UCM file format and sorting order.
X-SVN-Rev: 10849
|
2003-01-13 21:24:39 +00:00 |
|
George Rhoten
|
1fad6b41a6
|
ICU-2488 Use the more modern ksc5601 that ICU already has.
X-SVN-Rev: 10848
|
2003-01-13 19:53:10 +00:00 |
|
George Rhoten
|
98857303bf
|
ICU-1297 Add some unusual aliases.
X-SVN-Rev: 10847
|
2003-01-13 19:37:03 +00:00 |
|
Markus Scherer
|
87c1bc8331
|
ICU-2397 fix uiter_setUTF16BE() for big-endian machines and length=-1
X-SVN-Rev: 10846
|
2003-01-13 18:03:34 +00:00 |
|
George Rhoten
|
a392c47ddb
|
ICU-2536 Tag more Java and Windows aliases.
Group similar and related mappings together.
X-SVN-Rev: 10845
|
2003-01-11 01:44:44 +00:00 |
|
George Rhoten
|
82ab7fda56
|
ICU-2630 Since ibm-942_P120 has been removed, change the name to use the Charset repository name.
X-SVN-Rev: 10843
|
2003-01-11 01:42:35 +00:00 |
|
George Rhoten
|
6b8d91016e
|
ICU-2536 Display more consistent results when managing alias conflicts.
X-SVN-Rev: 10842
|
2003-01-11 01:26:50 +00:00 |
|
Markus Scherer
|
95e136cdd2
|
ICU-2397 sample for a UCharIterator reading lenient 8-bit Unicode, mix of UTF-8 and CESU-8
X-SVN-Rev: 10841
|
2003-01-11 00:28:48 +00:00 |
|
Markus Scherer
|
d08ac9bbe1
|
ICU-2646 fix U8_PREV for non-characters
X-SVN-Rev: 10840
|
2003-01-10 23:40:58 +00:00 |
|
Markus Scherer
|
2b8b85880b
|
ICU-2646 test U8_NEXT/PREV with non-characters
X-SVN-Rev: 10839
|
2003-01-10 23:40:13 +00:00 |
|
Markus Scherer
|
b171e3f8ca
|
ICU-2397 add prototype of u_strCompareIter() - compare strings via iterators; add test for it, too - needs discussion, finalizing of semantics, proposal, ...
X-SVN-Rev: 10838
|
2003-01-10 22:51:45 +00:00 |
|
Markus Scherer
|
e03434154e
|
ICU-2397 more portable check for even (2-aligned) pointer
X-SVN-Rev: 10836
|
2003-01-10 21:00:47 +00:00 |
|
Andy Heninger
|
4ce7abb538
|
ICU-2420 add uvectr32 to Unix Makefile.in
X-SVN-Rev: 10834
|
2003-01-10 20:10:15 +00:00 |
|
Markus Scherer
|
7daa35bdd9
|
ICU-2397 add UTF-16BE UCharIterator
X-SVN-Rev: 10833
|
2003-01-10 19:42:28 +00:00 |
|
Markus Scherer
|
84d1432306
|
ICU-2397 test UTF-16BE UCharIterator
X-SVN-Rev: 10832
|
2003-01-10 19:41:23 +00:00 |
|
George Rhoten
|
701dc0c6d9
|
ICU-2536 Tag more Java and Windows aliases.
Move ksc5601 to a better mapping table
Move some aliases into a more logical order
X-SVN-Rev: 10831
|
2003-01-10 01:57:15 +00:00 |
|