Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl aa0b5fd598 Bump version to 0.2.4 há 9 anos atrás
  Stefan Siegl fa352e216f Merge pull request #163 from stesie/cache-array-tmpl há 9 anos atrás
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well há 9 anos atrás
  Stefan Siegl 31d1feb7da Bump PHP_V8JS_VERSION #define as well. há 9 anos atrás
  Stefan Siegl 3c25bb2989 Bump version to 0.2.3 há 9 anos atrás
  Stefan Siegl 415b64c7e5 Merge pull request #161 from stesie/method-tmpl-cache há 9 anos atrás
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback há 9 anos atrás
  Stefan Siegl 53995ac616 Make FLAG_FORCE_ARRAY not affect V8Function objects, #closes 160 há 9 anos atrás
  Stefan Siegl de0931a90b Bump version to 0.2.2 há 9 anos atrás
  Stefan Siegl 264bd7024d Merge pull request #159 from stesie/issue-158 há 9 anos atrás
  Stefan Siegl ae33f6a9ab Re-use v8js_ctx context for V8Function calls, closes #158 há 9 anos atrás
  Stefan Siegl e6d2de2c4f Merge pull request #157 from uniconstructor/patch-1 há 9 anos atrás
  Smirnov Ilia 96a1b3848a fixed link to Google v8 repository há 9 anos atrás
  Stefan Siegl 790735f04a Fix tests/php_exceptions_005.phpt há 9 anos atrás
  Stefan Siegl c033000aea Fix tests/exception_propagation_2.phpt há 9 anos atrás
  Stefan Siegl 829a98e064 Mention (new) exception behaviour in README há 9 anos atrás
  Stefan Siegl b7dde1b1db Handle thrown PHP objects, that are no exceptions 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 f7a592052f Store flags in v8js_ctx class instead of v8 hidden value há 9 anos atrás
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 há 9 anos atrás
  Stefan Siegl e07ea80805 Update README.Linux.md common pitfalls há 9 anos atrás
  Stefan Siegl 94fb367b15 Merge pull request #154 from rosmo/libplatform-x64 há 10 anos atrás
  Taneli Leppa 9f082a057b Check lib64 dir for libplatform as well. há 10 anos atrás
  Stefan Siegl 35e5fbb1fc Don't call V8::ShutdownPlatform for V8 < 3.29.36 há 10 anos atrás
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 há 10 anos atrás
  Stefan Siegl 204cc0fa6a Merge pull request #151 from stesie/mem-leaks-001 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