1. 21 Apr, 2018 1 commit
  2. 19 Apr, 2018 1 commit
  3. 08 Feb, 2018 1 commit
  4. 07 Nov, 2016 1 commit
  5. 20 May, 2016 2 commits
  6. 30 Mar, 2015 1 commit
  7. 23 Nov, 2014 1 commit
  8. 20 Nov, 2014 1 commit
  9. 21 Oct, 2014 1 commit
  10. 17 Oct, 2014 1 commit
    • Joshua Warner's avatar
      fix writeLineToFd for windows console output · c0fbfd9c
      Joshua Warner authored
      This function now (on windows):
      * converts \n to \r\n (for both file and console outputs)
      * when the output is redirected to a file, uses WriteFile with utf-8 output
      * when the output will appear on a console, uses WriteConsole with utf-16 output instead
      c0fbfd9c
  11. 15 Oct, 2014 1 commit
  12. 20 Jun, 2014 1 commit
    • Kenton Varda's avatar
      Change license to MIT. · 889204fe
      Kenton Varda authored
      For portions currently copyright by Kenton (most of it), transfer copyright to Sandstorm Development Group, Inc. (Kenton's company).
      
      The license change is practically meaningless, as MIT and BSD 2-clause are legally equivalent. However, the BSD 2-clause license is sometimes confused for its ugly siblings, BSD 3-clause and BSD 4-clause. The MIT license is more immediately recognizeable for what it is.
      
      Rémy Blank and Jason Choy (the two non-trivial contributors) are on record as approving this change:
      
      https://groups.google.com/d/msg/capnproto/xXDd2HUOCcc/gbe_COIuXKYJ
      889204fe
  13. 11 Jun, 2014 1 commit
  14. 13 May, 2014 1 commit
  15. 23 Aug, 2013 1 commit
  16. 03 Aug, 2013 2 commits
  17. 02 Aug, 2013 3 commits
  18. 01 Aug, 2013 2 commits