Commit Graph

4806 Commits

Author SHA1 Message Date
Markus Scherer
acd4727bf3 ICU-1007 reenable tests for Normalizer iteration
X-SVN-Rev: 5670
2001-08-31 22:25:09 +00:00
George Rhoten
379591e1bb ICU-1099 Add const to some static data
X-SVN-Rev: 5669
2001-08-31 22:00:00 +00:00
George Rhoten
bfdd40abc8 ICU-770 Allocate less memory.
X-SVN-Rev: 5668
2001-08-31 21:58:05 +00:00
Markus Scherer
d365d8a956 ICU-1007 complete implementation of Normalizer iteration
X-SVN-Rev: 5666
2001-08-31 21:37:39 +00:00
Markus Scherer
db2761b72b ICU-1007 fix alignment problems once and for all
X-SVN-Rev: 5664
2001-08-31 21:20:14 +00:00
George Rhoten
f771021dbe ICU-1075 Data updates. Unix port
X-SVN-Rev: 5663
2001-08-31 20:24:05 +00:00
George Rhoten
4e1079ab28 ICU-900 Fixed a compiler warning
X-SVN-Rev: 5662
2001-08-31 18:33:05 +00:00
George Rhoten
964b65fb7a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5661
2001-08-31 18:28:56 +00:00
George Rhoten
09e27656be ICU-900 Fixed a compiler warning
X-SVN-Rev: 5660
2001-08-31 18:20:59 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
George Rhoten
7543c1c470 ICU-1075 Make it work on non-WinNT style machines
X-SVN-Rev: 5658
2001-08-31 16:47:19 +00:00
Markus Scherer
15b324af73 ICU-1007 improve the consistency check
X-SVN-Rev: 5657
2001-08-31 16:40:49 +00:00
Markus Scherer
70a05a3f24 ICU-1007 add consistency check for decompositions of "true starters"
X-SVN-Rev: 5656
2001-08-31 16:33:00 +00:00
George Rhoten
e95a1ea90e ICU-770 Fix for AIX
X-SVN-Rev: 5655
2001-08-31 15:50:39 +00:00
Ram Viswanadha
88f30a02e2 ICU-329 Fix tests to reflect API changes.
X-SVN-Rev: 5654
2001-08-31 03:24:28 +00:00
Ram Viswanadha
e7042af1b8 ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
2001-08-31 03:23:39 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
8f2c4bfb65 ICU-770 More data cleanup
X-SVN-Rev: 5651
2001-08-31 02:14:47 +00:00
George Rhoten
48538860fd ICU-770 Don't create a local object and return a reference to some of its data.
X-SVN-Rev: 5650
2001-08-31 02:14:04 +00:00
George Rhoten
493c52bce6 ICU-770 Internal API name change
X-SVN-Rev: 5649
2001-08-31 02:13:00 +00:00
George Rhoten
2927a55b19 ICU-770 Try not to delete NULL
X-SVN-Rev: 5648
2001-08-31 02:11:48 +00:00
George Rhoten
d71d803d0c ICU-770 More data cleanup and remove the mutex usage from the cleanup functions
X-SVN-Rev: 5647
2001-08-31 02:10:39 +00:00
Syn Wee Quek
c90b8e3717 ICU-1030
Boundary checks at getPreviousBaseOffset()

X-SVN-Rev: 5646
2001-08-31 02:05:14 +00:00
Markus Scherer
53b104c0e7 ICU-1007 improve code readability; start composition improvements
X-SVN-Rev: 5645
2001-08-31 00:45:53 +00:00
Markus Scherer
9ff852022f ICU-1007 improve code readability
X-SVN-Rev: 5644
2001-08-31 00:44:57 +00:00
Markus Scherer
6293e63ad0 ICU-1007 Jamo LVT instead of Jamo 123
X-SVN-Rev: 5641
2001-08-30 22:30:11 +00:00
Markus Scherer
45d66e4ab9 ICU-1007 Jamo LVT instead of Jamo 123; more readable norm32 range checks and a separate fn for combining two characters
X-SVN-Rev: 5640
2001-08-30 22:29:47 +00:00
Markus Scherer
08d04bde0c ICU-1007 Jamo LVT instead of Jamo 123; fix overflow test for combining indexes
X-SVN-Rev: 5639
2001-08-30 22:26:18 +00:00
Markus Scherer
7aac383122 ICU-1007 add U_FAILURE() checks
X-SVN-Rev: 5638
2001-08-30 22:25:26 +00:00
Markus Scherer
ae7730027b ICU-1007 description of the unorm.dat file format
X-SVN-Rev: 5634
2001-08-30 20:37:59 +00:00
Andy Heninger
91985fb45f ICU-1075 For ICUData, fall back to .dat file if common lib is linked with stub data library.
X-SVN-Rev: 5633
2001-08-30 18:41:30 +00:00
George Rhoten
e1749f434d ICU-1099 Add const to some static data
X-SVN-Rev: 5632
2001-08-30 18:25:42 +00:00
George Rhoten
81cfc9a3c8 ICU-770 Add the i18n cleanup functions.
X-SVN-Rev: 5631
2001-08-30 18:06:00 +00:00
George Rhoten
5064a00b19 ICU-1008 Don't do static init when threads are disabled.
X-SVN-Rev: 5630
2001-08-30 17:52:53 +00:00
George Rhoten
8f53df7e76 ICU-1008 Don't do static init when threads are disabled.
X-SVN-Rev: 5629
2001-08-30 17:09:43 +00:00
George Rhoten
17ea6be691 ICU-770 Disable the destroy function when threads are not available.
X-SVN-Rev: 5628
2001-08-30 17:05:21 +00:00
George Rhoten
789f113c9f ICU-1099 Add const to some static data
X-SVN-Rev: 5627
2001-08-30 16:59:44 +00:00
George Rhoten
1282743e66 ICU-1018 Make ustream work in ustdio.
X-SVN-Rev: 5626
2001-08-30 16:31:01 +00:00
Ram Viswanadha
c27a92e51f ICU-329 Deprecated API error message.
X-SVN-Rev: 5625
2001-08-30 03:46:15 +00:00
George Rhoten
d745e83da1 ICU-1018 Make ustream work in ustdio.
X-SVN-Rev: 5624
2001-08-30 03:29:14 +00:00
George Rhoten
5037815672 ICU-1018 Change conflicts with versioning; moving ustream to ustdio.
X-SVN-Rev: 5623
2001-08-30 03:10:31 +00:00
George Rhoten
b3af0a14e5 ICU-1075 Allow ieeetst to build and run
X-SVN-Rev: 5622
2001-08-30 03:09:24 +00:00
George Rhoten
6050ed1893 ICU-770 Add the i18n data cleanup functions.
X-SVN-Rev: 5621
2001-08-30 03:06:19 +00:00
George Rhoten
42a35fc241 ICU-770 Add the i18n data cleanup functions.
X-SVN-Rev: 5620
2001-08-30 03:01:06 +00:00
George Rhoten
e3be3468c0 ICU-770 More data cleanup
X-SVN-Rev: 5619
2001-08-30 02:59:19 +00:00
Syn Wee Quek
e48995b111 ICU-1030
Cleaning up of allocated string array in Check*CanonicalMatch

