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