提交历史

作者 SHA1 备注 提交日期
  Jan Ehrhardt ebdc5e4942 #210 Windows: Autodetect V8 API & V8 Engine Compiled Version 9 年之前
  Stefan Siegl ef5dc4e728 Bump version to 1.2.0 9 年之前
  Stefan Siegl 25cf46aa0c Use zend_string with zend_parse_parameters 9 年之前
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 770c9b2fca Bump version to 0.5.0 9 年之前
  Stefan Siegl 87b29749b9 Merge pull request #207 from stesie/custom-snapshots 9 年之前
  Stefan Siegl 9fd25e6fff Merge pull request #209 from stesie/fix-tests-v8-5.1 9 年之前
  Stefan Siegl f49d3b79ca Update README.Linux.md for snapshot usage 9 年之前
  Stefan Siegl de0b8e2aa8 Check V8_DIR/share/v8 for snapshot images as well 9 年之前
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval 9 年之前
  Stefan Siegl 606eb5a60f Mention limitted snapshot availibility in README.md 9 年之前
  Stefan Siegl 8e3e0c91b5 Add ZEND_ARG_INFO for V8Js::__construct 5th arg: snapshot_blob 9 年之前
  Stefan Siegl d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 9 年之前
  Stefan Siegl 67269ddfc4 Adapt test expectations to V8 error message changes 9 年之前
  Stefan Siegl 4df6e80be9 Add testcase on V8Js::createSnapshot 9 年之前
  Stefan Siegl a1cdd7537b Fix conditional compilation for snapshot=off 9 年之前
  Stefan Siegl 93d3f9591f Add CreateParams fields in v8js_ctx only if needed 9 年之前
  Stefan Siegl 40f0f5e89f Provide startup data loader for V8 < 4.6.76 9 年之前
  Stefan Siegl 52ebdc28ed Simply v8::Isolate::New to test if snapshot blob needed 9 年之前
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality 9 年之前
  Stefan Siegl 39062b4248 Test for snapshot support in V8 9 年之前
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them 9 年之前
  Stefan Siegl 82ffaa2c35 Merge pull request #202 from stesie/issue-183 9 年之前
  Stefan Siegl 3808f69dea Adapt tests V8 3.24 also 9 年之前
  Stefan Siegl 796ae85cb6 Adapt tests to different V8 versions 9 年之前
  Stefan Siegl 4a8a8b812f Add test that V8Js::__sleep and V8Js::__wakeup are final 9 年之前
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten 9 年之前
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 9 年之前
  Stefan Siegl b4b6a8a1a3 Merge pull request #201 from stesie/generator-php-to-v8 9 年之前
  Stefan Siegl e2636b2e71 Skip Generator export tests if not supported 9 年之前