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
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
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
George Rhoten
ceac7b8a88
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4729
2001-05-21 19:38:13 +00:00
Vladimir Weinstein
0eb4c99a72
ICU-96 Fixed goofy special case crash
...
X-SVN-Rev: 4727
2001-05-19 02:37:47 +00:00
Markus Scherer
e5d329510d
ICU-932 fix ucnv_convert() buffer management (rewrite ucnv_convert())
...
X-SVN-Rev: 4726
2001-05-19 00:55:13 +00:00
Markus Scherer
2e9fc98b69
ICU-932 add Ed's tests of ucnv_convert() buffer management
...
X-SVN-Rev: 4725
2001-05-19 00:52:35 +00:00
Ram Viswanadha
a1c36a3483
ICU-962 Fix for 'make install' to keep going without an error
...
X-SVN-Rev: 4724
2001-05-18 23:56:34 +00:00
Vladimir Weinstein
ccbff762f2
ICU-96 Enabled redundant tailoring test
...
X-SVN-Rev: 4723
2001-05-18 23:49:26 +00:00
Vladimir Weinstein
32cf780767
ICU-96 fixed Andys token bug. Added aditional parsing logic to achieve ordering of the elements according to Marks requests.
...
X-SVN-Rev: 4722
2001-05-18 23:48:16 +00:00
Andy Heninger
c074be3541
ICU-880 collperf test program - input file shouldda been opened binary mode
...
X-SVN-Rev: 4721
2001-05-18 22:32:10 +00:00
George Rhoten
f1102238b5
ICU-961 Changed the patch level
...
X-SVN-Rev: 4720
2001-05-18 20:56:51 +00:00
George Rhoten
498a0a7e85
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4719
2001-05-18 20:53:01 +00:00
Jim Snyder Grant
e92c19d9c8
ICU-96 make sure %%UCARULES can be handled with separator-terminated source-path.
...
X-SVN-Rev: 4718
2001-05-18 20:52:25 +00:00
Vladimir Weinstein
00a32c9550
ICU-96 modified BOCSU for identical level and moved it into a separate module
...
X-SVN-Rev: 4714
2001-05-18 19:49:04 +00:00
Vladimir Weinstein
9727f6aa75
ICU-96 New Fractional UCA with good offset for Han + updated offsets in implicit CE generation. Collation framework now passes UCA conformance test!
...
X-SVN-Rev: 4713
2001-05-18 18:09:53 +00:00
Vladimir Weinstein
97fdbd140f
ICU-96 fixed bad merge
...
X-SVN-Rev: 4710
2001-05-18 15:19:08 +00:00
Vladimir Weinstein
b390361067
ICU-96 More tests
...
X-SVN-Rev: 4709
2001-05-17 23:16:34 +00:00
Vladimir Weinstein
bb14b94230
ICU-96 Case compression range fix + implicit generation fix
...
X-SVN-Rev: 4708
2001-05-17 23:14:44 +00:00
Vladimir Weinstein
9dfaac8501
ICU-96 Data fixes in the fractional UCA
...
X-SVN-Rev: 4707
2001-05-17 23:11:47 +00:00
Andy Heninger
51854ca791
ICU-880 Added tests for incremental normalization
...
X-SVN-Rev: 4706
2001-05-17 23:09:35 +00:00
George Rhoten
d34c838277
ICU-958 Undoing the $(SHELL) changes.
...
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb
ICU-958 execute install-sh with the $(SHELL) command.
...
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
Syn Wee Quek
02b406b299
ICU-861
...
Added tests for testing CE buffer overflow bailout.
X-SVN-Rev: 4703
2001-05-17 21:35:14 +00:00
Syn Wee Quek
705737026e
ICU-861
...
Comments added describing possibility of CE buffer overflow during backwards iteration.
X-SVN-Rev: 4702
2001-05-17 21:34:44 +00:00
Syn Wee Quek
ebb67d12c9
ICU-861
...
Bail out when CE buffer is exhausted in the backwards iteration.
X-SVN-Rev: 4701
2001-05-17 21:34:04 +00:00
Yves Arrouye
2b53e9a143
ICU-832 keep including stdio.h because of the sprintf calls, and add
...
one conditional around a standalone fprintf.
X-SVN-Rev: 4700
2001-05-17 18:19:42 +00:00
George Rhoten
74d073951e
ICU-865 Removed some commented out code that no longer has any value.
...
X-SVN-Rev: 4699
2001-05-17 16:28:42 +00:00
George Rhoten
bc0f2f0615
ICU-66 #if'd out leaky protected function that never really worked in the first place.
...
X-SVN-Rev: 4698
2001-05-17 15:30:07 +00:00
Syn Wee Quek
2d0894edfe
ICU-861
...
Added more verbose statements.
X-SVN-Rev: 4697
2001-05-17 01:07:10 +00:00
Syn Wee Quek
2ee49e592a
ICU-861
...
Added end of contraction checks to the backwards iteration.
Temporary increased size of CEBuffer.
X-SVN-Rev: 4696
2001-05-17 01:06:25 +00:00
Vladimir Weinstein
e474271f63
ICU-96 tiny constant fixes
...
X-SVN-Rev: 4695
2001-05-16 22:47:27 +00:00
George Rhoten
33c862da3b
ICU-958 add $(SHELL) for install-sh
...
X-SVN-Rev: 4694
2001-05-16 22:09:22 +00:00
George Rhoten
aa893ea4e3
ICU-953 Don't create a UnicodeString for as much data as possible.
...
X-SVN-Rev: 4693
2001-05-16 21:12:49 +00:00
George Rhoten
5b510e5471
ICU-953 Don't create a UnicodeString for as much data as possible.
...
X-SVN-Rev: 4692
2001-05-16 20:47:21 +00:00
Jim Snyder Grant
48c88ab110
ICU-955 -i option added for genrb to indicate ICU data directory
...
X-SVN-Rev: 4691
2001-05-16 19:13:53 +00:00
Jim Snyder Grant
ef8014cc2d
ICU-955 -i option added for tools to indicate ICU data directory
...
X-SVN-Rev: 4690
2001-05-16 19:12:09 +00:00
Vladimir Weinstein
731131f9d7
ICU-96 fixed implicit generation for surrogates
...
X-SVN-Rev: 4689
2001-05-16 18:23:26 +00:00
Vladimir Weinstein
df9eda16d5
ICU-96 fixed compile error
...
X-SVN-Rev: 4688
2001-05-16 18:22:58 +00:00
Vladimir Weinstein
4ca0061c2d
ICU-96 removed backward contractions
...
X-SVN-Rev: 4687
2001-05-16 18:11:32 +00:00
George Rhoten
28d425786f
ICU-832 Don't call fprint when not debugging collation. It takes up space in the DLL.
...
X-SVN-Rev: 4686
2001-05-16 17:09:31 +00:00
Ram Viswanadha
d40c8f47e8
ICU-954 implement rewind function
...
X-SVN-Rev: 4685
2001-05-16 16:34:10 +00:00
Syn Wee Quek
062dca80cb
ICU-880
...
Added performance tests for the forwards and backwards iterators.
X-SVN-Rev: 4684
2001-05-16 16:28:53 +00:00
George Rhoten
a801f30f2a
ICU-661 Don't use MFC headers
...
X-SVN-Rev: 4683
2001-05-16 16:19:43 +00:00
Ram Viswanadha
cb7d8653c4
ICU-954 Move ucbuf to toolutil.
...
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
George Rhoten
a8eaf61cce
ICU-567 Commenting out dead code.
...
X-SVN-Rev: 4681
2001-05-15 23:28:44 +00:00
George Rhoten
1542dfe036
ICU-567 Silly cast that the Mac doesn't automatically do.
...
X-SVN-Rev: 4680
2001-05-15 23:11:09 +00:00
George Rhoten
9568fe1112
ICU-567 Oops, forgot a ; for the Mac
...
X-SVN-Rev: 4679
2001-05-15 23:07:21 +00:00
Vladimir Weinstein
495000031a
ICU-96 optimization for discontiguos contractions - needs some cleanup, but functional
...
X-SVN-Rev: 4678
2001-05-15 23:00:04 +00:00
George Rhoten
6a6ea806c0
ICU-567 Errors.h is not standard on the Mac, but MacTypes.h is standard.
...
X-SVN-Rev: 4677
2001-05-15 22:11:59 +00:00
Syn Wee Quek
ba2806564d
ICU-861
...
Modified FractionalUCA.txt directory access in TestCEs()
X-SVN-Rev: 4676
2001-05-15 21:51:52 +00:00
Syn Wee Quek
2326dcf775
ICU-861
...
Made locale en_US and added extra checks to TestElemIter.
X-SVN-Rev: 4675
2001-05-15 21:51:05 +00:00
Jim Snyder Grant
f850e45188
ICU-923 restore 'null' as OK value to ubrk_close()
...
X-SVN-Rev: 4674
2001-05-15 21:02:59 +00:00
Vladimir Weinstein
f954413b19
ICU-96 returned TestComposeDecompose
...
X-SVN-Rev: 4673
2001-05-15 17:40:24 +00:00
Vladimir Weinstein
c2e0cc05a7
ICU-96 new canonical closure is in place now, using the same code path as the regular collator operation
...
X-SVN-Rev: 4672
2001-05-15 17:39:41 +00:00
Vladimir Weinstein
ca9ea470bb
ICU-96 fixed some initalization issues, a bug in shifted strcoll and implicit CEs secondaries and tertiaries
...
X-SVN-Rev: 4671
2001-05-15 17:38:18 +00:00
Vladimir Weinstein
baa59a99de
ICU-96 proper handling of the terminating \u0000 in rules string
...
X-SVN-Rev: 4670
2001-05-15 17:36:39 +00:00
Ram Viswanadha
bc26857a31
ICU-956 fixed typo
...
X-SVN-Rev: 4669
2001-05-15 04:32:25 +00:00
Ram Viswanadha
d47a84c0bd
ICU-956 fix for broken sym link
...
X-SVN-Rev: 4668
2001-05-15 04:29:28 +00:00
George Rhoten
ed45c994e0
ICU-597 Doing math with infinity usually results in NaN.
...
as/400 won't allow this to happen.
X-SVN-Rev: 4667
2001-05-14 22:45:22 +00:00
Eric Mader
1ebccb34c2
ICU-893 Add Version Resources for Windows DLLs
...
X-SVN-Rev: 4666
2001-05-14 22:13:20 +00:00
Andy Heninger
1588cfa8a9
ICU-880 collperf, added option for iteration performance test
...
X-SVN-Rev: 4665
2001-05-14 21:20:01 +00:00
Syn Wee Quek
4c81ff91fa
ICU-861
...
Updated TestCEs.
X-SVN-Rev: 4664
2001-05-14 20:53:58 +00:00
Syn Wee Quek
e10f8460c4
ICU-861
...
Added discontiguos contraction test cases and iterator ce tests.
X-SVN-Rev: 4663
2001-05-14 18:58:36 +00:00
Syn Wee Quek
cede7f2aa4
ICU-861
...
Modified dicontiguos contraction handling
X-SVN-Rev: 4662
2001-05-14 18:57:54 +00:00
Ram Viswanadha
e4d7e1cdff
ICU-915 Fixed some compiler warnings
...
X-SVN-Rev: 4661
2001-05-14 17:43:10 +00:00
Vladimir Weinstein
f3c45c02f3
ICU-96 code for cloning of the temporary collation table (will be used for alternative canonical closure)
...
X-SVN-Rev: 4660
2001-05-14 06:12:28 +00:00
Syn Wee Quek
71e1a159a2
ICU-861
...
Modified dicontiguos contraction handling for end of string.
X-SVN-Rev: 4659
2001-05-12 00:12:55 +00:00
George Rhoten
becfd9f889
ICU-597 It's hard to convert a large double to an int32_t on as/400
...
X-SVN-Rev: 4658
2001-05-11 23:45:33 +00:00
Andy Heninger
f7cce05e0e
ICU-880 collperf test program: add several collator option settings, sortkey size table option.
...
X-SVN-Rev: 4657
2001-05-11 20:04:22 +00:00
George Rhoten
fedfbd0a04
ICU-865 HP/UX CC can't handle an array within a switch statement.
...
X-SVN-Rev: 4656
2001-05-11 16:23:29 +00:00
Ram Viswanadha
7dda2e0542
ICU-915 Test for jitterbug 915
...
X-SVN-Rev: 4655
2001-05-11 02:30:47 +00:00
Ram Viswanadha
4c58d36717
ICU-915 Fixed shiftSequence bug
...
X-SVN-Rev: 4654
2001-05-11 02:25:35 +00:00
Andy Heninger
22be543774
ICU-880 UnsafeCP and Contraction End hash tables, merge UCA data into all of them.
...
X-SVN-Rev: 4653
2001-05-11 01:13:08 +00:00
George Rhoten
6db6b757bd
ICU-661 Make the version information more accurate
...
X-SVN-Rev: 4652
2001-05-10 23:26:58 +00:00
Steven R. Loomis
da83e420b8
ICU-693 genrb crash
...
X-SVN-Rev: 4651
2001-05-10 23:24:57 +00:00
George Rhoten
35f531cbb0
ICU-661 Add version information to the data DLL
...
X-SVN-Rev: 4650
2001-05-10 23:16:00 +00:00
Syn Wee Quek
e84355aaf7
ICU-861
...
Modified contraction handling for end of string in backwards iteration.
X-SVN-Rev: 4649
2001-05-10 23:05:23 +00:00
Vladimir Weinstein
f5ce3edcc4
ICU-96 Temporarily disable compose decompose test until I fix canonical closure
...
X-SVN-Rev: 4648
2001-05-10 22:41:58 +00:00
Vladimir Weinstein
cfb74ba997
ICU-96 Just a fix for inverse table lookup - two bits need real testing
...
X-SVN-Rev: 4647
2001-05-10 22:35:33 +00:00
Vladimir Weinstein
2941639b1d
ICU-96 Two case bits implementation
...
X-SVN-Rev: 4646
2001-05-10 22:33:50 +00:00
Vladimir Weinstein
83b1b8d21e
ICU-96 Two case bits now depend on character properties for building
...
X-SVN-Rev: 4645
2001-05-10 22:32:42 +00:00
Vladimir Weinstein
ac4b754116
ICU-96 UCA generated with two case bits
...
X-SVN-Rev: 4644
2001-05-10 22:32:08 +00:00
Vladimir Weinstein
7f17b6fc29
ICU-96 Fractional UCA with case bits, without character names
...
X-SVN-Rev: 4643
2001-05-10 22:31:42 +00:00
Andy Heninger
ccb47e551d
ICU-861 Added last-char-in-contraction hash table
...
X-SVN-Rev: 4642
2001-05-10 22:12:53 +00:00
Ram Viswanadha
9bbdff614f
ICU-954 Fix for HPUX, untabify and coding guidelines changes.
...
X-SVN-Rev: 4641
2001-05-10 21:43:01 +00:00
Jim Snyder Grant
7a11cd274a
ICU-000 undoing accidental removal of file from cvs.
...
X-SVN-Rev: 4640
2001-05-10 20:20:10 +00:00
Jim Snyder Grant
0784722770
ICU-000 undoing accidental removal of file from cvs.
...
X-SVN-Rev: 4639
2001-05-10 19:51:15 +00:00
Andy Heninger
5ba0464f62
ICU-893 FIx copyright notice in version resource
...
X-SVN-Rev: 4638
2001-05-10 18:22:05 +00:00
George Rhoten
7dffe91b3f
ICU-865 Move the .rc file into the proper project category,
...
remove debug info from release mode,
and revise the way headers are moved.
X-SVN-Rev: 4637
2001-05-10 18:04:41 +00:00
Syn Wee Quek
aa6c989442
ICU-861
...
Added discontiguos contraction implementations
X-SVN-Rev: 4636
2001-05-10 17:49:24 +00:00
George Rhoten
56a40c23aa
ICU-661 Refix the resource information building.
...
Well the resources build fine on my machine.
X-SVN-Rev: 4635
2001-05-10 17:43:01 +00:00
Ram Viswanadha
bd00e1fed4
ICU-954 Remove genrb's dependency on ustdio
...
X-SVN-Rev: 4634
2001-05-10 16:54:09 +00:00
George Rhoten
bab001e8f6
ICU-661 Remove debug information in release mode
...
and include the proper include directory for building resources in release mode.
X-SVN-Rev: 4633
2001-05-10 16:48:25 +00:00
George Rhoten
06e8676f93
ICU-953 Now uses the invarient converter for static data.
...
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
Andy Heninger
f89197ab0c
ICU-893 Add Version Resources for Windows DLLs (except for data dll)
...
X-SVN-Rev: 4631
2001-05-09 22:41:59 +00:00
George Rhoten
77c54f7d81
ICU-66 Leak less memory
...
X-SVN-Rev: 4630
2001-05-09 22:01:45 +00:00
George Rhoten
44835a6260
ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
...
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
0700ec1465
ICU-567 Don't use stack buffers larger than 32K on the Mac,
...
and clean up the rest of the memory that was allocated in TestComposeDecompose
X-SVN-Rev: 4628
2001-05-08 23:38:16 +00:00
George Rhoten
6e7e2a9b3b
ICU-597 The regression test buffer is now much smaller.
...
X-SVN-Rev: 4627
2001-05-08 22:58:58 +00:00
Eric Mader
8d662892c7
ICU-832 change to multithreaded DLL
...
X-SVN-Rev: 4626
2001-05-08 17:34:04 +00:00
Eric Mader
3fb4fc0329
ICU-603 initial checkin of full Thai word break test.
...
X-SVN-Rev: 4625
2001-05-08 17:30:04 +00:00
Andy Heninger
37de66cb77
ICU-880 U_ALIGN_CODE and U_INLINE. Add defaults for non Windows/UNIX platforms
...
X-SVN-Rev: 4624
2001-05-08 17:02:18 +00:00
George Rhoten
7713040819
ICU-900 Don't use // in C files
...
X-SVN-Rev: 4623
2001-05-08 15:30:48 +00:00
Ram Viswanadha
fcfb3ad09b
ICU-947 Added coments no code change
...
X-SVN-Rev: 4622
2001-05-08 00:02:22 +00:00
Ram Viswanadha
3d78b2d1ef
ICU-952 Test plane 2 code points
...
X-SVN-Rev: 4621
2001-05-08 00:01:30 +00:00
Ram Viswanadha
0a875cdc0b
ICU-947 ISO-2022 performance improvements
...
X-SVN-Rev: 4620
2001-05-07 23:54:01 +00:00
Ram Viswanadha
3edc7c1739
ICU-952 Update CNS-11643 table with new plane 2 codepoints
...
X-SVN-Rev: 4619
2001-05-07 23:42:06 +00:00
Andy Heninger
a4cbd1275c
ICU-880 U_ALIGN_CODE and U_INLINE. Works windows, stubs for UNIXes (builds ok)
...
X-SVN-Rev: 4618
2001-05-07 23:01:37 +00:00
George Rhoten
ec761bde62
ICU-821 Increase floating point accuracy for HP/UX in optimized mode.
...
X-SVN-Rev: 4616
2001-05-07 22:03:24 +00:00
George Rhoten
73ee150e6f
ICU-566 Warn about bad *.brk files.
...
X-SVN-Rev: 4615
2001-05-05 01:30:29 +00:00
George Rhoten
258e01f843
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4614
2001-05-05 00:53:01 +00:00
George Rhoten
ccef999c42
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4613
2001-05-05 00:41:36 +00:00
George Rhoten
3f8dc077e0
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4612
2001-05-05 00:33:46 +00:00
George Rhoten
d793ef341e
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4611
2001-05-05 00:24:54 +00:00
George Rhoten
9655ae3afc
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4610
2001-05-05 00:15:30 +00:00
George Rhoten
73ee79ad66
ICU-597 Minor fix to get the locale for as/400
...
X-SVN-Rev: 4609
2001-05-04 23:41:15 +00:00
George Rhoten
468c08fe10
ICU-597 Minor fix to get the locale for as/400
...
X-SVN-Rev: 4608
2001-05-04 23:34:17 +00:00
George Rhoten
6a1557aca0
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4607
2001-05-04 23:30:54 +00:00
George Rhoten
dee03e6888
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4606
2001-05-04 23:11:46 +00:00
George Rhoten
f6e455ddbc
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4605
2001-05-04 22:54:31 +00:00
George Rhoten
410ad2fd3c
ICU-950 Converted UTF-8 to escape sequences.
...
X-SVN-Rev: 4604
2001-05-04 22:48:29 +00:00
George Rhoten
322e05f131
ICU-597 Get the locale for as/400
...
X-SVN-Rev: 4602
2001-05-04 00:47:16 +00:00
George Rhoten
a9111dedca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4601
2001-05-04 00:17:03 +00:00
George Rhoten
18e85ccfc0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4600
2001-05-04 00:02:24 +00:00
Andy Heninger
9718f0991a
ICU-900 Undid a couple of the previous compiler warning fixes that broke
...
sort key compression, and made key compression be built by default.
X-SVN-Rev: 4599
2001-05-03 23:33:29 +00:00
George Rhoten
68af60bbf8
ICU-567 XP_MAC_CONSOLE isn't needed anymore
...
X-SVN-Rev: 4598
2001-05-03 23:18:22 +00:00
George Rhoten
11404763f7
ICU-567 functions without declarations are not good on the Mac
...
X-SVN-Rev: 4597
2001-05-03 23:10:45 +00:00
George Rhoten
852ec5b330
ICU-567 function declaration not needed
...
X-SVN-Rev: 4596
2001-05-03 23:08:29 +00:00
Yves Arrouye
775a727b7b
ICU-821 configure is now the exact one from autoconf run on configure.in
...
X-SVN-Rev: 4593
2001-05-03 02:40:20 +00:00
George Rhoten
58ae38bcf4
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4592
2001-05-03 00:53:14 +00:00
Yves Arrouye
5d13c18336
ICU-821 Yves, use $configure, since you made all these efforts to
...
compute it.
X-SVN-Rev: 4591
2001-05-03 00:45:45 +00:00
George Rhoten
c4f13497ac
ICU-567 Forgot the sizeof(UChar)
...
X-SVN-Rev: 4590
2001-05-03 00:38:22 +00:00
George Rhoten
f41eae25d9
ICU-567 We don't want to use the fopen hack yet
...
X-SVN-Rev: 4589
2001-05-03 00:29:26 +00:00
George Rhoten
da62d3d9f6
ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
...
X-SVN-Rev: 4588
2001-05-03 00:20:53 +00:00
George Rhoten
1b9b0d85a0
ICU-567 A better implementation of the Mac OS getDataDirectory
...
X-SVN-Rev: 4587
2001-05-03 00:13:10 +00:00
George Rhoten
dfd3b1c90e
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4586
2001-05-03 00:08:09 +00:00
George Rhoten
6600210ae6
ICU-889 Missing decmn for hp-ux
...
X-SVN-Rev: 4585
2001-05-02 23:50:22 +00:00
George Rhoten
4390ce50c4
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4584
2001-05-02 23:36:22 +00:00
Eric Mader
eea206ed92
ICU-603 add TestThaiWordBreak
...
X-SVN-Rev: 4583
2001-05-02 22:41:02 +00:00
Vladimir Weinstein
4746d0b3de
ICU-96 constants alignment
...
X-SVN-Rev: 4582
2001-05-02 05:09:40 +00:00
Vladimir Weinstein
947b617e64
ICU-96 [before [1|2|3]] option implemented
...
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00
Syn Wee Quek
c434168ade
ICU-861
...
Modified collIterateState->bufferaddress to pointer.
X-SVN-Rev: 4580
2001-05-02 01:36:29 +00:00
George Rhoten
2992cadd50
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4579
2001-05-01 23:31:38 +00:00
Ram Viswanadha
470deb828d
ICU-814 Corrected the format of currency symbols.
...
X-SVN-Rev: 4578
2001-05-01 18:14:45 +00:00
Syn Wee Quek
90a8b31e3e
ICU-861
...
Added log messages into TestPrevious
X-SVN-Rev: 4577
2001-05-01 17:14:49 +00:00
George Rhoten
4981f2e1ab
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4576
2001-04-30 20:57:12 +00:00
George Rhoten
a4f8700596
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4575
2001-04-30 20:51:22 +00:00
Vladimir Weinstein
1d88e9ff38
ICU-96 added regression tests for some bugs (784, 815, 831) - didn't made it in the first commit
...
X-SVN-Rev: 4574
2001-04-30 19:11:32 +00:00
George Rhoten
fc5bc10a0b
ICU-862 Removed comments with canonucm.c. Most comments were "<CJK>"
...
X-SVN-Rev: 4573
2001-04-30 18:07:44 +00:00
Syn Wee Quek
cfe6ff00f7
ICU-861
...
Minor optimization and clean up
X-SVN-Rev: 4572
2001-04-28 01:22:25 +00:00
Andy Heninger
62d83cabdb
ICU-880 Regression test for incremental normalization problem found by Vladimir.
...
X-SVN-Rev: 4571
2001-04-28 00:25:47 +00:00
Syn Wee Quek
cd04c29893
ICU-928
...
Fixed solaris compiler warnings
X-SVN-Rev: 4570
2001-04-26 22:57:06 +00:00
Syn Wee Quek
66ffa7b323
ICU-833
...
Removed HP compiler warnings
X-SVN-Rev: 4569
2001-04-26 17:54:30 +00:00
George Rhoten
cec784e1f3
ICU-597 Hopefully this will fix the memory problem on os/400
...
X-SVN-Rev: 4568
2001-04-26 01:16:57 +00:00
Syn Wee Quek
1bfe6e02e2
ICU-861
...
Initialized collIterate->endp to be NULL when a null terminated string is used.
X-SVN-Rev: 4567
2001-04-26 01:15:34 +00:00
Syn Wee Quek
e49ee368ef
ICU-861
...
Added iterator contraction normalization tests.
X-SVN-Rev: 4566
2001-04-26 01:14:28 +00:00
Andy Heninger
82be47aa3c
ICU-880 Windows Project file: fix incorrect project dependency for new collation perf test program
...
X-SVN-Rev: 4565
2001-04-26 01:05:22 +00:00
Syn Wee Quek
794fea28f5
ICU-861
...
Added normalization to contraction for forwards and backwards iteration
X-SVN-Rev: 4564
2001-04-25 23:28:55 +00:00
Vladimir Weinstein
c496597a51
ICU-831 Latvian sorts uppercase first
...
X-SVN-Rev: 4563
2001-04-25 23:16:35 +00:00
Vladimir Weinstein
24bd653620
ICU-815 \u00e6 and \u00c6 sort behind a (rule: &A<<\u00e6/e<<<\u00c6/E)
...
X-SVN-Rev: 4562
2001-04-25 23:16:08 +00:00
Vladimir Weinstein
b327be350f
ICU-96 Markus says Esperanto does not need normalization
...
X-SVN-Rev: 4561
2001-04-25 22:31:23 +00:00
Vladimir Weinstein
ed6f02ed25
ICU-831 Latvian sorts upper first now
...
X-SVN-Rev: 4560
2001-04-25 22:28:59 +00:00
Vladimir Weinstein
06563ce87a
ICU-96 wrong option size was making some options unusable
...
X-SVN-Rev: 4559
2001-04-25 22:28:30 +00:00
Vladimir Weinstein
8ea22f6c39
ICU-784 added Pinyin Tone order
...
X-SVN-Rev: 4558
2001-04-25 22:27:55 +00:00
George Rhoten
11ca7472ca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4557
2001-04-25 21:11:53 +00:00
George Rhoten
ffdab033d1
ICU-821 Temporarily removed the -O2 flag for AIX until better flags are found.
...
X-SVN-Rev: 4556
2001-04-25 21:07:25 +00:00
Vladimir Weinstein
6ca6bab953
ICU-96 primary compression in, needs to be turned on with UCOL_PRIM_COMPRESSION
...
X-SVN-Rev: 4555
2001-04-25 18:00:41 +00:00
Vladimir Weinstein
331dcd229f
ICU-96 fractional UCA with better Jamos
...
X-SVN-Rev: 4554
2001-04-25 17:59:28 +00:00
George Rhoten
cf62d209c6
ICU-821 Fixed an HP/UX compiler problem
...
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
George Rhoten
f29ab59314
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4552
2001-04-25 17:11:44 +00:00
Ram Viswanadha
1949333a00
ICU-940 Versioning of ICU libraries on AIX fixed.
...
X-SVN-Rev: 4551
2001-04-25 01:29:13 +00:00
Andy Heninger
9c50953149
ICU-880 Add collation performance test program
...
X-SVN-Rev: 4550
2001-04-25 01:06:38 +00:00
George Rhoten
6e42a547a7
ICU-821 HP/UX compiler fails with internal warnings when +O3 is used.
...
I'm lowering optimization to +O2 which does not have inlining.
This is a similar problem that exists on AIX.
X-SVN-Rev: 4549
2001-04-25 00:55:48 +00:00
Vladimir Weinstein
f7d61bafc9
ICU-96 primary compression under #ifdef UCOL_PRIM_COMPRESSION not finished, do not use
...
X-SVN-Rev: 4548
2001-04-24 23:32:40 +00:00
Andy Heninger
d375491089
ICU-880 Add collation performance test program
...
X-SVN-Rev: 4547
2001-04-24 23:30:27 +00:00
George Rhoten
70a269d34a
ICU-472 Revised regression test for u_uastrncpy
...
X-SVN-Rev: 4546
2001-04-24 22:34:28 +00:00
George Rhoten
5a2455c7ec
ICU-472 Added regression test.
...
X-SVN-Rev: 4545
2001-04-24 22:05:38 +00:00
George Rhoten
661d6911fa
ICU-641 Added regression test.
...
X-SVN-Rev: 4544
2001-04-24 21:48:01 +00:00
George Rhoten
fb2fdebc9d
ICU-821 Fixes for Solaris,
...
and removed -Q for AIX because configure ignores it currently.
X-SVN-Rev: 4543
2001-04-24 18:22:07 +00:00
George Rhoten
24b041a4b3
ICU-821 Solaris has a tough time optimizing the digit function.
...
X-SVN-Rev: 4542
2001-04-24 17:36:53 +00:00
George Rhoten
50dc860552
ICU-821 Missing check for bad parsing of a hexadecimal number.
...
X-SVN-Rev: 4541
2001-04-24 17:34:24 +00:00
Vladimir Weinstein
aeeb9d1600
ICU-96 Changed constants in tests
...
X-SVN-Rev: 4540
2001-04-24 05:16:04 +00:00
Vladimir Weinstein
c46917cfb0
ICU-96 Vladimir cannot change literal to a named constant without messing things up!
...
X-SVN-Rev: 4539
2001-04-24 05:13:25 +00:00
Syn Wee Quek
662d4ab558
ICU-861
...
Added normalization to contraction.
Note this is not totally working yet.
X-SVN-Rev: 4538
2001-04-24 03:18:54 +00:00
Vladimir Weinstein
4c635dfeca
ICU-96 primary compression under #ifdef UCOL_PRIM_COMPRESSION not finished, do not use
...
X-SVN-Rev: 4537
2001-04-23 23:41:46 +00:00
Vladimir Weinstein
c4546762f0
ICU-96 print sortkey if verbose and error is caused by sortkeys
...
X-SVN-Rev: 4536
2001-04-23 23:39:58 +00:00
Vladimir Weinstein
eb356d1e2b
ICU-96 using named constants instead of magic numbers
...
X-SVN-Rev: 4535
2001-04-23 23:39:14 +00:00
Vladimir Weinstein
d22ee37e1c
ICU-96 moved UCOL_TOK_RESET const to ucol_imp.h, added magic number constants
...
X-SVN-Rev: 4534
2001-04-23 23:35:59 +00:00
Vladimir Weinstein
dd34a3a9e2
ICU-96 moved UCOL_TOK_RESET const to ucol_imp.h
...
X-SVN-Rev: 4533
2001-04-23 23:32:40 +00:00
Vladimir Weinstein
6c99d6ba9e
ICU-96 adapted to new UCA distribution. Using named constants
...
X-SVN-Rev: 4532
2001-04-23 23:29:03 +00:00
Ram Viswanadha
31d1a1f38d
ICU-940 Versioning of ICU libraries on AIX fixed.
...
X-SVN-Rev: 4531
2001-04-23 23:12:28 +00:00
Andy Heninger
d33a9fe478
ICU-880 strcoll: Bug fix in getNextCE, caused failure in citertst/TestBug672
...
when normaliztion was enabled.
X-SVN-Rev: 4530
2001-04-23 21:29:14 +00:00
Vladimir Weinstein
1a93fb72a7
ICU-96 more tests!
...
X-SVN-Rev: 4529
2001-04-23 03:50:15 +00:00
Vladimir Weinstein
af3de60824
ICU-96 genrb collation generation update
...
X-SVN-Rev: 4528
2001-04-23 03:49:34 +00:00
Vladimir Weinstein
f55aa515d1
ICU-96 reflected changes to the UCA table, new identical level sortkey generation
...
X-SVN-Rev: 4527
2001-04-23 01:53:49 +00:00
Vladimir Weinstein
46676a4560
ICU-96 update to builder - more robust, better handling tailoring to implicits
...
X-SVN-Rev: 4526
2001-04-23 01:52:45 +00:00
Vladimir Weinstein
58673edc11
ICU-96 another fractional UCA update
...
X-SVN-Rev: 4525
2001-04-23 01:49:05 +00:00
Syn Wee Quek
34372f991b
ICU-861
...
Implemented new incremental normalization in backwards iteration.
X-SVN-Rev: 4524
2001-04-20 22:29:53 +00:00
Syn Wee Quek
2b0da7cddd
ICU-807
...
Commented away a test that is dependent on the UCAData for verification data.
X-SVN-Rev: 4523
2001-04-20 22:27:24 +00:00
Vladimir Weinstein
5a1d249986
ICU-96 changed Fractional UCA - implicit generation
...
X-SVN-Rev: 4518
2001-04-19 23:49:03 +00:00
Syn Wee Quek
eea6e4f2a5
ICU-861
...
Updated TestSmallBuffer test.
X-SVN-Rev: 4516
2001-04-19 21:49:37 +00:00
Vladimir Weinstein
ca370278a7
ICU-96 changed Fractional UCA - gap widened
...
X-SVN-Rev: 4515
2001-04-19 20:29:34 +00:00
George Rhoten
bee06a3338
ICU-821 Lower the optimization level due to compiler bugs.
...
Fix this problem later.
X-SVN-Rev: 4514
2001-04-19 19:04:31 +00:00
Vladimir Weinstein
deed931e7a
ICU-96 Added Markuses identical level generator
...
X-SVN-Rev: 4513
2001-04-19 19:02:01 +00:00
Vladimir Weinstein
971dd8075c
ICU-96 compose/decompose test, test fixes, more information
...
X-SVN-Rev: 4512
2001-04-19 19:01:39 +00:00
Vladimir Weinstein
8d3eb3b356
ICU-96 fixed variable top
...
X-SVN-Rev: 4510
2001-04-19 17:08:07 +00:00
Vladimir Weinstein
1e7b7abc7a
ICU-96 deprecated ucol_strcollinc
...
X-SVN-Rev: 4509
2001-04-19 17:05:56 +00:00
Vladimir Weinstein
404764bb5f
ICU-934 Fix test for changed %%ALIAS semantics
...
X-SVN-Rev: 4508
2001-04-19 16:56:24 +00:00
George Rhoten
a1f7af0dd9
ICU-865 Don't use lowercase false and use the return type of strcmp() properly
...
X-SVN-Rev: 4507
2001-04-19 00:52:55 +00:00
Andy Heninger
fe8f7ca9cd
ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
...
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
George Rhoten
53f50a5718
ICU-936 U_COL_SAFECLONE_BUFFERSIZE is too small for as/400
...
X-SVN-Rev: 4500
2001-04-18 18:13:31 +00:00
Yves Arrouye
f3f0c1c985
ICU-821 support setting debug/optimization flags.
...
X-SVN-Rev: 4497
2001-04-18 03:06:43 +00:00
Yves Arrouye
329347eef4
ICU-393 fixed/added .cvsignore
...
X-SVN-Rev: 4496
2001-04-18 02:22:59 +00:00
Syn Wee Quek
19dd532d6c
ICU-861
...
Added methods to store and load the collIterate state.
X-SVN-Rev: 4495
2001-04-18 01:34:26 +00:00
George Rhoten
39a3dcdc35
ICU-580 redefinition of UMAX_PTR for os/390 again.
...
X-SVN-Rev: 4494
2001-04-18 01:28:10 +00:00
George Rhoten
446cf8c769
ICU-597 Use the right buffer size when converting the path name.
...
X-SVN-Rev: 4493
2001-04-18 00:26:56 +00:00
Vladimir Weinstein
b25d6d6929
ICU-96 fixed C++ style comments in C files
...
X-SVN-Rev: 4492
2001-04-17 21:53:30 +00:00
Vladimir Weinstein
dc13b76767
ICU-96 make ucol_tok a .cpp file in order to be able to use inline functions
...
X-SVN-Rev: 4491
2001-04-17 21:47:10 +00:00
Vladimir Weinstein
6c5a4a0907
ICU-96 changed underlying infrastructure for canonical closure bug. Now it closely resembles flat file access mechanism.
...
X-SVN-Rev: 4490
2001-04-17 20:34:06 +00:00
Vladimir Weinstein
16b677c1a8
ICU-925 Empty resource bundles should not crash ICU!
...
X-SVN-Rev: 4489
2001-04-17 19:11:56 +00:00
Vladimir Weinstein
161e93c851
ICU-934 Changed %%ALIAS semantics - fallback path is now of the resource with real data
...
X-SVN-Rev: 4488
2001-04-17 19:09:23 +00:00
Syn Wee Quek
c171e06038
ICU-861
...
Added normalized iteration test.
Added small buffer test.
X-SVN-Rev: 4487
2001-04-17 17:27:37 +00:00
Syn Wee Quek
8ef71be0d9
ICU-861
...
Removed a redundant assignment.
X-SVN-Rev: 4486
2001-04-17 17:27:01 +00:00
Syn Wee Quek
cc5eba47d0
ICU-861
...
Added an extra size in normalization buffer to contain null-termination.
Added comments in ucol_impl.h that buffer size has to be >= 3.
X-SVN-Rev: 4483
2001-04-17 02:43:35 +00:00
George Rhoten
d26d1e07c1
ICU-597 Don't try to convert a large double to int32_t (again).
...
X-SVN-Rev: 4481
2001-04-17 00:47:46 +00:00
George Rhoten
9e61a552b6
ICU-597 Don't try to convert a large double to int32_t, and a bit of code clean up
...
X-SVN-Rev: 4480
2001-04-17 00:37:06 +00:00
Vladimir Weinstein
a93aa82995
ICU-96 quick fix for canonical closure bug. Needs more discussion but it works correctly as is.
...
X-SVN-Rev: 4477
2001-04-16 21:25:45 +00:00
Vladimir Weinstein
504dcd1b85
ICU-880 Headers included by .c files should not have C++ comments
...
X-SVN-Rev: 4476
2001-04-16 16:20:16 +00:00
Vladimir Weinstein
5dac29c154
ICU-96 more tests and test fixes
...
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
Andy Heninger
c68d3dc63f
ICU-880 strcoll: coding guideline changes. No logical change.
...
X-SVN-Rev: 4474
2001-04-12 19:59:28 +00:00
Syn Wee Quek
7d534e0d11
ICU-861
...
Modified fcdPosition in getSpecialPrevCE for thai.
X-SVN-Rev: 4473
2001-04-12 18:25:07 +00:00
Syn Wee Quek
f25427cd24
ICU-861
...
Updated backwards iterator
1) to use incremental fcd check
2) swap thai characters pairs at a time instead of blocks of it.
X-SVN-Rev: 4470
2001-04-12 00:08:26 +00:00
Syn Wee Quek
1dadff9877
ICU-861
...
Updated iterator tests to use en_US.
X-SVN-Rev: 4469
2001-04-12 00:07:00 +00:00
Syn Wee Quek
15be649807
ICU-833
...
Added fcdcheck dependency to genrb, to cater for the new incremental fcdcheck.
X-SVN-Rev: 4468
2001-04-12 00:04:12 +00:00
Vladimir Weinstein
babed9eb54
ICU-928 collation tailorings redundancy removal - take 1
...
X-SVN-Rev: 4467
2001-04-11 20:36:00 +00:00
Andy Heninger
ee79f999e8
ICU-880 strcoll: incremental FCD check and no precalc of length
...
of null terminated strings
X-SVN-Rev: 4466
2001-04-10 22:06:25 +00:00
Syn Wee Quek
e297e86904
ICU-833
...
Added methods for exporting fcdcheck data.
X-SVN-Rev: 4465
2001-04-10 20:00:24 +00:00
Ram Viswanadha
8a79580cfa
ICU-930 test for jitterbug 930
...
X-SVN-Rev: 4464
2001-04-07 01:25:14 +00:00
Ram Viswanadha
bb0b1f5cc1
ICU-930 fixed offsets overwriting bug
...
X-SVN-Rev: 4463
2001-04-07 01:24:30 +00:00
Syn Wee Quek
ec3368ab1a
ICU-928
...
Added tailoring syntax test for [variable top] and supplementary tailoring test.
X-SVN-Rev: 4462
2001-04-07 00:24:06 +00:00
Syn Wee Quek
dd312eac0a
ICU-672
...
Added jitterbug test 672
X-SVN-Rev: 4461
2001-04-07 00:20:32 +00:00
Andy Heninger
bed84e98b8
ICU-880 strcoll: incremental FCD check and no precalc of length
...
of null terminated strings
X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
Vladimir Weinstein
8299aa2449
ICU-96 more tests
...
X-SVN-Rev: 4459
2001-04-06 22:54:29 +00:00
Vladimir Weinstein
a07669d83d
ICU-916 contractions now include closed form
...
X-SVN-Rev: 4458
2001-04-06 22:53:06 +00:00
Vladimir Weinstein
db7dacac2a
ICU-96 simplified debugging
...
X-SVN-Rev: 4457
2001-04-06 22:51:41 +00:00
George Rhoten
bcd63666b7
ICU-597 try not to use denormalized doubles on as/400
...
X-SVN-Rev: 4456
2001-04-06 22:33:47 +00:00
George Rhoten
6342566a65
ICU-597 as/400 doesn't have <memory.h>. Use "cmemory.h" instead
...
X-SVN-Rev: 4454
2001-04-06 00:54:33 +00:00
Vladimir Weinstein
c10181baeb
ICU-96 fix for variable top in tailorings + more tests
...
X-SVN-Rev: 4453
2001-04-05 22:48:23 +00:00
George Rhoten
9d227ca6f1
ICU-597 Don't try to read a NULL pointer.
...
X-SVN-Rev: 4452
2001-04-05 22:01:28 +00:00
Vladimir Weinstein
df95857790
ICU-96 fix for variable top in tailorings
...
X-SVN-Rev: 4451
2001-04-05 21:27:44 +00:00
Ram Viswanadha
9b3d7e9c96
ICU-96 Fix initUCA, open & openRules methods to check status and clean up after themselves
...
X-SVN-Rev: 4449
2001-04-05 01:40:36 +00:00
Vladimir Weinstein
d7b5b8a6c7
ICU-96 some tests for UCA alignment
...
X-SVN-Rev: 4448
2001-04-04 23:44:22 +00:00
Vladimir Weinstein
34337feb96
ICU-782 fixed a problem in Hungarian collation rules
...
X-SVN-Rev: 4447
2001-04-04 23:38:39 +00:00
Syn Wee Quek
4588dded4a
ICU-833
...
Reverted project to normal warning setting
X-SVN-Rev: 4445
2001-04-04 18:41:50 +00:00
Syn Wee Quek
48320daf50
ICU-833
...
Removed dependency on fcdcheck for genrb.
X-SVN-Rev: 4444
2001-04-04 18:41:06 +00:00
Syn Wee Quek
1f0072aef6
ICU-833
...
Updated quickcheck and fcdcheck to return errorcode
when *chk.dat is not found.
X-SVN-Rev: 4443
2001-04-04 18:40:10 +00:00