Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added seconds() and attoseconds() to attotime and prefixed members with | 2015-08-15 | 1 | -2/+2 | |
| | | | | | | | m_. Rewrote code accessing members to use seconds() and attoseconds(). The changes were triggered by a test how gcc __int128_t would perform as the internal representation. This test revealed that the current implementation is still faster. (nw) | ||||
* | 60000000000 does not fit in a long (nw) | 2015-08-04 | 1 | -1/+1 | |
| | |||||
* | mfmhd: using string instead of char* | 2015-08-02 | 1 | -1/+1 | |
| | |||||
* | mfmhd: Introduced format definition, now generally available. | 2015-08-02 | 1 | -0/+1176 | |