
| Author | Changes | Lines of Code | Lines per Change | 
|---|---|---|---|
| damato | 13 (100.0%) | 936 (100.0%) | 72.0 | 
* resources/zoneinfo, tools/tzdata, tools/tzcode: updated tzdata/tzcode
  environment to the latest version (2015b) released by iana.org.
    
154 lines of code changed in 2 files:
* resources/zoneinfo, tools/tzdata, tools/tzcode: updated tzdata/tzcode
  environment to the latest version (2014b) released by iana.org.
    
1 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata, tools/tzcode: updated tzdata/tzcode
  environment to the latest version (2014a) released by iana.org.
    
6 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata, tools/tzcode: updated tzdata/tzcode
  environment to the latest version (2013i) released by iana.org.
    
3 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata, extrasrc/tzcode: updated tzdata/tzcode
  environment to the latest version (2013h) released by iana.org.
    
51 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata, extrasrc/tzcode: updated tzdata/tzcode
  environment to the latest version (2013g) released by iana.org.
    
110 lines of code changed in 1 file:
* tools/mktzdata.sh, resources/zoneinfo: fixed the mktzdata.sh script to
  actually generate zoneinfo files which do not take leapseconds into account.
  The reason for that is, that according to POSIX leap seconds are not counted
  and thus a time_t value is always a continues number instead. Now the results
  of our libtz.a functions like localtime(), etc. should be essentially the same
  like on any UNIX/POSIX system. The zoneinfo files had been updated accordingly
  and anyone is asked to update them respectively.
    
1 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata, extrasrc/tzcode: updated tzdata/tzcode
  environment to the latest version (2013d) released by iana.org.
    
48 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata: updated tzdata/tzcode environment to the
  latest version (2013c) released by iana.org.
    
1 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata: updated tzdata/tzcode environment to the
  latest version (2013b) released by iana.org.
* resources/zoneinfo: removed iso3166.tab file as we won't require it in our
  own upcoming YAM interface.
    
1 lines of code changed in 1 file:
* resources/zoneinfo, tools/tzdata: added raw source files of the tzdata2013a
  zoneinfo archive taken from iana.org and added a new mktzdata.sh shell 
  script to generate zoneinfo binary files in the newly created "zoneinfo"
  directory in the resources path of YAM. This will allow to use these files
  with our new zoneinfo query functions in libtz.a. This refs #10.
    
560 lines of code changed in 2 files: