Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Stefan Siegl 25cf46aa0c Use zend_string with zend_parse_parameters 9 vuotta sitten
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 9 vuotta sitten
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval 9 vuotta sitten
  Stefan Siegl 8e3e0c91b5 Add ZEND_ARG_INFO for V8Js::__construct 5th arg: snapshot_blob 9 vuotta sitten
  Stefan Siegl d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 9 vuotta sitten
  Stefan Siegl a1cdd7537b Fix conditional compilation for snapshot=off 9 vuotta sitten
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality 9 vuotta sitten
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them 9 vuotta sitten
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten 9 vuotta sitten
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 9 vuotta sitten
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 9 vuotta sitten
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 9 vuotta sitten
  Stefan Siegl a83c49266e defer bailout until std::function dtor 9 vuotta sitten
  Stefan Siegl 8de27fd2ce free v8::Persistent<v8::Script> on bailout 9 vuotta sitten
  Stefan Siegl 362eb0b806 Merge pull request #190 from stesie/warn-only-on-v8-errors 9 vuotta sitten
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' 9 vuotta sitten
  Stefan Siegl de23e8dba4 Don't abort PHP on fatal V8 errors, just warn about it 9 vuotta sitten
  Stefan Siegl 67a9de01bd Allow custom module normalisation 10 vuotta sitten
  Stefan Siegl 3085db6aeb Merge remote-tracking branch 'origin/master' into php7 10 vuotta sitten
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff 10 vuotta sitten
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 10 vuotta sitten
  Stefan Siegl 9827224471 Don't pass cache_slot to standard handlers 10 vuotta sitten
  Stefan Siegl b8726409f4 Throw V8JsException if v8 context cannot be created 10 vuotta sitten
  Stefan Siegl 0a93aa2306 Fix object name setting 10 vuotta sitten
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread 10 vuotta sitten
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals 10 vuotta sitten
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour 10 vuotta sitten
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes 10 vuotta sitten
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well 10 vuotta sitten
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys 10 vuotta sitten