X-SVN-Rev: 5618
2001-08-30 02:58:23 +00:00
George Rhoten
ed236e08a0 ICU-1018 Change conflicts with versioning; moving ustream to ustdio.
X-SVN-Rev: 5617
2001-08-30 01:58:44 +00:00
George Rhoten
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
Markus Scherer
95abeb91e1 ICU-1007 remove DecompData and ComposeData
X-SVN-Rev: 5615
2001-08-30 00:00:06 +00:00
Markus Scherer
974bfd3519 ICU-1007 completely replace the old with the new implementation
X-SVN-Rev: 5614
2001-08-29 23:57:15 +00:00
Markus Scherer
bed1f92331 ICU-1007 codereview comments; initial Normalizer iteration functions
X-SVN-Rev: 5613
2001-08-29 23:50:18 +00:00
Markus Scherer
1249324aa8 ICU-1007 temporarily disable tests of the Normalizer iteration API
X-SVN-Rev: 5612
2001-08-29 23:48:30 +00:00
George Rhoten
d22e0ec7b8 ICU-954 Remove dependencies on ustdio
X-SVN-Rev: 5611
2001-08-29 22:58:07 +00:00
Andy Heninger
50c8538b84 ICU-1075 Data Cache, key is base name rather than full path.
X-SVN-Rev: 5610
2001-08-29 22:57:37 +00:00
George Rhoten
29ab20eaba ICU-1075 Get make install to work
X-SVN-Rev: 5609
2001-08-29 22:08:28 +00:00
George Rhoten
323a4ba62c ICU-770 Include the header file
X-SVN-Rev: 5608
2001-08-29 22:07:27 +00:00
Syn Wee Quek
d5122c82d5 ICU-1030
Header file copy to appropriate directory in release build.

X-SVN-Rev: 5607
2001-08-29 21:58:55 +00:00
George Rhoten
303ce37e9a ICU-900 Fixed some compiler warnings by making the locmap "translation unit" not empty.
X-SVN-Rev: 5606
2001-08-29 21:37:09 +00:00
George Rhoten
4a1db7c1df ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5605
2001-08-29 21:15:45 +00:00
George Rhoten
35f3bf8a93 ICU-329 Use the invariant codepage
X-SVN-Rev: 5604
2001-08-29 19:14:08 +00:00
George Rhoten
77796dc105 ICU-597 Find the decimal point properly when the locale changes
X-SVN-Rev: 5603
2001-08-29 19:10:52 +00:00
George Rhoten
9c05f564db ICU-1102 Make fgClassID private
X-SVN-Rev: 5602
2001-08-29 18:14:28 +00:00
George Rhoten
6854d6d1c8 ICU-1099 Make some data const
X-SVN-Rev: 5601
2001-08-29 18:13:00 +00:00
Markus Scherer
44850e6120 ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5600
2001-08-29 16:32:33 +00:00
George Rhoten
6a7682e8a0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5599
2001-08-28 18:53:23 +00:00
Ram Viswanadha
fe5e2da30f ICU-1098 Parse escapes
X-SVN-Rev: 5598
2001-08-28 01:25:35 +00:00
Ram Viswanadha
787591b70c ICU-329 Do RTTI for DecimalFormat in applyPattern()
X-SVN-Rev: 5597
2001-08-28 01:13:38 +00:00
Ram Viswanadha
bd9f2e898f ICU-329 Remove applyPattern pure virtual function
X-SVN-Rev: 5596
2001-08-28 01:12:29 +00:00
George Rhoten
cc7dd3911a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5595
2001-08-28 01:04:07 +00:00
George Rhoten
1f6917cf2a ICU-1100 Display warnings for empty types.
X-SVN-Rev: 5594
2001-08-28 01:00:29 +00:00
George Rhoten
3f7531c058 ICU-1080 Fixed a typo
X-SVN-Rev: 5593
2001-08-27 23:08:05 +00:00
George Rhoten
bfedc4da01 ICU-1080 Describe how to do compilation from the command line on Windows.
X-SVN-Rev: 5592
2001-08-27 23:07:17 +00:00
George Rhoten
cd6344f4a3 ICU-1100 Remove //
X-SVN-Rev: 5591
2001-08-27 20:10:13 +00:00
George Rhoten
0cfce8dc4b ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
Andy Heninger
6bb4dc6752 ICU-1101 Devanagiri rules update from Java, temp fix for failing tests.
X-SVN-Rev: 5589
2001-08-27 16:57:47 +00:00
Syn Wee Quek
e7f55fd981 ICU-1030
Added Unicode Boyer Moore string search tests.

