Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Alexander Kuzmenko 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Simon Krajewski e7cc0ba924 case var (#6608) 7 years ago
  Nicolas Cannasse fae543b5f9 added "detached" flag from sys.io.Process creation 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Valentin Lemière 3384a7cc26 Set default value of Process.exitCode as true for backward compatibility (#5902) 8 years ago
  Nicolas Cannasse 4bdbc88b0a changed Process.exitCode specification, allow non blocking query (default=false for backward compatibility) 8 years ago
  Andy Li dc6fbe5553 [java] Sys.command should redirect stdout/stderr to parent 9 years ago
  Andy Li 24aa974c7b [java] support calling Sys.command/Process with raw cmd string 9 years ago
  Andy Li dfdafb68e0 Make the args of sys.io.Process optional, to support running raw command. 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li 767b3fb402 Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603) 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Jonas Malaco Filho a105259182 [java] Fixed EOF catching on the output of sys.io.Process 11 years ago
  Caue Waneck 4b6395882b [java] Added minimal std lib; fixed issue #1451 ;added support for override detection in java-lib; added correct overload check override implementation (only count arguments, not return types); many -java-lib related fixed 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 years ago
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 years ago
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 years ago
  Caue Waneck 25ad3682f5 [java/cs] sys.io.Process implementation 13 years ago