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 10 roky
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 před 10 roky
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 před 10 roky
  Stefan Siegl 67a9de01bd Allow custom module normalisation před 10 roky
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff 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 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well před 10 roky
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback před 10 roky
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation před 10 roky
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation před 10 roky
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 před 10 roky
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx před 10 roky
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) před 10 roky
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object před 10 roky
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown před 10 roky
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded před 10 roky
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher před 10 roky
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) před 10 roky
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 před 10 roky
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION před 10 roky
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files před 10 roky
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete před 10 roky
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup před 11 roky
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names před 11 roky
  Stefan Siegl d269809d8b Move types from php_v8js_macros.h to new headers před 11 roky
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects před 11 roky