tobil4sk
|
e5c120c668
[sys] Fix `Sys.putEnv()` with null as variable value on all targets (#10402)
|
3 年之前 |
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:
|
6 年之前 |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 年之前 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 年之前 |
Carlos Madrazo
|
0e63c95025
Use __hxcpp_println (#5139)
|
9 年之前 |
Hugh
|
cc9a4f95dc
[cpp] More native externs for cpp
|
9 年之前 |
Hugh
|
472e094b23
[cpp] Use @:access instead of untyped for sys.io.File constructors. Mark ConstCharStar as extern. Fix RawConstPointer in cppast. Do not use '::' on native metadat
|
9 年之前 |
Andy Li
|
4a81e09653
skip programPath test on TravisCI Linux
|
9 年之前 |
Andy Li
|
c4ee4ab60d
Added `Sys.programPath()` and deprecated `Sys.executablePath()`. See #3401.
|
9 年之前 |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 年之前 |
Andy Li
|
767b3fb402
Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603)
|
9 年之前 |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 年之前 |
Hugh
|
163052da9f
[cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded
|
10 年之前 |
Dan Korostelev
|
e6c2dd0ce5
make Sys.command quote executing command on Windows (see #3402)
|
10 年之前 |
Dan Korostelev
|
cf34d28f1c
Revert "fix Sys.command for windows: always escape cmd, wrap resulting command in quotes before executing (see #3402)"
|
10 年之前 |
Dan Korostelev
|
c0406cc928
fix Sys.command for windows: always escape cmd, wrap resulting command in quotes before executing (see #3402)
|
10 年之前 |
Andy Li
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 年之前 |
Nicolas Cannasse
|
22b7e226ef
prevent shell special chars injection in Sys.command arguments
|
11 年之前 |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 年之前 |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 年之前 |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 年之前 |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
12 年之前 |
Nicolas Cannasse
|
62e56506db
Sys class + sys.io package
|
13 年之前 |