Commit History

Author SHA1 Message Date
  Stefan Siegl 1d1b87bda3 skip extensions_error.phpt on Windows 9 years ago
  Stefan Siegl bcb409b7c4 Merge pull request #196 from phpv8/libplatform-for-win 9 years ago
  Stefan Siegl c2a2cc341f Initialize libv8_platform for Windows as well 9 years ago
  Stefan Siegl 317f01f588 Merge pull request #195 from phpv8/fix-vc14-build 9 years ago
  Stefan Siegl 6143b693b8 Include concrt.h only on _WIN32 9 years ago
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 9 years ago
  Stefan Siegl 5fd9f3d000 Merge pull request #193 from stesie/fix-cpp-functional-memleak 9 years ago
  Stefan Siegl a83c49266e defer bailout until std::function dtor 9 years ago
  Stefan Siegl beedb680db Merge pull request #192 from stesie/fix-v8-relock 9 years ago
  Stefan Siegl 8de27fd2ce free v8::Persistent<v8::Script> on bailout 9 years ago
  Stefan Siegl a520f49335 exit v8::HandleScope and v8::IsolateScope before bailing out 9 years ago
  Stefan Siegl 2d9c831eeb Move zend_try block into v8::Unlocker block 9 years ago
  Stefan Siegl 362eb0b806 Merge pull request #190 from stesie/warn-only-on-v8-errors 9 years ago
  Stefan Siegl 27343d2f65 Merge pull request #191 from stesie/fix-double-free-exception 9 years ago
  Stefan Siegl 7ab66751e3 Merge pull request #188 from stesie/fix-double-free 9 years ago
  Stefan Siegl cb94958afd Merge pull request #189 from stesie/merge-php5-to-php7 9 years ago
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' 9 years ago
  Stefan Siegl 61febfb589 Merge pull request #186 from stesie/issue-185 9 years ago
  Stefan Siegl c0d15af9cc Ignore .o files 9 years ago
  Stefan Siegl de23e8dba4 Don't abort PHP on fatal V8 errors, just warn about it 9 years ago
  Stefan Siegl 7e1f2e9355 Fix use-after-free error wrt. pending exception 9 years ago
  Stefan Siegl 64bfa552ad Fix double free 9 years ago
  Stefan Siegl 30fe9937de Merge pull request #187 from stesie/fix-regexp-vardump 9 years ago
  Stefan Siegl 3108d3947d Fix output of var_dump on regexp (V8 > 4.8) 9 years ago
  Stefan Siegl 3c5508b956 Provide correct "this" on V8Object method invocation, closes #185 9 years ago
  Stefan Siegl d9e4ae5abe Bump version to 0.4.0 10 years ago
  Stefan Siegl 28f061101e Merge pull request #184 from stesie/cust-module-normalisation 10 years ago
  Stefan Siegl 67a9de01bd Allow custom module normalisation 10 years ago
  Stefan Siegl f258980399 Accept empty string as module source 10 years ago
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol 10 years ago