提交历史

作者 SHA1 备注 提交日期
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' 9 年之前
  Stefan Siegl 67a9de01bd Allow custom module normalisation 9 年之前
  Stefan Siegl 3085db6aeb Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff 9 年之前
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 9827224471 Don't pass cache_slot to standard handlers 9 年之前
  Stefan Siegl b8726409f4 Throw V8JsException if v8 context cannot be created 9 年之前
  Stefan Siegl 0a93aa2306 Fix object name setting 9 年之前
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread 9 年之前
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals 9 年之前
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour 9 年之前
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes 9 年之前
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well 9 年之前
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys 9 年之前
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free 9 年之前
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr 9 年之前
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString 9 年之前
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension 9 年之前
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader 9 年之前
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer 9 年之前
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string 9 年之前
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed 9 年之前
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc 9 年之前
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc 9 年之前
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback 9 年之前
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API 9 年之前
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource 9 年之前
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API 9 年之前
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext 9 年之前
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros 9 年之前