Commit Graph

10414 Commits

Author SHA1 Message Date
Alan Liu
e5d724909c ICU-1325 add USNO reference data to check sunrise and sunset times; add basic computation test
X-SVN-Rev: 10876
2003-01-20 20:02:45 +00:00
Alan Liu
c9cd0500a9 ICU-1325 remove unused imports
X-SVN-Rev: 10875
2003-01-20 20:01:36 +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
Eric Mader
f6bb16e5fb ICU-2654 strip out BOM before reading file.
X-SVN-Rev: 10864
2003-01-16 20:43:20 +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
Eric Mader
71f476c72f ICU-2654 readLine: when reading a 0xD, check if next byte is 0xA, of so consume it, otherwise save it for next time.
X-SVN-Rev: 10862
2003-01-16 19:28:12 +00:00
Eric Mader
9e70925317 ICU-2654 readLine: don't skip the next byte after a 0xD or 0xA.
X-SVN-Rev: 10861
2003-01-16 18:00:29 +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
3ed7677387 ICU-2649 Add highBit method, rewrite appendNumber to be recursive, remove redundant hex digit string.
X-SVN-Rev: 10855
2003-01-14 19:32:37 +00:00
Eric Mader
e46d24b5f1 ICU-2649 Initial checkin of the ICU4J version of ScriptNameBuilder.
X-SVN-Rev: 10854
2003-01-14 19:05:23 +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
Ram Viswanadha
9b386e9984 ICU-2187 XMLValidator to check the validity of generated XML files against DTD
X-SVN-Rev: 10844
2003-01-11 01:42:37 +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
Doug Felt
24ebb71255 ICU-2629 remove override of add, remove ERA code from override roll, so that subclasses of GregorianCalendar can use different ERAs.
X-SVN-Rev: 10835
2003-01-10 20:15:08 +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
Markus Scherer
10394346b1 ICU-2397 add UTF-8 UCharIterator
X-SVN-Rev: 10830
2003-01-10 01:51:12 +00:00
Markus Scherer
7a0647cb87 ICU-2397 test UTF-8 UCharIterator
X-SVN-Rev: 10829
2003-01-10 01:47:52 +00:00
Vladimir Weinstein
a59fdd65d8 ICU-2420 Added new files to the common project
X-SVN-Rev: 10828
2003-01-09 18:29:18 +00:00
George Rhoten
8a51171578 ICU-1942 Fix the state table
X-SVN-Rev: 10827
2003-01-08 23:58:31 +00:00
Andy Heninger
baf94c23e2 ICU-2420 regexp perf, add UVector32 class - vector of uint32_t. Allows optimizations
not possible with original (pointer sized) UVector class.

X-SVN-Rev: 10826
2003-01-08 23:40:45 +00:00