Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Markus Scherer
20baeae401
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 723
2000-02-07 17:35:21 +00:00
Markus Scherer
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Helena Chapman
9b992c0c1f
ICU-255 Needed a typecast before calling CompactArray.
...
X-SVN-Rev: 719
2000-02-04 23:39:14 +00:00
Yves Arrouye
693bc71060
ICU-262 Corrected the headers installation loop.
...
X-SVN-Rev: 717
2000-02-04 07:25:38 +00:00
Yves Arrouye
f0566d5e40
ICU-261 Invoke config.status correctly (using CONFIG_FILES) to create
...
unicode/platform.h when needed.
X-SVN-Rev: 716
2000-02-04 07:24:18 +00:00
Markus Scherer
e718d50df9
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 715
2000-02-03 19:54:49 +00:00
Markus Scherer
32dd641cf5
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 714
2000-02-03 19:47:30 +00:00
Helena Chapman
9b3ed25de7
ICU-227 remove uversion.h, not used by anyone.
...
X-SVN-Rev: 703
2000-01-27 20:01:00 +00:00
Helena Chapman
eddd8b6f4c
ICU-227 Fixes in Bidi and HashFunction code.
...
X-SVN-Rev: 699
2000-01-27 18:23:36 +00:00
Markus Scherer
fbd2e10db1
ICU-161 update (c) statement to 2000
...
X-SVN-Rev: 681
2000-01-24 20:40:43 +00:00
Markus Scherer
8b7b52c885
ICU-237 remove limit on locale string length
...
X-SVN-Rev: 668
2000-01-20 22:33:52 +00:00
Markus Scherer
9ec6f2a492
ICU-42 fix API for aliases
...
X-SVN-Rev: 658
2000-01-20 00:33:18 +00:00
Markus Scherer
325c81a521
ICU-235 fix T_UConverter_getNextUChar_UTF8()
...
X-SVN-Rev: 648
2000-01-19 19:00:53 +00:00
Steven R. Loomis
d0eb82f178
ICU-236 HP/UX dll support for UDATA. Woo hoo!
...
X-SVN-Rev: 647
2000-01-19 07:23:50 +00:00
Markus Scherer
62fbf89870
ICU-235 fix T_UConverter_getNextUChar_UTF8()
...
X-SVN-Rev: 643
2000-01-19 01:27:30 +00:00
Markus Scherer
ea63c9f28e
ICU-87 changed the registry key to HKLM "SOFTWARE\\ICU\\Unicode\\Data"
...
X-SVN-Rev: 642
2000-01-18 23:09:30 +00:00
Markus Scherer
8ab661d242
ICU-201 add forward declarations before 'friend' statements
...
X-SVN-Rev: 633
2000-01-18 19:57:46 +00:00
Steven R. Loomis
20eea894f5
ICU-85 pthread support for HP/UX 11
...
X-SVN-Rev: 612
2000-01-17 22:22:29 +00:00
Markus Scherer
ac3b02999d
ICU-210 improve version functions
...
X-SVN-Rev: 590
2000-01-14 23:56:15 +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
cc305ed674
ICU-221 remove isSpace, add @draft, optimize implementation a bit
...
X-SVN-Rev: 584
2000-01-14 18:23:02 +00:00
Markus Scherer
aeac763301
ICU-161 open-sourcify more (c) statements
...
X-SVN-Rev: 577
2000-01-13 23:54:23 +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
Helena Chapman
423580d732
ICU-84 Added OS390 fixes for 12/28 snapshot.
...
.
X-SVN-Rev: 570
2000-01-13 21:11:42 +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
Markus Scherer
f1c7aedd05
ICU-84 more portable T_CString_itosOffset()
...
X-SVN-Rev: 549
2000-01-12 18:08:10 +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
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
Steven R. Loomis
d538fe9125
ICU-210 unicode\ -> unicode/
...
X-SVN-Rev: 538
2000-01-12 00:32:56 +00:00
Helena Chapman
218b24bba5
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: 536
2000-01-11 23:20:26 +00:00
Richard Gillam
016aa963f6
ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
...
X-SVN-Rev: 502
2000-01-08 02:05:05 +00:00
Helena Chapman
62bfc59330
ICU-216 Added fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
...
X-SVN-Rev: 497
2000-01-08 00:51:44 +00:00
Steven R. Loomis
8624681ac4
ICU-12 move platform.h.in, add a dummy platform.h in the old spot
...
X-SVN-Rev: 496
2000-01-06 20:16:57 +00:00
Steven R. Loomis
a33b4125dd
ICU-12 pathname changes for unix
...
X-SVN-Rev: 495
2000-01-06 20:14:26 +00:00
Helena Chapman
22333179b2
ICU-84 Updated the S/390 putils.c.
...
X-SVN-Rev: 478
1999-12-30 00:41:40 +00:00
Helena Chapman
aedb933f7e
ICU-163 Fixed warnings on MSVC 6.0.
...
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Vladimir Weinstein
7f73adbf34
ICU-12 corrected errors due to merging
...
X-SVN-Rev: 474
1999-12-29 00:18:52 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Helena Chapman
c8da701063
ICU-142 In getLanguage(), instead of hardcode the results for
...
"he" locale to "iw", just let it pass through.
X-SVN-Rev: 464
1999-12-28 20:26:07 +00:00
Helena Chapman
9cc25e5df9
ICU-142 In rb_parse(), detect the "%%ALIAS" tag. If found,
...
use the alias locale name and parse that locale instead. In parseIfUnparsed(),
made sure to check for that and reparse the new file.
X-SVN-Rev: 463
1999-12-28 20:25:22 +00:00
Helena Chapman
16429edff1
ICU-200 Updated with OS/400 specific port changes.
...
X-SVN-Rev: 460
1999-12-23 18:40:27 +00:00
Helena Chapman
16ac11f546
ICU-200 Updated with OS/400 specific port changes.
...
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Helena Chapman
34f6f3b538
ICU-86 Added default converter setting for OS400.
...
X-SVN-Rev: 436
1999-12-20 18:24:20 +00:00
Steven R. Loomis
343d4b3e58
ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
...
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Markus Scherer
4694b93a81
ICU-146 deprecate uloc_get/setDataDirectory()
...
X-SVN-Rev: 409
1999-12-14 19:14:27 +00:00
Steven R. Loomis
aac3cf6ba0
ICU-68 USTRING macros, fix for AIX broken compiler
...
X-SVN-Rev: 407
1999-12-14 18:45:47 +00:00