Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter il y a 2 ans
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory il y a 3 ans
  Stefan Siegl 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 il y a 3 ans
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 il y a 5 ans
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 il y a 7 ans
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values il y a 7 ans
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object il y a 8 ans
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t il y a 8 ans
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally il y a 8 ans
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH il y a 8 ans
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 il y a 8 ans
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables il y a 9 ans
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher il y a 9 ans
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method il y a 9 ans
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval il y a 9 ans
  Stefan Siegl d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 il y a 9 ans
  Stefan Siegl 93d3f9591f Add CreateParams fields in v8js_ctx only if needed il y a 9 ans
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them il y a 9 ans
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' il y a 9 ans
  Stefan Siegl 67a9de01bd Allow custom module normalisation il y a 9 ans
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour il y a 9 ans
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well il y a 9 ans
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc il y a 9 ans
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback il y a 9 ans
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource il y a 9 ans
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API il y a 9 ans