Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gbmhunter/mchrono issues and pull requests
#14 - Add support for negative Unix times, and add appropriate unit tests.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#13 - Change Unix time from uint64_t to int64_t type.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#12 - Make Utc class into 'MChrono::UtcToUnix()' const and a pointer.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#11 - Move function definitions that are in 'MChrono'.hpp into 'MChrono.cpp'.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#10 - Add unit tests to make sure 'Utc::ValidateString()' takes into account the different number of days in each month (including Feb in leap years).
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#9 - Utc::Validate() needs to allow for 61 seconds in a minute (to account for leap seconds).
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#8 - Add unit tests which makes sure Utc::Validate() fails if month, day, hour, minute and second are outside their valid range.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#7 - Add MChrono::IsLeapYear() method.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#6 - Move classes in 'MChrono.hpp' into their own files.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#5 - Wrap all MChrono objects in MChrono namespace.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#5 - Wrap all MChrono objects in MChrono namespace.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#4 - Add ability to decode UTC string into a UTC object.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#3 - Make logic aware of the divisible by 100/400 leap year rule (in where 2100 will not be a leap year).
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#2 - Create converter between UTC and Unix time.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#1 - Create a time object.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement