Revīziju vēsture

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