lumiera_/src/lib/time
Ichthyostega 2c20d407fc mass clean-up: adapt usage of std::cout pretty much everywhere
- remove unnecessary includes
- expunge all remaining usages of boost::format
- able to leave out the expliti string(elm) in output
- drop various operator<<, since we're now picking up
  custom string conversions automatically
- delete diagnostics headers, which are now largely superfluous
- use newer helper functions occasionally

I didn't blindly change any usage of <iostream> though;
sometimes, just using the output streams right away
seems adequate.
2016-01-07 20:12:46 +01:00
..
control-impl.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
control-policy.hpp clean-up(#985): tighten basic header lib/meta/util.hpp 2016-01-05 22:00:53 +01:00
control.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
diagnostics.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
digxel.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
formats.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
grid.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
mutation.cpp clean-up and finalise time::Mutation 2012-12-02 01:54:02 +01:00
mutation.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
quantiser.cpp introduce typedef for Frame numbers (see #882) 2013-11-18 00:01:43 +01:00
quantiser.hpp introduce typedef for Frame numbers (see #882) 2013-11-18 00:01:43 +01:00
time.cpp add internal / diagnostic display for low-level time values and time spans 2015-09-25 03:12:04 +02:00
timecode.cpp clean-up some library and linkage problems 2015-08-16 01:35:30 +02:00
timecode.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
timequant.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
timevalue.hpp add internal / diagnostic display for low-level time values and time spans 2015-09-25 03:12:04 +02:00