aboutsummaryrefslogtreecommitdiff
path: root/butl/utility.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Implement throw_generic_error() and throw_system_error()Karen Arutyunov1-2/+53
2017-01-24Redo config as feature test macrosBoris Kolpackov1-2/+2
2017-01-09Add operator<<(ostream, exception)Karen Arutyunov1-0/+68
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-12-16Fix the previous fixBoris Kolpackov1-1/+3
2016-12-16Work around unexportable thread-local variables on Win32Boris Kolpackov1-1/+6
2016-12-13Fix thread safety issueBoris Kolpackov1-0/+7
2016-11-22Add diagnostics facilityBoris Kolpackov1-0/+10