Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl a1cdd7537b Fix conditional compilation for snapshot=off před 9 roky
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality před 9 roky
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them před 9 roky
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten před 9 roky
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 před 9 roky
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 před 9 roky
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 před 9 roky
  Stefan Siegl a83c49266e defer bailout until std::function dtor před 9 roky
  Stefan Siegl 8de27fd2ce free v8::Persistent<v8::Script> on bailout před 9 roky
  Stefan Siegl 362eb0b806 Merge pull request #190 from stesie/warn-only-on-v8-errors před 9 roky
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' před 9 roky
  Stefan Siegl de23e8dba4 Don't abort PHP on fatal V8 errors, just warn about it před 9 roky
  Stefan Siegl 67a9de01bd Allow custom module normalisation před 10 roky
  Stefan Siegl 3085db6aeb Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff před 10 roky
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl 9827224471 Don't pass cache_slot to standard handlers před 10 roky
  Stefan Siegl b8726409f4 Throw V8JsException if v8 context cannot be created před 10 roky
  Stefan Siegl 0a93aa2306 Fix object name setting před 10 roky
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread před 10 roky
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals před 10 roky
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour před 10 roky
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes před 10 roky
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well před 10 roky
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys před 10 roky
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free před 10 roky
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr před 10 roky
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString před 10 roky
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension před 10 roky
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader před 10 roky