Commit Graph

1571 Commits

Author SHA1 Message Date
Yves Arrouye
7bf67ba7fc ICU-1703 new urename.h with the U_DISABLE_RENAMING test.
X-SVN-Rev: 7651
2002-02-13 20:30:20 +00:00
Yves Arrouye
18328265ec ICU-1703 define U_DISABLE_RENAMING, substituted by configure from
@U_DISABLE_RENAMING@ which is itself set by --enable-renaming.

X-SVN-Rev: 7650
2002-02-13 20:29:56 +00:00
Steven R. Loomis
ece2261373 ICU-1632 Update to tzname for MacOSX/Darwin
X-SVN-Rev: 7641
2002-02-13 01:58:42 +00:00
Yves Arrouye
2c569d4473 ICU-1596 undo accidental commit.
X-SVN-Rev: 7634
2002-02-12 20:13:19 +00:00
Yves Arrouye
c53d0e6dc1 ICU-1596 oops, reverting accidental commit.
X-SVN-Rev: 7633
2002-02-12 20:07:19 +00:00
Yves Arrouye
d395929eff ICU-1596 use the library suffix for the ICU data library too.
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Markus Scherer
870550d939 ICU-845 add unorm_concatenate()
X-SVN-Rev: 7623
2002-02-10 01:35:54 +00:00
Markus Scherer
45ecba1dc5 ICU-1700 public C API for iterative normalization
X-SVN-Rev: 7622
2002-02-10 00:11:16 +00:00
Markus Scherer
66da760bc5 ICU-1686 use public instead of private C API for character iteration
X-SVN-Rev: 7621
2002-02-09 21:59:27 +00:00
Markus Scherer
87fcec65cf ICU-1686 remove private C API for character iteration, see uiter.h
X-SVN-Rev: 7620
2002-02-09 21:57:45 +00:00
Markus Scherer
82cec1d0c1 ICU-1686 add uiter.* - public C API for character iteration
X-SVN-Rev: 7619
2002-02-09 21:56:46 +00:00
Markus Scherer
45b5e2a95e ICU-1686 public C API for character iteration
X-SVN-Rev: 7618
2002-02-09 21:55:36 +00:00
George Rhoten
e33da55324 ICU-1499 Change LocaleID from string -> int.
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
George Rhoten
b5ff7eab60 ICU-1499 If I try to get a string on an int resource, return an error.
X-SVN-Rev: 7598
2002-02-08 00:52:08 +00:00
George Rhoten
ade841729e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7589
2002-02-07 04:22:32 +00:00
George Rhoten
dd02577f55 ICU-620 Clean platform.h for a distclean, not clean.
X-SVN-Rev: 7586
2002-02-07 02:10:22 +00:00
Alan Liu
47c47a5cd9 ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
X-SVN-Rev: 7582
2002-02-07 01:07:55 +00:00
George Rhoten
9a6815e9d7 ICU-1687 Change the converter name for the variant of euc-jp
X-SVN-Rev: 7564
2002-02-05 17:43:28 +00:00
George Rhoten
2fcb772016 ICU-1632 Better fix for tzname. Windows complains about the original declaration.
X-SVN-Rev: 7560
2002-02-05 02:52:42 +00:00
Yves Arrouye
a42dd565b8 ICU-1632 temporary fix for tzname.
X-SVN-Rev: 7544
2002-01-31 06:44:59 +00:00
George Rhoten
eab9274e43 ICU-1616 Allow for a NULL length argument
X-SVN-Rev: 7534
2002-01-30 06:19:28 +00:00
Yves Arrouye
59c59d6b47 ICU-620 recreate unicode/platform.h after make clean.
X-SVN-Rev: 7526
2002-01-30 00:01:54 +00:00
Yves Arrouye
3855e85428 ICU-1605 for UCNV_ESCAPE_UNICODE, print the codepoint, not the pair of
code units. Also, delimit the U+XXXX with curly braces for now.

X-SVN-Rev: 7513
2002-01-28 18:38:16 +00:00
Vladimir Weinstein
c85bfd56c3 ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
George Rhoten
0836738cc1 ICU-1630 Move UMTX from utypes.h to umutex.h,
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)

