Commit Graph

14 Commits

Author SHA1 Message Date
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