Skip to content
Snippets Groups Projects
  1. Aug 10, 2016
  2. Jun 17, 2016
  3. Jun 14, 2016
  4. Jun 13, 2016
  5. Jun 09, 2016
    • René Fritze's avatar
      [logging] refactor FileBuffer · a83a54c3
      René Fritze authored
      Previously FileBuffer was actually buffering to file _and_ `cout`
      at the same time.
      This is behaviour is now split, with common functionality
      in OstreamBuffer. The old behviour is kept by using
      a new DualLogStream in the actual logger. This uses the
      extensible CombinedBuffer that can be used as a meta container
      for any SuspendableStrBuffer.
      a83a54c3
  6. Jun 06, 2016
  7. Jun 03, 2016
  8. Jun 02, 2016
  9. Jun 01, 2016
  10. May 31, 2016
  11. May 30, 2016
  12. Apr 20, 2016
Loading