Commit Graph

26868 Commits

Author SHA1 Message Date
Steven R. Loomis
49a3242d0a ICU-10710 remove some C comments..
X-SVN-Rev: 35954
2014-06-26 01:45:51 +00:00
Steven R. Loomis
88a77c56cf ICU-10826 don't need FFLAGS (Fortran flags)
X-SVN-Rev: 35953
2014-06-26 01:41:27 +00:00
Steven R. Loomis
b33fbff3e9 ICU-10974 patch: building ICU with clang-cl
X-SVN-Rev: 35952
2014-06-26 01:39:03 +00:00
Steven R. Loomis
34b4644cac ICU-10530 Deprecate LayoutEngine
X-SVN-Rev: 35951
2014-06-26 01:17:03 +00:00
Steven R. Loomis
40f501ff59 ICU-10874 bounds check on LocaleBased (note ICU-9762 to untangle LocaleBased)
X-SVN-Rev: 35950
2014-06-25 23:39:07 +00:00
Steven R. Loomis
f47fe1af7a ICU-10890 fix string handling in icuplug
X-SVN-Rev: 35949
2014-06-25 23:19:25 +00:00
Steven R. Loomis
a3433c4d45 ICU-10977 remove stray #if DEBUG from a few more files
X-SVN-Rev: 35948
2014-06-25 21:59:55 +00:00
Steven R. Loomis
9ac287909f ICU-10977 remove stray #if DEBUG from toolutil/ucbuf.c
X-SVN-Rev: 35947
2014-06-25 21:54:18 +00:00
Markus Scherer
df08e453dc ICU-10940 make ICUResourceBundleImpl smaller, remove lookup cache in favor of newer Reader cache, reduce object creation while finding resources and especially strings with fallback
X-SVN-Rev: 35936
2014-06-24 20:34:12 +00:00
Yoshito Umaoka
30dc6d9bbb ICU-10836 Added missing Locale version APIs and test cases for various classes.
X-SVN-Rev: 35924
2014-06-23 21:36:55 +00:00
Michael Ow
5b95b36b05 ICU-10955 Allow for file extension customization in the pkgdata tool with the option file
X-SVN-Rev: 35923
2014-06-23 21:36:42 +00:00
Michael Ow
dda7e63991 ICU-10898 tzdata 2014e to ICU4J
X-SVN-Rev: 35893
2014-06-17 18:27:11 +00:00
Michael Ow
96f67c0b1a ICU-10898 tzdata 2014e to ICU4C
X-SVN-Rev: 35892
2014-06-17 18:26:24 +00:00
Travis Keep
7bf9b7dce1 ICU-10884 Comments from roubert.
X-SVN-Rev: 35882
2014-06-17 16:34:46 +00:00
Travis Keep
49c0734f6a ICU-10046 More review comments from roubert.
X-SVN-Rev: 35881
2014-06-17 14:26:41 +00:00
Travis Keep
2b11611919 ICU-10046 Roubert's review comments.
X-SVN-Rev: 35880
2014-06-17 14:24:40 +00:00
Travis Keep
aee512a8ee ICU-10837 Fix broken build.
X-SVN-Rev: 35879
2014-06-13 23:23:36 +00:00
Travis Keep
04804b878f ICU-10837 Andy & Mark's review.
X-SVN-Rev: 35878
2014-06-13 20:18:57 +00:00
Travis Keep
eca047192e ICU-10046 Fix comments.
X-SVN-Rev: 35877
2014-06-13 16:45:12 +00:00
Travis Keep
b323fa2b8f ICU-10046 Andy's review comments.
X-SVN-Rev: 35876
2014-06-13 16:40:17 +00:00
Scott Russell
4b919b3de0 ICU-10906 prevent SimpleDateFormat from trying to parse when ParsePosition is less than 0
X-SVN-Rev: 35875
2014-06-13 14:38:00 +00:00
Scott Russell
0711da6b18 ICU-10906 prevent SimpleDateFormat from trying to parse when ParsePosition is less than 0
X-SVN-Rev: 35874
2014-06-13 14:36:05 +00:00
Tom Zhang
985f42b752 ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
X-SVN-Rev: 35873
2014-06-12 21:40:34 +00:00
Travis Keep
b8fcbee810 ICU-10884 Fix compile warnings around not initializing base class in copy constructor for RelativeDateTimeFormatter and SharedObject.
X-SVN-Rev: 35871
2014-06-12 20:14:04 +00:00
Travis Keep
5ab2298adc ICU-10884 Attempt to fix broken build.
X-SVN-Rev: 35870
2014-06-12 19:55:36 +00:00
Travis Keep
f14d920769 ICU-10916 Add abbreviations to relative date time formatting for JAVA.
X-SVN-Rev: 35868
2014-06-12 17:41:31 +00:00
Tom Zhang
7b4715d750 ICU-10945 Enhance TestFmwk output with file location
X-SVN-Rev: 35864
2014-06-11 21:27:25 +00:00
Travis Keep
b2e714c21a ICU-10884 Applied review comments from Andy Heninger.
X-SVN-Rev: 35862
2014-06-11 19:45:30 +00:00
Travis Keep
81e264fb42 ICU-10884 Apply API proposal from 11 Jun ICU meeting.
X-SVN-Rev: 35861
2014-06-11 18:31:47 +00:00
Markus Scherer
92f683729d ICU-10821 try to fix Windows build
X-SVN-Rev: 35858
2014-06-11 08:34:19 +00:00
Tom Zhang
2330004e12 ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
X-SVN-Rev: 35853
2014-06-10 18:48:49 +00:00
Markus Scherer
dac1ad769b ICU-10821 change log update
X-SVN-Rev: 35851
2014-06-10 17:40:52 +00:00
Markus Scherer
2d4d56185f ICU-10821 UCD 7.0 final data
X-SVN-Rev: 35850
2014-06-10 17:40:02 +00:00
Yoshito Umaoka
c30ffd9852 ICU-10905 Added a support for Enum methods, based on Markus's feedback.
X-SVN-Rev: 35846
2014-06-10 15:14:49 +00:00
Yoshito Umaoka
88750addb2 ICU-10344 Reverted previous change (r35833) and back to the original (r35820).
X-SVN-Rev: 35840
2014-06-09 21:32:49 +00:00
Markus Scherer
48733704d2 ICU-10821 UCD 7.0 final data
X-SVN-Rev: 35838
2014-06-09 21:15:23 +00:00
Tom Zhang
c90efd6e59 ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
X-SVN-Rev: 35833
2014-06-09 19:30:22 +00:00
Markus Scherer
fad96371c9 ICU-10372 deprecate collation APIs for short definition strings
X-SVN-Rev: 35822
2014-06-06 22:48:14 +00:00
Yoshito Umaoka
2c9b14e3e4 ICU-9667 Removed a couple of paraLevel value assignment statements from setPara() to match the ICU4J change (r35820). See #9667 for more details.
X-SVN-Rev: 35821
2014-06-06 21:44:20 +00:00
Yoshito Umaoka
a5980e0cbe ICU-9667 Removed a couple of paraLevel value assignment statements that have no effects, based on IBM Egypt team's suggestion.
X-SVN-Rev: 35820
2014-06-06 21:40:23 +00:00
Markus Scherer
b3a6ea1fa3 ICU-10932 merge branches/markus/lowmemres to trunk: use ByteBuffer to read .res files; allocate fewer/smaller objects; ResourceCache maps from resource int to immutable object; getString(key or index) avoid creating ICUResourceBundleImpl per string in many cases
X-SVN-Rev: 35815
2014-06-06 20:52:10 +00:00
Yoshito Umaoka
227ba0cb9a ICU-10741 Fixed a bug incorrectly processing CR+LF in ucbuf_readline.
X-SVN-Rev: 35814
2014-06-06 20:49:18 +00:00
Yoshito Umaoka
8b8551e5e6 ICU-10796 Runtime binding of LocaleDisplayNamesImpl. Refactored some methods in other classes to prevent undesired cross components dependencies.
X-SVN-Rev: 35805
2014-06-04 19:23:03 +00:00
Yoshito Umaoka
fc2b496c59 ICU-10937 A quick test patch - just moving the test data date. We may revise the fix later.
X-SVN-Rev: 35804
2014-06-04 16:38:57 +00:00
Yoshito Umaoka
590179178a ICU-10937 A quick test patch - just moving the test data date. We may revise the fix later.
X-SVN-Rev: 35803
2014-06-04 16:34:23 +00:00
Travis Keep
7d94eb12a3 ICU-10778 Created procedure for updating generated code for MeasureUnit for C/J with each new release.
X-SVN-Rev: 35798
2014-06-02 22:55:19 +00:00
Travis Keep
9040a55e62 ICU-10778 Delimit Generated Code in MeasureUnit.
X-SVN-Rev: 35797
2014-06-02 22:47:11 +00:00
Markus Scherer
eee3938658 ICU-7057 InputStream.read() does not always read all .available() bytes
X-SVN-Rev: 35790
2014-06-02 16:52:13 +00:00
Markus Scherer
e91fd1e88e ICU-7057 bug fix: make it actually work when assertions are disabled, tested without -ea
X-SVN-Rev: 35789
2014-06-02 15:32:42 +00:00
Markus Scherer
98772b58a6 ICU-7057 bug fix: make it work when assertions are disabled
X-SVN-Rev: 35788
2014-06-02 14:08:57 +00:00