Abhinav Gupta
|
9c83ba6e64
|
ICU-8854 Unclosed streams.
X-SVN-Rev: 30838
|
2011-10-17 20:24:09 +00:00 |
|
Abhinav Gupta
|
0c1d2e9452
|
ICU-8854 Result of integer multiplication cast to long after
multiplication. Casting should be done before multiplication to avoid
overflow.
X-SVN-Rev: 30837
|
2011-10-17 20:23:59 +00:00 |
|
Abhinav Gupta
|
7a58e117d9
|
ICU-8854 Inefficient use of number constructors. Use valueOf instead.
X-SVN-Rev: 30836
|
2011-10-17 20:23:48 +00:00 |
|
Michael Ow
|
ebdeffac64
|
ICU-8861 Move the undefining of strict ansi on Cygwin and MinGW in pkgdata tool
X-SVN-Rev: 30832
|
2011-10-17 05:56:05 +00:00 |
|
Michael Ow
|
f76ced25c9
|
ICU-8858 Revert previous change to ufortune sample
X-SVN-Rev: 30831
|
2011-10-16 04:58:01 +00:00 |
|
Steven R. Loomis
|
fa9a61b152
|
ICU-8884 fix escaping of $$ORIGIN
X-SVN-Rev: 30825
|
2011-10-15 21:52:43 +00:00 |
|
Yoshito Umaoka
|
a5edd10c64
|
ICU-8446 System property user.script to initialize ULocale's script field on Java 6 or older JREs.
X-SVN-Rev: 30824
|
2011-10-14 22:11:56 +00:00 |
|
Steven R. Loomis
|
a7c0726f93
|
ICU-8802 improve robustness, also test against stdio sscanf/sprintf for doubles
X-SVN-Rev: 30823
|
2011-10-14 19:00:49 +00:00 |
|
Michael Ow
|
c3a95aefe9
|
ICU-8858 Fix ufortune sample program to build resources in dll correctly
X-SVN-Rev: 30821
|
2011-10-13 18:45:13 +00:00 |
|
Michael Ow
|
df30b2280b
|
ICU-8882 Skip platform dependent message format test on Linux
X-SVN-Rev: 30818
|
2011-10-13 17:01:32 +00:00 |
|
Markus Scherer
|
ff780b0d80
|
ICU-7752 library: rename generated *_props_data.c files to .h and add #ifndef guard
X-SVN-Rev: 30817
|
2011-10-12 22:58:30 +00:00 |
|
Markus Scherer
|
7b666417fd
|
ICU-7752 tools: rename generated *_props_data.c files to .h and add #ifndef guard
X-SVN-Rev: 30816
|
2011-10-12 22:57:58 +00:00 |
|
Steven R. Loomis
|
20934ac953
|
ICU-8861 merge r30809 cleanup from #8755
X-SVN-Rev: 30814
|
2011-10-12 20:08:09 +00:00 |
|
Abhinav Gupta
|
037aa7865a
|
ICU-8876 disabled Clover where necessary.
Disabled for parts of PluralRules, RBBIDataWrapper, RBBISetBuilder,
TimeZoneNames, Calendar.
X-SVN-Rev: 30811
|
2011-10-12 15:31:19 +00:00 |
|
Abhinav Gupta
|
ab30e3c400
|
ICU-8876 added test for SelectFormat.format exception.
X-SVN-Rev: 30810
|
2011-10-12 15:31:07 +00:00 |
|
Yoshito Umaoka
|
cd49cad3f7
|
ICU-8874 Modified TestCompareReferenceImpl to do the same tests with ICU4C corresponding test case. Fixed problems in IDNAReference, which was obviously out of date. Restored toUnicode tests in TestErrorCases (but still excluding ASCII only error cases).
X-SVN-Rev: 30805
|
2011-10-07 22:35:38 +00:00 |
|
Yoshito Umaoka
|
d683b867bf
|
ICU-8874 Fixed test case problem which triggered TestIDNAMonkeyTest failure intermittently. Also updated TestCompareReferenceImpl to cover the case which used to trigger the test failure.
X-SVN-Rev: 30804
|
2011-10-07 22:28:32 +00:00 |
|
Abhinav Gupta
|
cd5ec415e7
|
ICU-8876 Filtered asserts from coverage reports.
X-SVN-Rev: 30803
|
2011-10-06 20:07:21 +00:00 |
|
Yoshito Umaoka
|
f996620c7b
|
ICU-8856 Lower case release file name - m1 instead of M1.
X-SVN-Rev: 30800
|
2011-10-04 21:52:36 +00:00 |
|
Dragan Besevic
|
c327e33a8c
|
ICU-8855 update readme.html for M1
X-SVN-Rev: 30799
|
2011-10-04 20:44:22 +00:00 |
|
Steven R. Loomis
|
2d4804ddab
|
ICU-8869 revert r30787 for destructors, update api ref
X-SVN-Rev: 30798
|
2011-10-04 20:16:25 +00:00 |
|
Steven R. Loomis
|
829c7fa304
|
ICU-8869 add empty lib directory, and fix a build issue on some systems
X-SVN-Rev: 30797
|
2011-10-04 20:16:17 +00:00 |
|
Yoshito Umaoka
|
35e6f14f26
|
ICU-8856 pom.xml to use 49-SNAPSHOT
X-SVN-Rev: 30796
|
2011-10-04 20:10:13 +00:00 |
|
Yoshito Umaoka
|
b9ae6e1a29
|
ICU-8856 API change report for 49M1
X-SVN-Rev: 30795
|
2011-10-04 20:08:06 +00:00 |
|
Yoshito Umaoka
|
33a27b6625
|
ICU-8856 Updated readme.html for 49M1
X-SVN-Rev: 30794
|
2011-10-04 20:05:56 +00:00 |
|
Michael Ow
|
9caf72ad89
|
ICU-8871 Fix missing static label and update urename.h
X-SVN-Rev: 30793
|
2011-10-04 18:15:16 +00:00 |
|
Michael Ow
|
4a96e69d8d
|
ICU-8871 Update urename.h for 49M1
X-SVN-Rev: 30792
|
2011-10-04 17:18:44 +00:00 |
|
Yoshito Umaoka
|
ed2c135303
|
ICU-8856 Explicit private constructor to prevent MessagePatternUtil instatiation. This change fixed unwanted javadoc/api report for MessagePatternUtil constructor.
X-SVN-Rev: 30791
|
2011-10-04 15:59:21 +00:00 |
|
Yoshito Umaoka
|
53eb6fa62f
|
ICU-8856 Fixed a javac compiler warning.
X-SVN-Rev: 30790
|
2011-10-04 15:45:25 +00:00 |
|
Yoshito Umaoka
|
406f46d075
|
ICU-8856 Fixed Eclipse compiler warnings.
X-SVN-Rev: 30789
|
2011-10-04 15:09:36 +00:00 |
|
Yoshito Umaoka
|
504e04477a
|
ICU-8856 Organized import statements
X-SVN-Rev: 30788
|
2011-10-04 14:38:02 +00:00 |
|
Steven R. Loomis
|
47b3023462
|
ICU-8869 update API change report for m1
X-SVN-Rev: 30787
|
2011-10-04 01:50:34 +00:00 |
|
Steven R. Loomis
|
768140b823
|
ICU-8869 updates for 49m1
X-SVN-Rev: 30786
|
2011-10-04 01:50:08 +00:00 |
|
Markus Scherer
|
1fd9d55a23
|
ICU-8868 remove use of UnicodeString conversion constructor from numsys.cpp
X-SVN-Rev: 30785
|
2011-10-04 01:14:37 +00:00 |
|
Markus Scherer
|
4461eab39b
|
ICU-8867 add stdout to system group stdio_output, for io library group ustdio
X-SVN-Rev: 30784
|
2011-10-04 00:30:15 +00:00 |
|
Abhinav Gupta
|
87335cd355
|
ICU-8863 skip comments in cpyskip.txt
X-SVN-Rev: 30783
|
2011-10-03 20:17:36 +00:00 |
|
Michael Ow
|
46fc0ce9da
|
ICU-8864 Use fallback mechanism for empty string in ICUResourceTableAccess get method
X-SVN-Rev: 30782
|
2011-10-03 19:17:07 +00:00 |
|
Michael Ow
|
f6b6ce837f
|
ICU-8864 Use fallback mechanism for empty string in ICUDataTable get method
X-SVN-Rev: 30781
|
2011-10-03 19:10:54 +00:00 |
|
Abhinav Gupta
|
6655716bad
|
ICU-8863 fix cpyscan.pl
X-SVN-Rev: 30780
|
2011-10-03 19:09:39 +00:00 |
|
Abhinav Gupta
|
701769facf
|
ICU-8863 moved functionality from cpysearch to Cpy module.
X-SVN-Rev: 30779
|
2011-10-03 19:05:30 +00:00 |
|
Abhinav Gupta
|
133e973a5e
|
ICU-8863 fix cpysearch.pl
X-SVN-Rev: 30778
|
2011-10-03 19:05:23 +00:00 |
|
Michael Ow
|
1b6e647811
|
ICU-8592 Update ICU4J time zone data to 2011k
X-SVN-Rev: 30777
|
2011-10-03 17:59:37 +00:00 |
|
Michael Ow
|
a38fd5add2
|
ICU-8592 Update ICU4C timezone data to 2011k
X-SVN-Rev: 30776
|
2011-10-03 17:57:52 +00:00 |
|
Peter Edberg
|
ab3d24b4f5
|
ICU-8753 Fix comment about prevOffset / newOffset
X-SVN-Rev: 30773
|
2011-09-30 21:34:41 +00:00 |
|
Peter Edberg
|
69bb199a1b
|
ICU-8753 Replace confusing use of dst variable with prevOffset / newOffset
X-SVN-Rev: 30772
|
2011-09-30 21:32:41 +00:00 |
|
Yoshito Umaoka
|
c27fc1d6e5
|
ICU-8518 Misspelled again... Corrected.
X-SVN-Rev: 30771
|
2011-09-30 21:17:08 +00:00 |
|
Peter Edberg
|
630f1f0c99
|
ICU-8753 Replace confusing use of dst variable with prevOffset / newOffset
X-SVN-Rev: 30770
|
2011-09-30 21:14:46 +00:00 |
|
Yoshito Umaoka
|
a87cae4ff8
|
ICU-8518 Corrected spelling found by Markus's review
X-SVN-Rev: 30769
|
2011-09-30 20:52:56 +00:00 |
|
Abhinav Gupta
|
33f9e7e935
|
ICU-8856 copyright info on com.ibm.icu.text.SourceTargetUtility.
X-SVN-Rev: 30768
|
2011-09-30 20:28:27 +00:00 |
|
Steven R. Loomis
|
d540fa8c34
|
ICU-8861 revert r30505 (extraneous comment) from #8755
X-SVN-Rev: 30767
|
2011-09-30 20:20:24 +00:00 |
|