X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
Syn Wee Quek
75adf07067 ICU-1030
New implementation for Unicode Boyer Moore string search.

X-SVN-Rev: 5587
2001-08-25 02:03:53 +00:00
Syn Wee Quek
8e4ca45744 ICU-1030
Made SearchIterator and StringSearch friends to UnicodeString.

X-SVN-Rev: 5586
2001-08-25 02:00:55 +00:00
George Rhoten
fce6f3cb9f ICU-770 More data cleanup
X-SVN-Rev: 5585
2001-08-25 01:13:21 +00:00
George Rhoten
38360539d4 ICU-770 Internal cleanup API naming scheme changed.
X-SVN-Rev: 5584
2001-08-25 01:09:11 +00:00
George Rhoten
4a1e955f9c ICU-770 Fixed memory access problem.
X-SVN-Rev: 5583
2001-08-25 01:07:45 +00:00
George Rhoten
8f861608d6 ICU-770 Fixed some memory leaks and memory access problems.
X-SVN-Rev: 5582
2001-08-25 01:06:41 +00:00
George Rhoten
383eef2c3e ICU-1075 Fix a memory leak
X-SVN-Rev: 5581
2001-08-24 20:09:54 +00:00
Andy Heninger
8a42d02aeb ICU-1101 RBBI Rules for Surrogates,
Devanagiri rules update from Java.