X-SVN-Rev: 7478
2002-01-23 17:17:06 +00:00
George Rhoten
24fb5c7668 ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
2002-01-22 00:27:49 +00:00
George Rhoten
644f35d609 ICU-1099 Make all string data const
X-SVN-Rev: 7468
2002-01-21 21:48:25 +00:00
George Rhoten
c6f5b3eedc ICU-1099 Make all string data const
X-SVN-Rev: 7467
2002-01-21 21:40:41 +00:00
Markus Scherer
f4190c00c7 ICU-1611 add and test u_enumCharTypes
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836 ICU-1586 allow UTrieEnumRange to stop the enumeration
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
9f4578b1cf ICU-882 Remove SCSU
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
George Rhoten
7e0d0afda8 ICU-597 The last as/400 fix conflicts with some other platforms.
X-SVN-Rev: 7430
2002-01-11 20:31:59 +00:00
George Rhoten
3e8367d659 ICU-597 Changes to make ICU work on as/400 (iSeries)
X-SVN-Rev: 7429
2002-01-11 17:33:52 +00:00
Yves Arrouye
da1e186728 ICU-1606 allow null arguments.
X-SVN-Rev: 7420
2002-01-09 20:39:35 +00:00
Yves Arrouye
c41188b178 ICU-1605 renamed to UCNV_ESCAPE_UNICODE. *** EXPERIMENTAL *** commited
a bit too soon, may be uncommited soon.

X-SVN-Rev: 7415
2002-01-09 01:15:18 +00:00
Yves Arrouye
85a889c4c2 ICU-1605 added UCNV_ESCAPE_CODEPOINT to escape as U+XXXX.
X-SVN-Rev: 7413
2002-01-09 00:45:13 +00:00
Ram Viswanadha
17881f0a1a ICU-1603 API for Unicode signature detection
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
Yves Arrouye
c67fa73c5f ICU-620 another pass at having make clean do a better job.
X-SVN-Rev: 7388
2002-01-05 02:06:26 +00:00
George Rhoten
3afedc097f ICU-863 Change some documentation
X-SVN-Rev: 7374
2001-12-27 18:23:04 +00:00
George Rhoten
f4ad302b11 ICU-1593 Slightly better documentation on how to use u_strtok_r
X-SVN-Rev: 7373
2001-12-27 00:16:48 +00:00
George Rhoten
df7dbcfa82 ICU-1593 Fix for the case when there are no delimiters found.
X-SVN-Rev: 7372
2001-12-27 00:13:20 +00:00
Markus Scherer
14e0d7c46c ICU-1586 use new UTrie in normalization
X-SVN-Rev: 7354
2001-12-19 20:14:25 +00:00
Markus Scherer
e4b419efb7 ICU-1586 handle non-zero initial values
X-SVN-Rev: 7350
2001-12-16 21:15:09 +00:00
Markus Scherer
643c782a9d ICU-1586 fix utrie_clone() - set trie->dataLength=other->dataLength
X-SVN-Rev: 7345
2001-12-12 11:16:36 +00:00
Eric Mader
4c5c3ac292 ICU-1586 add utrie.o to list of objects
X-SVN-Rev: 7336
2001-12-07 22:13:49 +00:00
Markus Scherer
a92571a185 ICU-1590 fix detection of U_WCHAR_IS_UTF16/32
X-SVN-Rev: 7333
2001-12-07 17:09:41 +00:00
Markus Scherer
268abe3937 ICU-1586 add common trie implementation
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
George Rhoten
8c1e0bb26a ICU-1028 Fix for os/390 batch mode (PDS mode) library versioning.
X-SVN-Rev: 7321
2001-12-05 17:51:11 +00:00
George Rhoten
42f8814f79 ICU-1028 Fix for BATCH mode (PDS mode) library versioning.
X-SVN-Rev: 7320
2001-12-05 17:46:30 +00:00
Andy Heninger
316aa9b311 ICU-1576 updated urename.h file for 2.0 ICU release
X-SVN-Rev: 7292
2001-12-03 22:35:34 +00:00