Commit Graph

155 Commits

Author SHA1 Message Date
Alan Liu
63481e37f0 ICU-315 remove EBCDIC-incompatible char constants
X-SVN-Rev: 894
2000-03-04 02:21:02 +00:00
Alan Liu
772cdc8d53 ICU-315 remove EBCDIC-incompatible char constants
X-SVN-Rev: 893
2000-03-04 02:08:11 +00:00
Alan Liu
a359652458 ICU-315 remove EBCDIC-incompatible char constants
X-SVN-Rev: 892
2000-03-04 01:59:13 +00:00
Alan Liu
1cf654db33 ICU-315 remove EBCDIC-incompatible char constants
X-SVN-Rev: 891
2000-03-04 01:51:51 +00:00
Yves Arrouye
1dca1c6fd7 ICU-212 fixed HEADERS definition and the copy of headers.
X-SVN-Rev: 885
2000-03-02 20:26:02 +00:00
Alan Liu
77749b5b8d ICU-278 Catch infinite loops in RBT rules
X-SVN-Rev: 752
2000-02-12 02:05:36 +00:00
Alan Liu
bb2611b517 ICU-277 fixed bug in UnicodeSet variable parsing
X-SVN-Rev: 751
2000-02-12 01:23:13 +00:00
Alan Liu
e7209482d2 ICU-276 added Position constructors
X-SVN-Rev: 750
2000-02-11 22:32:11 +00:00
Alan Liu
7ce42e2f31 ICU-265 map char to set with array instead of hash for better performance
X-SVN-Rev: 728
2000-02-08 02:49:15 +00:00
Yves Arrouye
bf89e792e3 ICU-212 out-of-source build. configure now creates data/ and
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.

