Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl a1cdd7537b Fix conditional compilation for snapshot=off hace 9 años
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality hace 9 años
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them hace 9 años
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten hace 10 años
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 hace 10 años
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 hace 10 años
  Stefan Siegl 67a9de01bd Allow custom module normalisation hace 10 años
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff hace 10 años
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals hace 10 años
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour hace 10 años
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well hace 10 años
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback hace 10 años
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation hace 10 años
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation hace 10 años
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 hace 10 años
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx hace 10 años
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) hace 10 años
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object hace 10 años
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown hace 10 años
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded hace 10 años
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher hace 10 años
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) hace 10 años
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 hace 10 años
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION hace 10 años
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files hace 10 años
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete hace 10 años
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup hace 11 años
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names hace 11 años
  Stefan Siegl d269809d8b Move types from php_v8js_macros.h to new headers hace 11 años
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects hace 11 años