Michael Ow
|
686c54f0fd
|
ICU-10505 Do not use u_austrncpy where not necessary
X-SVN-Rev: 34710
|
2013-12-04 21:38:30 +00:00 |
|
Michael Ow
|
9f5cf1f546
|
ICU-10129 Fix Windows timezone name truncation
X-SVN-Rev: 33610
|
2013-05-08 17:33:54 +00:00 |
|
Steven R. Loomis
|
858972dfa6
|
ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
X-SVN-Rev: 32838
|
2012-11-15 21:55:41 +00:00 |
|
Michael Ow
|
f1b69ac0a5
|
ICU-9408 Use only C style comments to resolve warnings and errors
X-SVN-Rev: 32069
|
2012-07-26 18:25:15 +00:00 |
|
Debabrata Sengupta
|
ecb960cbdb
|
ICU-9408 minor changes in indentation, comments and if statements
X-SVN-Rev: 32039
|
2012-07-12 21:38:53 +00:00 |
|
Debabrata Sengupta
|
48732d7f4a
|
ICU-9408 added functionality to detect user's region and improve time zone detection
X-SVN-Rev: 32038
|
2012-07-12 20:02:31 +00:00 |
|
Abhinav Gupta
|
6592593c88
|
ICU-8818 switched to calloc for a few instances of malloc + memset(0)
X-SVN-Rev: 30992
|
2011-11-30 17:52:09 +00:00 |
|
Michael Ow
|
3ead87044e
|
ICU-7715 Compare the time zone StandardName against the StandardName from the registry to provide better Windows default time zone detection.
X-SVN-Rev: 30450
|
2011-08-02 16:33:22 +00:00 |
|
Michael Ow
|
df14bcec37
|
ICU-7715 Use the StandardName timezone id when available on Windows
X-SVN-Rev: 30427
|
2011-07-26 20:55:36 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Michael Ow
|
4d5351b108
|
ICU-8385 Fix C++ style comment in C file
X-SVN-Rev: 29589
|
2011-03-10 03:59:03 +00:00 |
|
Yoshito Umaoka
|
7852edbfef
|
ICU-6444 Update mapTimezones table structure. This update was done by CLDR svn revision 4748.
X-SVN-Rev: 27683
|
2010-02-25 22:08:13 +00:00 |
|
Yoshito Umaoka
|
547580cd15
|
ICU-6444 Updated timezone data resources corresponding to the latest change for cldrbug 1958 in CLDR. Added metaZones.txt/windowsZones.txt replacing metazoneInfo.txt/wintz.txt. Removed mapTimezones data from supplementalData.txt to match the change in CLDR (for now, manually editted, because I cannot use the trunk version of supplementalData.xml in CLDR at this moment).
X-SVN-Rev: 27471
|
2010-02-02 04:55:55 +00:00 |
|
Michael Ow
|
cf116f9297
|
ICU-6444 Separate metazone timezone mappings and windows timezone from supplementalData and update affected source files.
X-SVN-Rev: 27411
|
2010-01-26 06:03:14 +00:00 |
|
Yoshito Umaoka
|
de92282fee
|
ICU-6207 Cleaned up unused code. Minor improvements.
X-SVN-Rev: 24682
|
2008-09-30 19:18:59 +00:00 |
|
Michael Ow
|
eac717e1df
|
ICU-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API.
X-SVN-Rev: 24594
|
2008-09-18 21:13:52 +00:00 |
|
Yoshito Umaoka
|
f8c67856cc
|
ICU-6340 Updated Windows tzid/Olson mapping in wintz.c - equivalent to CLDR 1.6.
X-SVN-Rev: 24149
|
2008-06-11 06:03:21 +00:00 |
|
George Rhoten
|
977716d034
|
ICU-5955 Move variable to bss section by initializing it to 0
X-SVN-Rev: 23160
|
2008-01-03 10:10:15 +00:00 |
|
Eric Mader
|
4b742e1c2b
|
ICU-5826 Add new zone mappings from supplimentalData.txt.
X-SVN-Rev: 22552
|
2007-08-28 18:59:45 +00:00 |
|
George Rhoten
|
09633de40c
|
ICU-5279 Don't export some API.
X-SVN-Rev: 21746
|
2007-06-15 06:40:59 +00:00 |
|
George Rhoten
|
d656c86a77
|
ICU-5582 Explicitly call the ANSI Windows API with proper casts
X-SVN-Rev: 21043
|
2007-02-16 21:46:15 +00:00 |
|
George Rhoten
|
125f883a19
|
ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
|
2007-02-08 23:41:05 +00:00 |
|
George Rhoten
|
066ecf1746
|
ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19667
|
2006-05-26 21:29:32 +00:00 |
|
Eric Mader
|
3d0b127c12
|
ICU-4576 Fix buffer overrun in findWindowsZoneID: wasn't leaving room for trailing null when allocating buffer from heap.
X-SVN-Rev: 19027
|
2006-01-26 21:51:27 +00:00 |
|
Eric Mader
|
ae8baeb57d
|
ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
X-SVN-Rev: 19020
|
2006-01-24 22:16:39 +00:00 |
|
George Rhoten
|
01d8b5a202
|
ICU-4152 Use uprv_ for the private function prefix.
X-SVN-Rev: 18971
|
2006-01-13 00:16:51 +00:00 |
|
Eric Mader
|
8170d83c48
|
ICU-4152 Remove C++ style comments.
X-SVN-Rev: 18964
|
2006-01-12 20:22:00 +00:00 |
|
Eric Mader
|
a992570c40
|
ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
|
2006-01-12 19:53:58 +00:00 |
|