Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC hace 8 años
  Stefan Siegl d97832d9fb v8::Handle -> v8::Local hace 8 años
  Stefan Siegl cbe865c116 Refresh package.xml hace 8 años
  Stefan Siegl 9a149fcd08 Mention integer precission differences, closes #295 hace 8 años
  Stefan Siegl 8bc4cd6266 Bump version to 1.3.5 hace 8 años
  Stefan Siegl d8d9fba648 update .gitignore so PEAR_PackageFileManager_Git handles it well hace 8 años
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 hace 8 años
  Stefan Siegl 022da6e548 remove stray CVS header hace 8 años
  Stefan Siegl 6d5a3a2ea6 Merge pull request #296 from stesie/win64-precission-loss-fixes hace 8 años
  Stefan Siegl 299aa6adc2 add vm.box override for vagrant-lxc hace 8 años
  Stefan Siegl 3761657335 update copyright years of changed files hace 8 años
  Stefan Siegl d2c171a83f fix bound check: uint32_t -> int hace 8 años
  Stefan Siegl cc888029c5 v8js_variable: add size check + precission down cast hace 8 años
  Stefan Siegl 4a8c49bfed v8js_v8object_class: add size check + precission down cast hace 8 años
  Stefan Siegl ab8613f41b v8js_v8: add size check + precission down cast hace 8 años
  Stefan Siegl db7c81d4fa v8js_object_export: add size checks + precission down casts hace 8 años
  Stefan Siegl 7625d9b94f v8js_methods: add size checks + precission down casts hace 8 años
  Stefan Siegl a493919a17 extract function zend_long_to_v8js hace 8 años
  Stefan Siegl d69d8e9671 check ArrayAccess offset/count against int max limits hace 8 años
  Stefan Siegl 78807b6720 do comparison instead of (bool) cast hace 8 años
  Stefan Siegl e5f57b7661 move #undef min/max to v8js_v8.h hace 8 años
  Stefan Siegl b6d47ac7a8 declare v8_initialized flag as bool hace 8 años
  Stefan Siegl cd28b5c320 v8js_class: add size checks + precission down casts hace 8 años
  Stefan Siegl fe2e289a32 ulong -> zend_ulong hace 8 años
  Stefan Siegl 7af272a709 throw on string export beyond int-max length hace 8 años
  Stefan Siegl 754a663e81 move #undef directives to the top of the file hace 8 años
  Stefan Siegl 9a1f42c56c Merge pull request #293 from stesie/refresh-appveyor hace 8 años
  Stefan Siegl 346c47b657 skip long_int64 test on 32bit PHP versions hace 8 años
  Stefan Siegl b45bef46de pick up int64 export test from issue #287 hace 8 años
  Stefan Siegl e86c957811 fix long vs. zend_long issue on Windows, refs #292 hace 8 años