Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timev.h: just use "unsigned int" for bitfields | normal | 2018-01-16 | 1 | -17/+8 |
* | bit-fields other than int is a C99ism | shyouhei | 2018-01-02 | 1 | -8/+17 |
* | configure.in, win32/Makefile.sub: PACKED_STRUCT with VC | nobu | 2014-02-25 | 1 | -2/+2 |
* | time: only use packed struct on x86* | normal | 2014-02-24 | 1 | -1/+1 |
* | time: rearrange+pack vtm and time_object structs | normal | 2014-02-24 | 1 | -9/+9 |
* | timev.h: move time_t stuffs | nobu | 2013-03-30 | 1 | -0/+21 |
* | * timev.h (TIME_SCALE): defined as 1000000000. | akr | 2009-08-29 | 1 | -1/+3 |
* | * time.c: remove time_t restriction from Time class. | akr | 2009-04-21 | 1 | -0/+19 |