Commit Graph

17233 Commits

Author SHA1 Message Date
Markus Scherer
d938188137 ICU-6608 makeconv should not check for valid subchar1 if undefined
X-SVN-Rev: 27687
2010-02-25 22:51:49 +00:00
Markus Scherer
ea551a1d7f ICU-7164 split locale API implementation into multiple files so that core locale ID .c/.cpp files (hopefully) do not depend on resource bundle code or data any more
X-SVN-Rev: 27685
2010-02-25 22:32:39 +00:00
Yoshito Umaoka
7852edbfef ICU-6444 Update mapTimezones table structure. This update was done by CLDR svn revision 4748.
X-SVN-Rev: 27683
2010-02-25 22:08:13 +00:00
Michael Ow
4b0b3ab1ef ICU-6911 Fix mismatch delete statement.
X-SVN-Rev: 27682
2010-02-25 20:38:07 +00:00
Michael Ow
3bb1465e8d ICU-6911 Fix some memory leaks in cintltst and add value deleter in selfmt.
X-SVN-Rev: 27678
2010-02-25 19:19:53 +00:00
Yoshito Umaoka
d8aaf83b90 ICU-5624 Updated DateFormatRoundTripTest to support the case when the test date falls in the LMT era. Before 64bit time zone data support, PST uses -8:00 offset for dates before Nov 18, 1883.
X-SVN-Rev: 27675
2010-02-25 16:46:38 +00:00
Yoshito Umaoka
53947924b5 ICU-7356 Merging CLDR metaZones.xml bug fixes to resolve time zone roundtrip test problem.
X-SVN-Rev: 27672
2010-02-25 16:05:15 +00:00
Steven R. Loomis
2398c33c5e ICU-7450 fix for win32
X-SVN-Rev: 27671
2010-02-25 15:10:12 +00:00
Peter Edberg
411a93712a ICU-4521 Merge from branch, fixes for 64bit alignment & type conversions
X-SVN-Rev: 27670
2010-02-25 06:33:29 +00:00
Markus Scherer
63e3fc6df5 ICU-7273 remove UCLN_COMMON_UNORM
X-SVN-Rev: 27668
2010-02-25 00:24:26 +00:00
Markus Scherer
5cb38459a6 ICU-7273 remove #include unormimp.h where not used any more
X-SVN-Rev: 27667
2010-02-25 00:21:02 +00:00
John Emmons
078862d761 ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test
X-SVN-Rev: 27665
2010-02-25 00:03:49 +00:00
Markus Scherer
d928bb24e1 ICU-7273 minor internal doc fixes from code review
X-SVN-Rev: 27663
2010-02-24 23:57:40 +00:00
Doug Felt
b9fb4a7858 ICU-7452 add using Xxx:format statements to all Format subclasses that override format
X-SVN-Rev: 27662
2010-02-24 23:52:27 +00:00
Steven R. Loomis
6058b10dea ICU-7450 find icu-config based on pkgdata
X-SVN-Rev: 27660
2010-02-24 22:49:36 +00:00
Steven R. Loomis
337e437e6c ICU-6633 add uprv_
X-SVN-Rev: 27659
2010-02-24 22:46:12 +00:00
Steven R. Loomis
ea55026b8d ICU-6920 update version # to 4.4
X-SVN-Rev: 27658
2010-02-24 22:45:43 +00:00
Markus Scherer
1800062d38 ICU-7342 uldn_open(NULL) uses the default locale; and make LocaleDisplayNames extend UObject with RTTI
X-SVN-Rev: 27657
2010-02-24 22:29:08 +00:00
Michael Ow
636125b1ec ICU-7311 Fix typo.
X-SVN-Rev: 27655
2010-02-24 22:12:19 +00:00
Michael Ow
39881d8f7b ICU-7311 Replace tab character with spaces in changes from the patch.
X-SVN-Rev: 27652
2010-02-24 19:46:03 +00:00
Steven R. Loomis
d9e7c707fd ICU-7417 typo
X-SVN-Rev: 27651
2010-02-24 19:33:01 +00:00
Markus Scherer
f555e87a2d ICU-7273 add gennorm2 --fast option; write fully decomposed regular mappings rather than delta mappings
X-SVN-Rev: 27650
2010-02-24 17:54:10 +00:00
Michael Ow
0763686c6c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
2010-02-24 16:17:03 +00:00
John Emmons
493a43cb5f ICU-7356 Add missing special
X-SVN-Rev: 27648
2010-02-24 14:46:46 +00:00
Yoshito Umaoka
d79344d97d ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
X-SVN-Rev: 27644
2010-02-24 07:54:30 +00:00
Andy Heninger
1fa6d6b8fb ICU-7404 add set functions to StringPiece.
X-SVN-Rev: 27642
2010-02-24 00:56:11 +00:00
Markus Scherer
3a5280e3b0 ICU-7258 copy & swap new pool.res files in gmake build
X-SVN-Rev: 27633
2010-02-22 23:58:59 +00:00
Markus Scherer
e57a5b493b ICU-7258 fix genrb use of optional genrb --usePoolBundle [path]
X-SVN-Rev: 27632
2010-02-22 23:43:04 +00:00
Markus Scherer
879ee95885 ICU-7258 add pool.res key string pool resource bundles for the new curr/lang/region/zone data trees; update locales/pool.res; add optional genrb --usePoolBundle path argument
X-SVN-Rev: 27631
2010-02-22 23:05:33 +00:00
Peter Edberg
3b410ee565 ICU-7180 Also don't adjust minute & second field length by default.
X-SVN-Rev: 27622
2010-02-22 00:58:52 +00:00
Markus Scherer
cdaf5f9e3b ICU-7273 move from the User Guide into the API doc the note about old Normalizer not working like/not implementing CharacterIterator
X-SVN-Rev: 27611
2010-02-20 05:45:01 +00:00
Markus Scherer
bb591eb3a1 ICU-7273 remove u_growBufferFromStatic() -- using UnicodeString instead
X-SVN-Rev: 27608
2010-02-19 23:49:51 +00:00
Michael Ow
47930b51df ICU-7428 Separate the ALL_FILES_LIST when generating icudata.lst.
X-SVN-Rev: 27607
2010-02-19 23:31:57 +00:00
Markus Scherer
58cd390213 ICU-7273 install gennorm2 for use in application data builds
X-SVN-Rev: 27606
2010-02-19 19:43:38 +00:00
Markus Scherer
4e87951f5f ICU-7273 move old gennorm tool to tools repository
X-SVN-Rev: 27605
2010-02-19 19:37:29 +00:00
Markus Scherer
0cf5380d97 ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
2010-02-19 19:30:33 +00:00
Markus Scherer
c8244541e7 ICU-7273 describe Normalizer2 .nrm data file format
X-SVN-Rev: 27601
2010-02-19 17:45:20 +00:00
Steven R. Loomis
18fa32ded0 ICU-6633 warnings fix
X-SVN-Rev: 27600
2010-02-19 17:27:33 +00:00
Markus Scherer
049b68b40b ICU-7273 simplify caching code and add custom FCC test
X-SVN-Rev: 27593
2010-02-18 18:33:00 +00:00
John Emmons
ea6e8a0a72 ICU-7356 CLDR 1.8 data integration - first run
X-SVN-Rev: 27590
2010-02-18 14:30:15 +00:00
Steven R. Loomis
48323123a3 ICU-7425 update ICU DLL comments
X-SVN-Rev: 27589
2010-02-18 04:33:41 +00:00
Peter Edberg
c6780c2b10 ICU-6830 be case-sensitive in skeleton hash compares; add patterns for both H/h
X-SVN-Rev: 27586
2010-02-18 01:06:31 +00:00
Steven R. Loomis
2427308606 ICU-6920 update urename.h
X-SVN-Rev: 27584
2010-02-17 23:26:36 +00:00
Steven R. Loomis
55150bd679 ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
2010-02-17 22:18:24 +00:00
Markus Scherer
0ff5a60a2a ICU-7273 fix testdata building of testnorm.nrm
X-SVN-Rev: 27579
2010-02-17 00:21:18 +00:00
Markus Scherer
81234fecdb ICU-7273 add loading of custom data, with caching, test data and test code
X-SVN-Rev: 27578
2010-02-16 23:43:22 +00:00
Doug Felt
9f6f2d83d7 ICU-7342 enhance test
X-SVN-Rev: 27576
2010-02-16 18:21:52 +00:00
Steven R. Loomis
e1d189d3e2 ICU-6631 add --noverify option to icu-config
X-SVN-Rev: 27568
2010-02-15 19:54:47 +00:00
Peter Edberg
d35f302566 ICU-6830 getDateTimeSkeleton() should not normalize 'H' to 'h'
X-SVN-Rev: 27566
2010-02-15 19:26:22 +00:00
Markus Scherer
7a3a89e61f ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
2010-02-13 23:15:05 +00:00