Skip to content
Snippets Groups Projects
  1. Aug 06, 2016
    • Marek Vavrusa's avatar
      Merge branch 'unbuffer-kr_log_info' into 'master' · 4f49430c
      Marek Vavrusa authored
      Ensure that kr_log_info() gets sent promptly to stdout
      
      If stdout is buffered, kr_log_info() might take ages to show up in the
      output stream.  Since this stream could be interleaved with stderr
      (e.g. kr_log_error()), it would be good to be able to see the messages
      in the order in which they are generated.
      
      See merge request !40
      4f49430c
  2. Aug 05, 2016
  3. Aug 04, 2016
  4. Jul 29, 2016
  5. Jul 28, 2016
  6. Jul 20, 2016
  7. Jul 18, 2016
  8. Jul 17, 2016
  9. Jul 16, 2016
  10. Jul 13, 2016
  11. Jul 12, 2016
  12. Jul 11, 2016
  13. Jul 06, 2016
Loading