Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nxcomp/src/Log.cpp: don't confuse users with useless warning messages in case... | Mihai Moldovan | 2017-12-27 | 1 | -8/+12 |
* | nxcomp/src/Log.{cpp,h}: provide infrastructure for appending to already exist... | Mihai Moldovan | 2017-12-25 | 1 | -8/+45 |
* | nxcomp/src/Log.cpp: only create a new queue entry if we actually intend to wr... | Mihai Moldovan | 2017-12-11 | 1 | -3/+3 |
* | nxcomp/src/Log.cpp: add PID to thread ID output if requested. | Mihai Moldovan | 2017-10-27 | 1 | -1/+2 |
* | nxcomp/src/Log.{cpp,h}: port to std::stack as internal buffer structure. | Mihai Moldovan | 2017-10-27 | 1 | -5/+3 |
* | nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a... | Mihai Moldovan | 2017-10-27 | 1 | -1/+2 |
* | New logging implementation | Vadim Troshchinskiy | 2017-10-27 | 1 | -0/+121 |