Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / line_printer.h
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-06-27 Nico Weberv1.5.0 v1.5.0
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-02-03 Peter CollingbourneIntroduce the "console" pool
2013-05-24 Nico WeberMerge pull request #585 from nico/fixcrash
2013-05-20 Evan Martinversion 1.3.3 v1.3.3
2013-05-20 Evan MartinMerge pull request #576 from nico/newlines
2013-05-19 Evan MartinMerge pull request #577 from tfarina/structs
2013-05-19 Thiago Farinastructs not classes.
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-18 Evan Martindrop std:: qualifiers on more stl datatypes
2013-04-09 Evan MartinMerge pull request #535 from sgraham/fix-windows-depslog
2013-04-09 Scott Grahamadd ifdef around console_
2013-04-09 Scott Grahamfix windows build after depslog
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-09 Nico WeberMake LinePrinter members private, add comments.
2013-04-09 Nico Webermove printing of new lines into LinePrinter.
2013-04-09 Nico Webermove single-line printing to new class