George Rhoten
|
528d871cbf
|
ICU-597 Changed UCOL_DEFAULT back to UCOL_DEFAULT_NORMALIZATION, since it now works.
as/400 has a big problem with these enum types.
X-SVN-Rev: 4844
|
2001-05-31 17:27:44 +00:00 |
|
Vladimir Weinstein
|
0f8883f150
|
ICU-96 Collator framework now can instantiate a collator from UCARules
X-SVN-Rev: 4843
|
2001-05-31 17:05:48 +00:00 |
|
George Rhoten
|
a3d310d0d1
|
ICU-597 You can't assign a UChar a char directly on EBCDIC machines.
X-SVN-Rev: 4842
|
2001-05-31 16:30:03 +00:00 |
|
Vladimir Weinstein
|
bedc1b349b
|
ICU-96 fixed a typo
X-SVN-Rev: 4841
|
2001-05-31 15:48:16 +00:00 |
|
Vladimir Weinstein
|
5094d259d3
|
ICU-96 test for instantiating collator from UCARules
X-SVN-Rev: 4840
|
2001-05-31 06:07:06 +00:00 |
|
Vladimir Weinstein
|
f5e2df945a
|
ICU-96 Better handling of extreme normalization sizes. Fixed getRulesEx so that they don't choke on \u0000
X-SVN-Rev: 4839
|
2001-05-31 06:06:30 +00:00 |
|
Vladimir Weinstein
|
fb004d204e
|
ICU-96 More robust cleanup of parser
X-SVN-Rev: 4838
|
2001-05-31 06:04:56 +00:00 |
|
Vladimir Weinstein
|
1ce315488b
|
ICU-968 correct data in UCARules and correct handling of EOF in parse.c Special characters have to be quoted in order to parse UCARules!
X-SVN-Rev: 4837
|
2001-05-31 05:56:08 +00:00 |
|
Ram Viswanadha
|
d629a1d544
|
ICU-968 Escape null character by replacing \u0000 wiht \\u0000
X-SVN-Rev: 4836
|
2001-05-31 03:37:45 +00:00 |
|
Ram Viswanadha
|
b163142667
|
ICU-968 Fix UCARules handling by ignoring CR, LF, SPACE characters
X-SVN-Rev: 4835
|
2001-05-31 03:36:54 +00:00 |
|
George Rhoten
|
4b33cbea2e
|
ICU-597 Can't use /bin/pwd. You need pwd for as/400. This change
works on out of source builds.
X-SVN-Rev: 4834
|
2001-05-30 22:13:37 +00:00 |
|
Syn Wee Quek
|
0d65a32f34
|
ICU-861
Modified path for retrieving FractionalUCA.txt.
X-SVN-Rev: 4833
|
2001-05-30 22:07:12 +00:00 |
|
George Rhoten
|
d62e98e78c
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4832
|
2001-05-30 17:38:28 +00:00 |
|
George Rhoten
|
0065e3fad0
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4831
|
2001-05-30 16:15:33 +00:00 |
|
George Rhoten
|
9818a6b588
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4830
|
2001-05-30 16:09:09 +00:00 |
|
Vladimir Weinstein
|
453554cb1e
|
ICU-96 C++ comments in C file removed
X-SVN-Rev: 4829
|
2001-05-30 15:13:04 +00:00 |
|
Vladimir Weinstein
|
9482758ade
|
ICU-96 finally correct case bit calculation, fixed before postpone handling, added some tests. Hopefully the last code commit for 1.8.1
X-SVN-Rev: 4828
|
2001-05-29 22:53:07 +00:00 |
|
Andy Heninger
|
492afb0709
|
ICU-880 Fix 1.8 -> 1.8.1 binary compatibility problem with NullTransliterator
X-SVN-Rev: 4826
|
2001-05-29 22:45:13 +00:00 |
|
Vladimir Weinstein
|
d00e3eb462
|
ICU-96 updated a test to new data
X-SVN-Rev: 4825
|
2001-05-29 16:59:09 +00:00 |
|
Vladimir Weinstein
|
c7a2bac580
|
ICU-96 changed sortkey implementation as per code review
X-SVN-Rev: 4824
|
2001-05-29 04:59:29 +00:00 |
|
Vladimir Weinstein
|
9ac95a85a7
|
ICU-96 fixed LINUX compiler warnings
X-SVN-Rev: 4823
|
2001-05-28 20:57:59 +00:00 |
|
Vladimir Weinstein
|
caf86ab4fa
|
ICU-96 removed C++ comments from a C file
X-SVN-Rev: 4822
|
2001-05-28 20:32:29 +00:00 |
|
Ram Viswanadha
|
95d3248a7f
|
ICU-976 Update version info of locale data files.
X-SVN-Rev: 4821
|
2001-05-28 18:35:34 +00:00 |
|
Ram Viswanadha
|
c3c737b108
|
ICU-902 Removed redundant DayAbbreviations data.
X-SVN-Rev: 4820
|
2001-05-28 18:24:42 +00:00 |
|
Vladimir Weinstein
|
87597284f2
|
ICU-96 fixed ANSI C need for explicit initialization
X-SVN-Rev: 4819
|
2001-05-28 17:15:02 +00:00 |
|
Ram Viswanadha
|
00e92f1e03
|
ICU-969 Update the minor version number for 1.8.1
X-SVN-Rev: 4818
|
2001-05-28 16:56:11 +00:00 |
|
Ram Viswanadha
|
51e9569437
|
ICU-969 Added new locales
X-SVN-Rev: 4817
|
2001-05-26 23:19:49 +00:00 |
|
Ram Viswanadha
|
543543f234
|
ICU-954 Use stack buffer instead of heap
X-SVN-Rev: 4816
|
2001-05-26 22:29:39 +00:00 |
|
Vladimir Weinstein
|
48edd98921
|
ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean.
X-SVN-Rev: 4815
|
2001-05-26 05:33:48 +00:00 |
|
George Rhoten
|
732922f538
|
ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
|
2001-05-26 01:23:28 +00:00 |
|
Ram Viswanadha
|
23091929ee
|
ICU-968 genrb was handling 0xffff incorrectly and crashing intltst.
X-SVN-Rev: 4813
|
2001-05-26 01:20:21 +00:00 |
|
Ram Viswanadha
|
e833e3e42e
|
ICU-954 added autodetect_nrw(no rewind function). Added autodetection of UTF32 & SCSU
X-SVN-Rev: 4812
|
2001-05-26 01:16:37 +00:00 |
|
Syn Wee Quek
|
dda0452881
|
ICU-96
Added tests for testing compression overlapping.
X-SVN-Rev: 4811
|
2001-05-25 22:00:24 +00:00 |
|
Syn Wee Quek
|
f96945e15a
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4810
|
2001-05-25 21:58:49 +00:00 |
|
George Rhoten
|
6bc0d64b9d
|
ICU-66 Fix most of the test memory leaks
X-SVN-Rev: 4809
|
2001-05-25 21:53:06 +00:00 |
|
George Rhoten
|
0de870de83
|
ICU-66 Don't write off the end of an array.
X-SVN-Rev: 4808
|
2001-05-25 21:50:10 +00:00 |
|
George Rhoten
|
effdc31cca
|
ICU-66 Don't write off the end of an array.
X-SVN-Rev: 4807
|
2001-05-25 21:42:32 +00:00 |
|
George Rhoten
|
a2011d21fa
|
ICU-66 Fix most of the test memory leaks
X-SVN-Rev: 4806
|
2001-05-25 21:39:55 +00:00 |
|
Syn Wee Quek
|
fcc4e1c1ee
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4805
|
2001-05-25 20:47:25 +00:00 |
|
Andy Heninger
|
d056250053
|
ICU-880 Normalization fixes for strings containing null chars.
X-SVN-Rev: 4804
|
2001-05-25 19:30:01 +00:00 |
|
George Rhoten
|
ea0480af19
|
ICU-66 Fix most of the test memory leaks
X-SVN-Rev: 4803
|
2001-05-25 19:19:26 +00:00 |
|
George Rhoten
|
b755fe14ea
|
ICU-66 Fix most of the test leaks
X-SVN-Rev: 4802
|
2001-05-25 18:25:49 +00:00 |
|
Ram Viswanadha
|
3262c2ff32
|
ICU-974 changes to runConfigureICU to include Alpha specific setup
X-SVN-Rev: 4801
|
2001-05-25 18:00:38 +00:00 |
|
Ram Viswanadha
|
ebbf95a3ef
|
ICU-974 Alpha/linux specific make files
X-SVN-Rev: 4800
|
2001-05-25 17:58:03 +00:00 |
|
Markus Scherer
|
673be52f5e
|
ICU-972 separate cwchar.h/.c from cstring.h/.c
X-SVN-Rev: 4799
|
2001-05-25 17:57:14 +00:00 |
|
Alan Liu
|
9873dcb00e
|
ICU-403 remove incorrect comment
X-SVN-Rev: 4798
|
2001-05-25 17:56:28 +00:00 |
|
Syn Wee Quek
|
a181fc194c
|
ICU-861
Added validity tests for collation elements and sortkeys.
X-SVN-Rev: 4797
|
2001-05-25 16:54:33 +00:00 |
|
Syn Wee Quek
|
204e674db5
|
ICU-861
Cleaned up backwards iterator.
X-SVN-Rev: 4796
|
2001-05-25 16:54:06 +00:00 |
|
Andy Heninger
|
14ffa22646
|
ICU-880 Incremental Normalize bug fix: error if a non-normal sequence of
combining characters is terminated by surrogate pair.
X-SVN-Rev: 4795
|
2001-05-25 16:41:59 +00:00 |
|
George Rhoten
|
81ed530191
|
ICU-597 One of the tests calls the copy constructor on as/400 on a bad resource bundle,
while the other platforms seem to optimize away the extra call to the copy constructor.
X-SVN-Rev: 4794
|
2001-05-25 16:08:27 +00:00 |
|
Ram Viswanadha
|
c7298798f0
|
ICU-968 genrb now handles non-BMP codepoints.
Strict processing of invalid \uxxxx and \Uhhhhhhh notations
X-SVN-Rev: 4793
|
2001-05-25 00:16:28 +00:00 |
|
Ram Viswanadha
|
68229f74e3
|
ICU-968 U_ERR for genrb
X-SVN-Rev: 4792
|
2001-05-25 00:14:47 +00:00 |
|
Markus Scherer
|
cef0e63c19
|
ICU-609 add code point consistency checks
X-SVN-Rev: 4791
|
2001-05-25 00:00:51 +00:00 |
|
Markus Scherer
|
7083772948
|
ICU-609 add code point consistency checks
X-SVN-Rev: 4790
|
2001-05-24 23:49:03 +00:00 |
|
Markus Scherer
|
ae4b3d5784
|
ICU-945 remove 2 obsolete and unsafe strcpy(staticData->name, converterName)
X-SVN-Rev: 4789
|
2001-05-24 23:05:13 +00:00 |
|
Ram Viswanadha
|
a5a73bd12c
|
ICU-969 fixed hi.txt and root.txt
X-SVN-Rev: 4788
|
2001-05-24 23:05:05 +00:00 |
|
Vladimir Weinstein
|
2e31e124f9
|
ICU-96 more tests
X-SVN-Rev: 4787
|
2001-05-24 22:37:38 +00:00 |
|
Vladimir Weinstein
|
9c54cb62b4
|
ICU-96 code cleanup as per code review
X-SVN-Rev: 4786
|
2001-05-24 22:37:03 +00:00 |
|
Vladimir Weinstein
|
be911c5647
|
ICU-96 update to expansion handling
X-SVN-Rev: 4785
|
2001-05-24 22:36:40 +00:00 |
|
George Rhoten
|
addeee49e9
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4784
|
2001-05-24 21:11:44 +00:00 |
|
George Rhoten
|
05478226be
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4783
|
2001-05-24 20:59:12 +00:00 |
|
Ram Viswanadha
|
259ad06916
|
ICU-900 Fixed compiler warnings
X-SVN-Rev: 4781
|
2001-05-24 01:10:46 +00:00 |
|
Ram Viswanadha
|
291615ee88
|
ICU-954 Changed target buffer size and initializing of cp
X-SVN-Rev: 4780
|
2001-05-24 01:08:59 +00:00 |
|
Yves Arrouye
|
e265cf78aa
|
ICU-601 .so with the .5 extension or it won't work.
X-SVN-Rev: 4779
|
2001-05-23 23:41:35 +00:00 |
|
Yves Arrouye
|
77d6b3d159
|
ICU-678 check that /usr/lib/icu is a directory before cd'ing into it
X-SVN-Rev: 4778
|
2001-05-23 23:04:10 +00:00 |
|
George Rhoten
|
d6829894d8
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4775
|
2001-05-23 20:44:42 +00:00 |
|
George Rhoten
|
88ac94a221
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4774
|
2001-05-23 20:32:44 +00:00 |
|
George Rhoten
|
92be7ab1ae
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4770
|
2001-05-23 17:55:35 +00:00 |
|
George Rhoten
|
f43a720e99
|
ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4768
|
2001-05-22 23:31:54 +00:00 |
|
George Rhoten
|
77f85d78dc
|
ICU-900 Undo the last fix for the some compiler warnings on Solaris. It's an API error.
X-SVN-Rev: 4767
|
2001-05-22 22:54:43 +00:00 |
|
George Rhoten
|
11ea1fe6f9
|
ICU-961 Removed dead code for memory checking
X-SVN-Rev: 4766
|
2001-05-22 22:44:37 +00:00 |
|
George Rhoten
|
862e4af175
|
ICU-900 Fixed some compiler warnings on Solaris
X-SVN-Rev: 4765
|
2001-05-22 22:39:11 +00:00 |
|
Vladimir Weinstein
|
6945e44e93
|
ICU-96 NO C++ comments in C file
X-SVN-Rev: 4764
|
2001-05-22 22:37:06 +00:00 |
|
Vladimir Weinstein
|
27f3171b91
|
ICU-96 Wrong test file was commited
X-SVN-Rev: 4763
|
2001-05-22 22:33:13 +00:00 |
|
George Rhoten
|
c032fe0e1f
|
ICU-900 Fixed some compiler warnings on Solaris
X-SVN-Rev: 4762
|
2001-05-22 22:31:00 +00:00 |
|
Vladimir Weinstein
|
152b11f484
|
ICU-96 Hangul tailoring fix, different case bit function, added comments to strcoll
X-SVN-Rev: 4761
|
2001-05-22 22:26:58 +00:00 |
|
George Rhoten
|
94e1fd78a5
|
ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4760
|
2001-05-22 22:25:48 +00:00 |
|
George Rhoten
|
e6c100cbbf
|
ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4759
|
2001-05-22 21:59:28 +00:00 |
|
George Rhoten
|
df791cb2a9
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4758
|
2001-05-22 21:54:46 +00:00 |
|
George Rhoten
|
d6816d1e16
|
ICU-961 Fix HP compiler warning while using goto statements, and make the error messages more informative
X-SVN-Rev: 4757
|
2001-05-22 21:48:09 +00:00 |
|
George Rhoten
|
4707ba5991
|
ICU-900 Fix HP compiler warning while using goto statements.
X-SVN-Rev: 4756
|
2001-05-22 21:20:05 +00:00 |
|
George Rhoten
|
139325a10d
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4755
|
2001-05-22 20:42:52 +00:00 |
|
Ram Viswanadha
|
6b12c9cdef
|
ICU-954 Fix memory leak and converter flush
X-SVN-Rev: 4753
|
2001-05-22 18:00:55 +00:00 |
|
George Rhoten
|
273a9022fc
|
ICU-954 Fixed some compiler warnings, remove tabs, and simplify ucbuf_getc()
X-SVN-Rev: 4752
|
2001-05-22 17:36:43 +00:00 |
|
George Rhoten
|
15b4fbebc1
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
|
2001-05-22 16:54:15 +00:00 |
|
George Rhoten
|
bb1950fcb3
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4748
|
2001-05-22 16:39:51 +00:00 |
|
George Rhoten
|
6de44560c8
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4747
|
2001-05-22 16:26:59 +00:00 |
|
George Rhoten
|
dd88d34144
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4745
|
2001-05-22 16:15:21 +00:00 |
|
Ram Viswanadha
|
e3b0472c65
|
ICU-954 Fix memory leak and converter flush
X-SVN-Rev: 4744
|
2001-05-22 15:54:03 +00:00 |
|
Yves Arrouye
|
7f339fb7c6
|
ICU-678 worked around a problem in dh_shlibdeps; put /usr/lib/icu in
libicu?? instead of changing the postinst (sloppy maybe); changelog got
updated since U_ICU_VERSION has been changed.
X-SVN-Rev: 4743
|
2001-05-21 23:57:27 +00:00 |
|
George Rhoten
|
70a1956607
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4742
|
2001-05-21 23:41:44 +00:00 |
|
George Rhoten
|
89aaa684f0
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4739
|
2001-05-21 23:30:57 +00:00 |
|
George Rhoten
|
aaa02de5c3
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4738
|
2001-05-21 23:12:10 +00:00 |
|
George Rhoten
|
c3bcdd8bbf
|
ICU-932 bug2() was wrong. Don't use strlen on a non-NULL terminated string.
X-SVN-Rev: 4737
|
2001-05-21 23:00:59 +00:00 |
|
George Rhoten
|
7a2d4c49a9
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4736
|
2001-05-21 22:58:19 +00:00 |
|
Vladimir Weinstein
|
eb53dfe572
|
ICU-96 [CODE REVIEW] /* THIS WOULD BE AN API CHANGE - WE HAD TO REMOVE IT FROM COMMON AND PUT IN UCOL.CPP */ We needed u_strncmpCodePointOrder for identical comparison
X-SVN-Rev: 4735
|
2001-05-21 22:54:51 +00:00 |
|
Vladimir Weinstein
|
cd8a95d0cf
|
ICU-96 [CODE REVIEW] Commented code removal from ucol_strcoll, changing literals with #define constants, removed unneeded and harmful masking
X-SVN-Rev: 4733
|
2001-05-21 22:30:49 +00:00 |
|
Vladimir Weinstein
|
8e3a554c78
|
ICU-96 [CODE REVIEW] We needed u_strncmpCodePointOrder for identical comparison
X-SVN-Rev: 4732
|
2001-05-21 22:28:00 +00:00 |
|
Yves Arrouye
|
9d65eb286b
|
ICU-961 changed U_ICU_VERSION to 1.8.1 which in turns ensures that all
the library version numbers are okay.
X-SVN-Rev: 4731
|
2001-05-21 22:07:19 +00:00 |
|
George Rhoten
|
4cbb5723ca
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4730
|
2001-05-21 19:46:14 +00:00 |
|