提交历史

作者 SHA1 备注 提交日期
  Aleksandr Kuzmenko b2799128d8 [php] Std.parseInt: ignore scientific notation (fixes #10617) 2 年之前
  tobil4sk 45f547f079 `Std.parseInt()` fixes and optimisations (#10664) 3 年之前
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) 5 年之前
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Alexander Kuzmenko df5fb75731 [php] better Sys.println() 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 年之前
  Alexander Kuzmenko 3b4c33024c [php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083) 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Alexander Kuzmenko cf562f00f3 [php] fix Std.parseInt() for haxedecimals on PHP < 7.1 8 年之前
  Alexander Kuzmenko 7a148bd1b0 [php] fix Std.parseInt() and parseFloat() for haxedecimals on PHP 7.1 (fixes #5521) 8 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) 11 年之前
  Nicolas Cannasse 6a5da6a097 added Std.instance 12 年之前
  Franco Ponticelli d711eff4c2 php: attempt at fixing Math.exp specifications 12 年之前
  Franco Ponticelli 13bddc6967 updated patch of Std.int to better support 32bit machines 12 年之前
  Franco Ponticelli 16879eb58f php: fixed float to int32 conversion 12 年之前
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 年之前
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年之前
  Nicolas Cannasse 8c38fc32f2 fixed Std.random(-100) and add to changes (potential backward incompatibility) 13 年之前
  Simon Krajewski bbcf119cc2 make PHP's behavior on some invalid input to Std.parseFloat more consistent with other targets (fixed issue #823) 13 年之前
  Nicolas Cannasse b5bd857a30 revert change to Std.parseFloat (cause more unit tests to fail) 13 年之前
  Franco Ponticelli d6a9c37d6a php : fixed Std.parseFloat() 13 年之前