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
Andy Heninger
7e1daa1c4c
ICU-951 Change install.sh to install-sh in readme.html
...
X-SVN-Rev: 4617
2001-05-07 22:31:10 +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
George Rhoten
467f99e26d
ICU-740 out of date/unused data
...
X-SVN-Rev: 4595
2001-05-03 19:47:29 +00:00
George Rhoten
9a247db407
ICU-740 out of date/unused data
...
X-SVN-Rev: 4594
2001-05-03 17:13:22 +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
Vladimir Weinstein
73d42ad240
ICU-833 extra dependency to make sure fcd and quickcheck data are built before *.res files
...
X-SVN-Rev: 4441
2001-04-04 17:16:43 +00:00
Alan Liu
8dbd284136
ICU-924 add "Remove" transliterator
...
X-SVN-Rev: 4440
2001-04-04 06:46:17 +00:00
Vladimir Weinstein
b115ad587f
ICU-96 a test update
...
X-SVN-Rev: 4439
2001-04-04 06:42:13 +00:00
Vladimir Weinstein
87706f0fd8
ICU-96 fix linux compile problem
...
X-SVN-Rev: 4438
2001-04-04 06:26:14 +00:00
Vladimir Weinstein
8b1c6c5809
ICU-928 updated tailoring data
...
X-SVN-Rev: 4437
2001-04-04 06:25:31 +00:00
Syn Wee Quek
36d0bdb868
ICU-833
...
Added dependency for quickcheck and fcdcheck projects
X-SVN-Rev: 4436
2001-04-04 03:07:16 +00:00
Syn Wee Quek
7d0e4454cb
ICU-833
...
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4435
2001-04-04 02:36:50 +00:00
Syn Wee Quek
5d0c31b788
ICU-833
...
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4434
2001-04-04 02:31:28 +00:00
Syn Wee Quek
b6b19bf1ac
ICU-833
...
Added the new projects, tools for quickcheck and fcdcheck.
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4433
2001-04-04 02:28:39 +00:00
Alan Liu
085701f0f4
ICU-918 fix handling of inverses
...
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a
ICU-918 enhance test to check inverses
...
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
George Rhoten
84ae68e2e7
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4428
2001-04-03 00:32:05 +00:00
Vladimir Weinstein
d7d38866da
ICU-96 fixed a bug with expansions in tailorings
...
X-SVN-Rev: 4427
2001-04-02 23:12:19 +00:00
Alan Liu
02d3a8f040
ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
...
X-SVN-Rev: 4426
2001-04-02 19:29:50 +00:00
Vladimir Weinstein
46bfae2dec
ICU-96 fixed a builder problem related to option struct
...
X-SVN-Rev: 4424
2001-04-02 18:49:30 +00:00
Alan Liu
53b061edb0
ICU-918 Transliterator needs access to applyPattern(ParsePosition)
...
X-SVN-Rev: 4422
2001-03-31 01:22:58 +00:00
Alan Liu
bd0490db28
ICU-918 extend createInstance() syntax to recognize inline filter patterns
...
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
George Rhoten
3861894d90
ICU-882 Forgot to remove the static fields for deprecation
...
X-SVN-Rev: 4420
2001-03-31 00:49:27 +00:00
George Rhoten
65a1183e21
ICU-882 Forgot to remove the static fields for deprecation
...
and change sep -> #define SEP_UCHAR
and change sepchar -> #define SEP_CHAR
X-SVN-Rev: 4419
2001-03-31 00:49:03 +00:00
George Rhoten
4a9dc708ac
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4418
2001-03-30 23:42:07 +00:00
George Rhoten
c0ecb9aa96
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 100K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4411
2001-03-30 03:49:29 +00:00
Yves Arrouye
f2e4587c90
ICU-917 copy unorm.h to the right location.
...
X-SVN-Rev: 4410
2001-03-30 03:06:56 +00:00
George Rhoten
d3bbdaa191
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 120K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4409
2001-03-30 01:22:03 +00:00
George Rhoten
8489febe91
ICU-740 isocoll was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Vladimir Weinstein
170db96e5c
ICU-96 separate option struct implemented - take 1
...
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
2523fb725b
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
George Rhoten
caeb3f4458
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4405
2001-03-30 00:09:14 +00:00
George Rhoten
a44d10ac4e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4404
2001-03-29 22:10:51 +00:00
George Rhoten
da329a3271
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
c872990b9a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4402
2001-03-29 21:39:56 +00:00
George Rhoten
a8e20b45dc
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4401
2001-03-29 20:47:43 +00:00
George Rhoten
3c6aa96907
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4400
2001-03-29 20:32:09 +00:00
Ram Viswanadha
57c9dec10f
ICU-915 Tests for bug fix
...
X-SVN-Rev: 4399
2001-03-29 18:53:46 +00:00
Ram Viswanadha
d0c968260e
ICU-915 Substitution state bug fixed
...
X-SVN-Rev: 4398
2001-03-29 18:52:38 +00:00
George Rhoten
82b2f29042
ICU-900 Hopefully got rid of a linking warning on Windows by not building the debug and release versions in the same directory
...
X-SVN-Rev: 4397
2001-03-29 18:46:58 +00:00
George Rhoten
e7f0899a1a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
George Rhoten
90ad7d9744
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4395
2001-03-29 02:23:47 +00:00
George Rhoten
0898de7ede
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4394
2001-03-29 02:16:29 +00:00
George Rhoten
08abeb24fb
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4393
2001-03-29 01:48:16 +00:00
George Rhoten
1eedf2c1aa
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4392
2001-03-29 01:08:14 +00:00
George Rhoten
c479396134
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
Syn Wee Quek
0dd4a398d2
ICU-833
...
Removed warnings
X-SVN-Rev: 4390
2001-03-28 23:27:10 +00:00
Ram Viswanadha
bebe9dccfc
ICU-915 Fix for handling of ASCII characters
...
X-SVN-Rev: 4389
2001-03-28 23:25:53 +00:00
Ram Viswanadha
a8f725834f
ICU-915 Added test for Jitterbug 915
...
X-SVN-Rev: 4388
2001-03-28 23:25:06 +00:00
George Rhoten
f2497166dd
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4387
2001-03-28 23:23:23 +00:00
George Rhoten
bfc878df03
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
Vladimir Weinstein
af5f69b9aa
ICU-96 fixed compiler warnings in hangul decomposition and variableTop type
...
X-SVN-Rev: 4385
2001-03-28 20:12:12 +00:00
George Rhoten
86d41edd53
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4384
2001-03-28 18:50:17 +00:00
George Rhoten
820439d10a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4383
2001-03-28 18:35:11 +00:00
George Rhoten
f41f1ac2dc
ICU-900 Fixed some compiler warnings for HPUX with CC
...
X-SVN-Rev: 4382
2001-03-28 18:30:43 +00:00
George Rhoten
6a64679ac0
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4381
2001-03-28 18:21:51 +00:00
George Rhoten
a7bf1c0073
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4380
2001-03-28 03:05:46 +00:00
George Rhoten
72ccf31a3e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4379
2001-03-28 02:36:14 +00:00
George Rhoten
dc22b5f96a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
George Rhoten
3297549696
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4377
2001-03-28 02:00:28 +00:00
George Rhoten
69b7738ef6
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4376
2001-03-28 01:54:49 +00:00
George Rhoten
cde50cac0b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4375
2001-03-28 01:48:16 +00:00
George Rhoten
b1fdfec409
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4374
2001-03-28 01:47:14 +00:00
George Rhoten
f3cfac3fdf
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4373
2001-03-28 01:39:36 +00:00
Alan Liu
1fa0f95e73
ICU-914 fix IDs of UTRANS_REVERSE CompoundTransliterators
...
X-SVN-Rev: 4372
2001-03-28 01:39:30 +00:00
George Rhoten
018d8c2622
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4371
2001-03-28 01:23:41 +00:00
George Rhoten
2ef5f9fb93
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4370
2001-03-28 01:06:36 +00:00
George Rhoten
09c96ba805
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4369
2001-03-28 01:00:20 +00:00
George Rhoten
d3c94b5f9a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4368
2001-03-28 00:38:40 +00:00
George Rhoten
886dbe4f7f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4367
2001-03-28 00:28:59 +00:00
George Rhoten
b2de19f61c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4366
2001-03-28 00:15:46 +00:00
George Rhoten
045965315f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4365
2001-03-28 00:05:22 +00:00
Syn Wee Quek
c41d7f33d0
ICU-833
...
Updated test for new checkFCD implementation to use 2 bytes instead of the
original 1byte FCD value.
X-SVN-Rev: 4364
2001-03-28 00:05:17 +00:00
Syn Wee Quek
29f85bb9b6
ICU-833
...
Updated checkFCD implementation to use 2 bytes instead of the original 1byte FCD value.
X-SVN-Rev: 4363
2001-03-28 00:04:49 +00:00
George Rhoten
e872042689
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4360
2001-03-27 23:05:03 +00:00