Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff há 9 anos atrás
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals há 9 anos atrás
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour há 9 anos atrás
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well há 9 anos atrás
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback há 9 anos atrás
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation há 9 anos atrás
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation há 9 anos atrás
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 há 10 anos atrás
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx há 10 anos atrás
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) há 10 anos atrás
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object há 10 anos atrás
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown há 10 anos atrás
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded há 10 anos atrás
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher há 10 anos atrás
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) há 10 anos atrás
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 há 10 anos atrás
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION há 10 anos atrás
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files há 10 anos atrás
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete há 10 anos atrás
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup há 10 anos atrás
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names há 10 anos atrás
  Stefan Siegl d269809d8b Move types from php_v8js_macros.h to new headers há 10 anos atrás
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects há 10 anos atrás
  Stefan Siegl 5ea36016fe code cleanup, part 1 há 10 anos atrás