Skip to content
Snippets Groups Projects
  1. Jun 17, 2016
  2. Jun 14, 2016
  3. Jun 13, 2016
  4. 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
  5. Jun 06, 2016
  6. Jun 03, 2016
  7. Jun 02, 2016
  8. Jun 01, 2016
  9. May 31, 2016
  10. May 30, 2016
  11. Apr 20, 2016
  12. Apr 19, 2016
  13. Apr 18, 2016
Loading