커밋 기록

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