aboutsummaryrefslogtreecommitdiffstats
path: root/libc/tools/zoneinfo/ZoneCompactor.java
Commit message (Expand)AuthorAgeFilesLines
* Move tzdata scripts from bionic to external/icuNeil Fuller2016-07-181-192/+0
* Fix tzdata update tools for 'backzone'.Elliott Hughes2014-11-111-2/+8
* Fix the tzdata update tools.Elliott Hughes2014-08-061-71/+16
* Fix a bug in ZoneCompactor that meant the zonetab offset was wrong.Elliott Hughes2013-03-141-2/+2
* Support zone.tab in bionic, and remove the file format version.Elliott Hughes2012-10-221-12/+18
* Change ZoneCompator to generate the single "tzdata" file.Elliott Hughes2012-10-191-163/+186
* Do all the zoneinfo.* file generation in Java.Elliott Hughes2012-10-191-9/+14
* Switch bionic over to using libcore's copy of libcore.util.ZoneInfo.Elliott Hughes2012-10-191-16/+57
* Move the zoneinfo generation tool into bionic.Elliott Hughes2011-02-171-0/+166