Commit History

Author SHA1 Message Date
  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 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 9 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
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 10 years ago
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 10 years ago
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well 10 years ago
  Stefan Siegl ad4d8e4110 v8js.cc: fix file permissions 10 years ago
  Stefan Siegl 09ac23c5a3 Bump version to 1.0.0 10 years ago
  Stefan Siegl 227ad57163 prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180 10 years ago
  Stefan Siegl d9eb68b6f9 use ZSTR_LEN, ZSTR_VAL where possible, refs #180 10 years ago
  Stefan Siegl 97a9a2cc74 tests/pthreads_001: don't test pthread ext internals 10 years ago
  Stefan Siegl 059e0500fb Merge remote-tracking branch 'origin/master' into php7 10 years ago
  Stefan Siegl f73abfac62 Merge pull request #177 from stesie/fix-vardump-test 10 years ago
  Stefan Siegl 670554306a Fix tests/var_dump.phpt 10 years ago
  Stefan Siegl 4376d59942 Merge pull request #175 from kynx/readme-osx 10 years ago
  Matt Kynaston e5ee35a30e Updated README.MacOS to recommend installing extension via brew 10 years ago
  Stefan Siegl ff172f48ce Add link to omahaproxy 10 years ago
  Stefan Siegl ca6e0e241b Merge pull request #174 from aphofstede/patch-1 10 years ago
  Alexander Hofstede 1642ce48ba Update README.Linux.md 10 years ago
  Stefan Siegl 33d2de53c7 Merge pull request #173 from kynx/function-properties 10 years ago
  Stefan Siegl 7f194fb63a Merge pull request #171 from stesie/fix-gcc5-build 10 years ago