Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl 096454fdf4 Fix deprecated API calls před 8 roky
  Stefan Siegl 745126b5cb remove left-over TSRM stuff před 8 roky
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH před 8 roky
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC před 8 roky
  Stefan Siegl d97832d9fb v8::Handle -> v8::Local před 8 roky
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 před 8 roky
  Stefan Siegl 3761657335 update copyright years of changed files před 8 roky
  Stefan Siegl 7625d9b94f v8js_methods: add size checks + precission down casts před 8 roky
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 před 9 roky
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 před 9 roky
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables před 9 roky
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables před 9 roky
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 před 9 roky
  Stefan Siegl b21ba328d0 Don't call ObjectTemplate.Set with Object instances, fixes #230 před 9 roky
  Stefan Siegl c804b16e4c fix compiler warnings před 9 roky
  Stefan Siegl 2d9c831eeb Move zend_try block into v8::Unlocker block před 9 roky
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' před 9 roky
  Stefan Siegl 3108d3947d Fix output of var_dump on regexp (V8 > 4.8) před 9 roky
  Stefan Siegl 67a9de01bd Allow custom module normalisation před 10 roky
  Stefan Siegl f258980399 Accept empty string as module source před 10 roky
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol před 10 roky
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 před 10 roky
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 před 10 roky
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well před 10 roky
  Stefan Siegl 227ad57163 prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180 před 10 roky
  Stefan Siegl 059e0500fb Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl 670554306a Fix tests/var_dump.phpt před 10 roky
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl 909e3f004d Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc před 10 roky
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros před 10 roky