Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 hace 10 años
  Stefan Siegl 204cc0fa6a Merge pull request #151 from stesie/mem-leaks-001 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 981f502303 ignore run-tests.php valgrind result files hace 10 años
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown hace 10 años
  Stefan Siegl 4650273c90 Shutdown V8 on GSHUTDOWN hace 10 años
  Stefan Siegl 5018192123 Move libplatform.h include farther down hace 10 años
  Stefan Siegl 6bbe4d932b remove useless zero-initializations (immediately overridden afterwards) hace 10 años
  Stefan Siegl 441f7b7fab v8js_commonjs_split_terms: use pointer comparison instead of strlen hace 10 años
  Stefan Siegl cedcac1318 skip useless estrdup/efree cycle hace 10 años
  Stefan Siegl f61c11f995 declare base & identifier const hace 10 años
  Stefan Siegl ea3ec4bd65 Fix commonjs memory leaks (and increase test coverage to 100%) hace 10 años
  Stefan Siegl bfc6b29989 Use emalloc/estrdup/efree in v8js_commonjs.cc + fix memory leak hace 10 años
  Stefan Siegl 3324490a79 test issue_127_001.phpt doesn't depend on ext_json hace 10 años
  Stefan Siegl 2ce7e420a7 Fix use-after-free on module reuse hace 10 años
  Stefan Siegl d8e239a756 test per isolate module cache seperation hace 10 años
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded hace 10 años
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file hace 10 años
  Stefan Siegl 8c5716f502 Bump version to 0.2.1 hace 10 años
  Stefan Siegl 3fff469174 Remove stray V8JS_DEBUG define hace 10 años
  Stefan Siegl b30ee1e09b auto-add CXXFLAG -Wno-c++11-narrowing if possible hace 10 años
  Stefan Siegl cdcfb973a7 Merge pull request #148 from stesie/test-fail-old-v8 hace 10 años
  Stefan Siegl f6eacd59d0 Merge pull request #147 from stesie/issue-135 hace 10 años
  Stefan Siegl 34242c5d60 skip extensions_error test for v8 version < 3.30 hace 10 años
  Stefan Siegl 72cb2da9ba Enter endless loop after V8::TerminateExecution call, fixes #135 hace 10 años
  Stefan Siegl eafa458620 Merge pull request #146 from stesie/use-arraybufferallocator 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