Commit Graph

3818 Commits

Author SHA1 Message Date
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