Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext 9 vuotta sitten
  Stefan Siegl 8e84f99830 Adapt v8js.cc to PHP7 API 9 vuotta sitten
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* 9 vuotta sitten
  Stefan Siegl 5acc64610d Adapt v8js_array_access.cc to PHP7 API 9 vuotta sitten
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros 9 vuotta sitten
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 9 vuotta sitten
  Stefan Siegl cef7b0beba Remove #include of no-more-existing file 9 vuotta sitten
  Stefan Siegl e07ea80805 Update README.Linux.md common pitfalls 9 vuotta sitten
  Stefan Siegl 94fb367b15 Merge pull request #154 from rosmo/libplatform-x64 10 vuotta sitten
  Taneli Leppa 9f082a057b Check lib64 dir for libplatform as well. 10 vuotta sitten
  Stefan Siegl 35e5fbb1fc Don't call V8::ShutdownPlatform for V8 < 3.29.36 10 vuotta sitten
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 10 vuotta sitten
  Stefan Siegl 204cc0fa6a Merge pull request #151 from stesie/mem-leaks-001 10 vuotta sitten
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx 10 vuotta sitten
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) 10 vuotta sitten
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object 10 vuotta sitten
  Stefan Siegl 981f502303 ignore run-tests.php valgrind result files 10 vuotta sitten
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown 10 vuotta sitten
  Stefan Siegl 4650273c90 Shutdown V8 on GSHUTDOWN 10 vuotta sitten
  Stefan Siegl 5018192123 Move libplatform.h include farther down 10 vuotta sitten
  Stefan Siegl 6bbe4d932b remove useless zero-initializations (immediately overridden afterwards) 10 vuotta sitten
  Stefan Siegl 441f7b7fab v8js_commonjs_split_terms: use pointer comparison instead of strlen 10 vuotta sitten
  Stefan Siegl cedcac1318 skip useless estrdup/efree cycle 10 vuotta sitten
  Stefan Siegl f61c11f995 declare base & identifier const 10 vuotta sitten
  Stefan Siegl ea3ec4bd65 Fix commonjs memory leaks (and increase test coverage to 100%) 10 vuotta sitten
  Stefan Siegl bfc6b29989 Use emalloc/estrdup/efree in v8js_commonjs.cc + fix memory leak 10 vuotta sitten
  Stefan Siegl 3324490a79 test issue_127_001.phpt doesn't depend on ext_json 10 vuotta sitten
  Stefan Siegl 2ce7e420a7 Fix use-after-free on module reuse 10 vuotta sitten
  Stefan Siegl d8e239a756 test per isolate module cache seperation 10 vuotta sitten
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded 10 vuotta sitten