Historique des commits

Auteur SHA1 Message Date
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) il y a 8 ans
  Alexander Kuzmenko 3b4c33024c [php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083) il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Alexander Kuzmenko cf562f00f3 [php] fix Std.parseInt() for haxedecimals on PHP < 7.1 il y a 8 ans
  Alexander Kuzmenko 7a148bd1b0 [php] fix Std.parseInt() and parseFloat() for haxedecimals on PHP 7.1 (fixes #5521) il y a 8 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 10 ans
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. il y a 11 ans
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) il y a 11 ans
  Nicolas Cannasse 6a5da6a097 added Std.instance il y a 12 ans
  Franco Ponticelli d711eff4c2 php: attempt at fixing Math.exp specifications il y a 12 ans
  Franco Ponticelli 13bddc6967 updated patch of Std.int to better support 32bit machines il y a 12 ans
  Franco Ponticelli 16879eb58f php: fixed float to int32 conversion il y a 12 ans
  Simon Krajewski f5f72624fa flipped haxe3 switch il y a 12 ans
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 il y a 13 ans
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT il y a 13 ans
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi il y a 13 ans
  Nicolas Cannasse 8c38fc32f2 fixed Std.random(-100) and add to changes (potential backward incompatibility) il y a 13 ans
  Simon Krajewski bbcf119cc2 make PHP's behavior on some invalid input to Std.parseFloat more consistent with other targets (fixed issue #823) il y a 13 ans
  Nicolas Cannasse b5bd857a30 revert change to Std.parseFloat (cause more unit tests to fail) il y a 13 ans
  Franco Ponticelli d6a9c37d6a php : fixed Std.parseFloat() il y a 13 ans
  Nicolas Cannasse fd1a28875e ExprRequire -> ExprOf + haxe3 transition il y a 13 ans
  Franco Ponticelli 17da50a60c minor php issues il y a 13 ans
  Nicolas Cannasse 093f55ddf3 added Std.format il y a 14 ans
  Franco Ponticelli fcf92999f7 php : fixed bug in Std.rand (on windows the range was limited) il y a 14 ans
  Franco Ponticelli 334d4988c0 php : fix to Std.parseInt il y a 14 ans
  Franco Ponticelli 16f095b851 - fixed issue 193 il y a 15 ans
  Nicolas Cannasse 91606d6093 pre 2.06 fixes il y a 15 ans
  Franco Ponticelli e212e94852 - php : fixed parsing in Std.int il y a 15 ans