Commit History

Author SHA1 Message Date
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' 9 years ago
  Stefan Siegl 3c5508b956 Provide correct "this" on V8Object method invocation, closes #185 9 years ago
  Stefan Siegl 227ad57163 prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180 9 years ago
  Stefan Siegl 059e0500fb Merge remote-tracking branch 'origin/master' into php7 9 years ago
  Matt Kynaston a58f944804 Experiment to see if #172 is easy to fix 9 years ago
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 9 years ago
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free 9 years ago
  Stefan Siegl 31bafd052d c->properties is NULL anyways (due to ecalloc) 9 years ago
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed 9 years ago
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc 9 years ago
  Stefan Siegl ae33f6a9ab Re-use v8js_ctx context for V8Function calls, closes #158 9 years ago
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 9 years ago
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION 10 years ago
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete 10 years ago
  Stefan Siegl 294a5c8d1f php_v8js_create_v8 -> v8js_v8object_create 10 years ago
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names 10 years ago
  Stefan Siegl d269809d8b Move types from php_v8js_macros.h to new headers 10 years ago
  Stefan Siegl 6869d318b3 Rename V8Object stuff to v8js_v8object_XXX 10 years ago
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects 10 years ago
  Stefan Siegl 5ea36016fe code cleanup, part 1 10 years ago