X-SVN-Rev: 5580
2001-08-24 17:48:50 +00:00
George Rhoten
4bc449ea45 ICU-1099 Change a pointer to const data array to a const array
X-SVN-Rev: 5578
2001-08-24 16:43:12 +00:00
George Rhoten
0a2bcf1b07 ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5577
2001-08-24 02:49:04 +00:00
George Rhoten
4d25344a80 ICU-1039 Display a message if status failed. This is helpful for AIX.
X-SVN-Rev: 5576
2001-08-24 01:47:58 +00:00
George Rhoten
0a4bfcc693 ICU-1099 Fix error message
X-SVN-Rev: 5575
2001-08-24 01:40:32 +00:00
George Rhoten
b08b152396 ICU-1099 Undo const to some static data
X-SVN-Rev: 5574
2001-08-24 01:38:04 +00:00
George Rhoten
cb4a210822 ICU-1099 Undo const to some static data
X-SVN-Rev: 5573
2001-08-24 01:02:37 +00:00
George Rhoten
1627306f26 ICU-1099 Add const to some static data
X-SVN-Rev: 5572
2001-08-24 00:38:44 +00:00
George Rhoten
66288afa66 ICU-1099 Add const to some static data
X-SVN-Rev: 5571
2001-08-24 00:22:07 +00:00
George Rhoten
96558fe097 ICU-1099 Add const to some static data
X-SVN-Rev: 5570
2001-08-24 00:00:49 +00:00
George Rhoten
3028d7f734 ICU-238 Change locmap from C++ to C
X-SVN-Rev: 5569
2001-08-23 23:56:42 +00:00
George Rhoten
f9081a2e8e ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
X-SVN-Rev: 5565
2001-08-23 01:06:08 +00:00
George Rhoten
b071207a6a ICU-1007 Add some comments about the Solaris 64-bit compiler fix.
X-SVN-Rev: 5561
2001-08-22 23:05:07 +00:00
George Rhoten
3a9f3bbcde ICU-1007 Need to do 8 byte alignment for the 64-bit Solaris compiler
X-SVN-Rev: 5560
2001-08-22 22:43:49 +00:00
George Rhoten
c6e32df453 ICU-740 Mention the new location of the gb18030 tools.
X-SVN-Rev: 5558
2001-08-22 20:43:53 +00:00
George Rhoten
282a07bbbf ICU-1017 Update for -licudata
X-SVN-Rev: 5555
2001-08-22 17:26:47 +00:00
George Rhoten
0fa6d5c031 ICU-1087 HP/UX fix
X-SVN-Rev: 5554
2001-08-22 16:55:25 +00:00
George Rhoten
24f49e50cc ICU-1075 Don't use //
X-SVN-Rev: 5553
2001-08-21 16:39:04 +00:00
George Rhoten
f6ddb805f0 ICU-1017 Update for -licudata
X-SVN-Rev: 5552
2001-08-21 00:19:05 +00:00
George Rhoten
6316d0eded ICU-1087 AIX can't use reinterpret_cast<>
X-SVN-Rev: 5551
2001-08-21 00:00:31 +00:00
George Rhoten
fb15116d72 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5550
2001-08-20 23:48:50 +00:00
George Rhoten
27131d2952 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5549
2001-08-20 23:25:53 +00:00
George Rhoten
d59831f9fc ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5546
2001-08-20 20:39:16 +00:00
Ram Viswanadha
aaeb07b9e1 ICU-329 Remove ucol_sol include header
X-SVN-Rev: 5545
2001-08-20 17:33:12 +00:00
George Rhoten
5daab873eb ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5544
2001-08-18 01:29:59 +00:00
George Rhoten
b982ffbb26 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5543
2001-08-18 01:22:49 +00:00
George Rhoten
667cb7b3b5 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5542
2001-08-18 01:09:24 +00:00
George Rhoten
d2ad569594 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5541
2001-08-18 01:05:52 +00:00
Ram Viswanadha
7086b87453 ICU-329 Merged methods into ucol_tok again and removed the files.
X-SVN-Rev: 5540
2001-08-18 00:45:39 +00:00
Ram Viswanadha
23beedf30c ICU-1031 Shuffled error constants so that for display in the debugger
X-SVN-Rev: 5539
2001-08-18 00:40:35 +00:00
George Rhoten
45d50edddf ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5538
2001-08-18 00:31:46 +00:00
George Rhoten
d579ef8203 ICU-329 Speed optimization
X-SVN-Rev: 5537
2001-08-18 00:18:10 +00:00
George Rhoten
41872f3c61 ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5536
2001-08-18 00:15:44 +00:00
George Rhoten
06cec7cca5 ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5535
2001-08-18 00:07:08 +00:00
George Rhoten
b852870e7b ICU-1091 Better documentation
X-SVN-Rev: 5534
2001-08-18 00:06:11 +00:00
Markus Scherer
c015e18fbe ICU-1007 Unicode 3.1.1 test file
X-SVN-Rev: 5533
2001-08-17 22:53:26 +00:00
Markus Scherer
48f0fb3578 ICU-1007 parse NormalizationTest.txt from char*, not from UnicodeString (faster), and handle supplementary code points (for Unicode 3.1 and up)
X-SVN-Rev: 5532
2001-08-17 22:50:39 +00:00
George Rhoten
166d9607e9 ICU-900 properly fixed the compiler warning
X-SVN-Rev: 5531
2001-08-17 22:40:45 +00:00
Ram Viswanadha
5368bcd591 ICU-329 Tests for UParseError for collation API
X-SVN-Rev: 5530
2001-08-17 22:18:38 +00:00
Ram Viswanadha
d282bd49a2 ICU-329 Null terminate the result buffers.
X-SVN-Rev: 5529
2001-08-17 22:18:03 +00:00
Ram Viswanadha
9549c37034 ICU-1090 Test data for empty resource bundle
X-SVN-Rev: 5528
2001-08-17 22:16:02 +00:00
Ram Viswanadha
95fdeab5da ICU-1090 Test for empty resource bundle
X-SVN-Rev: 5527
2001-08-17 22:15:39 +00:00
Ram Viswanadha
b9de3d570f ICU-1090 fixed ures_getByKey crashing
X-SVN-Rev: 5526
2001-08-17 22:14:17 +00:00
George Rhoten
6573131371 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5525
2001-08-17 21:50:48 +00:00
George Rhoten
a3c9782b1c ICU-1080 Update the documentation on data loading/unloading, Unicode support and s/390 building.
X-SVN-Rev: 5524
2001-08-17 21:34:55 +00:00
Andy Heninger
fc61c83aa2 ICU-1075 Yet more data loading changes
X-SVN-Rev: 5523
2001-08-17 21:34:07 +00:00
George Rhoten
a84135e73e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5521
2001-08-17 21:05:56 +00:00
Markus Scherer
60935f06de ICU-1007 replace by DerivedNormalizationProperties.txt (part of Unicode 3.1 db)
X-SVN-Rev: 5520
2001-08-17 20:52:52 +00:00
Markus Scherer
6c890043bb ICU-1007 avoid gcc warnings
X-SVN-Rev: 5519
2001-08-17 20:37:13 +00:00
Ram Viswanadha
48019cd625 ICU-329 update samples to latest APIs
X-SVN-Rev: 5518
2001-08-17 20:31:51 +00:00
Ram Viswanadha
5ee3959414 ICU-329 donot use deprecated getUChars() API
X-SVN-Rev: 5517
2001-08-17 18:01:56 +00:00
George Rhoten
0d5628b0bb ICU-329 Run the new test and fix compiler warnings
X-SVN-Rev: 5515
2001-08-17 17:34:37 +00:00
George Rhoten
f0fafdf9ed ICU-329 Don't use // for comments
X-SVN-Rev: 5511
2001-08-17 17:24:05 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
George Rhoten
69e092674f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5509
2001-08-17 03:26:40 +00:00
George Rhoten
2edb18e9b7 ICU-329 The private function stoi() no longer needs a UErrorCode
X-SVN-Rev: 5508
2001-08-17 03:08:36 +00:00
George Rhoten
db93af919d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5507
2001-08-17 02:58:00 +00:00
George Rhoten
9ab9ba8cbf ICU-329 End the file with a newline, which is needed for some compilers
X-SVN-Rev: 5506
2001-08-17 02:53:35 +00:00
George Rhoten
cdab94901c ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5505
2001-08-17 02:34:24 +00:00
Ram Viswanadha
dbe27e5fbd ICU-1075 Data updates. Unix ports and Common data caching impl fixes.
X-SVN-Rev: 5504
2001-08-17 02:33:04 +00:00
Ram Viswanadha
0a3e11290a ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5503
2001-08-17 02:20:35 +00:00
Andy Heninger
d2f648798c ICU-1075 Windows stubdata / data dependency problem
X-SVN-Rev: 5502
2001-08-17 01:56:49 +00:00
George Rhoten
475da1c8f6 ICU-1007 Remove genqchk/genfchk Makefiles
X-SVN-Rev: 5501
2001-08-17 01:53:38 +00:00
George Rhoten
46bcee2ea6 ICU-329 Change // comment for C files.
X-SVN-Rev: 5500
2001-08-17 01:44:04 +00:00
Ram Viswanadha
5f44db3f6b ICU-329 Move syntaxError body to header file
X-SVN-Rev: 5499
2001-08-17 01:41:40 +00:00
Ram Viswanadha
61e489cacd ICU-329 Move uprv_strtod and other functions to private headers and files
X-SVN-Rev: 5498
2001-08-17 01:40:34 +00:00
Ram Viswanadha
209441543f ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5497
2001-08-17 01:38:14 +00:00
George Rhoten
6fa7ac8ef1 ICU-1075 Ignore some files created during the build process
X-SVN-Rev: 5496
2001-08-17 01:19:51 +00:00
George Rhoten
9c954f61ed ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5495
2001-08-17 01:04:58 +00:00
Ram Viswanadha
6b7cf3660f ICU-329 remove ucol_sol.o. it is no longer needed.
X-SVN-Rev: 5494
2001-08-17 01:00:13 +00:00
George Rhoten
7b11ef88e4 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5493
2001-08-17 00:44:38 +00:00
George Rhoten
d1afd5979d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
2001-08-17 00:24:58 +00:00
Markus Scherer
20d9bb54ae ICU-1007 replace genqchk/genfchk by gennorm
X-SVN-Rev: 5491
2001-08-17 00:23:28 +00:00
Markus Scherer
9ef63135ee ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
Markus Scherer
6eb5998fc1 ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
2001-08-17 00:21:18 +00:00
George Rhoten
44283cc553 ICU-770 incorporate the udata_cleanup into the internal API
X-SVN-Rev: 5488
2001-08-17 00:18:49 +00:00
Markus Scherer
173a4678e2 ICU-1007 rename GrowBuffer to UGrowBuffer to avoid potential naming conflicts
X-SVN-Rev: 5487
2001-08-17 00:18:25 +00:00
Andy Heninger
e387d2ad37 ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
2001-08-17 00:00:55 +00:00
George Rhoten
9cfa3519f9 ICU-329 Changes to compile on Linux
X-SVN-Rev: 5485
2001-08-16 23:38:09 +00:00
Andy Heninger
fb4482c2f1 ICU-1075 Data updates. stubdata Makefile.in added.
X-SVN-Rev: 5484
2001-08-16 23:29:26 +00:00
George Rhoten
81459b5a6d ICU-900 A test wasn't being called. Now it is called.
X-SVN-Rev: 5483
2001-08-16 22:32:08 +00:00
George Rhoten
e676f8d380 ICU-863 Documentation fixes
X-SVN-Rev: 5482
2001-08-16 22:28:14 +00:00
George Rhoten
5979c84b75 ICU-597 Implement uprv_getDefaultCodepage for as/400, and move related code closer together.
X-SVN-Rev: 5481
2001-08-16 16:20:56 +00:00
Ram Viswanadha
ce77273245 ICU-329 Add ctstdep.o to make file
X-SVN-Rev: 5480
2001-08-16 01:11:30 +00:00
Ram Viswanadha
812d51f735 ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
2001-08-16 01:03:17 +00:00
Ram Viswanadha
9ec6c7dd5d ICU-329 First take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5478
2001-08-16 01:02:24 +00:00
Ram Viswanadha
87d0db48ce ICU-329 Move itou to putil.c add more error codes for parse errors and transliteration.
X-SVN-Rev: 5477
2001-08-16 01:01:57 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Ram Viswanadha
38d984850e ICU-329 Add tests for deprecated APIs.
X-SVN-Rev: 5475
2001-08-16 01:00:12 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Ram Viswanadha
00462d3f97 ICU-329 First take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5473
2001-08-16 00:55:51 +00:00
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
George Rhoten
ae8bfdff08 ICU-1087 Document the deprecated API
X-SVN-Rev: 5471
2001-08-16 00:31:26 +00:00
George Rhoten
e3df919a30 ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
X-SVN-Rev: 5470
2001-08-16 00:31:06 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Andy Heninger
21a486a624 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5468
2001-08-15 23:27:38 +00:00
Andy Heninger
c84ea102a7 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Yves Arrouye
cbeb753bc6 ICU-1088 fixed constness issues.
X-SVN-Rev: 5464
2001-08-13 22:05:27 +00:00
George Rhoten
ff2df5aa3c ICU-770 Add documentation
X-SVN-Rev: 5463
2001-08-11 00:43:02 +00:00
George Rhoten
f850ad2c5e ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5462
2001-08-11 00:29:58 +00:00
George Rhoten
59e51a0248 ICU-770 Simplification of code for u_cleanup() API.
X-SVN-Rev: 5461
2001-08-11 00:28:57 +00:00
George Rhoten
3af0a0b31a ICU-770 New u_cleanup() API.
X-SVN-Rev: 5460
2001-08-11 00:27:31 +00:00
George Rhoten
f236304493 ICU-1087 Move some public static variables to their proper locations and make them private.
X-SVN-Rev: 5459
2001-08-10 23:00:30 +00:00
George Rhoten
14523214ee ICU-1087 Add LocaleProxy for source code compatibility and add new functions to access commonly used locales.
X-SVN-Rev: 5458
2001-08-10 22:36:26 +00:00
Vladimir Weinstein
909e2b4644 ICU-1083 Surrogates handling in collation - test
X-SVN-Rev: 5457
2001-08-10 22:02:31 +00:00
Vladimir Weinstein
3170daacff ICU-1083 Data structure for surrogate support - test
X-SVN-Rev: 5456
2001-08-10 21:18:33 +00:00
Vladimir Weinstein
c268948bcb ICU-1078 C++ API for IntVector
X-SVN-Rev: 5455
2001-08-10 21:18:07 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Vladimir Weinstein
f255a31517 ICU-1083 Data structure for surrogate support
X-SVN-Rev: 5453
2001-08-10 20:39:52 +00:00
Vladimir Weinstein
20053b3398 ICU-1083 Optimization of surrogate operations
X-SVN-Rev: 5452
2001-08-10 20:30:44 +00:00
George Rhoten
b3c2c3cbbb ICU-999 Find the binary and UTF-8 files differently for pax, since the binary tag went away.
X-SVN-Rev: 5448
2001-08-10 16:36:50 +00:00
George Rhoten
3ba6b49b18 ICU-1008 Less static initialization.
X-SVN-Rev: 5446
2001-08-06 23:57:45 +00:00
Andy Heninger
839e1a6152 ICU-1075 Updates to stub data library from port to Linux
X-SVN-Rev: 5445
2001-08-06 22:53:11 +00:00
Andy Heninger
a62ee61efb ICU-1030 move ucol_unsafeCP into ucol_imp.h so it can be shared with string search impl.
X-SVN-Rev: 5444
2001-08-06 22:28:20 +00:00
George Rhoten
4a03a13259 ICU-953 Less static initialization.
X-SVN-Rev: 5443
2001-08-06 20:11:43 +00:00
Alan Liu
f4b731202e ICU-1076 pin to limit; fix handling outside of key
X-SVN-Rev: 5442
2001-08-06 19:14:29 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
Alan Liu
264c1f3bcc ICU-1076 allow unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5440
2001-08-04 00:15:12 +00:00
Alan Liu
1e92f23c23 ICU-1079 rename to Hex-Any and Any-Hex
X-SVN-Rev: 5435
2001-08-03 20:20:28 +00:00
George Rhoten
d5bbbc7ac3 ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
2001-08-03 16:12:46 +00:00
George Rhoten
0e79edda11 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5433
2001-08-03 16:08:41 +00:00
George Rhoten
3e23a5f087 ICU-1076 AIX can't handle the last comma in an enum list.
X-SVN-Rev: 5432
2001-08-03 16:03:31 +00:00
Vladimir Weinstein
4a53ebaea5 ICU-1083 Adding tests to Unix build
X-SVN-Rev: 5431
2001-08-03 14:40:33 +00:00
Vladimir Weinstein
c29c76ca4a ICU-1083 Adding extended ucmp to Unix build
X-SVN-Rev: 5430
2001-08-03 14:39:59 +00:00
Syn Wee Quek
4dac21d31a ICU-861
initializing fcdpositon in reset()

