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 |
|
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 |
|