summaryrefslogtreecommitdiff
path: root/timev.h
AgeCommit message (Expand)Author
2018-09-25* expand tabs.svn
2018-09-25Moved `struct vtm` stuff from internal.h to timev.hnobu
2018-08-08Store String as zone in struct vtm.akr
2018-01-16timev.h: just use "unsigned int" for bitfieldsnormal
2018-01-02bit-fields other than int is a C99ismshyouhei
2014-02-25configure.in, win32/Makefile.sub: PACKED_STRUCT with VCnobu
2014-02-24time: only use packed struct on x86*normal
2014-02-24time: rearrange+pack vtm and time_object structsnormal
2013-03-30timev.h: move time_t stuffsnobu
2009-08-29* timev.h (TIME_SCALE): defined as 1000000000.akr
2009-04-21* time.c: remove time_t restriction from Time class.akr