Commit Graph

15827 Commits

Author SHA1 Message Date
George Rhoten
6490ed1ae8 ICU-6034 Prevent a mutex deadlock in case tzset really calls ICU under the covers.
X-SVN-Rev: 22960
2007-11-26 18:25:01 +00:00
Matitiahu Allouche
bd833a37f2 ICU-6032 fix the bug for ICU4C.
X-SVN-Rev: 22957
2007-11-22 15:52:32 +00:00
Michael Ow
ad499a6c4b ICU-738 Eliminate extra space by offseting position argument by 1.
X-SVN-Rev: 22947
2007-11-16 21:03:01 +00:00
Eric Mader
b4afc1aece ICU-6004 remove C++ comments.
X-SVN-Rev: 22943
2007-11-16 01:25:00 +00:00
Michael Ow
dd6609733d ICU-738 Fix Linux malloc error.
X-SVN-Rev: 22942
2007-11-15 23:33:24 +00:00
Andrew J Macheret
b936324dea ICU-6004 Tiny fix - Added end-lines to error messages
X-SVN-Rev: 22941
2007-11-15 23:19:14 +00:00
Andrew J Macheret
ec863e6f4e ICU-6004 Added a test in cmsccoll.c
X-SVN-Rev: 22940
2007-11-15 23:09:40 +00:00
George Rhoten
af18df5289 ICU-5900 Fix logic issue with u_toSmallKana and u_toLargeKana
X-SVN-Rev: 22924
2007-11-14 18:06:11 +00:00
Andrew J Macheret
f23e13afaf ICU-6004 Added a line so that the code that generates a partial key will ignore ignorables, just like the full key generator does
X-SVN-Rev: 22909
2007-11-09 20:32:16 +00:00
George Rhoten
bc4a8b72c1 ICU-6001 Fix callback
X-SVN-Rev: 22906
2007-11-08 21:06:10 +00:00
Michael Ow
a47509395b ICU-738 Fix intialization warnings.
X-SVN-Rev: 22905
2007-11-08 18:16:15 +00:00
Michael Ow
3bab6dc25c ICU-738 Add argument list to store va_list information when positional data is given.
X-SVN-Rev: 22904
2007-11-08 17:21:40 +00:00
Eric Mader
b97a0ed12e ICU-5923 Remove stray C++ comment.
X-SVN-Rev: 22901
2007-11-08 00:20:57 +00:00
Eric Mader
f9c887d9a5 ICU-5923 Fix broken logical to physical mapping, improve test.
X-SVN-Rev: 22898
2007-11-07 00:37:48 +00:00
Michael Ow
f87c360920 ICU-738 Eliminate call to system sprintf in reordering test.
X-SVN-Rev: 22897
2007-11-07 00:30:22 +00:00
Andrew J Macheret
1f872827e3 ICU-4081 Ported more tests and fixed more problems revealed by tests
X-SVN-Rev: 22896
2007-11-07 00:07:35 +00:00
Michael Ow
ae68bce23b ICU-738 Fix Windows error in strtst.c.
X-SVN-Rev: 22895
2007-11-06 23:30:23 +00:00
Andrew J Macheret
f018a43611 ICU-4081 Ported tests and fixed problems revealed by tests
X-SVN-Rev: 22894
2007-11-06 22:26:06 +00:00
Andrew J Macheret
4fc941c249 ICU-4081 Fixed warnings
X-SVN-Rev: 22892
2007-11-06 20:09:52 +00:00
Michael Ow
823b13cee5 ICU-5993 Eliminate infinite loop when search pattern is single combining diactrical.
X-SVN-Rev: 22891
2007-11-06 20:00:35 +00:00
Michael Ow
a135e7122c ICU-738 Add reordering test for u_sprintf.
X-SVN-Rev: 22889
2007-11-06 18:23:29 +00:00
Michael Ow
4a66e7ca13 ICU-738 Add *printf reordering capabilities by parsing argument list.
X-SVN-Rev: 22888
2007-11-06 18:01:07 +00:00
Claire Ho
13ec3d524f ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
George Rhoten
c4849a6107 ICU-6010 ISO-3166 update
X-SVN-Rev: 22884
2007-11-04 00:06:32 +00:00
Markus Scherer
52ef174f12 ICU-6017 support local alias files in reslocal.mk
X-SVN-Rev: 22880
2007-11-01 23:10:52 +00:00
Michael Ow
bd5dc8355d ICU-4384 Make sure u_snprintf and similar functions conform to POSIX snprintf and change test to reflect this.
X-SVN-Rev: 22878
2007-10-31 23:17:15 +00:00
Claire Ho
88f2f061d7 ICU-5913 fixed bug in discontinuous contractions.
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
Michael Ow
feba867323 ICU-4279 Add test case for NFD and NFC string search.
X-SVN-Rev: 22873
2007-10-30 19:45:55 +00:00
David Bertoni
233ddab1bc ICU-5891 Updates per code review. Also added new data-driven test case.
X-SVN-Rev: 22861
2007-10-26 20:57:56 +00:00
Eric Mader
313bc1e982 ICU-6007 Don't check for Thai presentation forms if the font doesn't contain Thai!
X-SVN-Rev: 22857
2007-10-26 02:27:04 +00:00
Eric Mader
4bab39d8e7 ICU-6006 Don't check for ZWNJ glyphs if the font doesn't have a ZWNJ glyph!
X-SVN-Rev: 22856
2007-10-26 02:26:26 +00:00
Michael Ow
c66829fdad ICU-4081 Add chinese calender to Makefile.in.
X-SVN-Rev: 22855
2007-10-25 22:53:36 +00:00
Michael Ow
3b76a8e2fb ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
X-SVN-Rev: 22854
2007-10-25 22:02:54 +00:00
Andrew J Macheret
f8339df718 ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
Markus Scherer
295dc24d64 ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
X-SVN-Rev: 22852
2007-10-25 17:05:36 +00:00
Markus Scherer
b69ac49696 ICU-6002 fix constant expressions for c number parsing (see gcc Bugzilla bug 3885)
X-SVN-Rev: 22851
2007-10-25 16:36:50 +00:00
Markus Scherer
49868a5a68 ICU-6001 fix ucnv_getUnicodeSet(LMBCS)
X-SVN-Rev: 22850
2007-10-25 05:17:43 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
Markus Scherer
31b85e745d ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
2007-10-24 21:15:41 +00:00
Michael Ow
56171edcdc ICU-5024 Add null entry in DIACTRICMATCH test case.
X-SVN-Rev: 22846
2007-10-24 19:20:58 +00:00
Doug Felt
fb2431bbdd ICU-6000 fix for RBNF in ICU4C
X-SVN-Rev: 22845
2007-10-24 00:38:03 +00:00
Michael Ow
3f617517e7 ICU-5024 Check for cases where getCE() should be used in hasAccentAfterMatch.
X-SVN-Rev: 22840
2007-10-23 19:13:33 +00:00
Michael Ow
f6ec12ee6c ICU-5024 Add test case for diactric matching bug.
X-SVN-Rev: 22839
2007-10-23 19:09:59 +00:00
Markus Scherer
e2232741ed ICU-5401 fix test, reenable check for existing file
X-SVN-Rev: 22831
2007-10-22 19:21:22 +00:00
Markus Scherer
c2b52dbe07 ICU-5999 add gsm-03.38 to ucnv_isAmbiguous()
X-SVN-Rev: 22830
2007-10-22 19:07:34 +00:00
Michael Ow
db658067b7 ICU-5024 Remove getCE call on the last collation element check in the function hasAccentsAfterMatch.
X-SVN-Rev: 22827
2007-10-19 22:14:46 +00:00
Michael Ow
90b5316a76 ICU-4038 Added the fix on ICU4C to ICU4J StringSearch.
X-SVN-Rev: 22826
2007-10-19 21:16:09 +00:00
Michael Ow
9831a64be7 ICU-4038 Restore the last found ce so that shifting forward or backward is done properly with the correct ce.
X-SVN-Rev: 22821
2007-10-19 19:04:25 +00:00
George Rhoten
05e65a675a ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22819
2007-10-18 23:48:13 +00:00
Michael Ow
9ddca92223 ICU-5950 Added member to struct USearch to keep track of whether a breakiterator is given by the user.
X-SVN-Rev: 22818
2007-10-18 22:35:50 +00:00
Michael Ow
7c1d2e0b40 ICU-5950 Implement breakiterator to check for accents after character match when using primary strength searches. Also, accents in the pattern are ignored when using primary strength searches. TestIgnorable test cases has been altered to test for accent after character matches.
X-SVN-Rev: 22817
2007-10-18 22:29:39 +00:00
George Rhoten
dc5e7b7a29 ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22800
2007-10-16 05:29:03 +00:00
George Rhoten
8b713294c6 ICU-5797 Move JISX201 to the "not in ICU by default" section.
X-SVN-Rev: 22790
2007-10-13 16:34:26 +00:00
George Rhoten
52b70fb139 ICU-5992 Fix icu-config for Windows
X-SVN-Rev: 22789
2007-10-13 08:16:49 +00:00
Eric Mader
d09cfab8bd ICU-5991 Use GWLP_USERDATA instead of 0 for the index to SetWindowLongPtr().
X-SVN-Rev: 22784
2007-10-12 20:10:20 +00:00
Jennifer Chye
65a89b4075 ICU-5797 fix gcc compile error with previous change
X-SVN-Rev: 22779
2007-10-11 23:43:02 +00:00
Markus Scherer
fb79757dfb ICU-5797 delete separate JIS X 0201 and JIS X 0208 conversion tables
X-SVN-Rev: 22775
2007-10-11 22:18:43 +00:00
Markus Scherer
e314be31a5 ICU-5797 delete separate JIS X 0201 and JIS X 0208 conversion tables
X-SVN-Rev: 22774
2007-10-11 22:18:11 +00:00
Markus Scherer
a7fe8c6d9b ICU-5797 fix tests
X-SVN-Rev: 22773
2007-10-11 21:52:29 +00:00
Markus Scherer
cc36611b2f ICU-5797 use Shift-JIS table for ISO 2022-JP, and hardcode JIS X 0201 mappings
X-SVN-Rev: 22772
2007-10-11 21:31:32 +00:00
Eric Mader
e6ca6a5162 ICU-5906 Remove nbsp hack, which breaks fonts where space and NBS map to the same glyph and that glyph *isn't* 0x0003!
X-SVN-Rev: 22770
2007-10-11 00:55:38 +00:00
George Rhoten
414eef4c2f ICU-5977 Fix for mainframes
X-SVN-Rev: 22769
2007-10-10 23:04:12 +00:00
John Emmons
f767a5630c ICU-5970 Metazone updates for 2007h
X-SVN-Rev: 22767
2007-10-10 04:21:24 +00:00
Eric Mader
0886a557b1 ICU-5906 Restrict feature match to a single syllable for Tibetan, Khmer.
X-SVN-Rev: 22765
2007-10-10 00:00:34 +00:00
Claire Ho
ff81b45d21 ICU-5977 set the timezone to GMT to avoid the inconsisitent result.
X-SVN-Rev: 22764
2007-10-09 20:22:16 +00:00
Eric Mader
bd40249b9b ICU-5906 Restrict feature match to a single syllable for Indic.
X-SVN-Rev: 22762
2007-10-09 19:40:14 +00:00
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +00:00
Markus Scherer
01a86e65e0 ICU-5962 add --no-iso-comments and --only-iso-comments options to gennames
X-SVN-Rev: 22746
2007-10-04 05:58:45 +00:00
Markus Scherer
acfe30c3c5 ICU-5968 apply --omitCollationRules to UCARules as well
X-SVN-Rev: 22743
2007-10-03 22:39:28 +00:00
Markus Scherer
a5ab4206d7 ICU-5835 add forward declaration before friend declaration, for standard-conformant C++ compilers
X-SVN-Rev: 22742
2007-10-03 20:59:45 +00:00
Markus Scherer
92992780d1 ICU-5835 add friend declaration for the union to see US_STACKBUF_SIZE, for standard-conformant C++ compilers
X-SVN-Rev: 22741
2007-10-03 19:18:52 +00:00
Claire Ho
27e64bcfac ICU-5977 added log_err() to udatpg_test.
X-SVN-Rev: 22738
2007-10-03 00:33:12 +00:00
George Rhoten
9d21e44d93 ICU-5847 Fix copyright change.
X-SVN-Rev: 22737
2007-10-02 21:24:38 +00:00
Yoshito Umaoka
401d34f459 ICU-5970 Merging tzdata 2007h to ICU4C trunk
X-SVN-Rev: 22727
2007-10-01 22:08:04 +00:00
Yoshito Umaoka
8a4005e165 ICU-5971 Fix a test failure in TestFebruary. The test for Olson time zone America/Sao_Paulo is no longer valid with tzdata 2007h
X-SVN-Rev: 22726
2007-10-01 20:22:47 +00:00
Eric Mader
b3e3615ca5 ICU-5923 remove C++ comment.
X-SVN-Rev: 22724
2007-10-01 17:25:28 +00:00
John Emmons
1f0933a1df ICU-5965 Update metazone transition info to be GMT
X-SVN-Rev: 22723
2007-10-01 15:00:26 +00:00
Eric Mader
6326fd83b3 ICU-5923 Add $(top_srcdir)/layoutex to -I list.
X-SVN-Rev: 22722
2007-09-29 01:11:38 +00:00
Eric Mader
48cc4bf0aa ICU-5923 need to map from physical to logical when copying RTL char indices.
X-SVN-Rev: 22721
2007-09-29 00:55:19 +00:00
Markus Scherer
6221451d1a ICU-5968 add genrb option for omitting collation tailoring rules string
X-SVN-Rev: 22720
2007-09-28 19:59:53 +00:00
Markus Scherer
13270fbe6f ICU-5835 optimize UnicodeString: increase US_STACKBUF_SIZE from 7 to 13; optimize append() and unescape()
X-SVN-Rev: 22718
2007-09-28 04:50:25 +00:00
Deborah Goldsmith
a8649df443 ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
John Emmons
3cd078fd3e ICU-5934 Fix parsing problem found in J, keep C in sync
X-SVN-Rev: 22714
2007-09-25 20:46:03 +00:00
Steven R. Loomis
8ff91512c3 ICU-5958 CVS to SVN
X-SVN-Rev: 22713
2007-09-25 16:13:52 +00:00
George Rhoten
a21a0d8f00 ICU-5955 Prevent a highly unlikely memory leak.
X-SVN-Rev: 22712
2007-09-24 16:05:53 +00:00
Steven R. Loomis
9770c58ec3 ICU-5951 install.sh not found for pkgdata on solaris in installed ICU
X-SVN-Rev: 22706
2007-09-20 16:19:52 +00:00
David Bertoni
65457ffe5b ICU-5891 Implementation of CSS2 escaping.
X-SVN-Rev: 22703
2007-09-19 16:45:00 +00:00
Steven R. Loomis
d0072de1eb ICU-5946 move cpysearch out of icu4c
X-SVN-Rev: 22701
2007-09-18 22:17:37 +00:00
Claire Ho
fd57e3862a ICU-5939 minor fix of udatpg_test.c.
X-SVN-Rev: 22698
2007-09-18 02:58:09 +00:00
Claire Ho
96ae8b8b0a ICU-5939 Added C/C++ test cases of DateTimePatternGenerator.
X-SVN-Rev: 22697
2007-09-18 00:00:00 +00:00
George Rhoten
50288faf9c ICU-5936 Clear up references to Visual C++
X-SVN-Rev: 22690
2007-09-16 16:46:44 +00:00
George Rhoten
ef610fe831 ICU-5821 Fix for i5/OS optimization. Use the standard RTTI macros in ICU.
X-SVN-Rev: 22671
2007-09-13 21:53:18 +00:00
George Rhoten
02deecc34f ICU-5932 Fix a namespace issue.
X-SVN-Rev: 22670
2007-09-13 21:38:41 +00:00
Mark Davis
8d8b83f35b ICU-5931 shortened note on date/time parsing, pointed to user guide.
X-SVN-Rev: 22669
2007-09-13 20:33:20 +00:00
Jason Spieth
7c866152cd ICU-5821 more efficient loop of binary files
X-SVN-Rev: 22668
2007-09-13 20:17:02 +00:00
George Rhoten
ca3b7e9672 ICU-5823 Update the news.
X-SVN-Rev: 22665
2007-09-12 23:24:19 +00:00
George Rhoten
acda067574 ICU-5453 Run autoconf over configure (Just a whitespace change)
X-SVN-Rev: 22660
2007-09-12 18:11:17 +00:00
Jason Spieth
0bc787dfdf ICU-5821 Changes to i5OS readme
X-SVN-Rev: 22657
2007-09-12 15:42:09 +00:00
George Rhoten
c976c8916f ICU-5695 Add TODO comment about using the global mutex.
X-SVN-Rev: 22656
2007-09-12 03:53:13 +00:00
George Rhoten
19015854f1 ICU-5350 Fix last commit. Don't use C++ comments in C code.
X-SVN-Rev: 22646
2007-09-10 18:15:10 +00:00
Andy Heninger
52cc4ee6bf ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
2007-09-08 01:00:27 +00:00
David Bertoni
3cfc0a8b3f ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
2007-09-07 16:13:29 +00:00
John Emmons
5841b2c731 ICU-5910 Add test for TestTimeZoneDisplayName
X-SVN-Rev: 22638
2007-09-06 21:22:41 +00:00
George Rhoten
b1fca97b2f ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
X-SVN-Rev: 22636
2007-09-06 19:21:55 +00:00
George Rhoten
c8bb832ad8 ICU-5919 Fixes for old iostream usage on HP-UX
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
George Rhoten
49f13eee28 ICU-5830 Make sure that the changes work on older versions of iostream.
X-SVN-Rev: 22633
2007-09-06 16:58:11 +00:00
George Rhoten
4976895e3b ICU-5830 Better iostream error handling
X-SVN-Rev: 22629
2007-09-06 08:23:24 +00:00
George Rhoten
270b247475 ICU-5830 Mirror Windows behavior of iostream operator>>.
X-SVN-Rev: 22627
2007-09-05 23:13:02 +00:00
John Emmons
2b9ae318ed ICU-5910 Force use of standard string when DST not observed
X-SVN-Rev: 22622
2007-09-05 18:47:57 +00:00
George Rhoten
93b3ad0a4f ICU-5889 Change unusual looking code with more standard looking code that doesn't trigger warnings.
X-SVN-Rev: 22620
2007-09-05 15:24:21 +00:00
Eric Mader
84e6aefc9e ICU-5907 Add test to make sure that ScriptCodes::scriptCodeCount == UScriptCode::USCRIPT_CODE_LIMIT.
X-SVN-Rev: 22618
2007-09-04 22:36:42 +00:00
George Rhoten
dcfef2633e ICU-5357 Mention Windows Vista testing.
X-SVN-Rev: 22616
2007-09-04 17:02:03 +00:00
Eric Mader
f9ddb7e7f4 ICU-5907 Regenerate LEScripts.h, ScriptAndLanguageTags.h, ScriptAndLanguageTags.cpp for ICU 3.8. Update per-script tables.
X-SVN-Rev: 22614
2007-09-03 20:26:38 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
George Rhoten
8c086e2c98 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
Markus Scherer
172c5af054 ICU-5882 revert changes: ticket 5869 needs to be either fixed or rolled back, and the original test code in csdetest.cpp helps expose 5869's problem
X-SVN-Rev: 22602
2007-08-31 18:06:46 +00:00
George Rhoten
42efe10c62 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
cb9049cb25 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
Markus Scherer
aa5179f4bb ICU-5483 add comments and named constants
X-SVN-Rev: 22581
2007-08-30 23:35:19 +00:00
George Rhoten
ca7379f1a3 ICU-5830 Improve reading of UnicodeStrings with operator>>
X-SVN-Rev: 22579
2007-08-30 23:13:07 +00:00
George Rhoten
ffc55edf36 ICU-4894 Improve U_MAX_PTR for i5/OS.
X-SVN-Rev: 22578
2007-08-30 22:17:58 +00:00
George Rhoten
e9f3e3e5e0 ICU-5522 Verified that GNU make 3.81 implements order only dependencies,
and also verified that data builds cleanly with -j4 with that version of make.

