aboutsummaryrefslogtreecommitdiff
path: root/libbutl/diagnostics.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Pass writer to diagnostics epilogueBoris Kolpackov1-3/+3
2022-10-27Add ability to use custom writer when flushing diag_recordBoris Kolpackov1-5/+5
2022-05-10Use our own implementation of C++14 threads on MinGWmingw-stdthreadBoris Kolpackov1-1/+11
2022-02-02Move diag_frame to libbutlBoris Kolpackov1-3/+29
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-32/+5
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-06-28Add ability to specify custom diag_record writerBoris Kolpackov1-8/+19
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-02-22Fix diag_stream_lock destructor that may try to dereference diag_term set to ...Karen Arutyunov1-1/+4
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-09-24Use std.regex and std.theading modulesBoris Kolpackov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-5/+32
2017-08-06Don't reprint progress in newline modeBoris Kolpackov1-3/+4
2017-08-06Fix printing progress to non-terminal STDERRKaren Arutyunov1-6/+22
2017-08-04Squash warningBoris Kolpackov1-1/+1
2017-07-27Add support for printing progressBoris Kolpackov1-7/+86
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+80