index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time
Age
Commit message (
Expand
)
Author
2020-07-23
time/ISO8601: use <cstdlib>
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-04-01
time/Convert: fix GetTimeZoneOffset() on Windows
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-02-29
Add missing header.
Thomas Klausner
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
2019-12-24
time/ISO8601: fix Windows build failure
Max Kellermann
2019-12-24
time/ISO8601: refactor ParseTimeOfDay() to parse one by one
Max Kellermann
2019-12-24
time/ISO8601: move code to ParseTimeOfDay()
Max Kellermann
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-12-16
time/ISO8601: support omitting field separators
Max Kellermann
2019-12-16
time/ISO8601: support omitting minutes
Max Kellermann
2019-12-16
time/ISO8601: support omitting seconds
Max Kellermann
2019-12-16
time/ISO8601: support time zone offset
Max Kellermann
2019-12-16
time/ISO8601: allow omitting the "Z" suffix
Max Kellermann
2019-12-16
time/ISO8601: allow omitting the time of day
Max Kellermann
2019-12-16
time/ISO8601: ParseISO8601() returns precision
Max Kellermann
2019-12-16
time/ISO8601: implement with strptime(), without ParseTimePoint()
Max Kellermann
2019-12-16
time/Convert: fallback TimeGm() implementation
Max Kellermann
2019-12-16
time/Parser: use TimeGm()
Max Kellermann
2019-12-16
time/Parser: explicitly initialize struct tm before strptime()
Max Kellermann
2019-12-16
time/Convert: include sys/time.h for struct timeval
Max Kellermann
2019-12-16
time/ISO8601: forward-declare StringBuffer
Max Kellermann
2019-12-16
time/Convert: update copyright
Max Kellermann
2019-12-16
time/Convert: mention exceptions
Max Kellermann
2019-12-16
zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxx
Max Kellermann
2019-12-16
time/Convert: add `noexcept`
Max Kellermann
2019-12-16
time/Convert: add `pure` attributes
Max Kellermann
2019-12-16
util/Time*: move to time/
Max Kellermann
2019-09-25
time/ISO8601: support omitting minutes
Max Kellermann
2019-08-19
time/ISO8601: support omitting seconds
Max Kellermann
2019-08-19
time/ISO8601: support time zone offset
Max Kellermann
2019-08-19
time/ISO8601: allow omitting the "Z" suffix
Max Kellermann
2019-08-19
time/ISO8601: allow omitting the time of day
Max Kellermann
2019-08-19
time/ISO8601: ParseISO8601() returns precision
Max Kellermann
2019-08-19
time/ISO8601: implement with strptime(), without ParseTimePoint()
Max Kellermann
2019-08-19
time/Convert: fallback TimeGm() implementation
Max Kellermann
2019-08-19
time/Parser: use TimeGm()
Max Kellermann
2019-08-19
time/Parser: explicitly initialize struct tm before strptime()
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-05-21
time/Convert: include sys/time.h for struct timeval
Max Kellermann
2019-05-08
time/ISO8601: forward-declare StringBuffer
Max Kellermann
2019-05-08
time/Convert: update copyright
Max Kellermann
2019-05-08
time/Convert: mention exceptions
Max Kellermann
2019-05-08
zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxx
Max Kellermann
2019-05-08
time/Convert: add `noexcept`
Max Kellermann
2019-05-08
time/Convert: add `pure` attributes
Max Kellermann
[next]