Commit Graph

428 Commits

Author SHA1 Message Date
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
Steven R. Loomis
464b29725e ICU-114 Add null transliterator to the makefile
X-SVN-Rev: 537
2000-01-12 00:12:59 +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
Vladimir Weinstein
e8fa02126f ICU-168 search for build tools moved from .mak to .bat and some confusing messages removed
X-SVN-Rev: 535
2000-01-11 20:32:25 +00:00
Alan Liu
27c4f96908 ICU-114 use U_FILE_SEP_STRING
X-SVN-Rev: 534
2000-01-11 19:48:48 +00:00
Alan Liu
3c37fd20fd ICU-114 add transliterator display name data for en
X-SVN-Rev: 533
2000-01-11 19:40:04 +00:00
Alan Liu
ac174648f9 ICU-114 make getDisplayName static, change rb tags
X-SVN-Rev: 532
2000-01-11 19:39:28 +00:00
Alan Liu
66e286def7 ICU-114 make getDisplayName static
X-SVN-Rev: 531
2000-01-11 19:39:06 +00:00
Helena Chapman
2394473ce8 ICU-161 IPSL version needs not to be changed.
X-SVN-Rev: 530
2000-01-11 19:30:59 +00:00
Markus Scherer
2366f197c9 ICU-217 most NaN tests: just warnings, not errors
X-SVN-Rev: 529
2000-01-11 18:36:22 +00:00
Alan Liu
b062d159c4 ICU-114 add NullTransliterator
X-SVN-Rev: 528
2000-01-11 17:28:49 +00:00
Alan Liu
f367eb35fa ICU-114 fix UVector warning
X-SVN-Rev: 527
2000-01-11 17:26:46 +00:00
Steven R. Loomis
4956a84699 ICU-45 posix fix
X-SVN-Rev: 516
2000-01-11 01:50:24 +00:00
Steven R. Loomis
230ddb1f04 ICU-45 posix fixes
X-SVN-Rev: 515
2000-01-11 01:45:36 +00:00
Helena Chapman
5d308fa1ea ICU-45 Removed the SimpleTextBoundary implementation.
X-SVN-Rev: 514
2000-01-11 01:42:04 +00:00
Helena Chapman
3f0932f16e ICU-45 Added ICU_DATA for the break target files.
X-SVN-Rev: 513
2000-01-11 01:29:29 +00:00
Helena Chapman
3e88161fa5 ICU-45 Remove the redundant files.
X-SVN-Rev: 512
2000-01-11 01:28:15 +00:00
Markus Scherer
77d8c41e7d ICU-217 build ieeetest
X-SVN-Rev: 511
2000-01-11 01:22:08 +00:00
Helena Chapman
3b89a0c831 ICU-45 Moved the include path around in the implementation.
X-SVN-Rev: 510
2000-01-11 00:46:58 +00:00
Helena Chapman
ee49e7e363 ICU-45 Moved rbbi.h and dbbi.h into unicode folder.
X-SVN-Rev: 509
2000-01-10 22:25:44 +00:00
Helena Chapman
c351c36e46 ICU-45 Initial checkin for the missing binary data files.
X-SVN-Rev: 508
2000-01-10 21:36:34 +00:00
Helena Chapman
c48ba34577 ICU-45 Fixed the include path problems.
X-SVN-Rev: 507
2000-01-10 21:21:52 +00:00
Helena Chapman
ffaec7a318 ICU-45 Fixed the include path problems.
X-SVN-Rev: 506
2000-01-10 21:10:21 +00:00
Helena Chapman
6a1f72fd1a ICU-45 Check in initial version of the RBBI implementation.
X-SVN-Rev: 505
2000-01-10 20:26:57 +00:00
Richard Gillam
5385352ad6 ICU-45 Initial check-in of RuleBasedBreakIterator and DiscionaryBasedBreakIterator.
X-SVN-Rev: 504
2000-01-08 02:18:42 +00:00
Steven R. Loomis
5461415a3b ICU-45 copy LE/BE brk files to the right spot, put them into udata.. [unix support for RBBI]
X-SVN-Rev: 503
2000-01-08 02:17:39 +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
Richard Gillam
bbccafffa4 ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
X-SVN-Rev: 501
2000-01-08 01:57:41 +00:00
Steven R. Loomis
79442e66b3 ICU-205 updates to BSD fix
X-SVN-Rev: 500
2000-01-08 01:34:45 +00:00
Helena Chapman
0058e5d640 ICU-216 flushCache() needs to be called before re-init the test environment.
X-SVN-Rev: 499
2000-01-08 01:03:30 +00:00
Helena Chapman
7dd845428d ICU-216 Added tests for the following APIs: fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
X-SVN-Rev: 498
2000-01-08 00:54:57 +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
Steven R. Loomis
1846280529 ICU-159 Port scope operator from Java (. -> ::) - thai coll fix for unix
X-SVN-Rev: 494
2000-01-06 20:12:14 +00:00
Steven R. Loomis
34af548ef7 ICU-159 add thcoll.o [Thai collation test]
X-SVN-Rev: 493
2000-01-06 20:06:15 +00:00
Steven R. Loomis
a8dbb2d531 ICU-211 backslashes in #include
X-SVN-Rev: 492
2000-01-06 20:02:04 +00:00
Vladimir Weinstein
e61ed3fe41 ICU-192 ustdio is now integrated in allinone workspace
X-SVN-Rev: 488
2000-01-05 19:41:20 +00:00
Vladimir Weinstein
ceff59dc6a ICU-12 ustdio is now unicode/ compliant
X-SVN-Rev: 487
2000-01-05 19:40:01 +00:00
Vladimir Weinstein
920e2757f9 ICU-194 corrected timezone name for de locale
X-SVN-Rev: 485
2000-01-04 20:56:09 +00:00
Alan Liu
8d1b44a058 ICU-159 Thai collation
X-SVN-Rev: 484
2000-01-04 15:55:49 +00:00
Vladimir Weinstein
d7a74a5b07 ICU-193 ustdio gets exported so that it can be used by icuapps on win32
X-SVN-Rev: 483
1999-12-30 07:06:38 +00:00
Vladimir Weinstein
547810a9ab ICU-168 makedata now tries to search for windows build tools and complains if it doesn't find them
X-SVN-Rev: 482
1999-12-30 07:04:49 +00:00
Vladimir Weinstein
53feb508bc ICU-171 additional configuration file for building on SGI
X-SVN-Rev: 481
1999-12-30 06:56:08 +00:00
Vladimir Weinstein
1a7496d786 ICU-171 changes for building on SGI
X-SVN-Rev: 480
1999-12-30 06:55:24 +00:00