1. 18 Feb, 2017 1 commit
  2. 11 Feb, 2017 1 commit
  3. 02 Feb, 2017 2 commits
  4. 27 Jan, 2017 6 commits
  5. 26 Jan, 2017 1 commit
  6. 24 Jan, 2017 16 commits
  7. 23 Jan, 2017 1 commit
  8. 22 Jan, 2017 2 commits
  9. 03 Jan, 2017 1 commit
    • Ross Light's avatar
      Add getFd method to FdInputStream and FdOutputStream · 1c2fb362
      Ross Light authored
      These methods are useful if you're receiving a generic stream in
      application code and would like to check some non-stream behavior about
      the file (e.g. stat or isatty).  Of course, downcasting can fail and
      code should not rely on the file descriptor being available.
      1c2fb362
  10. 01 Dec, 2016 2 commits
  11. 19 Nov, 2016 1 commit
  12. 15 Nov, 2016 3 commits
  13. 12 Nov, 2016 1 commit
  14. 07 Nov, 2016 2 commits