Commit Graph

49 Commits

Author SHA1 Message Date
Yoshito Umaoka
e9c88f8472 ICU-7481 Updated date make file to use the new resource - zoneinfo64. Also updated tzcode/Makefile to build the old zoneinfo.txt in addition to the new zoneinfo64.txt. The zoneinfo.txt is used as a part of tz data build in the data repository.
X-SVN-Rev: 27732
2010-03-02 05:54:19 +00:00
Yoshito Umaoka
d79344d97d ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
X-SVN-Rev: 27644
2010-02-24 07:54:30 +00:00
Peter Edberg
2bd3e834a3 ICU-7225 Cross-build support needs to handle external tz data
X-SVN-Rev: 26995
2009-11-30 22:55:19 +00:00
Eric Mader
9b8a829f2a ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
X-SVN-Rev: 25301
2009-01-23 03:48:42 +00:00
Yoshito Umaoka
1b1e218a19 ICU-6696 Updated ICU zic to handle final rules without actual time changes (America/Resolute in 2009a). Also merged tzcode2009a to the ICU local copies.
X-SVN-Rev: 25292
2009-01-22 21:20:41 +00:00
Yoshito Umaoka
6c9239aa08 ICU-6577 Truncate time zone trunsition data out of signed in32 seconds range.
X-SVN-Rev: 24753
2008-10-08 14:30:17 +00:00
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Michael Ow
3d1a4a3fce ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Yoshito Umaoka
45c80ec7d7 ICU-5970 2008c into ICU4C trunk
X-SVN-Rev: 23992
2008-05-27 16:51:03 +00:00
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
Steven R. Loomis
35daa80252 ICU-5135 tzcode update
X-SVN-Rev: 22428
2007-08-20 20:14:22 +00:00
Yoshito Umaoka
d13bbadcae ICU-5811 Update ICU time zone supplemental definitions for SystemV time zones synchronized with CLDR 1.5
X-SVN-Rev: 22196
2007-07-28 03:10:59 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Yoshito Umaoka
0a41af2054 ICU-5315 Merge ICU backward compatibility zone definitions to icuzones. Also run Olson zic/zdump for data including icuzones to compare all ICU timezone transitions with the Olson stock code side by side.
X-SVN-Rev: 21350
2007-04-03 04:36:52 +00:00
Steven R. Loomis
e0ce365386 ICU-5135 shorten diff output
X-SVN-Rev: 21344
2007-04-02 21:46:41 +00:00
Steven R. Loomis
704c8b9dcb ICU-5135 add a 'check-dump' target that will compare ICU to TZ data output, if tzcode is present.
X-SVN-Rev: 21343
2007-04-02 21:45:28 +00:00
Yoshito Umaoka
cab97a2e9b ICU-5135 icutzdump for ICU4C and matching zdump based on Olson tzcode
X-SVN-Rev: 21340
2007-04-02 19:30:26 +00:00
Yoshito Umaoka
4a92ee0f17 ICU-5135 Changed tz2icu to parse 64-bit data and fixed final rule boundary bugs in zic
X-SVN-Rev: 21073
2007-02-21 18:05:10 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
Steven R. Loomis
9260540c00 ICU-5495 fix building.. add ICU version to zoneinfo.txt
X-SVN-Rev: 20730
2006-12-01 20:11:43 +00:00
Ram Viswanadha
21756729ab ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20704
2006-11-29 22:47:55 +00:00
Markus Scherer
18645b2f6d ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20632
2006-11-07 00:16:02 +00:00
Markus Scherer
e3b776c7d5 ICU-5388 support February 29 in rules (Brazil) for update to tzdata2006n, and more verbose error output
X-SVN-Rev: 20584
2006-10-22 14:58:36 +00:00
George Rhoten
5344c77f5e ICU-5357 Fix a documentation typo.
X-SVN-Rev: 20322
2006-09-13 23:33:24 +00:00
Steven R. Loomis
40a9340aaa ICU-4716 update with localtime.c patch from tzcode2006i
X-SVN-Rev: 20075
2006-08-16 18:46:55 +00:00
Steven R. Loomis
170deb1557 ICU-4716 work with out of source builds
X-SVN-Rev: 20060
2006-08-15 00:58:57 +00:00
George Rhoten
6a734a481d ICU-4716 Fix a typo
X-SVN-Rev: 20045
2006-08-11 22:36:29 +00:00
George Rhoten
bfecf67e09 ICU-4716 Allow make clean to work better.
X-SVN-Rev: 20044
2006-08-11 22:33:58 +00:00
George Rhoten
54aaf000b8 ICU-4716 Allow tzcode to work from tools/tzcode instead of only in ICU's
data directory.

X-SVN-Rev: 20043
2006-08-11 22:23:08 +00:00
Steven R. Loomis
6db4e2da84 ICU-4716 make tzcode build with out of source builds
X-SVN-Rev: 19981
2006-08-05 03:29:17 +00:00
Steven R. Loomis
df8d3e4ed3 ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19972
2006-08-04 01:18:19 +00:00
Steven R. Loomis
56b2c43c4c ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19970
2006-08-03 23:58:44 +00:00
Steven R. Loomis
f946c487b7 ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19969
2006-08-03 23:40:18 +00:00
Steven R. Loomis
278eaef75e ICU-5264 update to tz data 2006g
X-SVN-Rev: 19853
2006-07-18 08:31:49 +00:00
Steven R. Loomis
0d32aba0f9 ICU-5039 olson 2006a updates
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
Steven R. Loomis
aff09b5e97 ICU-5039 updated tzcode patch. updated readme
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Eric Mader
6bdf8eb80a ICU-4615 Changes for Olsen data 2005j.
X-SVN-Rev: 18120
2005-07-01 18:09:34 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
Andy Heninger
ded70b3ae1 ICU-4385 Fix Makefile patch to work with Linux command paths
X-SVN-Rev: 17147
2005-01-20 05:37:16 +00:00
Andy Heninger
743f792983 ICU-4385 track changes to Olson zic.c file.
X-SVN-Rev: 17146
2005-01-20 05:26:53 +00:00
Alan Liu
f43b31c96e ICU-3477 clarify docs; add ICU4J instructions; add patch file regeneration instructions
X-SVN-Rev: 15543
2004-05-25 22:34:55 +00:00
Alan Liu
e81cc162aa ICU-3477 update Makefile to discover Olson version and pass it to tz2icu
X-SVN-Rev: 15542
2004-05-25 22:34:06 +00:00
Alan Liu
69acdb1b26 ICU-3477 fix country map problem; add Olson version to generated files
X-SVN-Rev: 15541
2004-05-25 22:33:16 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
Alan Liu
52f1ae1898 ICU-3325 remove empty gentz dir
X-SVN-Rev: 14477
2004-02-10 21:56:29 +00:00