Commit Graph

464 Commits

Author SHA1 Message Date
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
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
Alan Liu
ad0bdc2769 Update package
X-SVN-Rev: 525
2000-01-11 04:15:27 +00:00
Alan Liu
e8dba569b7 Cleanup, embellish comments
X-SVN-Rev: 524
2000-01-11 04:12:06 +00:00
Alan Liu
91bbad91cf Cleanup, embellish comments
X-SVN-Rev: 523
2000-01-11 04:03:54 +00:00
Alan Liu
8d57838cc5 Add some tests for new syntax
X-SVN-Rev: 522
2000-01-11 02:35:07 +00:00
Alan Liu
e8241fdc61 Update tests for new rule syntax; add quoting test
X-SVN-Rev: 521
2000-01-11 02:25:47 +00:00
Alan Liu
8c85f4c5a4 Add category test
X-SVN-Rev: 520
2000-01-11 02:25:14 +00:00
Alan Liu
572e9063c0 Rewrite UnicodeSet and RBT parsers for better performance and new syntax
X-SVN-Rev: 519
2000-01-11 02:25:03 +00:00
Alan Liu
de9589cdcb Update rules to new rule syntax (parens delimit context)
X-SVN-Rev: 518
2000-01-11 02:24:15 +00:00
Alan Liu
471a29ebeb Add Mark's Jamo rules, with compile errors fixed
X-SVN-Rev: 517
2000-01-11 02:23:17 +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