X-SVN-Rev: 5429
2001-08-03 01:01:42 +00:00
George Rhoten
6d34a336ff ICU-1080 general readme.html updates
X-SVN-Rev: 5428
2001-08-03 00:48:00 +00:00
Vladimir Weinstein
8f19acc585 ICU-1083 placeholder for surrogate supporting ucmp32
X-SVN-Rev: 5427
2001-08-02 22:28:38 +00:00
Vladimir Weinstein
b320d29ee6 ICU-1083 data structure for surrogate support. Will supersede ucmp32 in collation
X-SVN-Rev: 5426
2001-08-02 22:26:44 +00:00
George Rhoten
a84a88eeed ICU-1080 general readme.html updates
X-SVN-Rev: 5425
2001-08-02 18:24:58 +00:00
Syn Wee Quek
6e6b55c887 ICU-861
initializing fcdpositon in setOffset()

X-SVN-Rev: 5424
2001-08-02 17:48:25 +00:00
George Rhoten
a5e456844f ICU-1080 Fixed some minor formatting issues.
X-SVN-Rev: 5423
2001-08-02 17:19:35 +00:00
Ram Viswanadha
96ce0be9de ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code
X-SVN-Rev: 5422
2001-08-02 16:44:21 +00:00
Ram Viswanadha
5cd73a1713 ICU-639 Misc locale data fixes.
X-SVN-Rev: 5421
2001-08-02 03:01:44 +00:00
George Rhoten
da5378bd85 ICU-1080 general readme.html updates
X-SVN-Rev: 5420
2001-08-02 01:55:34 +00:00
Ram Viswanadha
f8504e8713 ICU-639 Fix monetary decimal.
X-SVN-Rev: 5419
2001-08-01 23:55:10 +00:00
Ram Viswanadha
89525b0e5f ICU-639 Locale fixes (feedback from Vladimir)
X-SVN-Rev: 5418
2001-08-01 23:09:43 +00:00
Andy Heninger
f6f7efdc1a ICU-1075 Changed WIndows project file depencencies to try to remove occasional build failures from missing stub data library.
X-SVN-Rev: 5417
2001-08-01 20:15:06 +00:00
Vladimir Weinstein
6c643b46c8 ICU-1078 added IntVector and empty resources
X-SVN-Rev: 5415
2001-08-01 18:23:04 +00:00
Alan Liu
06326c5d21 ICU-1079 remove ucname.txt (replaced by algorithmic)
X-SVN-Rev: 5414
2001-08-01 17:38:56 +00:00
Alan Liu
38a35f8596 ICU-1079 add utility deleters for UVector and Hashtable
X-SVN-Rev: 5413
2001-08-01 17:37:37 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Vladimir Weinstein
0594f1d90d ICU-1078 dumping IntVector type correctly + some binary printing fixes
X-SVN-Rev: 5411
2001-08-01 17:09:30 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +00:00
Ram Viswanadha
a0801c85b9 ICU-639 Compared locale data with Windows and NLTC and fixed errors.
X-SVN-Rev: 5409
2001-07-31 23:33:14 +00:00
Andy Heninger
4ebe7ffce1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Alan Liu
b3863c461c ICU-1076 fix copy ct
X-SVN-Rev: 5407
2001-07-31 23:15:34 +00:00
Alan Liu
c224531e81 ICU-1053 deprecate filteredCharAt
X-SVN-Rev: 5406
2001-07-31 22:43:47 +00:00
Alan Liu
84e53c8ac8 ICU-1052 more UChar32 fixes; also move some statics to file scope
X-SVN-Rev: 5405
2001-07-31 22:38:52 +00:00
Alan Liu
d23fea3b42 ICU-1052 move some statics to file scope
X-SVN-Rev: 5404
2001-07-31 22:38:21 +00:00
Ram Viswanadha
458f5dabb3 ICU-1075 fixed syntax errors on Unix
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
George Rhoten
12a80993e6 ICU-999 Use a UTF-8 file instead of a UTF-16 file.
X-SVN-Rev: 5401
2001-07-31 18:46:51 +00:00
Alan Liu
7b53dca6b5 ICU-1076 edit documentation
X-SVN-Rev: 5400
2001-07-31 18:28:23 +00:00
Alan Liu
a5e74ef787 ICU-1076 edit internal source documentation
X-SVN-Rev: 5399
2001-07-31 18:22:15 +00:00
Alan Liu
772c6a5bd5 ICU-1023 fix UVector to support int32_t elements properly
X-SVN-Rev: 5398
2001-07-31 18:10:53 +00:00
Andy Heninger
63e908b597 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5397
2001-07-31 17:39:57 +00:00
Andy Heninger
1aaf688f97 ICU-1075 stub (dummy) data library, more portable initialization of header fields
X-SVN-Rev: 5396
2001-07-31 17:33:30 +00:00
Andy Heninger
c874a332a0 ICU-1075 Project file for i18n lib - remove minor inconsistency between debug, release settings
X-SVN-Rev: 5395
2001-07-31 17:32:08 +00:00
Andy Heninger
09e1c00ed1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
Alan Liu
6a2748274c ICU-1076 add MISPLACED_QUANTIFIER error
X-SVN-Rev: 5393
2001-07-31 16:17:49 +00:00
George Rhoten
777eddb56a ICU-999 This didn't need to be UTF8 anyway
X-SVN-Rev: 5392
2001-07-31 02:07:41 +00:00
George Rhoten
918b6d50bc ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5391
2001-07-31 02:03:05 +00:00
George Rhoten
a8de267436 ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5390
2001-07-31 01:53:32 +00:00
George Rhoten
2304f4b86f ICU-999 Convert the half Windows/half Unix file to standard utf8
X-SVN-Rev: 5389
2001-07-31 01:48:27 +00:00
George Rhoten
96dc91282f ICU-814 Get rid of the trailing space after the currency symbol.
X-SVN-Rev: 5388
2001-07-31 01:31:07 +00:00
George Rhoten
cb9fd3431b ICU-999 Consolodate some data into fa and make fa_IN and fa nonbinary
X-SVN-Rev: 5387
2001-07-31 01:30:46 +00:00
George Rhoten
1eeb4c2221 ICU-999 Try to make them non-binary.
X-SVN-Rev: 5385
2001-07-31 01:09:48 +00:00
George Rhoten
c2a3f6ef04 ICU-814 Get rid of the trailing space after the currency symbol.
X-SVN-Rev: 5384
2001-07-31 00:56:38 +00:00
George Rhoten
e90be85cdc ICU-999 Change uni-text.txt to uni-text.bin
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
George Rhoten
47fcf7b91d ICU-999 Change the extension of ut8 to txt for Windows.
X-SVN-Rev: 5382
2001-07-30 23:24:17 +00:00
Alan Liu
83e058fbe4 ICU-1076 implement ? operator, remove 9 segment limit, fix toPattern
X-SVN-Rev: 5381
2001-07-30 23:23:51 +00:00
George Rhoten
f42a1b08d0 ICU-999 Make this broken sample work again.
X-SVN-Rev: 5380
2001-07-30 23:23:22 +00:00
Alan Liu
7864dddc43 ICU-1076 implement toPattern
X-SVN-Rev: 5379
2001-07-30 23:23:16 +00:00
Alan Liu
3fe96feba6 ICU-1076 remove limit of 9 segments
X-SVN-Rev: 5378
2001-07-30 23:22:51 +00:00
Alan Liu
16c2014b35 ICU-1076 test nested segments and ? operator
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
George Rhoten
6d7a2cb1e8 ICU-999 This UTF8 file needs a UTF8 BOM
X-SVN-Rev: 5376
2001-07-30 22:45:46 +00:00
George Rhoten
a9a364ae6a ICU-999 These look like unused files
X-SVN-Rev: 5375
2001-07-30 22:39:29 +00:00
George Rhoten
270bfff436 ICU-988 Better roundtrip mapping of LCIDs that have more than one locale.
X-SVN-Rev: 5374
2001-07-30 22:16:02 +00:00
Ram Viswanadha
d9c9c9e37d ICU-639 Misc locale data fixes
X-SVN-Rev: 5373
2001-07-30 20:40:04 +00:00
Ram Viswanadha
153366bc85 ICU-1005 Verbose testing of correct treatment of string with embeded zeros.
X-SVN-Rev: 5372
2001-07-30 20:25:43 +00:00
George Rhoten
454098c617 ICU-587 This PDF can be downloaded from the Unicode website. We don't need this file normally, and this binary file can be a problem with EBCDIC platforms.
X-SVN-Rev: 5371
2001-07-30 20:23:25 +00:00
George Rhoten
fc3c7b6ed4 ICU-1043 Better testing of saveState.
X-SVN-Rev: 5370
2001-07-30 16:15:38 +00:00
Vladimir Weinstein
b91831da6f ICU-639 corrected a typo
X-SVN-Rev: 5369
2001-07-30 15:07:39 +00:00
George Rhoten
a39033b633 ICU-988 Better mapping for nb, nn, hr, sh, sr
X-SVN-Rev: 5368
2001-07-28 01:52:33 +00:00
Helena Chapman
ac4aa667a3 ICU-639 Correct name for Serbia.
X-SVN-Rev: 5367
2001-07-27 23:31:54 +00:00
Helena Chapman
fd3b1315d8 ICU-639 Initial check in for Taiwanese translation of country names.
X-SVN-Rev: 5366
2001-07-27 23:24:11 +00:00
Ram Viswanadha
b1a6a8d649 ICU-968 Add support for null character in the middle of a string
X-SVN-Rev: 5364
2001-07-27 17:33:28 +00:00
Vladimir Weinstein
b70fd7176b ICU-1005 testing the correct treatment of strings with embeded zeros
X-SVN-Rev: 5363
2001-07-27 17:20:48 +00:00
Vladimir Weinstein
d6693e4b66 ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Alan Liu
d45d3201ba ICU-1076 test quantified quoted strings and variable references
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
13ab4994df ICU-1076 handle quantified quoted strings and variable references
X-SVN-Rev: 5360
2001-07-27 17:02:59 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Andy Heninger
40bfe95d06 ICU-1075 i18n project file, added missing custom build step for unimatch.h
X-SVN-Rev: 5358
2001-07-26 23:40:46 +00:00
Andy Heninger
6662fe06e1 ICU-881 Collation perf test program, inner loop count option for measuring loop overhead
X-SVN-Rev: 5357
2001-07-26 22:35:05 +00:00
Markus Scherer
9f5f69da36 ICU-639 add missing display names for new variants
X-SVN-Rev: 5356
2001-07-26 22:29:16 +00:00
Markus Scherer
3aba3840a1 ICU-639 add phonebook variant display string and nn/nb languange names
X-SVN-Rev: 5355
2001-07-26 22:28:05 +00:00
Ram Viswanadha
7579ce2d0a ICU-639 Misc locale data fixes
X-SVN-Rev: 5354
2001-07-26 22:04:49 +00:00
Andy Heninger
cd61cbf256 ICU-1075 data handling updates.
X-SVN-Rev: 5353
2001-07-26 21:55:49 +00:00
Andy Heninger
81226bdd13 Initial revision
X-SVN-Rev: 5349
2001-07-26 21:24:33 +00:00
Vladimir Weinstein
7a55cc00da ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
George Rhoten
635fb62ca4 ICU-1074 Fixed STLPort C++ library compilation problem
X-SVN-Rev: 5347
2001-07-26 18:03:44 +00:00
Alan Liu
cf35beb5eb ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00
Vladimir Weinstein
c76ff368f0 ICU-392 instructions for bumping version numbers
X-SVN-Rev: 5343
2001-07-25 20:23:40 +00:00
Vladimir Weinstein
83e08d62f9 ICU-392 added README and updated the script so that it automatically greps the version from uversion.h
X-SVN-Rev: 5342
2001-07-25 20:21:54 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
d7c3eebf46 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5340
2001-07-25 18:50:09 +00:00
Vladimir Weinstein
ebe3b45ff8 ICU-392 change the library version number
X-SVN-Rev: 5339
2001-07-25 16:12:35 +00:00
Ram Viswanadha
41ab563446 ICU-639 Add Tirigna, Omoro and Amharic locale information.
X-SVN-Rev: 5337
2001-07-24 23:36:07 +00:00
Ram Viswanadha
3d1c3c6e1f ICU-954 Swap definitions of U_EOF and U_ERR to synch with ustdio
X-SVN-Rev: 5335
2001-07-24 23:15:31 +00:00
Vladimir Weinstein
ecd7abe318 ICU-392 Win32 project files for the legacy example
X-SVN-Rev: 5334
2001-07-24 22:09:48 +00:00
Ram Viswanadha
9e39c37aea ICU-452 GCC complaining about missing white space between a hex number and '-' sign.
X-SVN-Rev: 5333
2001-07-24 21:53:19 +00:00
Vladimir Weinstein
7fa3d31d79 ICU-392 sample that illustrates using two versions of ICU in parallel
X-SVN-Rev: 5332
2001-07-24 21:29:50 +00:00
Ram Viswanadha
e707ac383a ICU-452 Microsoft aliases for ISCII
X-SVN-Rev: 5331
2001-07-24 18:10:55 +00:00
Ram Viswanadha
97d8ad1630 ICU-452 Add tests for EXT character handling.
X-SVN-Rev: 5330
2001-07-24 18:10:05 +00:00
Ram Viswanadha
0b3d86ef0c ICU-452 Added support for EXT character handling.
X-SVN-Rev: 5329
2001-07-24 18:09:01 +00:00
Vladimir Weinstein
e026c8d874 ICU-392 build data file with versioned entry point
X-SVN-Rev: 5328
2001-07-24 16:31:17 +00:00
Vladimir Weinstein
7d283f6829 ICU-392 change the library version number
X-SVN-Rev: 5327
2001-07-24 16:27:00 +00:00