summaryrefslogtreecommitdiff
path: root/src/Printer.cc
AgeCommit message (Collapse)Author
2014-01-02Adding the ability for Printer to override globals.Nicolas "Pixel" Noble
2012-08-29Using true C++11 initializers in classes.Nicolas "Pixel" Noble
2012-03-08Adding the ScopeLock class to simplify a bit some pieces of code.Pixel
2011-11-29Adding detailled logs, with timestamp and threadid.Pixel
2011-11-10... didn't I already fix this one... ? Weird.Pixel
2011-10-17Adding an early version of the 'engine debug' facility.Pixel
2011-10-07More work in the Task manager.Pixel
Also fixing a few bugs linked with the printer and TLS. Removed flto from compilation flags: this actually creates bad code (!)
2011-10-07Preliminary work for the Task manager.Pixel
Added libcoro submodule. Also refactored some pieces of code.
2011-10-03First commit - very basic features.Pixel