Yves Arrouye
550c0e205e
ICU-1220 more manual update (thanks ispell).
...
X-SVN-Rev: 7406
2002-01-08 03:05:49 +00:00
Yves Arrouye
5774a07092
ICU-1220 more manual update.
...
X-SVN-Rev: 7405
2002-01-08 03:03:55 +00:00
Yves Arrouye
23956f9d2d
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7404
2002-01-08 02:35:07 +00:00
Yves Arrouye
c62d7f20bb
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7403
2002-01-08 02:34:33 +00:00
Ram Viswanadha
17881f0a1a
ICU-1603 API for Unicode signature detection
...
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
Vladimir Weinstein
8be8e7e5c4
ICU-1602 runtime support for three byte primaries
...
X-SVN-Rev: 7401
2002-01-08 00:11:54 +00:00
Yves Arrouye
e0a7eb8731
ICU-1220 added iconv-compatibility option -c, and added -i for input
...
X-SVN-Rev: 7400
2002-01-07 21:35:54 +00:00
Yves Arrouye
4004c78ee9
ICU-1220 added iconv-compatibility option -c, and added -i for input
...
X-SVN-Rev: 7399
2002-01-07 21:34:41 +00:00
Yves Arrouye
b2b5b7ff96
ICU-1220 if --canon is used with -L, --list-transliterators, print only
...
one name per line (makes grepping very easy).
Ensure that we can handle transliterators names of arbitrary length (as
big as memory will allow).
X-SVN-Rev: 7398
2002-01-07 21:05:30 +00:00
Yves Arrouye
4cd24e1a9f
ICU-1220 better documentation of the transliteration.
...
X-SVN-Rev: 7397
2002-01-07 20:48:36 +00:00
Yves Arrouye
691fa3912c
ICU-1220 implemented -L, --list-transliterators.
...
made the -x transliterator option work.
updated manual page and resource bundle to reflect that.
X-SVN-Rev: 7396
2002-01-07 20:45:00 +00:00
Yves Arrouye
021616e5c9
ICU-1220 reformat help to fit in 80 columns
...
X-SVN-Rev: 7395
2002-01-05 06:33:43 +00:00
Yves Arrouye
102151ea80
ICU-1584 fixed spelling of billion in French
...
X-SVN-Rev: 7394
2002-01-05 05:52:46 +00:00
Yves Arrouye
dee3a3cd83
ICU-1601 rm Makefile when distcleaning.
...
X-SVN-Rev: 7393
2002-01-05 05:44:43 +00:00
Yves Arrouye
bf6882566b
ICU-620 another pass at having make clean do a better job.
...
It is to be noted that this build *is* quite convoluted, and that some files created in one
dir need to be deleted in another one or things break. Ugh. Somebody may clean up that packaging mess someday.
X-SVN-Rev: 7392
2002-01-05 04:57:17 +00:00
Yves Arrouye
18130aa761
ICU-620 another pass at having make clean do a better job.
...
X-SVN-Rev: 7391
2002-01-05 02:59:29 +00:00
Yves Arrouye
10b62aabe8
ICU-620 another pass at having make clean do a better job.
...
X-SVN-Rev: 7390
2002-01-05 02:37:11 +00:00
Yves Arrouye
117cfae8b1
ICU-620 another pass at having make clean do a better job.
...
X-SVN-Rev: 7389
2002-01-05 02:28:32 +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
Yves Arrouye
cccb02263f
ICU-1104 display an error if the encoding passed to --list-code results
...
in a null first alias (err is not set)
X-SVN-Rev: 7387
2002-01-05 01:20:45 +00:00
Yves Arrouye
ef243d3b7d
ICU-1104 add a --list-code code option to generalize the --default-code
...
one. A good use of this option is to know if a given name is valid, by
calling 'uconv --list-code name 2>/dev/null' and checking for the exit
code. Maybe a -q option is in order to make that easier.
X-SVN-Rev: 7386
2002-01-05 01:08:01 +00:00
Yves Arrouye
80b6bd8d53
ICU-1104 add a --default-code option.
...
X-SVN-Rev: 7385
2002-01-05 00:42:27 +00:00
Yves Arrouye
c05e8166f7
ICU-1104 add a --default-code option.
...
X-SVN-Rev: 7384
2002-01-05 00:42:05 +00:00
Yves Arrouye
35293cdf9c
ICU-1104 add a --default-code option.
...
X-SVN-Rev: 7383
2002-01-05 00:28:34 +00:00
Yves Arrouye
ff552c0fdc
ICU-1600 cleaning up of Makefile rules to show more information and less
...
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.
X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Vladimir Weinstein
93bca8f03a
ICU-978 cygwin port, inital commit
...
X-SVN-Rev: 7381
2002-01-03 22:35:03 +00:00
Yves Arrouye
e278496ce4
ICU-678 change explanation of libicu-doc now that make doc uses doxugen
...
More explanations re: standard config options for packaging.
X-SVN-Rev: 7380
2002-01-03 06:56:08 +00:00
George Rhoten
92e8bf4ed3
ICU-1465 Update the copyright notices, and location information (Cupertino -> San Jose)
...
X-SVN-Rev: 7379
2002-01-03 02:10:21 +00:00
George Rhoten
4cc4f9c7b5
ICU-1008 Do some less static initialization
...
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Vladimir Weinstein
2131d21888
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie, and
...
jitterbug 1599: testing the results of malloc/realloc, preserving status in some operations
X-SVN-Rev: 7377
2001-12-28 20:58:58 +00:00
Vladimir Weinstein
99976f36e8
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie
...
X-SVN-Rev: 7376
2001-12-28 20:55:24 +00:00
Vladimir Weinstein
ce3c06861d
ICU-1599 testing the results of malloc/realloc, preserving status in some operations
...
X-SVN-Rev: 7375
2001-12-28 20:53:44 +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
Yves Arrouye
4f00276a55
ICU-601 fixed use of -n instead of -p with --name.
...
X-SVN-Rev: 7371
2001-12-22 05:01:19 +00:00
Yves Arrouye
1d9ce6c59e
ICU-601 Fixed one-line desc of icu package
...
X-SVN-Rev: 7370
2001-12-22 04:07:40 +00:00
Yves Arrouye
4ce241ebb0
ICU-1456 fix new usage:
...
X-SVN-Rev: 7369
2001-12-21 20:20:54 +00:00
Yves Arrouye
c625ca5a9c
ICU-1456 fix new usage:
...
X-SVN-Rev: 7368
2001-12-21 20:20:04 +00:00
Yves Arrouye
78a771d553
ICU-1456 fix new usage:
...
X-SVN-Rev: 7367
2001-12-21 20:18:19 +00:00
Yves Arrouye
42b2966822
ICU-1596 treat the ICU data library as any other regular library,
...
giving it a proper name and versioning scheme, and using rpath as needed too.
X-SVN-Rev: 7366
2001-12-21 20:10:23 +00:00
Yves Arrouye
d8facfd734
ICU-1596 Added support for the -V option to version libraries.
...
Added alternate names for common and dll (respectively archive and library)
so that people can use the same names with configure and pkgdata.
X-SVN-Rev: 7365
2001-12-21 20:09:18 +00:00
Yves Arrouye
c99b118274
ICU-678 call ldconfig in a way that makes lintian notice it.
...
X-SVN-Rev: 7364
2001-12-21 20:01:14 +00:00
Yves Arrouye
16b14ddef2
ICU-1404 allow common and dll as synonyms for archive and library (for
...
consistency with pkgdata, for which the opposite change is made)
X-SVN-Rev: 7363
2001-12-21 17:45:55 +00:00
Yves Arrouye
a4cfe72422
ICU-601 finished documenting pkgdata. Steven, feel free to make the
...
manual page beefier.
X-SVN-Rev: 7362
2001-12-21 02:53:40 +00:00
Yves Arrouye
a146589e5c
ICU-601 finished documenting pkgdata. Steven, feel free to make the
...
manual page beefier.
X-SVN-Rev: 7361
2001-12-21 02:52:39 +00:00
Yves Arrouye
824f9fc14f
ICU-601 cosmetic changes in use of imperative vs descriptive for
...
consistency across manual pages.
X-SVN-Rev: 7360
2001-12-21 01:49:08 +00:00
Yves Arrouye
2a8bcb7962
ICU-601 started documented pkgdata(8), and gave -m a default value.
...
X-SVN-Rev: 7359
2001-12-21 01:46:10 +00:00
Yves Arrouye
b36d0fd588
ICU-601 clean manual pages when make clean
...
X-SVN-Rev: 7358
2001-12-21 01:26:46 +00:00
Yves Arrouye
25c3a8e749
ICU-601 documented the (new?) -n and -e options.
...
X-SVN-Rev: 7357
2001-12-20 23:29:06 +00:00
Yves Arrouye
5ef774061f
ICU-1476 exclude urename.h from the files that are processed, in order
...
to avoid links to the useless defines it contains.
X-SVN-Rev: 7356
2001-12-20 17:57:39 +00:00
Yves Arrouye
d7c3f90b00
ICU-1200 do not use the soon to be deprecated UnicodeConverter.
...
X-SVN-Rev: 7355
2001-12-20 00:50:00 +00:00
Markus Scherer
14e0d7c46c
ICU-1586 use new UTrie in normalization
...
X-SVN-Rev: 7354
2001-12-19 20:14:25 +00:00
Vladimir Weinstein
81befd9d61
ICU-1594 collation now uses generalized utrie data structure - test update
...
X-SVN-Rev: 7353
2001-12-19 07:02:47 +00:00
Vladimir Weinstein
b310fd38da
ICU-1594 collation now uses generalized utrie data structure
...
X-SVN-Rev: 7352
2001-12-19 07:00:45 +00:00
Vladimir Weinstein
6f9c051e34
ICU-1594 plugging in utrie implementation in collation framework - take 1
...
X-SVN-Rev: 7351
2001-12-17 22:07:37 +00:00
Markus Scherer
e4b419efb7
ICU-1586 handle non-zero initial values
...
X-SVN-Rev: 7350
2001-12-16 21:15:09 +00:00
Alan Liu
b8d527f6ac
ICU-929 fix indexOf bug
...
X-SVN-Rev: 7347
2001-12-13 22:57:08 +00:00
Eric Mader
73509baa23
ICU-1586 add tirietest.o to the list of object
...
X-SVN-Rev: 7346
2001-12-12 21:51:52 +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
Alan Liu
cafdcca519
ICU-1591 clean up TransliterationRule
...
X-SVN-Rev: 7344
2001-12-11 22:11:51 +00:00
Alan Liu
16fcadebb0
ICU-1591 clean up TransliterationRule
...
X-SVN-Rev: 7342
2001-12-11 17:45:13 +00:00
George Rhoten
75c294e757
ICU-1080 Update os/390 sections
...
X-SVN-Rev: 7341
2001-12-11 17:40:06 +00:00
Alan Liu
6e4cce25cd
ICU-929 add indexOf() and charAt() methods
...
X-SVN-Rev: 7340
2001-12-11 01:13:33 +00:00
Alan Liu
e8edb9740e
ICU-1592 add Sk to SKIP set
...
X-SVN-Rev: 7339
2001-12-11 00:02:07 +00:00
Alan Liu
8875e2c621
ICU-1592 add test cases for Tat\u02B9\u00E2na
...
X-SVN-Rev: 7338
2001-12-11 00:00:27 +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
George Rhoten
b47b823dfe
ICU-770 Memory cleanup, wrong sprintf statement
...
X-SVN-Rev: 7335
2001-12-07 19:02:00 +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
a6f38d8499
ICU-1586 do not overwrite previously set properties with ranges (enables private-use properties in UnicodeData.txt)
...
X-SVN-Rev: 7332
2001-12-06 21:07:33 +00:00
Markus Scherer
268abe3937
ICU-1586 add common trie implementation
...
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
Andy Heninger
4d55cc7d8b
ICU-1583 Fix broken samples
...
X-SVN-Rev: 7323
2001-12-05 18:08:56 +00:00
Andy Heninger
21944bfbe3
ICU-1583 Fix broken samples
...
X-SVN-Rev: 7322
2001-12-05 17:54:57 +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
George Rhoten
7584fb6a96
ICU-639 Create better random numbers.
...
X-SVN-Rev: 7319
2001-12-05 17:37:41 +00:00
Eric Mader
9b103e24a0
ICU-1428 Paragraph::draw - need to call ubidi_setLine with lastChar + 1.
...
X-SVN-Rev: 7317
2001-12-05 00:36:34 +00:00
George Rhoten
a8a3d9c46a
ICU-639 Better test for the case where M is accidentally used for m in locale data.
...
X-SVN-Rev: 7312
2001-12-04 20:24:37 +00:00
George Rhoten
44c76bbcb6
ICU-639 Use M for months instead of m for minutes.
...
X-SVN-Rev: 7311
2001-12-04 20:13:17 +00:00
George Rhoten
5e119cd4aa
ICU-770 Memory cleanup
...
X-SVN-Rev: 7307
2001-12-04 17:27:12 +00:00
Alan Liu
426dadc5a8
ICU-1076 clear toPattern result buffer
...
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
George Rhoten
37279d71cc
ICU-1211 Don't go beyond the end of the array (fix for Solaris, Windows, HP/UX)
...
X-SVN-Rev: 7304
2001-12-04 02:16:58 +00:00
Alan Liu
8824cc7909
ICU-1575 more mutex and string initialization cleanup
...
X-SVN-Rev: 7301
2001-12-04 00:08:31 +00:00
George Rhoten
c914380027
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7300
2001-12-03 23:56:30 +00:00
Alan Liu
ecdf5e0a92
ICU-1575 don't use global mutex
...
X-SVN-Rev: 7298
2001-12-03 23:50:24 +00:00
Alan Liu
264c5e2f9a
ICU-1226 remove stale script/block code
...
X-SVN-Rev: 7297
2001-12-03 23:32:14 +00:00
Eric Mader
53475997bb
ICU-1577 fix gcc compiler warnings.
...
X-SVN-Rev: 7296
2001-12-03 23:31:52 +00:00
George Rhoten
12bf469d3c
ICU-1211 Integrated the Min Cui's test from ICU4J
...
X-SVN-Rev: 7295
2001-12-03 23:16:04 +00:00
Alan Liu
eba45479e5
ICU-1373 add tests of supplemental character handling by algorithm transliterators
...
X-SVN-Rev: 7294
2001-12-03 23:09:07 +00:00
Eric Mader
3657aa4170
ICU-1577 fix definition of DEPS, which caused the warning "no file name for '-incluce'"
...
X-SVN-Rev: 7293
2001-12-03 22:39:50 +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
George Rhoten
f0a28aa373
ICU-1028 os/390 fix, which uses EBCDIC instead of ASCII
...
X-SVN-Rev: 7291
2001-12-03 22:35:02 +00:00
George Rhoten
192e7744fe
ICU-1472 Update @draft -> @stable
...
X-SVN-Rev: 7290
2001-12-03 22:22:18 +00:00
Ram Viswanadha
006e4e3fb1
ICU-1038 Documentation fixes no code change
...
X-SVN-Rev: 7289
2001-12-03 21:58:00 +00:00
Alan Liu
f8af43b4ae
ICU-1373 more fixes to support supplementals
...
X-SVN-Rev: 7286
2001-12-03 21:43:13 +00:00
Alan Liu
da0fef51a8
ICU-1572 fix ambiguous constructor call
...
X-SVN-Rev: 7284
2001-12-03 21:31:39 +00:00
Ram Viswanadha
7afda52678
ICU-980 Fix alias names
...
X-SVN-Rev: 7283
2001-12-03 21:24:15 +00:00
Alan Liu
2443c39da1
ICU-1575 full rule update
...
X-SVN-Rev: 7281
2001-12-03 20:51:19 +00:00
Alan Liu
3eccfcc26d
ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
...
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
George Rhoten
a026a70834
ICU-1220 Fix the Windows build of uconv
...
X-SVN-Rev: 7278
2001-12-03 20:27:42 +00:00
Andy Heninger
3ddc3827c9
ICU-1576 Rename class Utility to ICU_Utility, to avoid possible conflicts with application classes.
...
Used by transliteration; may be used by other modules in the future.
X-SVN-Rev: 7276
2001-12-03 20:19:08 +00:00
Ram Viswanadha
5ef961d839
ICU-960 Fix compiler warnings and crashing bug on Unixes
...
X-SVN-Rev: 7275
2001-12-03 19:55:31 +00:00
Ram Viswanadha
da4610d484
ICU-960 more error logging
...
X-SVN-Rev: 7273
2001-12-03 19:28:19 +00:00
Markus Scherer
b0a95e14d0
ICU-1549 test lj upper/lower-casing
...
X-SVN-Rev: 7272
2001-12-03 18:47:52 +00:00
Ram Viswanadha
17cb42a394
ICU-1572 Fix access violation in test
...
X-SVN-Rev: 7271
2001-12-03 18:41:21 +00:00
George Rhoten
788101acd4
ICU-1556 This is no longer needed because we have the configure option.
...
X-SVN-Rev: 7270
2001-12-03 18:40:09 +00:00
George Rhoten
07fd534156
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7267
2001-12-03 18:32:20 +00:00
Alan Liu
35b031a971
ICU-1575 port updated rules
...
X-SVN-Rev: 7266
2001-12-03 18:30:30 +00:00
George Rhoten
791e9e764c
ICU-1259 Fixes for HP/UX11CC
...
X-SVN-Rev: 7262
2001-12-03 18:06:27 +00:00
George Rhoten
e70635bba6
ICU-770 Memory cleanup
...
X-SVN-Rev: 7260
2001-12-03 17:13:18 +00:00
Alan Liu
514ea083f8
ICU-1501 fix to handle surrogates
...
X-SVN-Rev: 7258
2001-12-01 22:37:34 +00:00
Alan Liu
dafa4debfb
ICU-1501 fix TestIncrementalProgress
...
X-SVN-Rev: 7257
2001-12-01 22:29:07 +00:00
Alan Liu
7aea4f6ffd
ICU-1572 fix UnicodeSet '&' and '-' handling
...
X-SVN-Rev: 7256
2001-12-01 21:46:53 +00:00
George Rhoten
d571c6188f
ICU-1279 Change the LCID for sh and sr locales like the nn locale, which have more than one mapping.
...
X-SVN-Rev: 7255
2001-12-01 08:19:56 +00:00
George Rhoten
aa3405d060
ICU-104 Fix for Linux (unfix a warning on HP/UX 11 CC)
...
X-SVN-Rev: 7253
2001-12-01 06:33:54 +00:00
Ram Viswanadha
f20e95322f
ICU-1259 Synch test with ICU4j
...
X-SVN-Rev: 7252
2001-12-01 04:33:03 +00:00
Ram Viswanadha
15f7564cb7
ICU-1259 Synch rules with ICU4j
...
X-SVN-Rev: 7249
2001-12-01 04:30:28 +00:00
George Rhoten
3b9185cba0
ICU-1501 Fixed ANSI C (gcc) compiler problem.
...
X-SVN-Rev: 7248
2001-12-01 03:18:08 +00:00
Alan Liu
302bf822c7
ICU-1572 fix UnicodeSet.toPattern() round trip bugs
...
X-SVN-Rev: 7245
2001-12-01 01:33:41 +00:00
George Rhoten
f55499cf92
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7240
2001-12-01 00:32:29 +00:00
Ram Viswanadha
8c16739f86
ICU-452 Update with comments from Markus
...
X-SVN-Rev: 7236
2001-11-30 23:59:23 +00:00
Helena Chapman
6f5df69456
ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
...
X-SVN-Rev: 7235
2001-11-30 23:53:55 +00:00
George Rhoten
1022f98094
ICU-104 Fix Solaris optimization bug
...
X-SVN-Rev: 7234
2001-11-30 23:27:28 +00:00
George Rhoten
4ca9b67054
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7233
2001-11-30 23:01:40 +00:00
George Rhoten
7619d3574b
ICU-104 Fix for HP/UX 11 CC
...
X-SVN-Rev: 7229
2001-11-30 22:23:45 +00:00
Markus Scherer
bbb1ebd15e
ICU-960 small fixes and optimizations
...
X-SVN-Rev: 7227
2001-11-30 22:15:36 +00:00
Alan Liu
b720561095
ICU-1560 sync C rules with Java
...
X-SVN-Rev: 7224
2001-11-30 21:24:16 +00:00
George Rhoten
f544712400
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7221
2001-11-30 20:11:33 +00:00
George Rhoten
74d95b9cee
ICU-104 Fix for EBCDIC machines.
...
X-SVN-Rev: 7220
2001-11-30 19:57:11 +00:00
Markus Scherer
d460fb1fb7
ICU-452 more small fixes
...
X-SVN-Rev: 7219
2001-11-30 19:43:43 +00:00
Eric Mader
f9b031d691
ICU-1428 UnicodeReader::readFile must allcoate charCount + 1 chars for the charBuffer to make room for the null that it writes at the end of the buffer!
...
X-SVN-Rev: 7218
2001-11-30 19:23:58 +00:00
George Rhoten
85b9bf0e00
ICU-770 Memory cleanup
...
X-SVN-Rev: 7216
2001-11-30 18:19:56 +00:00
Markus Scherer
1121202bea
ICU-1465 note on japanese collation levels and performance
...
X-SVN-Rev: 7214
2001-11-30 18:11:35 +00:00
Ram Viswanadha
1b95ca6012
ICU-452 No code change only comments
...
X-SVN-Rev: 7213
2001-11-30 18:02:53 +00:00
George Rhoten
a9e11cfce2
ICU-1556 Better fix for Solaris with gcc
...
X-SVN-Rev: 7211
2001-11-30 17:38:56 +00:00
Ram Viswanadha
cae5b85a0f
ICU-452 Update with comments from Markus
...
X-SVN-Rev: 7205
2001-11-30 05:20:52 +00:00
Ram Viswanadha
e9302bd7c3
ICU-960 Update with comments from Markus
...
X-SVN-Rev: 7204
2001-11-30 05:20:18 +00:00
George Rhoten
78a66d2c3b
ICU-1566 Use TRUE instead of true
...
X-SVN-Rev: 7200
2001-11-30 01:26:49 +00:00
Alan Liu
54d8e90e03
ICU-1560 sync with Java
...
X-SVN-Rev: 7199
2001-11-30 01:24:25 +00:00
George Rhoten
df1e6e73c1
ICU-1556 Fix for Solaris with gcc
...
X-SVN-Rev: 7195
2001-11-30 01:02:04 +00:00
Helena Chapman
cd5de5761f
ICU-1501 Ported back the Upper/Lower/TitlecaseTransliterator changes from Java.
...
X-SVN-Rev: 7192
2001-11-30 00:57:29 +00:00
George Rhoten
e51ea42e7c
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor
...
problems
X-SVN-Rev: 7189
2001-11-30 00:37:50 +00:00
George Rhoten
859edb1416
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
...
X-SVN-Rev: 7187
2001-11-30 00:06:13 +00:00
Alan Liu
2db72dd89a
ICU-1566 make getDisplayName() grok variants
...
X-SVN-Rev: 7186
2001-11-29 23:49:44 +00:00
Doug Felt
851c47136f
ICU-104 added test for llong
...
X-SVN-Rev: 7185
2001-11-29 23:49:09 +00:00
Doug Felt
3ce10fb69c
ICU-104 added test for llong, removed #ifdef used to bump code coverage
...
X-SVN-Rev: 7184
2001-11-29 23:47:52 +00:00
Markus Scherer
9739fc389e
ICU-1501 add internal function to get the titlecase mapping of a single code point, for transliteration - so far without context, i.e., incomplete
...
X-SVN-Rev: 7177
2001-11-29 20:44:54 +00:00
Vladimir Weinstein
4449c22900
ICU-393 .cvsignore
...
X-SVN-Rev: 7176
2001-11-29 20:27:30 +00:00
Vladimir Weinstein
655e6da650
ICU-1465 review @draft/@stable tags
...
X-SVN-Rev: 7175
2001-11-29 20:22:25 +00:00
Vladimir Weinstein
821cb96590
ICU-1005 made test independent of each other in order to help find a potential leak
...
X-SVN-Rev: 7174
2001-11-29 20:21:08 +00:00
Helena Chapman
32b4e49fd6
ICU-1501 Added u_getMaxCaseExpansion(). This can be considered added into API in the future.
...
X-SVN-Rev: 7173
2001-11-29 19:27:40 +00:00
Alan Liu
129fb5c916
ICU-1514 map Remove' => Null
...
X-SVN-Rev: 7169
2001-11-29 18:03:51 +00:00
George Rhoten
e72b5bd2c2
ICU-1533 Sync Unix and Windows build
...
X-SVN-Rev: 7163
2001-11-29 17:25:55 +00:00
George Rhoten
e674eedfbf
ICU-1533 Display the error message properly
...
X-SVN-Rev: 7159
2001-11-29 06:09:54 +00:00
Alan Liu
adeb7ac274
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7155
2001-11-29 01:01:31 +00:00
Alan Liu
8eff706d84
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7154
2001-11-29 00:39:20 +00:00
George Rhoten
88a3210dad
ICU-1460 Several fixes for HP/UX. One of them is the +DAportable option.
...
X-SVN-Rev: 7153
2001-11-29 00:29:20 +00:00
Markus Scherer
27a9f4efe9
ICU-1109 make u_terminate... safer: check if length<0
...
X-SVN-Rev: 7152
2001-11-28 23:59:09 +00:00
Markus Scherer
7e83770f19
ICU-852 most u_mem... check count>0; u_...cmpCodePointOrder() no fixup if ==; faster u_memchr32
...
X-SVN-Rev: 7151
2001-11-28 23:49:32 +00:00
Doug Felt
b880d50f0b
ICU-104 added test of fractionalRuleSet. Removed old ifdef'd out
...
debugging code.
X-SVN-Rev: 7150
2001-11-28 23:34:01 +00:00
Doug Felt
a8e24bc334
ICU-104 added fixes for findFractionalRuleSetRule. Worked around
...
msvc 6 compiler bug, uint32_t >> 32 leaves value unchanged. Minimal
rule sets with no rules but special rules failed. Removed obsolete comment.
X-SVN-Rev: 7149
2001-11-28 23:31:53 +00:00
Markus Scherer
e9fd450259
ICU-894 u_strncpy check n>0
...
X-SVN-Rev: 7148
2001-11-28 23:20:08 +00:00
Andy Heninger
d18236fca5
ICU-1075 fixed memory leak in udata_SetAppData(), when U_USING_DEFAULT_WARNING returned.
...
X-SVN-Rev: 7147
2001-11-28 23:19:56 +00:00
Helena Chapman
b3c6e99445
ICU-1533 Ported ReplaceableTest from Java to C++.
...
X-SVN-Rev: 7146
2001-11-28 23:03:04 +00:00
Markus Scherer
db0ea28e10
ICU-242 clarify U_CALLCONV some more; not just necessary for old compilers
...
X-SVN-Rev: 7145
2001-11-28 23:01:46 +00:00
Markus Scherer
a845c2f672
ICU-858 fix number of output digits for some escape callback options
...
X-SVN-Rev: 7142
2001-11-28 22:49:50 +00:00
Vladimir Weinstein
004feb34d1
ICU-1005 increase code coverage for NumberFormat
...
X-SVN-Rev: 7140
2001-11-28 22:28:16 +00:00
Markus Scherer
68be9ea66e
ICU-322 fix version check
...
X-SVN-Rev: 7139
2001-11-28 22:24:58 +00:00
Andy Heninger
d21c5857fd
ICU-1474 ufortune sample, tweak to Makefile for hpux
...
X-SVN-Rev: 7136
2001-11-28 22:06:46 +00:00
Ram Viswanadha
ac9be05b00
ICU-1259 Synch tests for TransliteratorTest
...
X-SVN-Rev: 7134
2001-11-28 20:55:15 +00:00
Ram Viswanadha
e137e58f4e
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7133
2001-11-28 20:25:00 +00:00
Vladimir Weinstein
b53174e523
ICU-1005 increase code coverage for RuleBasedNumberFormat
...
X-SVN-Rev: 7129
2001-11-28 18:23:23 +00:00
Ram Viswanadha
e343dd8007
ICU-1259 remove dependency on rollback
...
X-SVN-Rev: 7123
2001-11-28 06:05:12 +00:00
Ram Viswanadha
3e97d2b31e
ICU-1259 Synch up rules with ICU4J. Fix Indic bugs, remove dependency on rollback
...
X-SVN-Rev: 7122
2001-11-28 06:04:32 +00:00
Vladimir Weinstein
b70532ba6b
ICU-393 .cvsignore
...
X-SVN-Rev: 7119
2001-11-28 04:22:59 +00:00
George Rhoten
3df78aa641
ICU-1556 Allow enable/disable building 64-bit libraris on Solaris for now.
...
X-SVN-Rev: 7118
2001-11-28 04:10:53 +00:00
George Rhoten
beeac729b2
ICU-1259 Fix the TestgetID test when it fails.
...
X-SVN-Rev: 7117
2001-11-28 03:51:58 +00:00
Alan Liu
912c3f15a9
ICU-1238 make Korean transliterators use \' for separator instead of '-'
...
X-SVN-Rev: 7114
2001-11-28 01:39:37 +00:00
Andy Heninger
71f2c9fecd
ICU-1474 ufortune sample, tweaks to Makefile, build instructions for problems
...
found when testing on solaris, hp
X-SVN-Rev: 7112
2001-11-28 01:26:32 +00:00
Doug Felt
5fb466b2df
ICU-104 added Vladimir's API tests
...
X-SVN-Rev: 7110
2001-11-28 01:00:56 +00:00
Doug Felt
f3ee2bd004
ICU-104 fix problems with RBNF clone. llong conversion to text now
...
outputs '0' rather than nothing. Clone uses getRules() UnicodeString directly,
previously was extracting to (unterminated!) UChar*. Dispose NULLs out
fields of deleted objects to prevent double delete.
X-SVN-Rev: 7109
2001-11-28 00:58:33 +00:00
Markus Scherer
b285d652e2
ICU-1549 add test for Deseret (plane 1) lower/upper-casing (string-casing)
...
X-SVN-Rev: 7107
2001-11-28 00:47:56 +00:00
George Rhoten
c2cba02edd
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7104
2001-11-27 23:10:56 +00:00
Alan Liu
ef320b3c1f
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
...
X-SVN-Rev: 7101
2001-11-27 21:54:58 +00:00
Alan Liu
e66ad4853f
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7098
2001-11-27 21:36:24 +00:00
Alan Liu
f70b7c452d
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7097
2001-11-27 21:34:15 +00:00
George Rhoten
6273bca566
ICU-1551 Some versions of Solaris couldn't handle that last change.
...
X-SVN-Rev: 7096
2001-11-27 19:44:51 +00:00
Eric Mader
a4662d784f
ICU-1289 changed to use ICU coding conventions.
...
X-SVN-Rev: 7094
2001-11-27 01:35:15 +00:00
Eric Mader
d003bca223
ICU-1289 added information about using the scrptrun files from their
...
original directory. Updated information about paired punctuation. Removed
information about LayoutEngine coding conventions.
X-SVN-Rev: 7093
2001-11-27 01:34:52 +00:00
Eric Mader
e347d76c05
ICU-1289 changes for paired character matching from samples/layout.
...
X-SVN-Rev: 7092
2001-11-27 01:05:31 +00:00
Eric Mader
67b7062a22
ICU-1428 changes to get scrptrun from extra/scrptrun
...
X-SVN-Rev: 7091
2001-11-27 01:03:15 +00:00
Eric Mader
9534b7c75b
ICU-1428 change to get scrptrun from extra/scrptrun instead of using a local ocopy
...
X-SVN-Rev: 7090
2001-11-27 00:52:51 +00:00
George Rhoten
10e4887cde
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7089
2001-11-26 23:09:33 +00:00
Andy Heninger
35c3315c8a
ICU-1474 ufortune sample, windows project file build rules fixed
...
X-SVN-Rev: 7088
2001-11-26 21:52:43 +00:00
George Rhoten
152ddb6897
ICU-1550 Fixes for NetBSD
...
X-SVN-Rev: 7087
2001-11-26 21:47:42 +00:00
George Rhoten
c331e30e56
ICU-1551 Fix for Solaris and very old gcc.
...
X-SVN-Rev: 7086
2001-11-26 19:50:14 +00:00
Eric Mader
8421d35962
ICU-1428 small clean-up of BiDi support.
...
X-SVN-Rev: 7085
2001-11-26 18:58:04 +00:00
Ram Viswanadha
22a165cd5f
ICU-1472 Fix errors in documentation
...
X-SVN-Rev: 7084
2001-11-26 18:20:38 +00:00
Ram Viswanadha
37656591b5
ICU-1259 Enable some InterIndic tests
...
X-SVN-Rev: 7079
2001-11-22 05:51:42 +00:00
Ram Viswanadha
a82c1b4547
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7078
2001-11-22 05:50:51 +00:00
Ram Viswanadha
20b8e6fec6
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7077
2001-11-22 02:45:02 +00:00
Syn Wee Quek
50f3465495
ICU-1495
...
c++ port of the Java RoundTripTest.
Please note that the tests are not all passing.
X-SVN-Rev: 7076
2001-11-22 02:41:06 +00:00
Eric Mader
cce34802bf
ICU-1428 use ubidi to find run directions; take al the line seperators
...
out of Sample.txt.
X-SVN-Rev: 7075
2001-11-22 01:43:53 +00:00
Alan Liu
4378069652
ICU-1533 incorporate Mark's review comments; update docs
...
X-SVN-Rev: 7070
2001-11-22 00:05:50 +00:00
Alan Liu
2280780824
ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
...
X-SVN-Rev: 7067
2001-11-21 22:43:21 +00:00
Alan Liu
f775728fce
ICU-1533 incorporate Mark's review comments
...
X-SVN-Rev: 7063
2001-11-21 21:46:28 +00:00
Alan Liu
2d57eedd4e
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7062
2001-11-21 21:45:40 +00:00
Alan Liu
5ad3030b93
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7060
2001-11-21 21:29:37 +00:00
Alan Liu
16c55a1fc4
ICU-1533 incorporate Mark's review comments
...
X-SVN-Rev: 7059
2001-11-21 21:23:48 +00:00
Alan Liu
53f2fe4403
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7058
2001-11-21 21:15:16 +00:00
Alan Liu
2b109067ec
ICU-1533 disable rollback code
...
X-SVN-Rev: 7055
2001-11-21 19:55:39 +00:00
Alan Liu
412163dd3f
ICU-1225 make registration functions protected @internal
...
X-SVN-Rev: 7054
2001-11-21 19:35:53 +00:00
Eric Mader
b51d954ade
ICU-1428 ScriptRun - support matching for more paired characters.
...
X-SVN-Rev: 7052
2001-11-21 19:01:01 +00:00
Alan Liu
efe00fdd38
ICU-1225 test new Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7050
2001-11-21 07:08:13 +00:00
Alan Liu
76b369219e
ICU-1225 add new Escape and Unescape transliterators to replace UnicodeToHex and HexToUnicode; register several Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7049
2001-11-21 07:02:15 +00:00
Alan Liu
8986e13b6a
ICU-1533 add #ifndef around header
...
X-SVN-Rev: 7048
2001-11-21 07:01:42 +00:00
Vladimir Weinstein
97c2a58442
ICU-1541 data should not have U_EXPORT2
...
X-SVN-Rev: 7045
2001-11-21 02:29:12 +00:00
Vladimir Weinstein
3051ee5a0b
ICU-1541 commited by error
...
X-SVN-Rev: 7042
2001-11-21 01:56:10 +00:00
Vladimir Weinstein
8eb94c82a5
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7041
2001-11-21 01:22:16 +00:00
Vladimir Weinstein
1d47f84b47
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
Vladimir Weinstein
6bc1ab66fe
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7039
2001-11-21 01:08:55 +00:00
Vladimir Weinstein
1b0596cd30
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
George Rhoten
e20a286b5e
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7029
2001-11-20 21:25:14 +00:00
George Rhoten
035d46a9a1
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7027
2001-11-20 19:37:16 +00:00
George Rhoten
a7b262eacf
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7026
2001-11-20 18:59:58 +00:00
George Rhoten
7b86683351
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7025
2001-11-20 18:44:51 +00:00
George Rhoten
fd45118f37
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7024
2001-11-20 18:23:19 +00:00
George Rhoten
a51d8517eb
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7023
2001-11-20 18:03:30 +00:00
George Rhoten
0d06bd5306
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7020
2001-11-20 17:50:44 +00:00
George Rhoten
8e131fce07
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7019
2001-11-20 17:35:46 +00:00
George Rhoten
d2385b955f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7018
2001-11-20 17:23:25 +00:00
George Rhoten
ef976c2c56
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7017
2001-11-20 03:37:00 +00:00
George Rhoten
9f048e0918
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7016
2001-11-20 03:27:44 +00:00
George Rhoten
e09e475b08
ICU-770 Memory cleanup
...
X-SVN-Rev: 7015
2001-11-20 03:13:36 +00:00
George Rhoten
1543490f94
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7014
2001-11-20 02:46:46 +00:00
George Rhoten
0a8cccc027
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7013
2001-11-20 01:51:19 +00:00
Andy Heninger
6416e8a0e5
ICU-1474 ufortune sample, Improved readme, still not done, though.
...
X-SVN-Rev: 7012
2001-11-20 01:29:37 +00:00
George Rhoten
0c4bab2e3b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7009
2001-11-20 01:02:16 +00:00
Alan Liu
4e17b96d68
ICU-1533 add util.cpp
...
X-SVN-Rev: 7008
2001-11-20 00:55:51 +00:00
Alan Liu
3c13c68239
ICU-1533 fix typo per Doug's review
...
X-SVN-Rev: 7007
2001-11-20 00:47:12 +00:00
Helena Chapman
a4ac57dffc
ICU-1533 Fixed more mem leaks. Sorry.
...
X-SVN-Rev: 7006
2001-11-20 00:41:48 +00:00
Alan Liu
9d0f301488
ICU-1533 update docs per Doug's review
...
X-SVN-Rev: 7005
2001-11-20 00:41:01 +00:00
Alan Liu
9db9c6bea1
ICU-1533 fix typo
...
X-SVN-Rev: 7004
2001-11-20 00:35:22 +00:00
George Rhoten
f0a6e2a682
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7002
2001-11-20 00:30:00 +00:00
Alan Liu
270779a37e
ICU-1533 add minDigits param to appendNumber
...
X-SVN-Rev: 7000
2001-11-20 00:24:57 +00:00
Alan Liu
a807740f12
ICU-1533 per Doug's review, move appendNumber to a utility class
...
X-SVN-Rev: 6999
2001-11-20 00:07:11 +00:00
George Rhoten
f1ceeaf2ad
ICU-770 Memory cleanup
...
X-SVN-Rev: 6996
2001-11-19 22:32:02 +00:00
Ram Viswanadha
17a449e032
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 6995
2001-11-19 22:23:36 +00:00
Alan Liu
e9534adeba
ICU-1533 per Doug's review, move CharString to separate file
...
X-SVN-Rev: 6994
2001-11-19 21:25:34 +00:00
Alan Liu
77747f5ebc
ICU-1533 per Doug's review, move this to separate file
...
X-SVN-Rev: 6993
2001-11-19 21:24:29 +00:00