X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Alan Liu
7b6b7df37a ICU-264 improve filter handling of CompoundTransliterator
X-SVN-Rev: 722
2000-02-05 00:24:24 +00:00
Alan Liu
710fd46eae ICU-182 add UCAL_YEAR_WOY and UCAL_DOW_LOCAL
X-SVN-Rev: 694
2000-01-25 18:22:15 +00:00
Helena Chapman
e724d593b2 ICU-45 Updated the dbbi.h and rbbi.h not to expose the ctor APIs.
X-SVN-Rev: 693
2000-01-25 17:57:36 +00:00
Alan Liu
f2692628ef ICU-182 NO API change; make EStampValues anonymous; these are just int constants
X-SVN-Rev: 687
2000-01-25 02:15:41 +00:00
Alan Liu
a3c6a8704e ICU-182 add comments for Y and e
X-SVN-Rev: 686
2000-01-25 02:14:32 +00:00
Alan Liu
c3dc523600 ICU-182 NO API CHANGES; remove stdio; remove getISOYear (use YEAR_WOY now); other private method changes
X-SVN-Rev: 685
2000-01-25 02:13:45 +00:00
Alan Liu
edad3a22da ICU-182 minor code cleanup
X-SVN-Rev: 684
2000-01-25 02:12:12 +00:00
Alan Liu
6e75fbd00c ICU-182 revised computeJulianDay for YEAR YEAR_WOY WOY; other misc. cleanup
X-SVN-Rev: 683
2000-01-25 02:11:28 +00:00
Alan Liu
dab9203f53 ICU-182 allow pattern chars that lack Y and e equivalents; this is a workaround only; the proper fix is to supply the locale data
X-SVN-Rev: 682
2000-01-25 02:08:22 +00:00
Steven R. Loomis
af78a1b3b1 ICU-227 hp/ux [MORE general init'zer problems]
X-SVN-Rev: 671
2000-01-21 03:42:27 +00:00
Steven R. Loomis
0be3b10b9a ICU-227 newlines at end of file
X-SVN-Rev: 665
2000-01-20 06:58:59 +00:00
Vladimir Weinstein
ea469908f0 ICU-182 Implementation of DOW_LOCAL and YEAR_WOY, take 2
X-SVN-Rev: 663
2000-01-20 04:47:14 +00:00
Vladimir Weinstein
958a04eb2b ICU-182 implementation of DOW_LOCAL and YEAR_WOY, take 2
X-SVN-Rev: 661
2000-01-20 04:40:07 +00:00
Alan Liu
5304fb51e9 ICU-199 eliminate unused code; coalesce methods
X-SVN-Rev: 651
2000-01-19 19:25:28 +00:00
Alan Liu
8387fe98df ICU-199 unify incremental-nonincremental imp
X-SVN-Rev: 650
2000-01-19 19:12:42 +00:00
Alan Liu
4541f4aea8 ICU-199 cleanup API, change int[] to Position
X-SVN-Rev: 649
2000-01-19 19:02:10 +00:00
Vladimir Weinstein
23c9e60988 ICU-182 adding, rolling and parsing for DOW_LOCAL and YEAR_WOY
X-SVN-Rev: 646
2000-01-19 04:22:25 +00:00
Vladimir Weinstein
4fcd5b4699 ICU-182 parsing, adding and rolling for DOW_LOCAL and YEAR_WOY
X-SVN-Rev: 644
2000-01-19 04:18:44 +00:00
Alan Liu
7da50142ca ICU-199 UnicodeSet inherits from UnicodeFilter
X-SVN-Rev: 634
2000-01-18 20:00:56 +00:00
Markus Scherer
8ab661d242 ICU-201 add forward declarations before 'friend' statements
X-SVN-Rev: 633
2000-01-18 19:57:46 +00:00
Alan Liu
2d5cbe5d93 ICU-199 incorporate Mark's bug fixes
X-SVN-Rev: 630
2000-01-18 18:43:09 +00:00
Alan Liu
49a4f38e87 ICU-199 remove "keyboard" from method names, make max context len a member of Transliterator set by subclasses
X-SVN-Rev: 629
2000-01-18 18:27:27 +00:00
Steven R. Loomis
29a3b0aefd ICU-199 add jamo <-> hangul
X-SVN-Rev: 626
2000-01-18 02:50:50 +00:00
Alan Liu
114ff8ce98 ICU-199 fix filtering bug
X-SVN-Rev: 620
2000-01-18 02:04:59 +00:00
Alan Liu
44562e956f ICU-199 add Jamo-Hangul and Hangul-Jamo
X-SVN-Rev: 618
2000-01-18 01:55:52 +00:00
Madhu K
379766b73b ICU-199 Multiple declarations of a variable. Fixed for Unix.
X-SVN-Rev: 592
2000-01-15 01:46:40 +00:00
Alan Liu
d2185dcbe6 ICU-199 compound ID support
X-SVN-Rev: 585
2000-01-14 21:15:25 +00:00
Helena Chapman
db8def56c3 ICU-45 Added ErrorCode to the constructor APIs.
.

X-SVN-Rev: 578
2000-01-14 00:13:59 +00:00
Madhu K
95e425918b ICU-45 Fix to support bid-endian platforms.
X-SVN-Rev: 574
2000-01-13 23:41:25 +00:00
Madhu K
f3d4efa32d ICU-96 Inline function RuleBasedCollator::makeReorderedBuffer
called before being defined.  Fixed it.

X-SVN-Rev: 572
2000-01-13 21:36:39 +00:00
Helena Chapman
423580d732 ICU-84 Added OS390 fixes for 12/28 snapshot.
.

X-SVN-Rev: 570
2000-01-13 21:11:42 +00:00
Alan Liu
8171577fca ICU-199 create icu/data/translit/index.txt
X-SVN-Rev: 564
2000-01-13 14:11:06 +00:00
Alan Liu
8dd3eab784 ICU-199 remove unused constructor
X-SVN-Rev: 563
2000-01-13 14:10:10 +00:00
Alan Liu
712db54818 ICU-199 new rule syntax; performance improvement
X-SVN-Rev: 560
2000-01-13 07:28:31 +00:00
Alan Liu
1a6cfef879 ICU-199 new rule syntax; performance improvement; update rules
X-SVN-Rev: 559
2000-01-13 07:28:08 +00:00
Madhu K
b4674418b6 ICU-45 Fix for windows
X-SVN-Rev: 556
2000-01-13 01:23:38 +00:00
Madhu K
7f5b88a055 ICU-45 Multiple Declaration of a variable
X-SVN-Rev: 554
2000-01-13 01:01:17 +00:00
Steven R. Loomis
5ecfe44aa4 ICU-45 use TRUE/FALSE not true/false [*bbi]
X-SVN-Rev: 553
2000-01-12 22:24:10 +00:00
Alan Liu
13955b6ce2 ICU-199 rewrite UnicodeSet pattern parser
X-SVN-Rev: 547
2000-01-12 18:03:53 +00:00
Steven R. Loomis
fea8b1b618 ICU-12 'unicode/' in include path [header export fixes]
X-SVN-Rev: 545
2000-01-12 06:08:46 +00:00