1. 07 Nov, 2016 1 commit
  2. 20 May, 2016 2 commits
  3. 30 Mar, 2015 1 commit
  4. 23 Nov, 2014 1 commit
  5. 20 Nov, 2014 1 commit
  6. 21 Oct, 2014 1 commit
  7. 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
  8. 15 Oct, 2014 1 commit
  9. 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
  10. 11 Jun, 2014 1 commit
  11. 13 May, 2014 1 commit
  12. 23 Aug, 2013 1 commit
  13. 03 Aug, 2013 2 commits
  14. 02 Aug, 2013 3 commits
  15. 01 Aug, 2013 2 commits