Commit Graph

23996 Commits

Author SHA1 Message Date
Stuart Gill
2b8eb22cc2 ICU-8295 changes based on code review
X-SVN-Rev: 30077
2011-05-10 00:16:40 +00:00
Stuart Gill
256fbc6f64 ICU-8295 changes based on code review
X-SVN-Rev: 30076
2011-05-10 00:14:12 +00:00
Steven R. Loomis
1f66736465 ICU-8545 fix for use with U_USING_NAMESPACE=0
X-SVN-Rev: 30075
2011-05-10 00:09:19 +00:00
Stuart Gill
871cc23d57 ICU-8468 changes following code review
X-SVN-Rev: 30074
2011-05-09 23:54:46 +00:00
Markus Scherer
1341b94989 ICU-8319 DLL-export private classes nested inside public ones
X-SVN-Rev: 30073
2011-05-09 23:49:06 +00:00
Steven R. Loomis
f7ff9a609a ICU-8545 urename for milestone:4.8 - fix tool issues, also add svn:ignore to dicttrieperf/Makefile
X-SVN-Rev: 30072
2011-05-09 23:31:44 +00:00
Markus Scherer
3de464a1e7 ICU-3660 use String not char[]
X-SVN-Rev: 30071
2011-05-09 23:00:17 +00:00
Andy Heninger
343f41f0f8 ICU-8543 Memory allocation functions check, fixes.
X-SVN-Rev: 30070
2011-05-09 22:21:08 +00:00
Yoshito Umaoka
9df1ab3178 ICU-8429 Update ICU4J plug-in version to 4.8
X-SVN-Rev: 30069
2011-05-09 21:45:50 +00:00
Andy Heninger
af7d88ffe8 ICU-8542 Line endings, non-ASCII and svn property fixes for ICU4C.
X-SVN-Rev: 30068
2011-05-09 21:37:36 +00:00
Andy Heninger
44d6182048 ICU-8542 Line endings and svn property cleanup of ICU4J
X-SVN-Rev: 30067
2011-05-09 21:34:09 +00:00
Yoshito Umaoka
a999cd197b ICU-8295 Reverted the previous change accidentally made.
X-SVN-Rev: 30066
2011-05-09 21:01:34 +00:00
Michael Ow
a640b41fab ICU-8429 Remove unused import in CharsetICU
X-SVN-Rev: 30065
2011-05-09 17:22:23 +00:00
John Emmons
e833477ed6 ICU-7427 Add testcase to cover leap year incrementing
X-SVN-Rev: 30064
2011-05-09 17:15:27 +00:00
John Emmons
74652a0d57 ICU-8347 Update javadoc for Region class to use paragraph separators
X-SVN-Rev: 30063
2011-05-09 16:55:24 +00:00
Peter Edberg
6a8f1e3c60 ICU-8329 Add Khmer dictionary-based word break test case from George Rhoten
X-SVN-Rev: 30062
2011-05-09 09:02:46 +00:00
Peter Edberg
6f1601400e ICU-8539 Add ja linebreak tailoring to match CSS normal; break before small kana and prolonged mark
X-SVN-Rev: 30061
2011-05-09 08:16:34 +00:00
Andy Heninger
6396036807 ICU-7083 incorporate review comments.
X-SVN-Rev: 30060
2011-05-09 02:56:05 +00:00
Andy Heninger
cf26986c13 ICU-8538 Valgrind error fixes in ICU 4.8RC
X-SVN-Rev: 30059
2011-05-09 02:35:48 +00:00
Michael Ow
7f09c1e396 ICU-8428 Update version number in Windows data files to 4.8
X-SVN-Rev: 30058
2011-05-07 02:32:52 +00:00
Markus Scherer
e579b92e84 ICU-8006 minor doc clarification
X-SVN-Rev: 30057
2011-05-07 01:09:01 +00:00
Michael Ow
64e979bdfe ICU-8537 Fix include platform.h statement for Windows
X-SVN-Rev: 30056
2011-05-06 23:02:23 +00:00
Markus Scherer
3ad925040a ICU-8295 minor doc spelling fixes
X-SVN-Rev: 30055
2011-05-06 22:34:03 +00:00
Michael Ow
5463d370b8 ICU-8537 Only include pwin32.h when using MinGW
X-SVN-Rev: 30054
2011-05-06 21:50:33 +00:00
Michael Ow
2e86fffaca ICU-8006 Update isFixedWidth implementation in ICU4J
X-SVN-Rev: 30053
2011-05-06 21:30:49 +00:00
Michael Ow
2a6abd14cf ICU-8006 Update isFixedWidth implementation in ICU4C
X-SVN-Rev: 30052
2011-05-06 21:28:05 +00:00
Yoshito Umaoka
94747c670f ICU-8429 Cleaned up import statements (all projects under main)
X-SVN-Rev: 30051
2011-05-06 21:17:48 +00:00
Yoshito Umaoka
c7e54c059a ICU-8429 ICU data version to 4.8
X-SVN-Rev: 30050
2011-05-06 20:45:53 +00:00
Yoshito Umaoka
62201ee859 ICU-8428 ICU4C and data version to 4.8. Also moved time bombs.
X-SVN-Rev: 30049
2011-05-06 20:45:10 +00:00
Markus Scherer
3ed970f1a7 ICU-8262 remove uloc_getDisplayNameOld() which is unused and had /* TODO:dougfelt remove */
X-SVN-Rev: 30048
2011-05-06 19:59:10 +00:00
Yoshito Umaoka
63bb1c6e6f ICU-8429 Update ICU4J version to 4.8 / 4.8RC except data version.
X-SVN-Rev: 30047
2011-05-06 18:39:47 +00:00
John Emmons
10b9607679 ICU-8489 Sync CLDR release-2-0-d01 to J
X-SVN-Rev: 30044
2011-05-06 05:33:07 +00:00
John Emmons
c0005b822b ICU-8489 Fix exemplar problems in dua and mgh locales
X-SVN-Rev: 30043
2011-05-06 05:29:12 +00:00
Markus Scherer
044ec4cb18 ICU-8470 fixes for coding guidelines
X-SVN-Rev: 30042
2011-05-05 23:57:22 +00:00
Markus Scherer
4c71c03c6f ICU-8467 fixes for coding guidelines
X-SVN-Rev: 30041
2011-05-05 23:36:01 +00:00
Markus Scherer
bb70cf601c ICU-8319 workaround for gcc 3.3.3 compiler bug
X-SVN-Rev: 30040
2011-05-05 22:46:07 +00:00
John Emmons
62c42b499f ICU-8489 Merge CLDR release-2-0-d01 into ICU4J
X-SVN-Rev: 30039
2011-05-05 22:44:41 +00:00
John Emmons
6999e011f9 ICU-8489 Merge CLDR release-2-0-d01 into ICU
X-SVN-Rev: 30038
2011-05-05 20:34:48 +00:00
John Emmons
2d4a2ae78f ICU-8489 Merge CLDR release-2-0-d01 into ICU
X-SVN-Rev: 30037
2011-05-05 18:12:27 +00:00
Peter Edberg
67bb9b9b2c ICU-6109 Always use strict number parsing for date parsing
X-SVN-Rev: 30036
2011-05-05 17:09:06 +00:00
Peter Edberg
f5af90e2ff ICU-8329 fix svn properties for khmerdict.txt
X-SVN-Rev: 30035
2011-05-05 16:33:43 +00:00
Michael Ow
47c419c905 ICU-8519 Dynamically allocate kwdBuf.
X-SVN-Rev: 30034
2011-05-05 03:33:24 +00:00
Michael Ow
eb51926653 ICU-8519 Change the keyword buffer size to the capacity.
X-SVN-Rev: 30033
2011-05-05 03:08:32 +00:00
Steven R. Loomis
287daf4131 ICU-8525 fix for nested inner classes that are private, and support out of source build
X-SVN-Rev: 30032
2011-05-05 02:19:44 +00:00
Steven R. Loomis
d99fe55461 ICU-8525 fix CSS type for API change report
X-SVN-Rev: 30031
2011-05-05 02:17:10 +00:00
Steven R. Loomis
5bd2362788 ICU-8525 doxygen warnings and API change report checkin
X-SVN-Rev: 30030
2011-05-05 02:14:32 +00:00
Steven R. Loomis
63dd5be23d ICU-8525 doxygen warnings
X-SVN-Rev: 30029
2011-05-05 01:35:22 +00:00
Steven R. Loomis
33ced448a3 ICU-8305 more doxygen fixes for regex
X-SVN-Rev: 30028
2011-05-04 23:13:14 +00:00
Steven R. Loomis
ba204d6987 ICU-8093 warnings fix, move internal
X-SVN-Rev: 30027
2011-05-04 23:12:49 +00:00
Andy Heninger
ae8896de7f ICU-8524 compiler warning cleanup.
X-SVN-Rev: 30026
2011-05-04 22:34:13 +00:00