Commit Graph

18216 Commits

Author SHA1 Message Date
Steven R. Loomis
de16c44aa9 ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
X-SVN-Rev: 30876
2011-10-26 23:02:14 +00:00
John Emmons
2dc5656d64 ICU-7635 Reintroduce testcase in platform neutral fashion
X-SVN-Rev: 30875
2011-10-26 14:39:51 +00:00
Steven R. Loomis
eefa1cd982 ICU-8904 "ar not found" should be a warning, not an error.
X-SVN-Rev: 30874
2011-10-26 14:17:04 +00:00
John Emmons
aa756a711b ICU-7635 Back out the testcase until it can be made platform neutral
X-SVN-Rev: 30873
2011-10-26 05:02:16 +00:00
John Emmons
f0cc7e958f ICU-7635 Back out the testcase until it can be made platform neutral
X-SVN-Rev: 30869
2011-10-26 03:38:58 +00:00
John Emmons
0ce13a1711 ICU-7635 Modify toString method to handle >>>
X-SVN-Rev: 30868
2011-10-26 02:16:23 +00:00
Michael Ow
fdfba50729 ICU-8883 Update individual samples solution file to MSVC 2010
X-SVN-Rev: 30843
2011-10-18 17:56:08 +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
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
Steven R. Loomis
20934ac953 ICU-8861 merge r30809 cleanup from #8755
X-SVN-Rev: 30814
2011-10-12 20:08:09 +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
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
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
Steven R. Loomis
47b3023462 ICU-8869 update API change report for m1
X-SVN-Rev: 30787
2011-10-04 01:50:34 +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
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
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
630f1f0c99 ICU-8753 Replace confusing use of dst variable with prevOffset / newOffset
X-SVN-Rev: 30770
2011-09-30 21:14:46 +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
Peter Edberg
307efef922 ICU-8820 Parse string fields in pattern as strings before trying digits (if lenient)
X-SVN-Rev: 30766
2011-09-30 20:07:28 +00:00
Abhinav Gupta
0e5fb3e2cb ICU-8855 copyright info on icu4c.css
X-SVN-Rev: 30765
2011-09-30 20:07:21 +00:00
Michael Ow
221aac2de8 ICU-7365 Remove unused old test code.
X-SVN-Rev: 30762
2011-09-30 19:45:51 +00:00
John Emmons
867185c5c7 ICU-8846 Merge CLDRv21M1 data into ICU
X-SVN-Rev: 30755
2011-09-29 21:52:25 +00:00
Steven R. Loomis
4db19f5629 ICU-8732 merge from branch
X-SVN-Rev: 30750
2011-09-29 19:22:56 +00:00
Steven R. Loomis
c18cfa3a7e ICU-8784 this is part of the IBMi update (fixing a doc link) - was originally in the #8732 branch
X-SVN-Rev: 30749
2011-09-29 19:21:34 +00:00
Abhinav Gupta
019b2620e3 ICU-8855 utf-8 file properties for icu4c
X-SVN-Rev: 30743
2011-09-29 14:17:52 +00:00
Abhinav Gupta
2b2e4ecfe6 ICU-8855 text file line endings fixed for icu4c
X-SVN-Rev: 30740
2011-09-28 21:10:49 +00:00
Abhinav Gupta
6a746276e5 ICU-8855 non-ascii characters in C code.
X-SVN-Rev: 30739
2011-09-28 20:54:03 +00:00
Markus Scherer
3458799ca4 ICU-8779 add getUnknown()
X-SVN-Rev: 30729
2011-09-28 00:00:31 +00:00
Abhinav Gupta
2b36c4da2e ICU-8328 added note about data files to readme.
X-SVN-Rev: 30712
2011-09-26 17:00:46 +00:00
Abhinav Gupta
3db9ae8155 ICU-8328 separated icu4j tzdata for make and nmake
X-SVN-Rev: 30709
2011-09-26 15:30:34 +00:00
Steven R. Loomis
e73e4ea280 ICU-8784 improve pointer toc code, however still not working on i- document as such for now.
X-SVN-Rev: 30702
2011-09-21 20:00:24 +00:00
Abhinav Gupta
63e25666ad ICU-8838 added quotes to directory path.
X-SVN-Rev: 30701
2011-09-20 18:46:01 +00:00
Steven R. Loomis
d8630bafcb ICU-8837 improve date sample
X-SVN-Rev: 30699
2011-09-20 18:15:46 +00:00
Jungshik Shin
0140e29ece ICU-8561 DigitList::set(double) breaks in some locales and generates NaN
X-SVN-Rev: 30689
2011-09-20 00:12:55 +00:00
Andy Heninger
81618f4a97 ICU-8824 Apply patch to remove read of unitialized memory.
X-SVN-Rev: 30688
2011-09-19 20:48:29 +00:00
Abhinav Gupta
df03c9748c ICU-8579 added u_printf_u and u_get_stdout
X-SVN-Rev: 30685
2011-09-19 17:58:14 +00:00
Abhinav Gupta
b65c4ce3ab ICU-8579 missing return in uprintf_cleanup
X-SVN-Rev: 30682
2011-09-18 23:54:02 +00:00
John Emmons
41c28f1ee2 ICU-8811 Regen of CLDR data with no commonlyUsed
X-SVN-Rev: 30680
2011-09-16 20:24:34 +00:00
John Emmons
921f531cb7 ICU-8821 Handle empty set markers in ures_getStringByKeyWithFallback()
X-SVN-Rev: 30679
2011-09-16 20:22:44 +00:00
Abhinav Gupta
b199eb07ee ICU-8579 added u_printf
X-SVN-Rev: 30677
2011-09-16 17:44:06 +00:00