Историја ревизија

Аутор SHA1 Порука Датум
  Stefan Siegl c804b16e4c fix compiler warnings пре 9 година
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method пре 9 година
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval пре 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 a1cdd7537b Fix conditional compilation for snapshot=off пре 9 година
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality пре 9 година
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them пре 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 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 пре 9 година
  Stefan Siegl 67a9de01bd Allow custom module normalisation пре 9 година
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff пре 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 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well пре 9 година
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback пре 9 година
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation пре 9 година
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation пре 9 година
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 пре 9 година
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx пре 9 година
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) пре 9 година
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object пре 9 година
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown пре 9 година
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded пре 9 година
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher пре 9 година
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) пре 9 година
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 пре 10 година
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION пре 10 година
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files пре 10 година