Steven R. Loomis
|
4a996aa700
|
ICU-6616 improve faketime
X-SVN-Rev: 28482
|
2010-08-17 01:27:18 +00:00 |
|
Michael Ow
|
ce3a205cc9
|
ICU-6501 Set data path when building data in archive mode.
X-SVN-Rev: 28389
|
2010-07-29 23:37:19 +00:00 |
|
Andy Heninger
|
74e297291f
|
ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
|
2010-07-12 18:03:29 +00:00 |
|
Jungshik Shin
|
3cbe5e57c5
|
ICU-7794 createDefaultTimeZone doesn't honor DST on Ubuntu Linux. Skip 'localtime' and return as soon as the 1st match is found
X-SVN-Rev: 28272
|
2010-06-28 17:44:29 +00:00 |
|
Steven R. Loomis
|
edcaca307a
|
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
X-SVN-Rev: 28099
|
2010-05-25 19:55:05 +00:00 |
|
Michael Ow
|
243d11d980
|
ICU-7636 Define _XOPEN_SOURCE_EXTENDED in putil.c when using VA compiler
X-SVN-Rev: 28070
|
2010-05-17 16:26:44 +00:00 |
|
Steven R. Loomis
|
1498352330
|
ICU-7482 z issues for 4.4
X-SVN-Rev: 27748
|
2010-03-02 22:00:40 +00:00 |
|
Michael Ow
|
ef43891334
|
ICU-7112 Move icucfg.h include statement below other includes.
X-SVN-Rev: 27232
|
2010-01-12 19:18:58 +00:00 |
|
Steven R. Loomis
|
dac8dd9883
|
ICU-7112 update for solaris
X-SVN-Rev: 27211
|
2010-01-12 00:14:07 +00:00 |
|
Steven R. Loomis
|
48ea42eecd
|
ICU-7112 sub-second precision (where available)
X-SVN-Rev: 27210
|
2010-01-11 21:58:15 +00:00 |
|
Steven R. Loomis
|
800da956b2
|
ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633 and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182 )
X-SVN-Rev: 27195
|
2010-01-09 02:15:20 +00:00 |
|
Michael Ow
|
38d8077e2c
|
ICU-6911 Fix proper version string termination.
X-SVN-Rev: 27131
|
2010-01-04 22:30:29 +00:00 |
|
Peter Edberg
|
ec72696fe8
|
ICU-7276 On DARWIN, for TARGET_IPHONE_SIMULATOR, look for data files relative to IPHONE_SIMULATOR_ROOT
X-SVN-Rev: 26990
|
2009-11-30 19:04:21 +00:00 |
|
Michael Ow
|
6ca187a0ca
|
ICU-7200 Move definition of TZFILE_SKIP.
X-SVN-Rev: 26816
|
2009-10-28 21:10:31 +00:00 |
|
Michael Ow
|
213239011c
|
ICU-7200 Skip certain tz file when searching for system time zone.
X-SVN-Rev: 26815
|
2009-10-28 19:59:29 +00:00 |
|
Jungshik Shin
|
aad80d159f
|
ICU-7135 On Windows, make uprv_tzname return a pointer to a location in the heap in both normal and fallback codepaths because it it is freed in timezone.cpp
X-SVN-Rev: 26746
|
2009-10-06 16:58:50 +00:00 |
|
Claire Ho
|
78f5b61f0b
|
ICU-7145 Prevent crash in searchForTZfile() of putil.c
X-SVN-Rev: 26706
|
2009-09-30 21:21:02 +00:00 |
|
Michael Ow
|
cf139249f7
|
ICU-5720 Remove uneeded u_version functions.
X-SVN-Rev: 26702
|
2009-09-30 20:16:24 +00:00 |
|
Michael Ow
|
bec6614bdd
|
ICU-6565 Make Linux and MacOX default codepage be UTF-8 for non C/POSIX locale.
X-SVN-Rev: 26620
|
2009-09-11 20:41:32 +00:00 |
|
Michael Ow
|
da54f7cdee
|
ICU-5720 Add data version API.
X-SVN-Rev: 26490
|
2009-08-13 17:21:33 +00:00 |
|
John Vu
|
edf161736f
|
ICU-6967 Removed u_compareVersions.
X-SVN-Rev: 26143
|
2009-06-23 18:04:40 +00:00 |
|
Michael Ow
|
f5f04a1928
|
ICU-6554 Use static variable when searching for tzfile and delete allocated pointer in numfmtst.
X-SVN-Rev: 25798
|
2009-04-16 20:56:04 +00:00 |
|
Andy Heninger
|
cc9ed5eb45
|
ICU-6799 fix compiler warnings
X-SVN-Rev: 25668
|
2009-03-27 17:08:12 +00:00 |
|
Michael Ow
|
d4f8a1c607
|
ICU-6790 Remove dereferencing of freed pointer and use dynamic array instead of static.
X-SVN-Rev: 25648
|
2009-03-24 18:27:08 +00:00 |
|
Markus Scherer
|
93e35cf3db
|
ICU-6606 add #define option for >>default charset is UTF-8<<
X-SVN-Rev: 25544
|
2009-03-11 03:16:35 +00:00 |
|
Michael Ow
|
23249110aa
|
ICU-6571 Fix the checking of string length in u_versionFromUString.
X-SVN-Rev: 25371
|
2009-02-04 19:59:43 +00:00 |
|
Steven R. Loomis
|
2e10735e9c
|
ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
|
2009-01-29 00:17:44 +00:00 |
|
Michael Ow
|
85121155a5
|
ICU-5944 Remove unneeded free function and use struct and static array.
X-SVN-Rev: 24803
|
2008-10-14 21:46:58 +00:00 |
|
Michael Ow
|
6e33806beb
|
ICU-5944 Read 512 bytes at a time when comparing tzfiles and use stack array for buffer to avoid excessive mallocs and frees.
X-SVN-Rev: 24725
|
2008-10-06 17:38:07 +00:00 |
|
Yoshito Umaoka
|
27305576ac
|
ICU-6554 Fix a compilation error on Windows introduced by the previous change.
X-SVN-Rev: 24700
|
2008-10-02 14:44:44 +00:00 |
|
Michael Ow
|
f904dc9003
|
ICU-6554 Add releasing of allocated memory when uprv_tzname is called.
X-SVN-Rev: 24698
|
2008-10-01 21:17:55 +00:00 |
|
Michael Ow
|
13b807cf6f
|
ICU-6412 Remove some unused variables.
X-SVN-Rev: 24692
|
2008-10-01 15:39:27 +00:00 |
|
Michael Ow
|
715a5f50cb
|
ICU-5944 Use static array and variables when possible to avoid excessive mallocs and memory allocations.
X-SVN-Rev: 24690
|
2008-10-01 14:11:08 +00:00 |
|
Michael Ow
|
22bd73be8d
|
ICU-5944 Make internally used functions static to avoid renaming.
X-SVN-Rev: 24648
|
2008-09-25 19:04:27 +00:00 |
|
Steven R. Loomis
|
da3b9a1d29
|
ICU-6515 fix genbrk memory overrun (contributed patch)
X-SVN-Rev: 24602
|
2008-09-18 23:17:37 +00:00 |
|
Michael Ow
|
5097c3c3c1
|
ICU-5944 Only search through system timezone on certain platforms.
X-SVN-Rev: 24582
|
2008-09-16 16:49:33 +00:00 |
|
Michael Ow
|
3f28436823
|
ICU-5944 Use the dirent api to search and compare the tz files on the system to find the correct timezone when the localtime is not a symlink.
X-SVN-Rev: 24544
|
2008-09-03 22:15:18 +00:00 |
|
Michael Ow
|
16cea7af89
|
ICU-6363 Move remapping of CP949 to platform specific area.
X-SVN-Rev: 24529
|
2008-08-27 19:21:22 +00:00 |
|
Michael Ow
|
7fbc9e40fa
|
ICU-6363 Remap CP949 to handle \5c round tripping.
X-SVN-Rev: 24524
|
2008-08-26 20:32:18 +00:00 |
|
Michael Ow
|
4e49d2ab92
|
ICU-5948 Set default codepage to ISO-8859-1 for Solaris when 646 is given by the OS.
X-SVN-Rev: 23794
|
2008-04-15 22:32:28 +00:00 |
|
George Rhoten
|
de6512a9c1
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
X-SVN-Rev: 23479
|
2008-02-23 19:15:18 +00:00 |
|
Michael Ow
|
7bdbf4cd39
|
ICU-6132 Check for malloc failure before strcpy in u_setDataDirectory and *getDefaultLocaleID.
X-SVN-Rev: 23222
|
2008-01-14 18:27:21 +00:00 |
|
George Rhoten
|
2318f11693
|
ICU-6123 On HP-UX, zh_HK.big5 uses a different charmap from zh_TW.big5
X-SVN-Rev: 23174
|
2008-01-04 17:34:02 +00:00 |
|
Steven R. Loomis
|
f5997fb476
|
ICU-6122 Fake Time support
X-SVN-Rev: 23165
|
2008-01-04 01:05:15 +00:00 |
|
George Rhoten
|
42b8c8fe7d
|
ICU-6054 Add comments on when remapPlatformDependentCodepage should be modified.
X-SVN-Rev: 23007
|
2007-12-04 16:44:36 +00:00 |
|
George Rhoten
|
1d1a2181e5
|
ICU-6054 Remap ambiguous EUC alias, and add sun_eu_greek alias.
X-SVN-Rev: 23006
|
2007-12-04 16:36:03 +00:00 |
|
George Rhoten
|
ffc55edf36
|
ICU-4894 Improve U_MAX_PTR for i5/OS.
X-SVN-Rev: 22578
|
2007-08-30 22:17:58 +00:00 |
|
George Rhoten
|
bb5b47080c
|
ICU-5876 Undo last two changes. They don't work.
X-SVN-Rev: 22540
|
2007-08-27 08:16:06 +00:00 |
|
George Rhoten
|
21469d8e4e
|
ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22539
|
2007-08-27 07:13:39 +00:00 |
|
George Rhoten
|
f25e7216cb
|
ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22515
|
2007-08-24 16:51:17 +00:00 |
|