George Rhoten
93554211e4
ICU-4901 Update config.* to support AMD64 on Windows.
...
X-SVN-Rev: 18731
2005-10-28 00:32:35 +00:00
George Rhoten
c4a4fb4212
ICU-4901 /GX has been removed from MSVC 2005.
...
/EHsc should be just as good in older versions of MSVC.
X-SVN-Rev: 18730
2005-10-28 00:32:00 +00:00
George Rhoten
bbdf0fef71
ICU-4688 The new version of autoconf requires this change.
...
X-SVN-Rev: 18729
2005-10-28 00:31:02 +00:00
Andy Heninger
511637f54a
ICU-4669 UText refactoring & 64 bit changes.
...
X-SVN-Rev: 18726
2005-10-28 00:01:18 +00:00
George Rhoten
96c4ce20a7
ICU-4759 Allow the converter alias table to be swapped when legacy conversion is disabled and conversion is enabled.
...
X-SVN-Rev: 18721
2005-10-27 21:43:32 +00:00
John Emmons
2e08b8b27f
ICU-4885 Make DtContextType and DtWidthType zero based enums
...
X-SVN-Rev: 18720
2005-10-26 19:36:06 +00:00
George Rhoten
a9a7739272
ICU-4881 Hit the snooze alarm to go off at ICU 3.6 version change.
...
X-SVN-Rev: 18719
2005-10-26 18:21:09 +00:00
Andy Heninger
48e7893bad
ICU-4669 ICU 3.4 review comments on UText, fixes added.
...
X-SVN-Rev: 18715
2005-10-25 00:49:31 +00:00
Eric Mader
c18d067895
ICU-4530 serialization test data files don't need a copyright notice!
...
X-SVN-Rev: 18711
2005-10-24 23:55:14 +00:00
Eric Mader
d17a8ab188
ICU-4530 serialization test data files don't need a copyright notice!
...
X-SVN-Rev: 18710
2005-10-24 23:37:02 +00:00
Andy Heninger
d61a952e0c
ICU-4639 make ucsdet_detect() return a const object.
...
X-SVN-Rev: 18708
2005-10-24 22:19:40 +00:00
George Rhoten
3d43a6752b
ICU-4707 Better warning fix for Windows & Cygwin for setmode, fileno and O_BINARY
...
X-SVN-Rev: 18707
2005-10-24 07:01:52 +00:00
George Rhoten
58881c2ea7
ICU-4893 Fix a problem with bounds checking and using a stack buffer.
...
X-SVN-Rev: 18706
2005-10-24 06:58:05 +00:00
Andy Heninger
e5b14425b7
ICU-4888 regex pattern compilation bug with flag settings.
...
X-SVN-Rev: 18705
2005-10-22 20:55:33 +00:00
Andy Heninger
8a1e1ba83a
ICU-4888 regex pattern compilation bug with flag settings.
...
X-SVN-Rev: 18703
2005-10-20 15:54:01 +00:00
John Emmons
c642152760
ICU-4643 Add setters for narrow/standalone months/weekdays
...
X-SVN-Rev: 18702
2005-10-19 17:55:18 +00:00
John Emmons
86c1e8d7dd
ICU-4643 Add tests for setting narrow/standalone months/weekdays
...
X-SVN-Rev: 18701
2005-10-19 17:54:28 +00:00
Andy Heninger
3d11a4cf67
ICU-4639 changes after review by Markus.
...
X-SVN-Rev: 18700
2005-10-19 00:40:52 +00:00
Ram Viswanadha
7c3a59f479
ICU-4884 fix a small bug
...
X-SVN-Rev: 18699
2005-10-18 23:05:15 +00:00
George Rhoten
06e5bbafda
ICU-4884 Fix a memory leak and other memory issues.
...
X-SVN-Rev: 18691
2005-10-18 00:54:27 +00:00
George Rhoten
0635705316
ICU-4881 Hit the snooze alarm on the time bomb.
...
X-SVN-Rev: 18690
2005-10-17 22:20:13 +00:00
George Rhoten
5221d3bad4
ICU-4881 Update version number to 3.5.
...
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
6827d1ddc6
ICU-4827 Warning fixes for managed C++.
...
X-SVN-Rev: 18688
2005-10-17 21:25:04 +00:00
George Rhoten
440b3d8007
ICU-4235 Temporarily disable this test until it can be fixed.
...
X-SVN-Rev: 18683
2005-10-14 21:19:22 +00:00
George Rhoten
2251256ae9
ICU-4872 Fix broken URLs
...
X-SVN-Rev: 18681
2005-10-14 03:37:18 +00:00
George Rhoten
d021cdefde
ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
...
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
25b0e41aac
ICU-4872 Fix broken URLs
...
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
John Emmons
583b575748
ICU-4643 Add setters for era names, standalone/narrow months to udat_setSymbols()
...
X-SVN-Rev: 18673
2005-10-13 03:26:40 +00:00
George Rhoten
419ad4f271
ICU-4869 C++ namespace shouldn't be used for C functions.
...
X-SVN-Rev: 18670
2005-10-12 16:06:54 +00:00
George Rhoten
ab5a4e9fce
ICU-4869 C++ namespace shouldn't be used for C functions.
...
X-SVN-Rev: 18669
2005-10-12 01:06:22 +00:00
George Rhoten
c169e8a784
ICU-4869 OS390BATCH=1 fails when user defined resources bundles are packaged.
...
X-SVN-Rev: 18668
2005-10-12 01:04:27 +00:00
Vladimir Weinstein
b28410ab1b
ICU-4835 move *getByKeyWithFallback to internal header
...
X-SVN-Rev: 18664
2005-10-11 23:59:46 +00:00
Andy Heninger
97bd046db5
ICU-4639 add charset detect to Makefile.in
...
X-SVN-Rev: 18642
2005-10-07 22:31:12 +00:00
Andy Heninger
59c972388e
ICU-4639 charset detect, header problems identified by Badi, MSVC project file added
...
X-SVN-Rev: 18639
2005-10-07 21:58:27 +00:00
George Rhoten
fd61097662
ICU-4827 MSVC.NET 2005 beta2 has a broken %n implementation. Use ICU's results instead, and hard code what is expected.
...
X-SVN-Rev: 18628
2005-10-05 07:54:18 +00:00
George Rhoten
25d029d6e0
ICU-4752 Verify that non-gcc users are using a valid linker on Windows.
...
X-SVN-Rev: 18627
2005-10-05 07:38:03 +00:00
Markus Scherer
77b7d677da
ICU-4862 add doc/pdf/rtf suffixes to ignore-copyright list
...
X-SVN-Rev: 18623
2005-10-05 02:56:08 +00:00
George Rhoten
086fb0f0bd
ICU-3449 Fix a typo
...
X-SVN-Rev: 18621
2005-10-02 18:22:07 +00:00
George Rhoten
f021805fde
ICU-4855 Update ISO-639 list
...
X-SVN-Rev: 18617
2005-09-30 22:53:04 +00:00
George Rhoten
dee9cd4a53
ICU-3644 Use the Euro update codepage for x-mac-greek
...
X-SVN-Rev: 18616
2005-09-30 00:11:54 +00:00
George Rhoten
52663240f6
ICU-4658 Add missing exemplar characters. Data fixed with cldrbug 869
...
X-SVN-Rev: 18614
2005-09-29 23:48:08 +00:00
George Rhoten
83e095c9ed
ICU-4851 Add Unicode 4.1 CCSIDs.
...
X-SVN-Rev: 18612
2005-09-29 23:14:51 +00:00
Steven R. Loomis
918c14d9f8
ICU-4348 improved calendar documentation
...
X-SVN-Rev: 18611
2005-09-29 23:07:48 +00:00
George Rhoten
41ed8bd11e
ICU-4633 Add support for UCONFIG_NO_FILE_IO
...
X-SVN-Rev: 18610
2005-09-29 23:06:12 +00:00
George Rhoten
8edc0a4008
ICU-4855 Update ISO-639 list
...
X-SVN-Rev: 18609
2005-09-29 22:54:10 +00:00
George Rhoten
4341b83dc7
ICU-4855 Update currency of Romania (cldrbug 322)
...
X-SVN-Rev: 18608
2005-09-29 20:23:08 +00:00
Andy Heninger
9953eb18dd
ICU-4269 sentence break reverse rule tweak
...
X-SVN-Rev: 18607
2005-09-29 16:00:05 +00:00
Andy Heninger
b148c06557
ICU-4269 sentence break reverse rule tweak
...
X-SVN-Rev: 18606
2005-09-29 04:22:59 +00:00
Andy Heninger
c7ad1e5c2e
ICU-4773 rbbi, various cleanups
...
X-SVN-Rev: 18605
2005-09-29 04:20:36 +00:00
George Rhoten
385fea1444
ICU-4855 Remove unnecessary empty locales
...
X-SVN-Rev: 18604
2005-09-28 22:56:45 +00:00
Andy Heninger
6390a76fe2
ICU-4855 rbbi Line Break, handle unpaired surrogates as AL
...
X-SVN-Rev: 18596
2005-09-28 04:57:25 +00:00
Andy Heninger
9a954ce8d6
ICU-4269 fix some compiler warnings
...
X-SVN-Rev: 18595
2005-09-27 21:26:08 +00:00
Andy Heninger
f7ac819c75
ICU-4773 fix some compiler warnings
...
X-SVN-Rev: 18594
2005-09-27 21:20:52 +00:00
Andy Heninger
f4c3b75a4d
ICU-4269 Tweak sentence break rules; fix rbbi UText problem.
...
X-SVN-Rev: 18591
2005-09-27 18:21:18 +00:00
Andy Heninger
6286b7d531
ICU-4269 temporarily disable utext test, until severe test failures are fixed.
...
X-SVN-Rev: 18590
2005-09-27 17:12:35 +00:00
Andy Heninger
f327cc7af2
ICU-4773 add beginning of input test to rbbi rules
...
X-SVN-Rev: 18589
2005-09-27 00:03:32 +00:00
Andy Heninger
3b26cf3000
ICU-4269 Add a sentence break monkey test
...
X-SVN-Rev: 18588
2005-09-26 23:58:54 +00:00
Andy Heninger
80dde4d8de
ICU-4850 Sentence break rule update. Use rule chaining. Conform to TR29.
...
X-SVN-Rev: 18586
2005-09-26 23:56:32 +00:00
George Rhoten
08c10e4c84
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18583
2005-09-26 06:29:11 +00:00
George Rhoten
f3ab40474e
ICU-4821 Fix compiler warning from previous checkin.
...
X-SVN-Rev: 18582
2005-09-26 06:22:39 +00:00
Deborah Goldsmith
c7116a381e
ICU-4838 Use atomic inc/dec on Mac OS X 10.4 or later
...
X-SVN-Rev: 18579
2005-09-23 21:12:34 +00:00
George Rhoten
fd19363ceb
ICU-4714 Properly canonicalize serbian locales.
...
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
George Rhoten
745fe0a8a7
ICU-3449 HP-UX's Big5-HKSCS can't handle supplementary characters.
...
X-SVN-Rev: 18572
2005-09-23 18:26:11 +00:00
Deborah Goldsmith
0cc1b41075
ICU-4837 Enabled build-time patch of uconfig.h
...
X-SVN-Rev: 18571
2005-09-23 00:28:03 +00:00
George Rhoten
f8957ff87d
ICU-3449 Add ujis alias
...
X-SVN-Rev: 18570
2005-09-22 22:15:32 +00:00
George Rhoten
85333ddbbf
ICU-4739 Better fix for Solaris
...
X-SVN-Rev: 18563
2005-09-21 00:33:51 +00:00
George Rhoten
54674257ba
ICU-4739 Fixes for Windows and Solaris
...
X-SVN-Rev: 18558
2005-09-20 22:29:20 +00:00
George Rhoten
9b45236c3f
ICU-4738 Don't put .so files in the lib directory.
...
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
Markus Scherer
c459740c62
ICU-4739 minor ucnv_swap() bug fixes
...
X-SVN-Rev: 18556
2005-09-20 18:59:05 +00:00
Markus Scherer
caf2542c64
ICU-4739 export uprv_ebcdicFromAscii() for icupkg
...
X-SVN-Rev: 18555
2005-09-20 18:51:22 +00:00
Markus Scherer
d6e6b497b1
ICU-4739 enumerate discoverable dependencies between data items (resource bundle aliases, conversion base tables)
...
X-SVN-Rev: 18554
2005-09-20 18:45:04 +00:00
Markus Scherer
1a0855865f
ICU-4739 Implementation definitions for data package functions in toolutil.
...
X-SVN-Rev: 18553
2005-09-20 18:42:59 +00:00
Markus Scherer
c4751aa2a3
ICU-4739 pkgitems.cpp - Companion file to package.cpp. Deals with details of ICU data item formats. Used for item dependencies.
...
X-SVN-Rev: 18552
2005-09-20 18:40:04 +00:00
John Emmons
37e2ec00da
ICU-4738 Get rid of 64.o rules until we need them
...
X-SVN-Rev: 18550
2005-09-20 14:48:48 +00:00
George Rhoten
fc9f8768b3
ICU-4738 Add missing change that was done with other makefiles.
...
X-SVN-Rev: 18549
2005-09-20 07:33:15 +00:00
George Rhoten
e67a8dc722
ICU-4738 Don't use ifeq when it isn't needed.
...
X-SVN-Rev: 18548
2005-09-20 07:28:28 +00:00
George Rhoten
c8e1cee48e
ICU-4805 Prevent missing file warnings from appearing during a normal source archive build.
...
Allow building from opposite endian archives.
Separate task of changing the current directory from building dependent directories
Fix a hidden bug for potenitially using the wrong gensprep when more than one ICU is installed.
Add some comments.
X-SVN-Rev: 18547
2005-09-20 07:15:06 +00:00
George Rhoten
f1852ba928
ICU-4047 Fix for Solaris 10 machines upgraded from earlier versions of Solaris
...
X-SVN-Rev: 18544
2005-09-19 06:28:02 +00:00
Vladimir Weinstein
87aa8e42bb
ICU-4821 fix upper first behavior for normal sort key generation - regression test
...
X-SVN-Rev: 18542
2005-09-17 06:26:58 +00:00
Vladimir Weinstein
53e8bd5ed2
ICU-4821 fix upper first behavior for normal sort key generation
...
X-SVN-Rev: 18541
2005-09-17 06:25:22 +00:00
George Rhoten
c3e3187b90
ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
...
X-SVN-Rev: 18540
2005-09-17 01:04:25 +00:00
George Rhoten
8edff9fedc
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18537
2005-09-16 18:16:14 +00:00
George Rhoten
64207de80c
ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
...
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
George Rhoten
72a704af5c
ICU-4825 Update supported platform list
...
X-SVN-Rev: 18535
2005-09-16 00:22:14 +00:00
Andy Heninger
d733d65d28
ICU-4269 rbbi sentence break monkey test & rule updates. Work in in progress, sentence breaks not in good shape now.
...
X-SVN-Rev: 18534
2005-09-15 23:23:24 +00:00
Steven R. Loomis
62325bf1f4
ICU-4347 back out minmax test
...
X-SVN-Rev: 18530
2005-09-15 16:28:27 +00:00
George Rhoten
caa7b5e836
ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
...
X-SVN-Rev: 18529
2005-09-15 16:06:18 +00:00
George Rhoten
0962072a5b
ICU-4823 Prevent test from failing when timezone is GMT+12 or GMT+13 are used.
...
X-SVN-Rev: 18528
2005-09-15 04:39:17 +00:00
George Rhoten
182abf6aa2
ICU-4823 Fix udat_open so that it doesn't ignore the timezone argument.
...
X-SVN-Rev: 18527
2005-09-15 04:28:26 +00:00
George Rhoten
39ad72f108
ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
...
X-SVN-Rev: 18524
2005-09-15 00:01:03 +00:00
George Rhoten
3a8ea47c3e
ICU-4820 Add tests that ulocdata works as expected
...
X-SVN-Rev: 18523
2005-09-14 22:37:04 +00:00
George Rhoten
d3efd24dcc
ICU-4820 Allow API to return informational warning codes
...
X-SVN-Rev: 18522
2005-09-14 22:29:56 +00:00
George Rhoten
87b2dc6d5e
ICU-4820 Allow API to return informational warning codes
...
X-SVN-Rev: 18521
2005-09-14 19:09:13 +00:00
George Rhoten
527679aa9c
ICU-4347 Fix compiler warning
...
X-SVN-Rev: 18520
2005-09-14 19:07:03 +00:00
Ram Viswanadha
905cead01c
ICU-4741 fix a bug that makes test fail on different timezone
...
X-SVN-Rev: 18519
2005-09-14 01:21:42 +00:00
Andy Heninger
d51e8e8a35
ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
...
X-SVN-Rev: 18510
2005-09-10 03:52:54 +00:00
John Emmons
78cbddd31c
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
John Emmons
89a842b5d8
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18508
2005-09-08 18:28:48 +00:00
John Emmons
b71fb32e87
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18507
2005-09-08 18:11:32 +00:00
Ram Viswanadha
6e52ce0e05
ICU-4764 include zoneinfo.res in the jar file
...
X-SVN-Rev: 18505
2005-09-07 23:02:06 +00:00
Ram Viswanadha
91f99f224e
ICU-4764 update data .. add missing timezone stuff
...
X-SVN-Rev: 18500
2005-09-07 21:45:27 +00:00
Andy Heninger
97c9ed48e7
ICU-4181 fix perl script so generated rbbirpt.h file does no vary arbitrarily.
...
X-SVN-Rev: 18499
2005-09-07 16:39:12 +00:00
Andy Heninger
cc15de1e3b
ICU-4315 bug fix in test code.
...
X-SVN-Rev: 18496
2005-09-02 23:49:51 +00:00
Andy Heninger
5204fe289c
ICU-4315 remove // comment in C file
...
X-SVN-Rev: 18495
2005-09-02 21:57:12 +00:00
Eric Mader
ad7df9ee8f
ICU-3617 Fix comma on end of enum... AGAIN... sigh...
...
X-SVN-Rev: 18494
2005-09-02 21:50:43 +00:00
Eric Mader
a3c2e04786
ICU-3617 Fix comma on end of enum...
...
X-SVN-Rev: 18493
2005-09-02 21:47:33 +00:00
Eric Mader
f1e07726a8
ICU-3617 Initial checkin of Tibetan code from Pema Geyleg.
...
X-SVN-Rev: 18492
2005-09-02 21:08:38 +00:00
Eric Mader
6aa1a3aa96
ICU-4711 Changes for PR 37 ZWJ/ZWNJ processing and ZWJ/ZWNJ pass-through for Sinhala. (JB#4710)
...
X-SVN-Rev: 18491
2005-09-02 18:22:09 +00:00
Ram Viswanadha
1ca738302f
ICU-4741 implement multi-level fallback
...
X-SVN-Rev: 18487
2005-09-01 22:27:16 +00:00
Ram Viswanadha
cebc60a530
ICU-4741 implement multi-level fallback
...
X-SVN-Rev: 18486
2005-09-01 22:19:45 +00:00
Andy Heninger
959dd53756
ICU-4741 fix compiler error on Linux
...
X-SVN-Rev: 18485
2005-09-01 18:07:52 +00:00
Andy Heninger
6426cad023
ICU-4315 add missing buffer overflow check
...
X-SVN-Rev: 18484
2005-08-31 00:52:22 +00:00
George Rhoten
7d8e7df80c
ICU-4746 First pass on making the alias table into a service object.
...
Minimize existing exposed internal API.
X-SVN-Rev: 18483
2005-08-30 20:37:50 +00:00
George Rhoten
0c7062c0c2
ICU-4739 Fix for Solaris and HP-UX
...
X-SVN-Rev: 18482
2005-08-30 20:09:28 +00:00
Andy Heninger
1799eafd3c
ICU-4639 incorporate review comments to C charset detection API
...
X-SVN-Rev: 18481
2005-08-30 17:08:10 +00:00
Andy Heninger
f8549a4019
ICU-4639 incorporate review comments to C charset detection API
...
X-SVN-Rev: 18480
2005-08-30 16:49:30 +00:00
Andy Heninger
8e73f11a1b
ICU-4639 add UErrorcode to setDeclaredEncoding()
...
X-SVN-Rev: 18479
2005-08-30 01:03:30 +00:00
Andy Heninger
7f115da43b
ICU-4639 incorporate review comments to C charset detection API
...
X-SVN-Rev: 18477
2005-08-29 16:07:41 +00:00
Doug Felt
dd9d885bdc
ICU-4745 cleanup
...
X-SVN-Rev: 18476
2005-08-28 18:11:25 +00:00
Andy Heninger
35039f1737
ICU-4058 add test for reported odd UnicodeSet behavior with $. Working as designed, but design may want to change.
...
X-SVN-Rev: 18475
2005-08-27 00:20:16 +00:00
Ram Viswanadha
f9555fcca8
ICU-4741 changes for zoneStrings access
...
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Ram Viswanadha
73ac81ed00
ICU-4741 add clone and compare functions
...
X-SVN-Rev: 18473
2005-08-26 21:50:51 +00:00
Ram Viswanadha
f6df562793
ICU-4741 change the structure of zoneStrings
...
X-SVN-Rev: 18472
2005-08-26 21:49:44 +00:00
Steven R. Loomis
79ff85ee48
ICU-4347 beginning of min/max test
...
X-SVN-Rev: 18471
2005-08-26 21:17:29 +00:00
Markus Scherer
c5d27cdcfd
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18470
2005-08-26 20:35:30 +00:00
Markus Scherer
30bc25d5a0
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18469
2005-08-26 15:43:59 +00:00
Markus Scherer
175a89e2ee
ICU-4739 add *.plg/ncb/opt to .cvsignore
...
X-SVN-Rev: 18468
2005-08-26 15:38:49 +00:00
Markus Scherer
6a745cd16e
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00
Markus Scherer
180d06a431
ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools
...
X-SVN-Rev: 18466
2005-08-26 15:30:42 +00:00
Markus Scherer
9a040771c4
ICU-4739 add *.cvsignore to the list of copyright-ignorable filename suffixes
...
X-SVN-Rev: 18465
2005-08-26 15:27:15 +00:00
Eric Mader
6440d9df5b
ICU-3304 Back out spurious change.
...
X-SVN-Rev: 18464
2005-08-25 22:28:35 +00:00
Eric Mader
7c0a4884e0
ICU-3304 Code review changes.
...
X-SVN-Rev: 18463
2005-08-25 22:20:16 +00:00
George Rhoten
f9e6f15721
ICU-4733 Use int32_t instead of int.
...
X-SVN-Rev: 18462
2005-08-25 18:02:20 +00:00
Richard Gillam
98be212f0a
ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
...
X-SVN-Rev: 18460
2005-08-25 17:23:51 +00:00
Andy Heninger
40a589829e
ICU-3671 restore lost UTF-8 BOM to rbbi test data file.
...
X-SVN-Rev: 18459
2005-08-24 05:02:18 +00:00
George Rhoten
27fd8e382d
ICU-4733 Use int32_t instead of int.
...
X-SVN-Rev: 18458
2005-08-23 18:44:52 +00:00
George Rhoten
b9aa59d976
ICU-4051 Remove tabs
...
X-SVN-Rev: 18457
2005-08-23 15:51:48 +00:00
Andy Heninger
3879460320
ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
...
X-SVN-Rev: 18455
2005-08-19 01:25:17 +00:00
Andy Heninger
39e550a089
ICU-3671 Add test case for this bug; move Thai word test data from inline code to the data file.
...
X-SVN-Rev: 18454
2005-08-19 01:23:41 +00:00
Andy Heninger
f2a506c9d1
ICU-3671 Suppress assertion failure, bug uncovered by a new test case. New bug is 4730
...
X-SVN-Rev: 18453
2005-08-19 01:20:01 +00:00
Eric Mader
77b393d217
ICU-4729 assume that a zero offset in the mark2AnchorTableOffsetArray means that the marks don't combine. For unknown anchor formats, just use x, y coordinates.
...
X-SVN-Rev: 18452
2005-08-18 21:54:52 +00:00
George Rhoten
aee126b1b6
ICU-4051 Fixes for non-Windows platforms.
...
X-SVN-Rev: 18451
2005-08-18 21:02:57 +00:00
Eric Mader
8a4284c933
ICU-4724 ParagraphLayout::isComplex() must call uscript_closeRun() before returning.
...
X-SVN-Rev: 18450
2005-08-18 17:46:37 +00:00
Andy Heninger
67d1d05ddc
ICU-4234 Add bounds check to an internal stack buffer.
...
X-SVN-Rev: 18446
2005-08-17 18:36:35 +00:00
Andy Heninger
dc312ef262
ICU-3705 Add check for successful u_cleanup/u_init to hpmufn test
...
X-SVN-Rev: 18445
2005-08-17 17:25:38 +00:00
Andy Heninger
e528c464a8
ICU-4654 remove outdated code snippets in break iterator header files.
...
X-SVN-Rev: 18444
2005-08-17 05:11:41 +00:00
Eric Mader
3c2bc2b29d
ICU-3304 Add required feature per specified feature order.
...
X-SVN-Rev: 18443
2005-08-16 23:48:31 +00:00
Eric Mader
b422bf2c70
ICU-3304 Change FeatureMask constants to UL...
...
X-SVN-Rev: 18442
2005-08-15 23:35:16 +00:00
Steven R. Loomis
5bd9b6f420
ICU-4703 BEAM fixes
...
X-SVN-Rev: 18435
2005-08-15 21:50:56 +00:00
Ram Viswanadha
c68ff6e555
ICU-4051 verify locale aliases
...
X-SVN-Rev: 18433
2005-08-15 16:11:39 +00:00
George Rhoten
9f158c5eef
ICU-4722 Fix for UCONFIG_NO_BREAK_ITERATION
...
X-SVN-Rev: 18432
2005-08-15 15:39:20 +00:00
Vladimir Weinstein
6583ecea6d
ICU-4235 Fix problem detected by RandomCollatorTest - remove continuation marker when building with indirects and implicits
...
X-SVN-Rev: 18431
2005-08-13 02:26:32 +00:00
Ram Viswanadha
7aaebd3ab7
ICU-4051 verify locale aliases
...
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
d0d876fcf7
ICU-4717 Fix memory leak.
...
X-SVN-Rev: 18429
2005-08-12 17:11:27 +00:00
Andy Heninger
a3bba48e5a
ICU-4639 initial checkin of charset detector header file
...
X-SVN-Rev: 18424
2005-08-11 04:08:40 +00:00
Vladimir Weinstein
6115361760
ICU-4717 fix stack object initialization in init_resb_result - test
...
X-SVN-Rev: 18418
2005-08-10 06:13:37 +00:00
Vladimir Weinstein
51bbb19d1f
ICU-4717 fix stack object initialization in init_resb_result
...
X-SVN-Rev: 18417
2005-08-10 06:13:04 +00:00
George Rhoten
d99342357b
ICU-3449 The default codepage on Mac OS X (Darwin) should be UTF-8 as suggested by Deborah.
...
X-SVN-Rev: 18416
2005-08-09 23:36:28 +00:00
Eric Mader
b58a31e18f
ICU-4697 Clean up empty line handling.
...
X-SVN-Rev: 18415
2005-08-09 00:54:54 +00:00
George Rhoten
684b284cda
ICU-3449 Add missing mapping tables so that ICU works in more Unix locales.
...
X-SVN-Rev: 18413
2005-08-08 22:49:24 +00:00
Eric Mader
f81164b27c
ICU-4033 Add init feature to first matra in a run of Bengali text.
...
X-SVN-Rev: 18412
2005-08-08 21:01:27 +00:00
Eric Mader
ae943f3ca9
ICU-3304 Fix compiler warnings.
...
X-SVN-Rev: 18408
2005-08-08 18:15:29 +00:00
George Rhoten
af355358ef
ICU-3449 Add missing hkbig5 for HP-UX.
...
X-SVN-Rev: 18407
2005-08-08 17:08:22 +00:00
Eric Mader
4830402fcc
ICU-3304 Use bitmasks instead of a list of tags for applied features.
...
X-SVN-Rev: 18406
2005-08-06 00:48:27 +00:00
George Rhoten
e5d666e80e
ICU-3449 Fix for Solaris.
...
X-SVN-Rev: 18405
2005-08-06 00:13:14 +00:00
George Rhoten
47778cdb36
ICU-4714 Add "posix" to canonicalization for AIX.
...
X-SVN-Rev: 18403
2005-08-05 21:41:31 +00:00
George Rhoten
eef6b52e78
ICU-3449 Don't dereference NULL.
...
X-SVN-Rev: 18402
2005-08-05 20:35:01 +00:00
George Rhoten
b0c15b2e79
ICU-3449 Don't dereference NULL.
...
X-SVN-Rev: 18401
2005-08-05 17:29:57 +00:00
George Rhoten
bdc92c945b
ICU-4235 Fixes for Mac OS X
...
X-SVN-Rev: 18400
2005-08-05 17:13:24 +00:00
Vladimir Weinstein
9ab7bcfae6
ICU-4235 Fix problem detected by RandomCollatorTest - prevent element list count from becoming less than zero
...
X-SVN-Rev: 18399
2005-08-04 22:36:44 +00:00
George Rhoten
efad0e1488
ICU-3449 Remove debugging code.
...
X-SVN-Rev: 18398
2005-08-04 22:03:25 +00:00
George Rhoten
e929b87e4e
ICU-3449 Add missing ANSI1251.
...
X-SVN-Rev: 18397
2005-08-04 20:40:51 +00:00
George Rhoten
8ae11bc910
ICU-3449 Return an ICU compatible charset name for certain platforms.
...
X-SVN-Rev: 18396
2005-08-04 20:39:34 +00:00
George Rhoten
870d1a4b22
ICU-3449 Simplify getDefaultCodepage so that it will be easier to return the correct codepage in various scenarios.
...
X-SVN-Rev: 18393
2005-08-04 17:44:15 +00:00
George Rhoten
6ceae7f947
ICU-4235 Fix compiler warnings and platform specific problems.
...
X-SVN-Rev: 18392
2005-08-04 16:49:11 +00:00
George Rhoten
e9fe9b73f4
ICU-4603 Fix beam complaints
...
X-SVN-Rev: 18390
2005-08-03 19:36:35 +00:00
George Rhoten
aea4db3da6
ICU-4603 Fix beam complaints
...
X-SVN-Rev: 18389
2005-08-03 19:27:44 +00:00
Ram Viswanadha
b40c443891
ICU-4603 fix beam complaints
...
X-SVN-Rev: 18388
2005-08-03 02:54:26 +00:00
Andy Heninger
fc1588e739
ICU-4703 beam compile warning fixes
...
X-SVN-Rev: 18387
2005-08-02 22:48:06 +00:00
Ram Viswanadha
2b51573bde
ICU-4603 add test for beam complaint
...
X-SVN-Rev: 18386
2005-08-02 22:28:18 +00:00
Andy Heninger
dcf498d172
ICU-4703 beam compile warning fixes
...
X-SVN-Rev: 18385
2005-08-02 21:51:56 +00:00
George Rhoten
d4a1e7c1fe
ICU-4235 Use more verbose output.
...
X-SVN-Rev: 18384
2005-08-02 21:47:28 +00:00
Eric Mader
3dd740cc9d
ICU-4697 Create a new ParagraphLayout after each line / paragraph end.
...
X-SVN-Rev: 18383
2005-08-02 18:22:23 +00:00
George Rhoten
92181b792b
ICU-4703 Fix BEAM warnings.
...
X-SVN-Rev: 18382
2005-08-02 18:12:39 +00:00
George Rhoten
10859a2901
ICU-4707 Fix compiler warnings.
...
X-SVN-Rev: 18381
2005-08-02 18:11:38 +00:00
George Rhoten
45ac202ab3
ICU-4707 Fix linker warnings for AIX.
...
X-SVN-Rev: 18380
2005-08-02 18:08:17 +00:00
Eric Mader
c7b9319b1c
ICU-4703 BEAM fix: EntryExitPoint constructor was setting fEntryPoint.fY a second time instead of setting fExitPoint.fY
...
X-SVN-Rev: 18379
2005-08-02 18:03:04 +00:00
George Rhoten
bd60fe525d
ICU-4235 Fix various porting, configuration and style issues.
...
Don't use namespaces.
Use UBool instead of bool.
Use FALSE instead of false.
Use TRUE instead of true.
Use the correct copyright date.
Use UCONFIG_NO_COLLATION consistently.
... and a few other issues.
X-SVN-Rev: 18378
2005-08-02 17:55:57 +00:00
Andy Heninger
2f8dfa2df2
ICU-4703 beam compile warning fixes
...
X-SVN-Rev: 18377
2005-08-02 00:25:54 +00:00
Andy Heninger
2f464cbba2
ICU-4686 rbbi data swapper, fixed size of buffer to zero out..
...
X-SVN-Rev: 18376
2005-08-01 23:27:52 +00:00
Eric Mader
cd7c10701c
ICU-4703 BEAM fix: it's OK to delete a null instance...
...
X-SVN-Rev: 18375
2005-08-01 22:11:01 +00:00
Eric Mader
6cafd1716c
ICU-4703 BEAM fix: in u_shapeArabic, stop if adjusted sourceLength is <= 0.
...
X-SVN-Rev: 18374
2005-08-01 22:10:20 +00:00
Ram Viswanadha
517d8e7b86
ICU-4235 fix problems
...
X-SVN-Rev: 18373
2005-08-01 20:18:44 +00:00
Eric Mader
bf235f0291
ICU-4696 Allow vowel OO to take vowel sign U. Allow vowel sign OO to be followed by vowel sign U.
...
X-SVN-Rev: 18371
2005-07-28 21:27:12 +00:00
Eric Mader
b8ba6dc98d
ICU-4298 Initial checkin of Sinhala code. Fix ZWJ/ZWNJ filter in LEFontInstance::mapCharToGlyph()
...
X-SVN-Rev: 18370
2005-07-28 20:56:04 +00:00
Ram Viswanadha
60fc7972d6
ICU-4235 add random collator test
...
X-SVN-Rev: 18369
2005-07-28 20:25:44 +00:00
George Rhoten
460b96631c
ICU-4687 Fix make check
...
X-SVN-Rev: 18359
2005-07-27 06:48:20 +00:00
George Rhoten
fb980e9475
ICU-4687 Fix make install
...
X-SVN-Rev: 18358
2005-07-27 06:14:24 +00:00
Eric Mader
0b7da97ffc
ICU-4689 Don't stop building font map when an invalid script is encountered. Quit if there are *no* valid scripts.
...
X-SVN-Rev: 18352
2005-07-26 17:14:13 +00:00
Eric Mader
62bbc0ae15
ICU-4689 Check return count from uscript_getCode() to detect bad script name. Don't continue if building the font map fails.
...
X-SVN-Rev: 18350
2005-07-25 23:53:32 +00:00
George Rhoten
c899b908ff
ICU-3076 z/OS can't run in 64-bit mode. Comment out detection code for now.
...
X-SVN-Rev: 18349
2005-07-25 21:10:51 +00:00
Eric Mader
beded72068
ICU-497 Change character class of IRI and URA from _ct to _xx so that they won't combine w/ matras.
...
X-SVN-Rev: 18348
2005-07-25 18:55:48 +00:00
Andy Heninger
449f312af8
ICU-4286 copy right skip for userguide sxg file, html template file.
...
X-SVN-Rev: 18346
2005-07-25 06:02:35 +00:00
Eric Mader
54fce8bd7f
ICU-4407 Clairfy comment for reset() method.
...
X-SVN-Rev: 18341
2005-07-23 00:04:19 +00:00
Eric Mader
280c0428ef
ICU-4407 Add reset() method to RunArray.
...
X-SVN-Rev: 18340
2005-07-23 00:01:40 +00:00
George Rhoten
612b6ad342
ICU-4684 Fix an array indexing bug.
...
X-SVN-Rev: 18339
2005-07-22 23:57:52 +00:00
Steven R. Loomis
69451e310e
ICU-4683 icu-config cygwin fixes
...
X-SVN-Rev: 18338
2005-07-22 22:58:08 +00:00
Ram Viswanadha
a065ba1ab2
ICU-4563 fix a bug
...
X-SVN-Rev: 18336
2005-07-22 22:50:14 +00:00
Ram Viswanadha
ab6766a56d
ICU-4563 fix a bug
...
X-SVN-Rev: 18335
2005-07-22 22:16:40 +00:00
Ram Viswanadha
10ccdc1156
ICU-4563 fix a bug
...
X-SVN-Rev: 18334
2005-07-22 22:16:23 +00:00
Eric Mader
d975837bef
ICU-4338 Fixed bungled comment.
...
X-SVN-Rev: 18333
2005-07-22 21:50:45 +00:00
Vladimir Weinstein
262a7354a9
ICU-4355 fix a bug in contraction handling
...
X-SVN-Rev: 18332
2005-07-22 21:19:34 +00:00
George Rhoten
5ee0eeeda8
ICU-4682 Fixes for gcc on AIX
...
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
Ram Viswanadha
c65d5bcdb6
ICU-4563 make the tool work on aix
...
X-SVN-Rev: 18322
2005-07-21 22:09:52 +00:00
Eric Mader
292e6b3242
ICU-4681 Don't write deleted glyphs to ttGlyphs array at all; need to build a new positions array w/o entries for deleted glyphs.
...
X-SVN-Rev: 18321
2005-07-21 21:07:33 +00:00
Eric Mader
7e826f29cb
ICU-4336 Use shaping types generated from Unicode data.
...
X-SVN-Rev: 18319
2005-07-21 18:30:10 +00:00
George Rhoten
f808aad32a
ICU-4452 Make new coverage test more portable.
...
X-SVN-Rev: 18317
2005-07-21 07:14:07 +00:00
George Rhoten
3191854082
ICU-4452 Make new coverage test more portable.
...
X-SVN-Rev: 18316
2005-07-21 07:06:35 +00:00
Ram Viswanadha
9ce7b09a0f
ICU-4563 make the tool work on aix
...
X-SVN-Rev: 18309
2005-07-21 00:27:23 +00:00
Eric Mader
4fa995f1c6
ICU-4338 Remove unused per-script table.
...
X-SVN-Rev: 18306
2005-07-20 23:14:50 +00:00
Eric Mader
5215d2998f
ICU-4338 Add updated script tables per Unicode 4.1.
...
X-SVN-Rev: 18305
2005-07-20 22:15:24 +00:00
Eric Mader
fe031aafe0
ICU-4337 add mirrored character data generated from Unicode data.
...
X-SVN-Rev: 18303
2005-07-20 18:42:47 +00:00
Ram Viswanadha
b716b6c920
ICU-4450 fix a bug in LDML2ICUConverter and regenerate the data
...
X-SVN-Rev: 18297
2005-07-19 21:45:14 +00:00
George Rhoten
a96e9f5339
ICU-4452 An EBCDIC fix, an HP-UX/Solaris compiler warning fix, and a possible Free BSD compiler error fix.
...
X-SVN-Rev: 18295
2005-07-19 21:37:26 +00:00
George Rhoten
07b046d0f7
ICU-4676 Restore ICU_DATA after u_cleanup.
...
X-SVN-Rev: 18286
2005-07-19 16:45:35 +00:00
Vladimir Weinstein
d2df1e1fdd
ICU-4175 test showing that on ICU4C aliasing timezones work correctly
...
X-SVN-Rev: 18280
2005-07-19 05:12:33 +00:00
George Rhoten
e4b55cc0a3
ICU-4449 Fix for i5/OS
...
X-SVN-Rev: 18277
2005-07-18 21:43:48 +00:00
George Rhoten
6025ec6275
ICU-4065 Known better fix for Solaris. Comment out this fix, until its ramifications can be determined.
...
X-SVN-Rev: 18274
2005-07-18 21:04:12 +00:00
George Rhoten
977c1f8f69
ICU-4671 Fix for Tru64
...
X-SVN-Rev: 18273
2005-07-18 20:22:31 +00:00
George Rhoten
2821b59c02
ICU-4671 Fix for Forte 8
...
X-SVN-Rev: 18272
2005-07-18 20:22:03 +00:00
George Rhoten
766fb06f3c
ICU-4559 Fix memory leaks
...
X-SVN-Rev: 18271
2005-07-18 17:11:32 +00:00
George Rhoten
535e77b8de
ICU-4288 Fix some compiler warnings
...
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
George Rhoten
ca26ed29c5
ICU-3333 More fixes for Solaris.
...
X-SVN-Rev: 18269
2005-07-18 16:33:00 +00:00
George Rhoten
a5dd573fea
ICU-4288 Fix some compiler warnings
...
X-SVN-Rev: 18268
2005-07-18 16:32:26 +00:00
George Rhoten
c1507f4e86
ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way
...
X-SVN-Rev: 18267
2005-07-18 06:49:18 +00:00
George Rhoten
b11decc48c
ICU-4452 Don't call ures_close on a const UChar *.
...
X-SVN-Rev: 18266
2005-07-18 06:05:28 +00:00
Vladimir Weinstein
5839d96cdc
ICU-4288 fix compiler warnings
...
X-SVN-Rev: 18263
2005-07-15 22:11:40 +00:00
Vladimir Weinstein
638ef9f179
ICU-4288 fix compiler warning
...
X-SVN-Rev: 18262
2005-07-15 22:08:44 +00:00
Eric Mader
621ab38807
ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for zone.
...
X-SVN-Rev: 18259
2005-07-15 21:28:19 +00:00
George Rhoten
f57f84234d
ICU-3333 Fix for Solaris
...
X-SVN-Rev: 18255
2005-07-15 16:18:44 +00:00
Ram Viswanadha
baf31502f7
ICU-4452 fix bugs that showed up after adding coverage tests
...
X-SVN-Rev: 18252
2005-07-14 23:25:48 +00:00
Ram Viswanadha
7d1fac1020
ICU-4452 add coverage tests
...
X-SVN-Rev: 18251
2005-07-14 23:24:38 +00:00
George Rhoten
68043eef1c
ICU-4657 Disable a test temporarily
...
X-SVN-Rev: 18249
2005-07-14 21:25:02 +00:00
Andy Heninger
013fc06b32
ICU-4656 fix RBBI test failure
...
X-SVN-Rev: 18248
2005-07-14 20:56:31 +00:00
George Rhoten
d56e7da793
ICU-4559 Fix a typo from previous checkin
...
X-SVN-Rev: 18247
2005-07-14 20:55:39 +00:00
George Rhoten
244ff80e7e
ICU-4559 Fix memory leaks and other memory problems
...
X-SVN-Rev: 18246
2005-07-14 20:12:29 +00:00
Doug Felt
1016d76aec
ICU-4288 fix compiler warning about uninitialized local var
...
X-SVN-Rev: 18242
2005-07-14 18:23:09 +00:00
George Rhoten
f84f9aa516
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
Andy Heninger
c94d33dc6e
ICU-3944 text access, a few review fixes
...
X-SVN-Rev: 18234
2005-07-13 23:09:30 +00:00
Andy Heninger
1cccf83ae7
ICU-4288 fix compiler warnings
...
X-SVN-Rev: 18233
2005-07-13 22:38:03 +00:00
Markus Scherer
6c460ca8b2
ICU-4288 fix compiler warnings
...
X-SVN-Rev: 18232
2005-07-13 21:28:52 +00:00
George Rhoten
f1dceb6718
ICU-4503 Fix for out of source building.
...
X-SVN-Rev: 18231
2005-07-13 17:45:13 +00:00
George Rhoten
b622ae28f8
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18230
2005-07-13 03:30:11 +00:00
George Rhoten
b2e4950349
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18229
2005-07-13 03:19:08 +00:00
George Rhoten
82c3411833
ICU-4629 Update locale data
...
X-SVN-Rev: 18225
2005-07-12 22:31:20 +00:00
George Rhoten
1020cce4f1
ICU-4629 Add some missing locale data
...
X-SVN-Rev: 18224
2005-07-12 22:30:55 +00:00
Ram Viswanadha
e4e33c02e0
ICU-3333 add idna conformance test
...
X-SVN-Rev: 18223
2005-07-12 20:55:45 +00:00
Ram Viswanadha
5b5a49e553
ICU-3333 add idna conformance test
...
X-SVN-Rev: 18222
2005-07-12 20:33:15 +00:00
Andy Heninger
d14cb50870
ICU-4233 fix typo in comment
...
X-SVN-Rev: 18221
2005-07-12 20:27:10 +00:00
George Rhoten
254cb04022
ICU-4647 Preoptimize some code so that the compiler doesn't crash on Mac OS X 10.4.
...
X-SVN-Rev: 18220
2005-07-12 20:26:25 +00:00
Steven R. Loomis
d0e615a466
ICU-4652 coptic and ethiopic root data
...
X-SVN-Rev: 18218
2005-07-12 19:29:46 +00:00
Steven R. Loomis
8071b801ea
ICU-4642 coptic and ethiopic data
...
X-SVN-Rev: 18215
2005-07-12 18:00:48 +00:00
Steven R. Loomis
31c40f93b8
ICU-4642 attempt to build data on macosx
...
X-SVN-Rev: 18212
2005-07-12 17:51:01 +00:00
George Rhoten
50a9f1c513
ICU-4241 Implement uprv_getDefaultCodepage a little more application friendly.
...
X-SVN-Rev: 18211
2005-07-12 06:34:30 +00:00
Vladimir Weinstein
91ca58210c
ICU-4395 Collation status should not reflect default value lookup status
...
X-SVN-Rev: 18210
2005-07-12 06:20:06 +00:00
George Rhoten
bf9d88bc15
ICU-4481 Add an ICU4C# wrapper example.
...
X-SVN-Rev: 18208
2005-07-12 05:23:40 +00:00
George Rhoten
8ac00c183a
ICU-4644 Add missing getSymbol functionality
...
X-SVN-Rev: 18207
2005-07-12 04:41:20 +00:00
George Rhoten
86296b2eae
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18206
2005-07-12 03:02:06 +00:00
Doug Felt
208c96caca
ICU-4288 undo accidental deletion of line
...
X-SVN-Rev: 18202
2005-07-11 22:48:52 +00:00
Vladimir Weinstein
1b70e032c6
ICU-4395 properly reflect fallback info in status - test
...
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
Vladimir Weinstein
5956eef087
ICU-4395 properly reflect fallback info in status
...
X-SVN-Rev: 18200
2005-07-11 22:38:59 +00:00
Vladimir Weinstein
b1cd6079f7
ICU-4395 test data - need a resource only in root
...
X-SVN-Rev: 18199
2005-07-11 22:38:38 +00:00
Eric Mader
8bf2040e86
ICU-4606 Changed class RA to _rb, ANUSVARA to _mp, added classes for new characters VA and WA.
...
X-SVN-Rev: 18198
2005-07-11 22:22:05 +00:00
Eric Mader
aeef6cc6c3
ICU-4640 Changed class of Punjabi RRA (U+0A5C) from _cn to _ct.
...
X-SVN-Rev: 18197
2005-07-11 22:10:52 +00:00
Eric Mader
9cba4c039f
ICU-4476 Apply Jens' patches to handle Koneg + Ro at the start of text.
...
X-SVN-Rev: 18196
2005-07-11 21:54:51 +00:00
George Rhoten
c390882c2c
ICU-4629 These locales are now a part of ICU.
...
X-SVN-Rev: 18195
2005-07-11 20:52:00 +00:00
George Rhoten
6d6277331f
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18194
2005-07-11 20:45:46 +00:00
Doug Felt
2cae21f19f
ICU-4288 fix compiler warnings (from george)
...
X-SVN-Rev: 18193
2005-07-11 20:36:49 +00:00
George Rhoten
b4bcdffb7f
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18192
2005-07-11 20:34:32 +00:00
George Rhoten
f14317a91d
ICU-4638 Fix for Solaris x86 with Sun's compiler
...
X-SVN-Rev: 18191
2005-07-11 20:27:45 +00:00
Andy Heninger
6edb932e50
ICU-3944 text access, tests and fixes
...
X-SVN-Rev: 18190
2005-07-11 07:40:18 +00:00
Andy Heninger
6bf5e3f373
ICU-3944 text access, tests and fixes
...
X-SVN-Rev: 18189
2005-07-10 19:09:39 +00:00
George Rhoten
0ffb6e241f
ICU-4620 properly fix unconfig failures.
...
X-SVN-Rev: 18188
2005-07-10 15:45:12 +00:00
George Rhoten
8dcffb23b3
ICU-4620 uconfig.h fixes
...
X-SVN-Rev: 18187
2005-07-10 15:44:47 +00:00
George Rhoten
9c8f7adcc4
ICU-4620 better fix for unconfig failures.
...
X-SVN-Rev: 18186
2005-07-10 15:34:52 +00:00
George Rhoten
b9c0a0f92c
ICU-4620 Uniform fixes for unconfig failures.
...
X-SVN-Rev: 18185
2005-07-10 15:31:29 +00:00
Steven R. Loomis
4ad35ac8b8
ICU-4620 error in #ifs
...
X-SVN-Rev: 18184
2005-07-09 08:50:00 +00:00
Steven R. Loomis
db04e06f4e
ICU-4620 test fixes for uconfig.h
...
X-SVN-Rev: 18183
2005-07-09 03:15:06 +00:00
Steven R. Loomis
a49bbbffb8
ICU-4620 uconfig.h (API should be disabled- new bug filed)
...
X-SVN-Rev: 18182
2005-07-09 03:11:51 +00:00
Steven R. Loomis
207273e923
ICU-4620 uconfig.h fixes
...
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
Doug Felt
9619133865
ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
...
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
Andy Heninger
681da53c75
ICU-3944 Text Access, more tests and fixes.
...
X-SVN-Rev: 18178
2005-07-09 01:05:41 +00:00
Doug Felt
9ed71036c1
ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
...
X-SVN-Rev: 18174
2005-07-08 18:23:44 +00:00
George Rhoten
c753a1da12
ICU-4630 NULL terminate string.
...
X-SVN-Rev: 18173
2005-07-08 17:14:18 +00:00
Andy Heninger
b90e172c19
ICU-3944 Text Access, rbbi impl fixes and tests added.
...
X-SVN-Rev: 18172
2005-07-08 01:57:58 +00:00
Doug Felt
ce736f9da4
ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
...
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
Vladimir Weinstein
7610b35047
ICU-4355 code revieiw changes
...
X-SVN-Rev: 18170
2005-07-07 22:48:45 +00:00
George Rhoten
c1a584bb0b
ICU-4552 Test fix for new and delete for MFC on Windows.
...
X-SVN-Rev: 18168
2005-07-07 22:27:00 +00:00
Vladimir Weinstein
ad53822131
ICU-4355 remove dependency of ucol.cpp on ures
...
X-SVN-Rev: 18167
2005-07-07 22:12:43 +00:00
George Rhoten
23e42695ae
ICU-4629 az_AZ alias is missing from ICU.
...
X-SVN-Rev: 18166
2005-07-07 21:28:48 +00:00
George Rhoten
8f5543645a
ICU-4629 This data already exists in ICU.
...
X-SVN-Rev: 18165
2005-07-07 21:23:57 +00:00
George Rhoten
c9a3fdf482
ICU-4629 Remove bogus data
...
X-SVN-Rev: 18164
2005-07-07 21:19:29 +00:00
George Rhoten
8fe129edf0
ICU-4620 uconfig test updates
...
X-SVN-Rev: 18163
2005-07-07 20:37:58 +00:00
Vladimir Weinstein
9bd04314d0
ICU-4350 UCARules doesn't need comments
...
X-SVN-Rev: 18161
2005-07-07 18:55:08 +00:00
George Rhoten
a7d50bde67
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18160
2005-07-07 18:09:09 +00:00
George Rhoten
b015ef5d41
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18159
2005-07-07 17:50:37 +00:00
Steven R. Loomis
4682d06d32
ICU-4620 uconfig test updates
...
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
Steven R. Loomis
54cbf1929d
ICU-4620 .PHONY targets to keep gmake happy
...
X-SVN-Rev: 18157
2005-07-07 07:56:55 +00:00
Steven R. Loomis
deee1cf6a2
ICU-4620 no regex == no regex
...
X-SVN-Rev: 18156
2005-07-07 07:55:39 +00:00
Steven R. Loomis
9d29225514
ICU-4620 uconfig.h failures
...
X-SVN-Rev: 18155
2005-07-07 07:54:43 +00:00
Steven R. Loomis
c9a551f486
ICU-4620 don't use ucal, formatting may be turned off
...
X-SVN-Rev: 18154
2005-07-07 07:52:51 +00:00
Ram Viswanadha
756c432b2f
ICU-4354 oops checking in Makefile.in by mistake.
...
X-SVN-Rev: 18151
2005-07-07 00:27:45 +00:00
Vladimir Weinstein
e8c535592c
ICU-4355 Allow for collation binary images to work without UCA
...
X-SVN-Rev: 18150
2005-07-07 00:01:08 +00:00
Vladimir Weinstein
4c163f6aa3
ICU-4355 Allow for collation binary images to work without UCA
...
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Ram Viswanadha
213b08e722
ICU-4354 comment out the indirection and fix the main code
...
X-SVN-Rev: 18145
2005-07-05 22:10:04 +00:00
Ram Viswanadha
5c3d31658d
ICU-4354 make intltest pass with no data
...
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
John Emmons
13840ac3e5
ICU-4327 Added fallback for eras
...
X-SVN-Rev: 18136
2005-07-02 02:57:07 +00:00
John Emmons
d4f90e7254
ICU-4327 Fix formatting for single digit standalones
...
X-SVN-Rev: 18135
2005-07-02 02:54:59 +00:00
John Emmons
7c747ceb2b
ICU-4327 Fix date formatting test to match new field additions
...
X-SVN-Rev: 18134
2005-07-02 02:53:20 +00:00
Markus Scherer
b79aaf70aa
ICU-4452 code coverage for unorm_it.c/unormIteratorGetIndex()
...
X-SVN-Rev: 18132
2005-07-01 23:25:11 +00:00
Markus Scherer
fc70eb6691
ICU-4452 code coverage for internal normalization options UNORM_NX_CJK_COMPAT and UNORM_NX_HANGUL
...
X-SVN-Rev: 18131
2005-07-01 23:03:13 +00:00
Markus Scherer
12be3c6097
ICU-4452 code coverage for utrie.c/defaultGetFoldedValue()
...
X-SVN-Rev: 18130
2005-07-01 23:01:25 +00:00
George Rhoten
8112d3d593
ICU-4503 Fix for out of source building.
...
X-SVN-Rev: 18126
2005-07-01 21:06:38 +00:00
George Rhoten
addda0d1ae
ICU-4286 update the uconv documentation.
...
X-SVN-Rev: 18125
2005-07-01 21:05:21 +00:00
Eric Mader
6bdf8eb80a
ICU-4615 Changes for Olsen data 2005j.
...
X-SVN-Rev: 18120
2005-07-01 18:09:34 +00:00
John Emmons
e6f8f10213
ICU-4327 Add long era names, narrow month/day, standalone month/day
...
X-SVN-Rev: 18119
2005-07-01 17:30:36 +00:00
John Emmons
750a17d72e
ICU-4327 Add long era names, narrow month/day, standalone month/day
...
X-SVN-Rev: 18116
2005-07-01 17:22:22 +00:00
Andy Heninger
fdde861d87
ICU-3944 fix string literal/ebcdic problem.
...
X-SVN-Rev: 18115
2005-07-01 17:06:38 +00:00
George Rhoten
2a7c8d0426
ICU-3944 Use UTF-8 syntax for UTF-8 char * strings.
...
X-SVN-Rev: 18114
2005-07-01 16:48:36 +00:00
George Rhoten
18183a3fe9
ICU-4449 OS400 is defined in platform.h now.
...
X-SVN-Rev: 18111
2005-07-01 06:08:07 +00:00
George Rhoten
aa2ed6a3cd
ICU-4452 Fix indentation.
...
X-SVN-Rev: 18110
2005-07-01 05:32:06 +00:00
George Rhoten
80b986d13d
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18109
2005-07-01 05:15:53 +00:00
George Rhoten
cdccbad7a5
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Andy Heninger
5af5a9293b
ICU-3944 fix compiler warnings
...
X-SVN-Rev: 18107
2005-07-01 04:16:28 +00:00
Andy Heninger
091627dceb
ICU-3944 Text Access, new tests, bugs fixed
...
X-SVN-Rev: 18106
2005-07-01 00:39:24 +00:00
George Rhoten
f494332b3d
ICU-3076 Allow z/OS 64-bit mode to work.
...
X-SVN-Rev: 18104
2005-06-30 22:57:53 +00:00
Ram Viswanadha
bf8b9dad77
ICU-4452 improve api coverage
...
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
George Rhoten
0e17749f83
ICU-3076 Possible fix for 64-bit z/OS
...
X-SVN-Rev: 18102
2005-06-30 22:21:58 +00:00
George Rhoten
4f65a2a568
ICU-739 Make some changes based on feedback
...
X-SVN-Rev: 18101
2005-06-30 20:02:38 +00:00
Markus Scherer
a5364d12dd
ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
...
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
John Emmons
df5fb97ee5
ICU-4376 Added code for AuxExemplarSets, delimiters, and get/set no substitute
...
X-SVN-Rev: 18099
2005-06-30 16:56:46 +00:00
George Rhoten
bd6b3ac001
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18098
2005-06-30 15:53:01 +00:00
Andy Heninger
1042b2855b
ICU-3944 fix compiler warnings
...
X-SVN-Rev: 18097
2005-06-30 05:53:00 +00:00
George Rhoten
990d46e687
ICU-4503 Prevent uconv.1 and pkgdata.inc from being generated at the same time when gmake -j is used.
...
X-SVN-Rev: 18096
2005-06-30 05:49:19 +00:00
Andy Heninger
aa87e3bac7
ICU-3944 text access, work in progress
...
X-SVN-Rev: 18095
2005-06-30 05:22:08 +00:00
George Rhoten
1ed751762f
ICU-4061 Make sure that all locales have a valid date/time format.
...
X-SVN-Rev: 18094
2005-06-30 05:10:59 +00:00
George Rhoten
d7cc623449
ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
...
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
Steven R. Loomis
8a37b4992d
ICU-646 timebomb (3.4) some "//fail" tests
...
X-SVN-Rev: 18091
2005-06-29 22:41:48 +00:00
George Rhoten
d6080ceac5
ICU-4449 Fix for EBCDIC platforms. Calculate the offsets correctly.
...
X-SVN-Rev: 18090
2005-06-29 20:13:45 +00:00
Richard Gillam
15f1fe57a6
ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one
...
X-SVN-Rev: 18089
2005-06-29 19:22:01 +00:00