Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 há 9 anos atrás
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 há 9 anos atrás
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables há 9 anos atrás
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables há 9 anos atrás
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 há 9 anos atrás
  Stefan Siegl b21ba328d0 Don't call ObjectTemplate.Set with Object instances, fixes #230 há 9 anos atrás
  Stefan Siegl c804b16e4c fix compiler warnings há 9 anos atrás
  Stefan Siegl 2d9c831eeb Move zend_try block into v8::Unlocker block há 9 anos atrás
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' há 9 anos atrás
  Stefan Siegl 3108d3947d Fix output of var_dump on regexp (V8 > 4.8) há 9 anos atrás
  Stefan Siegl 67a9de01bd Allow custom module normalisation há 10 anos atrás
  Stefan Siegl f258980399 Accept empty string as module source há 10 anos atrás
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol há 10 anos atrás
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 há 10 anos atrás
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 há 10 anos atrás
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well há 10 anos atrás
  Stefan Siegl 227ad57163 prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180 há 10 anos atrás
  Stefan Siegl 059e0500fb Merge remote-tracking branch 'origin/master' into php7 há 10 anos atrás
  Stefan Siegl 670554306a Fix tests/var_dump.phpt há 10 anos atrás
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 há 10 anos atrás
  Stefan Siegl 909e3f004d Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc há 10 anos atrás
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros há 10 anos atrás
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 há 10 anos atrás
  Stefan Siegl cedcac1318 skip useless estrdup/efree cycle há 10 anos atrás
  Stefan Siegl 2ce7e420a7 Fix use-after-free on module reuse há 10 anos atrás
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded há 10 anos atrás
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file há 10 anos atrás
  Stefan Siegl 72cb2da9ba Enter endless loop after V8::TerminateExecution call, fixes #135 há 10 anos atrás
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup há 10 anos atrás
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names há 10 anos atrás