aboutsummaryrefslogtreecommitdiff
path: root/libbutl/timestamp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Add workaround for MinGW GCC bug so to_stream(timestamp) properly handles %e ...Karen Arutyunov1-16/+51
2020-04-01Add daytime() functionKaren Arutyunov1-0/+28
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-09-04Add timestamp_unreal special valueBoris Kolpackov1-0/+3
2018-06-27Reimplement optional not to require default-constructible value typesBoris Kolpackov1-40/+46
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-125/+145
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov1-1/+1
2017-06-14Fix printing durationKaren Arutyunov1-3/+4
2017-06-14Add to_stream(duration) and to_string(duration)Karen Arutyunov1-15/+28
2017-05-16Add to_string(timestamp)Karen Arutyunov1-1/+12
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+612