1. 25 Jun, 2010 4 commits
  2. 24 Jun, 2010 3 commits
  3. 23 Jun, 2010 2 commits
  4. 22 Jun, 2010 9 commits
  5. 21 Jun, 2010 7 commits
  6. 20 Jun, 2010 3 commits
  7. 18 Jun, 2010 1 commit
    • Jean-Paul Calderone's avatar
      Revert r60115 · b33f0c1c
      Jean-Paul Calderone authored
      This revision introduced quoting for strings containing | based
      on a misunderstanding of the commonly used quoting rules used
      on Windows.
      
      | is interpreted by cmd.exe, not by the MS C runtime argv initializer.
      It only needs to be quoted if it is part of an argument passed through
      cmd.exe.
      
      See issue1300, issue7839, and issue8972.
      b33f0c1c
  8. 17 Jun, 2010 3 commits
  9. 16 Jun, 2010 2 commits
  10. 15 Jun, 2010 2 commits
  11. 14 Jun, 2010 1 commit
  12. 13 Jun, 2010 3 commits