Commit Graph

3584 Commits

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