X-SVN-Rev: 22577
2007-08-30 09:35:31 +00:00
George Rhoten
bb7d638032 ICU-5445 Readd removed comment.
X-SVN-Rev: 22576
2007-08-30 08:57:44 +00:00
George Rhoten
74753784d1 ICU-5445 Fix some compiler warnings (remove duplicate enum values).
X-SVN-Rev: 22575
2007-08-30 08:56:24 +00:00
George Rhoten
47f2dfeece ICU-5426 Remove unused fgClassID.
X-SVN-Rev: 22573
2007-08-30 00:27:53 +00:00
John Emmons
45f5c60bb7 ICU-5104 Reverting mistaken change to dtfmtrtts.cpp
X-SVN-Rev: 22570
2007-08-29 19:45:43 +00:00
John Emmons
2949a8fd76 ICU-5104 Add test for Portuguese number spellout
X-SVN-Rev: 22569
2007-08-29 19:42:49 +00:00
George Rhoten
5ab7ce0aa5 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22565
2007-08-29 08:38:56 +00:00
George Rhoten
bee56b37b7 ICU-5808 Declare a UTF-16 string when available instead of converting a string.
X-SVN-Rev: 22564
2007-08-29 08:09:55 +00:00
George Rhoten
a904086007 ICU-5343 Code formatting fixes.
X-SVN-Rev: 22563
2007-08-29 07:09:37 +00:00
George Rhoten
b668dd2d7d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
George Rhoten
6a7d96026a ICU-5766 Remove Extended Grapheme Cluster from Break Iteration.
X-SVN-Rev: 22560
2007-08-29 06:10:43 +00:00
Claire Ho
eedbe63b1b ICU-5787 fixed Beam warnings
X-SVN-Rev: 22559
2007-08-29 05:44:57 +00:00
George Rhoten
967b65a458 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Eric Mader
d2eca4bd63 ICU-5860 ParagraphLayout::Line::getWidth(() needs to check for empty line.
X-SVN-Rev: 22556
2007-08-28 20:42:41 +00:00
Eric Mader
4b742e1c2b ICU-5826 Add new zone mappings from supplimentalData.txt.
X-SVN-Rev: 22552
2007-08-28 18:59:45 +00:00
Yoshito Umaoka
da2e965252 ICU-5454 Changed API status from @stable to @draft for hasSameRules in RuleBasedTimeZone and VTimeZone.
X-SVN-Rev: 22545
2007-08-27 17:32:46 +00:00
George Rhoten
f2f97e9baa ICU-5447 Add some more information and charset aliases to new tables.
X-SVN-Rev: 22541
2007-08-27 10:03:21 +00:00
George Rhoten
bb5b47080c ICU-5876 Undo last two changes. They don't work.
X-SVN-Rev: 22540
2007-08-27 08:16:06 +00:00
George Rhoten
21469d8e4e ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22539
2007-08-27 07:13:39 +00:00
Claire Ho
e48c68df67 ICU-5787 more code cleanup.
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
George Rhoten
c96a162c25 ICU-5447 Add some more information and aliases to new tables.
X-SVN-Rev: 22531
2007-08-26 06:51:40 +00:00
Michael Ow
c2f58bb5a5 ICU-5357 Added draft label for DateTimePatternGenerator destructor.
X-SVN-Rev: 22528
2007-08-24 23:36:45 +00:00
Markus Scherer
e6e3075392 ICU-5481 add details to ucnv_setFallback documentation
X-SVN-Rev: 22526
2007-08-24 19:49:03 +00:00
Markus Scherer
5c0d9c0174 ICU-5724 fix comments for return values from uidna_ transformation functions
X-SVN-Rev: 22525
2007-08-24 19:40:10 +00:00
Markus Scherer
3c79dc08b7 ICU-4613 fix minor UnicodeString's compareCodePointOrder doc glitch
X-SVN-Rev: 22524
2007-08-24 19:27:03 +00:00
Eric Mader
4cc1a9181c ICU-5882 forgot to call ucnv_close() on the converter...
X-SVN-Rev: 22523
2007-08-24 19:13:00 +00:00
Eric Mader
4d34e9654f ICU-5882 use ucnv_getMinCharSize() to allocate space for trailing null character.
X-SVN-Rev: 22522
2007-08-24 19:04:53 +00:00
George Rhoten
be37c4a5f1 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22521
2007-08-24 18:50:25 +00:00
Michael Ow
9beac7ae26 ICU-5357 Added header information for API change report.
X-SVN-Rev: 22516
2007-08-24 17:55:03 +00:00
George Rhoten
f25e7216cb ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22515
2007-08-24 16:51:17 +00:00
Markus Scherer
8047649893 ICU-5678 ULOCDATA_ES_COUNT=3 should be =2
X-SVN-Rev: 22514
2007-08-24 16:48:45 +00:00
Markus Scherer
a3a0e304bb ICU-4494 fix ucnv_convertEx() doc sample, don't use sourceLimit=NULL
X-SVN-Rev: 22513
2007-08-24 16:39:15 +00:00
Markus Scherer
0edc6125a1 ICU-4274 document that source and result buffers must not overlap
X-SVN-Rev: 22511
2007-08-24 16:28:39 +00:00
Andy Heninger
50747fb60c ICU-5766 removed comment referring to Extended Graphem Clusters, which should have been removed along with the rest of the XGC API.
X-SVN-Rev: 22510
2007-08-24 16:24:58 +00:00
George Rhoten
63a695293c ICU-5447 Performance optimization change due to new unused tables listed in the alias table.
X-SVN-Rev: 22509
2007-08-24 09:44:10 +00:00
George Rhoten
76a99ee0e0 ICU-5447 Allow tests to pass with additional data.
X-SVN-Rev: 22508
2007-08-24 09:42:49 +00:00
George Rhoten
6c1eda86a2 ICU-5447 List tables and aliases for easy addition for the Data Library Customization tool.
X-SVN-Rev: 22506
2007-08-24 09:01:51 +00:00
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
Markus Scherer
a5af7ed95a ICU-5483 prevent a later fallback-from-PUA (which is not turned off via useFallback) to overwrite an earlier one
X-SVN-Rev: 22499
2007-08-23 23:43:03 +00:00
Markus Scherer
8feadc68d4 ICU-5585 set limit when reaching the end of the inversion list
X-SVN-Rev: 22496
2007-08-23 22:13:10 +00:00
Steven R. Loomis
02f8bbd8b2 ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
George Rhoten
25dd02ffca ICU-5821 Changes for i5/OS
X-SVN-Rev: 22490
2007-08-23 18:38:44 +00:00
Eric Mader
0a8eeb90c5 ICU-5871 Fix crashes found running cintltst w/o ICU data.
X-SVN-Rev: 22489
2007-08-23 18:07:45 +00:00
Claire Ho
12dd691583 ICU-5787 code cleanup.
X-SVN-Rev: 22485
2007-08-23 05:48:44 +00:00
Markus Scherer
a9d956e2d8 ICU-5483 fix ISO 2022 fromUnicode to consistently use roundtrip or else first fallback; fix output encoding schemes
X-SVN-Rev: 22484
2007-08-23 05:46:49 +00:00
Jason Spieth
2ab9a24b95 ICU-5821 Correct port of runConfigureICU for i5OS
X-SVN-Rev: 22483
2007-08-23 04:03:45 +00:00
Jason Spieth
8901b2d1b1 ICU-5821 Fix formating in runConfigureICU
X-SVN-Rev: 22482
2007-08-23 04:00:56 +00:00
Jason Spieth
eb294f8f60 ICU-5821 Restore the changes to runConfigureICU that were overwritten
X-SVN-Rev: 22481
2007-08-23 03:54:36 +00:00
Jason Spieth
9abe99787b ICU-5821 Port of runConfigureICU script and overflow fix in unpax-icu.sh script for i5OS
X-SVN-Rev: 22479
2007-08-23 03:37:11 +00:00
Eric Mader
6a6f3feb6b ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
2007-08-23 01:19:39 +00:00
George Rhoten
8620a4a530 ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
2007-08-22 23:39:11 +00:00
Claire Ho
762a820053 ICU-5787 a crash in dtptngen.cpp :line 1526.
X-SVN-Rev: 22475
2007-08-22 21:57:11 +00:00
Michael Ow
c9e968fbba ICU-5343 Port over TestRounding from ICU4J to ICU4C.
X-SVN-Rev: 22473
2007-08-22 19:58:25 +00:00
David Bertoni
28f96c3eec ICU-5868 Added new C++ header files.
X-SVN-Rev: 22472
2007-08-22 18:48:15 +00:00
Steven R. Loomis
e39acb98e0 ICU-5866 fix for cygwin
X-SVN-Rev: 22471
2007-08-22 17:45:12 +00:00
George Rhoten
b1cc901c93 ICU-5427 Prevent a crash when the locale is "hungarian".
X-SVN-Rev: 22467
2007-08-22 05:54:09 +00:00
Steven R. Loomis
5064859384 ICU-5866 remove requirement for version
X-SVN-Rev: 22466
2007-08-22 04:49:35 +00:00
George Rhoten
535d0ddc9d ICU-5853 Use platform independent uint8_t.
X-SVN-Rev: 22464
2007-08-22 00:43:16 +00:00
David Bertoni
4103568566 ICU-5853 Cleaned up some GCC warnings.
X-SVN-Rev: 22462
2007-08-21 23:04:39 +00:00
George Rhoten
ad98d31c53 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
2007-08-21 23:02:50 +00:00
Eric Mader
f0029e5c11 ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22458
2007-08-21 20:53:15 +00:00
Eric Mader
c35c693136 ICU-5807 \internal used with \file confuses genheaders.pl
X-SVN-Rev: 22457
2007-08-21 20:50:06 +00:00
George Rhoten
b2ed1cbea5 ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22456
2007-08-21 20:45:05 +00:00
Eric Mader
1a50c65e3d ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22455
2007-08-21 20:31:44 +00:00
Steven R. Loomis
8e169b593b ICU-5769 2007g
X-SVN-Rev: 22454
2007-08-21 20:25:57 +00:00
Steven R. Loomis
0e0cd5f286 ICU-5866 simplify building of ICU4C data from ICU4J
X-SVN-Rev: 22453
2007-08-21 20:15:55 +00:00
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
George Rhoten
2ea3749892 ICU-5857 Fix ICU4J file properties in svn
X-SVN-Rev: 22443
2007-08-21 03:00:43 +00:00
Steven R. Loomis
35daa80252 ICU-5135 tzcode update
X-SVN-Rev: 22428
2007-08-20 20:14:22 +00:00
George Rhoten
9754c268d3 ICU-5445 Fix some compiler warnings. Consulted with Eric for details.
X-SVN-Rev: 22426
2007-08-20 17:49:12 +00:00
George Rhoten
2aca9a194a ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22425
2007-08-19 20:46:51 +00:00
George Rhoten
0d851cdb94 ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22424
2007-08-19 20:18:55 +00:00
George Rhoten
9ce90e2c18 ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
2007-08-19 08:59:28 +00:00
George Rhoten
10b81c7930 ICU-4567 Fix last change so that it works on Windows.
X-SVN-Rev: 22421
2007-08-19 07:00:36 +00:00
George Rhoten
f14c7caeb4 ICU-5848 Allow ICU to build on GNU Hurd.
X-SVN-Rev: 22419
2007-08-18 00:48:16 +00:00
George Rhoten
a0088597b1 ICU-5852 Improve ability to round denormalized IEEE754 numbers and improve debug output.
X-SVN-Rev: 22417
2007-08-17 05:27:19 +00:00