Age | Commit message (Expand) | Author |
---|---|---|
2018-10-08 | Timezone support by Time [Feature #14850] | nobu |
2018-09-25 | * expand tabs. | svn |
2018-09-25 | Moved `struct vtm` stuff from internal.h to timev.h | nobu |
2018-08-08 | Store String as zone in struct vtm. | akr |
2018-01-16 | timev.h: just use "unsigned int" for bitfields | normal |
2018-01-02 | bit-fields other than int is a C99ism | shyouhei |
2014-02-25 | configure.in, win32/Makefile.sub: PACKED_STRUCT with VC | nobu |
2014-02-24 | time: only use packed struct on x86* | normal |
2014-02-24 | time: rearrange+pack vtm and time_object structs | normal |
2013-03-30 | timev.h: move time_t stuffs | nobu |
2009-08-29 | * timev.h (TIME_SCALE): defined as 1000000000. | akr |
2009-04-21 | * time.c: remove time_t restriction from Time class. | akr |