提交歷史

作者 SHA1 備註 提交日期
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Alexander Kuzmenko 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 8 年之前
  Simon Krajewski e7cc0ba924 case var (#6608) 8 年之前
  Nicolas Cannasse fae543b5f9 added "detached" flag from sys.io.Process creation 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 9 年之前
  Valentin Lemière 3384a7cc26 Set default value of Process.exitCode as true for backward compatibility (#5902) 9 年之前
  Nicolas Cannasse 4bdbc88b0a changed Process.exitCode specification, allow non blocking query (default=false for backward compatibility) 9 年之前
  Andy Li 93af4db28e [cs] Sys.command should redirect stdout/stderr to parent 10 年之前
  Andy Li 6ee8483802 [cs] support calling Sys.command/Process with raw cmd string 10 年之前
  Andy Li dfdafb68e0 Make the args of sys.io.Process optional, to support running raw command. 10 年之前
  Andy Li fe7e9ea2c1 [cs] fixed commandline argument escaping on Mac/Linux using mono (See #3603) 10 年之前
  Andy Li 8507b76677 [cs] fixed passing relative path to exe to sys.io.Process, when using mono on Windows 10 年之前
  Andy Li 1c79168a33 update copyright year to 2016 10 年之前
  Andy Li 767b3fb402 Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603) 10 年之前
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Cauê Waneck 0cb3254e8e [cs] Always use NoCreateWindow when creating process. Closes unihx/unihx#1 (needs confirmation) 11 年之前
  Caue Waneck 8e32d7f112 LF normalization 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 年之前
  Caue Waneck 7b5f9ed8a3 [cs] Changed system.* package to cs.system.* 13 年之前
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 年之前
  Caue Waneck 25ad3682f5 [java/cs] sys.io.Process implementation 13 年之前