Markus Scherer
ac3b02999d
ICU-210 improve version functions
...
X-SVN-Rev: 590
2000-01-14 23:56:15 +00:00
Helena Chapman
e578b4654d
ICU-210 Added API test for u_getVersion().
...
X-SVN-Rev: 589
2000-01-14 23:41:58 +00:00
Vladimir Weinstein
efc3b34ebf
ICU-228 Corrected GET_ENTRY behavior
...
X-SVN-Rev: 588
2000-01-14 23:30:55 +00:00
Vladimir Weinstein
1d48c065af
ICU-42 Added API for aliases
...
X-SVN-Rev: 587
2000-01-14 23:29:01 +00:00
Alan Liu
7845ffb9be
ICU-199 update jamo
...
X-SVN-Rev: 586
2000-01-14 21:15:47 +00:00
Alan Liu
d2185dcbe6
ICU-199 compound ID support
...
X-SVN-Rev: 585
2000-01-14 21:15:25 +00:00
Alan Liu
cc305ed674
ICU-221 remove isSpace, add @draft, optimize implementation a bit
...
X-SVN-Rev: 584
2000-01-14 18:23:02 +00:00
Steven R. Loomis
1f5ec55fea
ICU-161 (c)opyright
...
X-SVN-Rev: 583
2000-01-14 16:20:17 +00:00
Steven R. Loomis
03c9e5e102
ICU-161 (c)
...
X-SVN-Rev: 582
2000-01-14 16:19:24 +00:00
Vladimir Weinstein
3a7a207c18
ICU-152 first take of aligning convrtrs.txt with IANA names
...
X-SVN-Rev: 579
2000-01-14 03:14:32 +00:00
Helena Chapman
db8def56c3
ICU-45 Added ErrorCode to the constructor APIs.
...
.
X-SVN-Rev: 578
2000-01-14 00:13:59 +00:00
Markus Scherer
aeac763301
ICU-161 open-sourcify more (c) statements
...
X-SVN-Rev: 577
2000-01-13 23:54:23 +00:00
Alan Liu
fb7313675a
Fix bugs found during ICU port
...
X-SVN-Rev: 575
2000-01-13 23:53:23 +00:00
Madhu K
95e425918b
ICU-45 Fix to support bid-endian platforms.
...
X-SVN-Rev: 574
2000-01-13 23:41:25 +00:00
Madhu K
571fbf2628
ICU-227 HP/UX10.2 wants a new line at the end of the file.
...
Fix : Added a new line at the end of the file for convert.cpp
X-SVN-Rev: 573
2000-01-13 21:57:38 +00:00
Madhu K
f3d4efa32d
ICU-96 Inline function RuleBasedCollator::makeReorderedBuffer
...
called before being defined. Fixed it.
X-SVN-Rev: 572
2000-01-13 21:36:39 +00:00
Madhu K
b69eb9e8e9
ICU-159 Intitialization Fix for HP/UX10.2
...
X-SVN-Rev: 571
2000-01-13 21:33:13 +00:00
Helena Chapman
423580d732
ICU-84 Added OS390 fixes for 12/28 snapshot.
...
.
X-SVN-Rev: 570
2000-01-13 21:11:42 +00:00
Madhu K
afd66e1c79
ICU-45 Fix for AIX4.3
...
X-SVN-Rev: 569
2000-01-13 19:25:32 +00:00
Steven R. Loomis
9f7196b363
ICU-199 makefile fix
...
X-SVN-Rev: 568
2000-01-13 16:48:03 +00:00
Markus Scherer
440109c8e7
ICU-225 doc data align==sizeof(double)
...
X-SVN-Rev: 567
2000-01-13 15:31:29 +00:00
Alan Liu
248c17858b
ICU-199 create icu/data/translit/index.txt
...
X-SVN-Rev: 566
2000-01-13 14:28:33 +00:00
Alan Liu
169072e0d5
ICU-199 update rules
...
X-SVN-Rev: 565
2000-01-13 14:11:40 +00:00
Alan Liu
8171577fca
ICU-199 create icu/data/translit/index.txt
...
X-SVN-Rev: 564
2000-01-13 14:11:06 +00:00
Alan Liu
8dd3eab784
ICU-199 remove unused constructor
...
X-SVN-Rev: 563
2000-01-13 14:10:10 +00:00
Alan Liu
2169d01e5e
ICU-199 new rule syntax; update rules
...
X-SVN-Rev: 562
2000-01-13 07:30:26 +00:00
Alan Liu
031b4b6ca0
ICU-199 new rule syntax; a few more tests
...
X-SVN-Rev: 561
2000-01-13 07:29:20 +00:00
Alan Liu
712db54818
ICU-199 new rule syntax; performance improvement
...
X-SVN-Rev: 560
2000-01-13 07:28:31 +00:00
Alan Liu
1a6cfef879
ICU-199 new rule syntax; performance improvement; update rules
...
X-SVN-Rev: 559
2000-01-13 07:28:08 +00:00
Vladimir Weinstein
cd8a516d90
ICU-161 Added/changed copyright notices for converter data files
...
X-SVN-Rev: 558
2000-01-13 07:01:41 +00:00
Helena Chapman
fd5bf9249f
ICU-45 Updated cintltst for RBBI changes
...
.
X-SVN-Rev: 557
2000-01-13 01:53:18 +00:00
Madhu K
b4674418b6
ICU-45 Fix for windows
...
X-SVN-Rev: 556
2000-01-13 01:23:38 +00:00
Madhu K
478438a905
ICU-45 Fails on big-endian platforms. They are supposed to be
...
big-endian. The ninth byte should be 01 for big-endian.
X-SVN-Rev: 555
2000-01-13 01:10:40 +00:00
Madhu K
7f5b88a055
ICU-45 Multiple Declaration of a variable
...
X-SVN-Rev: 554
2000-01-13 01:01:17 +00:00
Steven R. Loomis
5ecfe44aa4
ICU-45 use TRUE/FALSE not true/false [*bbi]
...
X-SVN-Rev: 553
2000-01-12 22:24:10 +00:00
Helena Chapman
6efc3436b6
ICU-210 changed UVersionInfo typedef.
...
X-SVN-Rev: 552
2000-01-12 20:20:38 +00:00
Helena Chapman
4c95546548
ICU-210 changed the u_getVersion APIs to use UVersionInfo.
...
X-SVN-Rev: 551
2000-01-12 19:50:27 +00:00
Vladimir Weinstein
835423836d
ICU-161 added copyright notices to resource bundle files
...
X-SVN-Rev: 550
2000-01-12 19:26:57 +00:00
Markus Scherer
f1c7aedd05
ICU-84 more portable T_CString_itosOffset()
...
X-SVN-Rev: 549
2000-01-12 18:08:10 +00:00
Alan Liu
f84644f895
ICU-199 add category tests for new UnicodeSet pattern parser
...
X-SVN-Rev: 548
2000-01-12 18:04:21 +00:00
Alan Liu
13955b6ce2
ICU-199 rewrite UnicodeSet pattern parser
...
X-SVN-Rev: 547
2000-01-12 18:03:53 +00:00
Alan Liu
b06425886b
ICU-221 add isWhitespace, isSpace
...
X-SVN-Rev: 546
2000-01-12 18:01:51 +00:00
Steven R. Loomis
fea8b1b618
ICU-12 'unicode/' in include path [header export fixes]
...
X-SVN-Rev: 545
2000-01-12 06:08:46 +00:00
Steven R. Loomis
50797ada47
ICU-210 ICU_VERSION -> U_ICU_VERSION
...
X-SVN-Rev: 544
2000-01-12 06:07:57 +00:00
Steven R. Loomis
4dd165d994
ICU-210 U_ICU_VERSION
...
X-SVN-Rev: 543
2000-01-12 01:34:41 +00:00
Helena Chapman
8e02d61ed6
ICU-12 Fixed the Makefile.in to export all the header files in unicode/ directories in
...
common, i18n and extra/ustdio.
X-SVN-Rev: 542
2000-01-12 01:31:31 +00:00
Helena Chapman
8b274c9004
ICU-210 Three major changes:
...
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.
X-SVN-Rev: 541
2000-01-12 01:26:27 +00:00
Steven R. Loomis
4a46039c71
ICU-183 Test each header's compile by itself.
...
X-SVN-Rev: 540
2000-01-12 01:22:44 +00:00
Madhu K
bc65943fa2
ICU-91 To avoid running autoconf because older versions
...
of autoconf generate corrupt configure script
X-SVN-Rev: 539
2000-01-12 01:01:46 +00:00
Steven R. Loomis
d538fe9125
ICU-210 unicode\ -> unicode/
...
X-SVN-Rev: 538
2000-01-12 00:32:56 +00:00