Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string há 10 anos atrás
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed há 10 anos atrás
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc há 10 anos atrás
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc há 10 anos atrás
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API há 10 anos atrás
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource há 10 anos atrás
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API há 10 anos atrás
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext há 10 anos atrás
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros há 10 anos atrás
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 há 10 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