커밋 기록

작성자 SHA1 메시지 날짜
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 2 년 전
  Stefan Siegl dd536bc5ce Merge pull request #487 from stesie/exception-proxy-class 2 년 전
  Stefan Siegl 712f54113b Merge branch 'php7' of github.com:phpv8/v8js into php8 2 년 전
  Stefan Siegl 4c026f3fb2 use isolate version of v8::ScriptOrigin 3 년 전
  Stefan Siegl 7422ef2383 run exceptions thrown in require() through proxy factory as well 3 년 전
  Stefan Siegl 6be2206aab eliminate PHP_MAJOR_VERSION checks 3 년 전
  Albert 97cc819ade support php8 4 년 전
  waqasbelushi e648f431ac all test passed v8 8.9 4 년 전
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows 5 년 전
  Timothy Pace 3955409f56 Remove deprecated Context versions of ToBoolean and BooleanValue 5 년 전
  Christiano Becker d36aa6c9d5 Update v8js_methods.cc 6 년 전
  Stefan Siegl 9c45508183 omit use of deprecated apis 6 년 전
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 6 년 전
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 7 년 전
  Stefan Siegl 48a763d6db pass module_base directly via FunctionTemplate, closes #349 7 년 전
  Stefan Siegl 7663fb6888 support native modules 7 년 전
  Stefan Siegl b12a2fb4e3 Merge remote-tracking branch 'stesie/require-exception-handling' into php7 7 년 전
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values 7 년 전
  Stefan Siegl 384ec9b1b6 use "this = module.exports" for modules 7 년 전
  Stefan Siegl f3a46ff833 re-use global context for modules + provide module.exports 7 년 전
  Stefan Siegl 096454fdf4 Fix deprecated API calls 8 년 전
  Stefan Siegl 745126b5cb remove left-over TSRM stuff 8 년 전
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH 8 년 전
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC 8 년 전
  Stefan Siegl d97832d9fb v8::Handle -> v8::Local 8 년 전
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 8 년 전
  Stefan Siegl 3761657335 update copyright years of changed files 8 년 전
  Stefan Siegl 7625d9b94f v8js_methods: add size checks + precission down casts 8 년 전
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 8 년 전
  Stefan Siegl 9fd201eb16 forward exceptions thrown in module normaliser 8 년 전