Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 hace 10 años
  Stefan Siegl a4b4934361 Relax EXPECTF, some V8 versions fail to provide the error location hace 10 años
  Stefan Siegl c500d0c21e Add test on property passing on generators hace 10 años
  Stefan Siegl 798a87e481 Add test on fatal errors within JS generators hace 10 años
  Stefan Siegl 46fba810af Add test on PHP exceptions thrown by JS generators hace 10 años
  Stefan Siegl 479d14b5b0 Handle exceptions thrown in JS generators well hace 10 años
  Stefan Siegl 6fa6f9316e Test yield from JS generators hace 10 años
  Stefan Siegl f97a25b69c Test & implement PHP-side instantiation of JS generators hace 10 años
  Stefan Siegl da64b9f055 Handle rewind on primed V8Generator hace 10 años
  Stefan Siegl e686603b89 Implement direct iteration on JS generators hace 10 años
  Stefan Siegl 2c7a7ab87d Implement PHP-side iteration of JS generator objects hace 10 años
  Stefan Siegl ef779d8250 minimalist V8 -> PHP generator passing hace 10 años
  Stefan Siegl 10d0cc6e37 Update for PHP7/VC14 hace 10 años
  Stefan Siegl df3bc6b714 elaborate on pre-built binaries hace 10 años
  Stefan Siegl fdd3c4bc64 Merge pull request #199 from stesie/appveyor-nts hace 10 años
  Stefan Siegl b2b5e78f4f appveyor: build x86-nts as well hace 10 años
  Stefan Siegl 80e23793d9 Add AppVeyor build badge hace 10 años
  Stefan Siegl 66841e8fb6 Merge pull request #198 from stesie/slow-down-time-limit-tests hace 10 años
  Stefan Siegl adb8288061 Make set_time_limit tests slower hace 10 años
  Stefan Siegl 44c3ce7ffd Merge pull request #197 from phpv8/skip-win hace 10 años
  Stefan Siegl 410376e0d9 initial appveyor.yml hace 10 años
  Stefan Siegl 1d1b87bda3 skip extensions_error.phpt on Windows hace 10 años
  Stefan Siegl bcb409b7c4 Merge pull request #196 from phpv8/libplatform-for-win hace 10 años
  Stefan Siegl c2a2cc341f Initialize libv8_platform for Windows as well hace 10 años
  Stefan Siegl 317f01f588 Merge pull request #195 from phpv8/fix-vc14-build hace 10 años
  Stefan Siegl 6143b693b8 Include concrt.h only on _WIN32 hace 10 años
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 hace 10 años
  Stefan Siegl 5fd9f3d000 Merge pull request #193 from stesie/fix-cpp-functional-memleak hace 10 años
  Stefan Siegl a83c49266e defer bailout until std::function dtor hace 10 años
  Stefan Siegl beedb680db Merge pull request #192 from stesie/fix-v8-relock hace 10 años