Commit History

Author SHA1 Message Date
  Stefan Siegl 773c119b2a Bump version to 2.0.0 7 years ago
  Stefan Siegl a6d6ee359d add LDFLAGS="-lstdc++" to ./configure, closes #338 #336 7 years ago
  Stefan Siegl f1e2c36a0a Merge remote-tracking branch 'stesie/remove-compat-exceptions' into php7 7 years ago
  Stefan Siegl b12a2fb4e3 Merge remote-tracking branch 'stesie/require-exception-handling' into php7 7 years ago
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 7 years ago
  Stefan Siegl 302bf1d0ff remove v8js.compat_php_exceptions 7 years ago
  Stefan Siegl 6a2f53a9f1 test "delete module.exports" 7 years ago
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values 7 years ago
  Stefan Siegl 384ec9b1b6 use "this = module.exports" for modules 7 years ago
  Stefan Siegl f3a46ff833 re-use global context for modules + provide module.exports 7 years ago
  Stefan Siegl c20c19c126 add test so that 'this === global' 7 years ago
  Stefan Siegl e4ab07de03 Add Node.js-style "global" to global scope 9 years ago
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object 9 years ago
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t 9 years ago
  Stefan Siegl b8776318de Grammar fixes 7 years ago
  Stefan Siegl fbfce17a8b Remove compilation instructions for old versions of V8 7 years ago
  Stefan Siegl b767fa4a4e recommend to install curl, closes #337 7 years ago
  Stefan Siegl 4e687c3950 Merge pull request #332 from stesie/unicode-test 7 years ago
  Stefan Siegl 3afd98ba3a Merge pull request #331 from stesie/mark-pending-exceptions-deprecated 7 years ago
  Stefan Siegl 289e382e63 re-add module focused unicode test 7 years ago
  Stefan Siegl d6561fe7dc fix test filename 7 years ago
  Stefan Siegl ec49c03c0f fix test-file syntax 7 years ago
  Stefan Siegl ef90ad7065 Revert "Create unicode.php" 7 years ago
  Stefan Siegl 33b3ff5e1f Revert "Renamed to unicode.phpt" 7 years ago
  Stefan Siegl eba01e1088 Merge branch 'patch-2' of https://github.com/HoffmannP/v8js into php7 7 years ago
  Stefan Siegl 07d3df9bb4 Merge pull request #330 from stesie/mark-extensions-deprecated 7 years ago
  Stefan Siegl 82930c9ea9 Create deprecated warning if setting $report_uncaught_exceptions != true 7 years ago
  Stefan Siegl 56e83a9fbb mark clearPendingException & getPendingException functions deprecated 7 years ago
  Stefan Siegl 22bcf85348 Write deprecation warning on non-empty $extensions array passed to V8Js::__construct 7 years ago
  Stefan Siegl 9734466105 mark registerExtension & getExtensions deprecated + adapt test output 7 years ago