Markus Scherer
|
a788c4e44c
|
ICU-7264 check for supported prefix length
X-SVN-Rev: 28787
|
2010-10-11 21:01:31 +00:00 |
|
Steven R. Loomis
|
adb11cba8d
|
ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
|
2010-10-09 01:23:28 +00:00 |
|
Jungshik Shin
|
4fb62e2878
|
ICU-8014 DST detection failure on Linux. Change the function name to skipZoneIDPrefix
X-SVN-Rev: 28784
|
2010-10-09 00:54:20 +00:00 |
|
Michael Ow
|
da1272de57
|
ICU-7447 Fix some GCC and VA compiler warnings.
X-SVN-Rev: 28778
|
2010-10-08 20:14:26 +00:00 |
|
Mark Davis
|
d10c798d62
|
ICU-7264 update the constant ranges for CJK, so that the code works correctly. This also handles the change in UCA that it is not CJK *blocks* but CJK *characters* (assigned in those blocks).
X-SVN-Rev: 28777
|
2010-10-08 17:22:13 +00:00 |
|
John Emmons
|
72b3ff2645
|
ICU-7597 Make validSublocales be based on included locales in icu-config.xml
X-SVN-Rev: 28776
|
2010-10-08 06:05:55 +00:00 |
|
John Emmons
|
601ffaf13c
|
ICU-7597 Make validSublocales be based on included locales in icu-config.xml
X-SVN-Rev: 28775
|
2010-10-08 06:01:05 +00:00 |
|
Steven R. Loomis
|
b1c81d198d
|
ICU-7583 local ignore Makefile.local
X-SVN-Rev: 28774
|
2010-10-07 23:55:11 +00:00 |
|
Markus Scherer
|
efa2e954e1
|
ICU-7264 support supplementary code points in FractionalUCA.txt
X-SVN-Rev: 28773
|
2010-10-07 19:46:41 +00:00 |
|
Jungshik Shin
|
fa5efaaf9b
|
ICU-8014 default timezone detection is not reliable when /usr/share/zoneinfo has posix/right subdirectories
X-SVN-Rev: 28771
|
2010-10-07 18:07:05 +00:00 |
|
Michael Ow
|
d483c7c807
|
ICU-7721 Check to see if both CXXFLAGS and CFLAGS were not set already.
X-SVN-Rev: 28770
|
2010-10-07 03:34:53 +00:00 |
|
Michael Ow
|
0c59484979
|
ICU-7721 Remove duplicate code in configure script.
X-SVN-Rev: 28769
|
2010-10-07 03:15:39 +00:00 |
|
Michael Ow
|
5878b80ed9
|
ICU-7721 Fix release/debug options in configure script.
X-SVN-Rev: 28768
|
2010-10-07 02:54:35 +00:00 |
|
Steven R. Loomis
|
cac0d444ac
|
ICU-8023 test fix for windows makefile
X-SVN-Rev: 28767
|
2010-10-07 00:23:38 +00:00 |
|
John Emmons
|
5a88748c9f
|
ICU-6995 Fix character classifications in Kannada
X-SVN-Rev: 28766
|
2010-10-06 17:44:33 +00:00 |
|
John Emmons
|
0b250fd02a
|
ICU-7978 Add getDigitsLocal that returns reference to the digits directly
X-SVN-Rev: 28765
|
2010-10-06 15:50:16 +00:00 |
|
Steven R. Loomis
|
2d61714acc
|
ICU-7583 checkin for source drop
X-SVN-Rev: 28764
|
2010-10-06 15:13:14 +00:00 |
|
Michael Ow
|
df4608dd59
|
ICU-8015 Improve performance of pkgdata tool file parser.
X-SVN-Rev: 28763
|
2010-10-05 04:52:16 +00:00 |
|
Michael Ow
|
2ea7489697
|
ICU-7883 Add backslash to all occurrences of spaces in the directory path.
X-SVN-Rev: 28762
|
2010-10-04 23:55:47 +00:00 |
|
Michael Ow
|
858ae2c1a0
|
ICU-7883 Ensure that the path has the proper backslash.
X-SVN-Rev: 28761
|
2010-10-04 23:52:24 +00:00 |
|
Michael Ow
|
d40ee7f0cb
|
ICU-8015 Dynamically allocate enough memory in pkgdata tool for compiler options.
X-SVN-Rev: 28760
|
2010-10-04 23:47:46 +00:00 |
|
Steven R. Loomis
|
c5e5a4c54e
|
ICU-7979 don't print out error on dlopen fail (err is already recorded). Also, remove some tabs.
X-SVN-Rev: 28759
|
2010-10-04 23:20:15 +00:00 |
|
Andy Heninger
|
f68de91610
|
ICU-8005 uninitialized field fLastChar (from valgrind)
X-SVN-Rev: 28758
|
2010-10-04 23:02:29 +00:00 |
|
Yoshito Umaoka
|
f9339035e4
|
ICU-8010 Make Collator.getAvailableLocales work when the class is loaded by the system classloader.
X-SVN-Rev: 28754
|
2010-10-04 20:50:06 +00:00 |
|
Steven R. Loomis
|
63e1b55fea
|
ICU-7972 update to autoconf 2.67, remove unneeded .mk file
X-SVN-Rev: 28751
|
2010-10-04 20:03:51 +00:00 |
|
Steven R. Loomis
|
b7ca1b4068
|
ICU-7971 fix make install-doc
X-SVN-Rev: 28750
|
2010-10-04 19:46:07 +00:00 |
|
Yoshito Umaoka
|
f0aa65c877
|
ICU-7996 Fixed resource bundle alias resolution problems. Also restored resource alias test cases accidentally disabled before.
X-SVN-Rev: 28749
|
2010-10-04 19:42:01 +00:00 |
|
Steven R. Loomis
|
3876f7555b
|
ICU-7995 make dist as used by milestone:4.5.2
X-SVN-Rev: 28748
|
2010-10-04 19:41:13 +00:00 |
|
Yoshito Umaoka
|
26c177ccfc
|
ICU-7996 Adding some resource alias test case data.
X-SVN-Rev: 28747
|
2010-10-04 19:27:36 +00:00 |
|
Steven R. Loomis
|
fde9be9d9a
|
ICU-7999 update readme
X-SVN-Rev: 28746
|
2010-10-01 00:36:02 +00:00 |
|
Steven R. Loomis
|
4f8e1629db
|
ICU-7792 APIChangeReport.html and tag an untagged file
X-SVN-Rev: 28743
|
2010-09-30 18:27:04 +00:00 |
|
Steven R. Loomis
|
3f5a867adf
|
ICU-7999 promote version number in api change report
X-SVN-Rev: 28742
|
2010-09-30 18:18:07 +00:00 |
|
Michael Ow
|
742f501232
|
ICU-7983 Resolve valgrind error when calling Calendar::createInstance().
X-SVN-Rev: 28739
|
2010-09-30 05:44:33 +00:00 |
|
Yoshito Umaoka
|
770725ba5f
|
ICU-7793 Updated the api change report for 4.5.2.
X-SVN-Rev: 28727
|
2010-09-29 21:34:56 +00:00 |
|
Stuart Gill
|
ce28cfd350
|
ICU-7993 update readme.html for 4.6M2
X-SVN-Rev: 28726
|
2010-09-29 21:15:36 +00:00 |
|
Stuart Gill
|
94820ddb2b
|
ICU-7993 update readme.html for 4.6M2
X-SVN-Rev: 28725
|
2010-09-29 21:15:11 +00:00 |
|
Andy Heninger
|
eca1ad4fc5
|
ICU-7991 Fix memory leak in NumberFormatTest.
X-SVN-Rev: 28718
|
2010-09-28 23:01:24 +00:00 |
|
Stuart Gill
|
71a82b49f6
|
ICU-7792 Update urename.h for the 4.6M2 release
X-SVN-Rev: 28717
|
2010-09-28 22:30:57 +00:00 |
|
Markus Scherer
|
514b12fb14
|
ICU-7792 fix some UCONFIG_NO_XYZ bugs
X-SVN-Rev: 28716
|
2010-09-28 05:43:34 +00:00 |
|
Markus Scherer
|
ae9a1bdefe
|
ICU-7792 fix a namespace bug
X-SVN-Rev: 28715
|
2010-09-28 05:06:58 +00:00 |
|
Andy Heninger
|
633cd9763a
|
ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
X-SVN-Rev: 28714
|
2010-09-27 23:52:31 +00:00 |
|
Andy Heninger
|
b38c190914
|
ICU-7989 Remove non-ASCII chars from ICU4J sources.
X-SVN-Rev: 28712
|
2010-09-27 23:13:38 +00:00 |
|
Andy Heninger
|
33a8b6e5a7
|
ICU-7988 add svn properties to text files as appropriate.
X-SVN-Rev: 28711
|
2010-09-27 22:31:10 +00:00 |
|
Andy Heninger
|
1c80d23e57
|
ICU-7988 add missing svn properties to text files.
X-SVN-Rev: 28710
|
2010-09-27 22:24:10 +00:00 |
|
Yoshito Umaoka
|
ca402bc5f1
|
ICU-7568 2010m to ICU4J trunk
X-SVN-Rev: 28707
|
2010-09-27 19:28:13 +00:00 |
|
Yoshito Umaoka
|
369efcc223
|
ICU-7568 2010m to ICU4C trunk
X-SVN-Rev: 28706
|
2010-09-27 19:27:19 +00:00 |
|
Andy Heninger
|
4997366db1
|
ICU-7987 Fix memory leak in intltest normalize
X-SVN-Rev: 28704
|
2010-09-27 18:47:37 +00:00 |
|
Andy Heninger
|
36fc220ae2
|
ICU-7986 Fix memory leak in cintltest regex
X-SVN-Rev: 28700
|
2010-09-27 05:51:41 +00:00 |
|
Michael Ow
|
b970115780
|
ICU-7981 Log data error for unum_open failure.
X-SVN-Rev: 28699
|
2010-09-25 04:42:19 +00:00 |
|
Steven R. Loomis
|
90dc5efa3f
|
ICU-7583 checkpoint for drop.
X-SVN-Rev: 28697
|
2010-09-24 23:49:42 +00:00 |
|