Commit Graph

627 Commits

Author SHA1 Message Date
Markus Scherer
111462800f ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 736
2000-02-09 19:15:17 +00:00
Markus Scherer
f83bf17a46 ICU-256 handle platform-U_FILE_SEP_CHAR: don't rely on '/'! (untabify, too)
X-SVN-Rev: 735
2000-02-09 01:29:21 +00:00
Markus Scherer
42e5acace0 ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 734
2000-02-08 23:41:16 +00:00
Markus Scherer
139685dd3f ICU-266 improve hashXXString() performance, add hashIString()
X-SVN-Rev: 731
2000-02-08 23:35:19 +00:00
Steven R. Loomis
9c8cf9e12d ICU-84 os/390 support for udata
X-SVN-Rev: 730
2000-02-08 18:04:08 +00:00
John Fitzpatrick
4fdf5c9631 moved conflicting local elements files
X-SVN-Rev: 729
2000-02-08 06:45:26 +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
Yves Arrouye
fd7833f781 ICU-212 out-of-source build. Added a rule to build ../data/%.o files
that will work with out-of-source build directories.

X-SVN-Rev: 726
2000-02-07 20:57:10 +00:00
Yves Arrouye
247a2b7c11 ICU-212 out-of-source build. gencnval now accepts the path of the
convrtrs.txt file as a command-line argument.

X-SVN-Rev: 725
2000-02-07 20:55:54 +00:00
Yves Arrouye
b198364fce ICU-256 makeconv displays incorrect paths.
X-SVN-Rev: 724
2000-02-07 20:54:50 +00:00
Markus Scherer
20baeae401 ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 723
2000-02-07 17:35:21 +00:00
Alan Liu
7b6b7df37a ICU-264 improve filter handling of CompoundTransliterator
X-SVN-Rev: 722
2000-02-05 00:24:24 +00:00
Markus Scherer
7f7b2d90f3 ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Helena Chapman
01a8d20f2e ICU-255 Needed a typecast before calling CompactArray.
X-SVN-Rev: 720
2000-02-05 00:01:54 +00:00
Helena Chapman
9b992c0c1f ICU-255 Needed a typecast before calling CompactArray.
X-SVN-Rev: 719
2000-02-04 23:39:14 +00:00
Yves Arrouye
fcb670fe5e ICU-260 make the build stop on error that occur in subdirectories
while making recursive targets.

X-SVN-Rev: 718
2000-02-04 22:34:43 +00:00
Yves Arrouye
693bc71060 ICU-262 Corrected the headers installation loop.
X-SVN-Rev: 717
2000-02-04 07:25:38 +00:00
Yves Arrouye
f0566d5e40 ICU-261 Invoke config.status correctly (using CONFIG_FILES) to create
unicode/platform.h when needed.

X-SVN-Rev: 716
2000-02-04 07:24:18 +00:00
Markus Scherer
e718d50df9 ICU-176 initial, basic utf-16 support for c
X-SVN-Rev: 715
2000-02-03 19:54:49 +00:00
Markus Scherer
32dd641cf5 ICU-176 initial, basic utf-16 support for c
X-SVN-Rev: 714
2000-02-03 19:47:30 +00:00
Alan Liu
957ec2d172 Use array rather than hashtable for char-to-set map
X-SVN-Rev: 713
2000-02-03 18:18:42 +00:00
Alan Liu
8e5a1219ba Use array rather than hashtable for char-to-set map
X-SVN-Rev: 712
2000-02-03 18:11:19 +00:00
Alan Liu
d09a5e4c0f Make UnicodeSet use SymbolTable
X-SVN-Rev: 711
2000-02-03 18:10:05 +00:00
Helena Chapman
a11e8adaf6 ICU-227 Undo the ox15 <-> U+000a change.
X-SVN-Rev: 710
2000-02-03 01:04:10 +00:00
Helena Chapman
11aca3e170 ICU-227 Made name change to the readme.html, added
other S/390 comments.

X-SVN-Rev: 709
2000-02-01 18:28:08 +00:00
Markus Scherer
120538a879 ICU-252 fix ibm-1386.ucm (gbk) for x0D
X-SVN-Rev: 708
2000-01-29 00:48:30 +00:00
Vladimir Weinstein
13250b1519 ICU-232 genrb uses ustdio instead of local copies of ufile & ustdio
X-SVN-Rev: 707
2000-01-28 22:40:27 +00:00
Helena Chapman
68420ead54 ICU-227 oh my god, I forgot the "defined" in #if.
X-SVN-Rev: 706
2000-01-27 23:25:11 +00:00
Helena Chapman
187479b93a ICU-227 usleep pinning failed on linux.
X-SVN-Rev: 705
2000-01-27 21:01:18 +00:00
Alan Liu
99fbdb93cd Move filter composition to setFilter()
X-SVN-Rev: 704
2000-01-27 20:12:14 +00:00
Helena Chapman
9b3ed25de7 ICU-227 remove uversion.h, not used by anyone.
X-SVN-Rev: 703
2000-01-27 20:01:00 +00:00
Alan Liu
19823fde42 Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate)
X-SVN-Rev: 701
2000-01-27 18:59:20 +00:00
Alan Liu
920e879c4a Update test for new API
X-SVN-Rev: 700
2000-01-27 18:58:35 +00:00
Helena Chapman
eddd8b6f4c ICU-227 Fixes in Bidi and HashFunction code.
X-SVN-Rev: 699
2000-01-27 18:23:36 +00:00
Helena Chapman
1a1bfb0855 ICU-227 HPUX11 usleep fix in tsmthread.cpp. Make sure the
thread1 sleeps longer than thread2 and TestMutex.

X-SVN-Rev: 698
2000-01-27 17:57:14 +00:00
Helena Chapman
4c0210e900 ICU-227 HPUX11 usleep fix in tsmthread.cpp.
X-SVN-Rev: 697
2000-01-27 00:00:04 +00:00
Alan Liu
5d07c37ae7 ICU-249 clean up localPatternChars; change de year char to j
X-SVN-Rev: 696
2000-01-25 21:14:20 +00:00
Alan Liu
085799d907 ICU-182 update cintltst for YEAR_WOY
X-SVN-Rev: 695
2000-01-25 18:22:43 +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
97eb9acd6d ICU-182 update for new de localPatternChars
X-SVN-Rev: 692
2000-01-25 17:49:13 +00:00
Alan Liu
c179b68944 ICU-182 update localPatternChars
X-SVN-Rev: 691
2000-01-25 17:17:37 +00:00
Alan Liu
0a04ac3a92 ICU-182 add YEAR_DOY & DOW_LOCAL to localPatternChars
X-SVN-Rev: 690
2000-01-25 15:55:54 +00:00
Alan Liu
c3eeefe3b0 ICU-182 add another WOY test; modify existing tests for proper YEAR_WOY rolling
X-SVN-Rev: 689
2000-01-25 02:29:22 +00:00
Alan Liu
cdd91be577 ICU-182 use YEAR_WOY with WOY
X-SVN-Rev: 688
2000-01-25 02:22:40 +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