Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally hace 8 años
  Stefan Siegl d06ac983eb remove unused variable hace 8 años
  Stefan Siegl 745126b5cb remove left-over TSRM stuff hace 8 años
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH hace 8 años
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC hace 8 años
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 hace 8 años
  Stefan Siegl 3761657335 update copyright years of changed files hace 8 años
  Stefan Siegl e5f57b7661 move #undef min/max to v8js_v8.h hace 8 años
  Stefan Siegl cd28b5c320 v8js_class: add size checks + precission down casts hace 8 años
  Stefan Siegl 8625f70e2e Merge pull request #255 from TysonAndre/use-non-zend_string-v2 hace 8 años
  Tyson Andre efad52d739 Use an non-interned zend_string for registerExtension on ZTS hace 8 años
  Stefan Siegl 880b17a45c Merge pull request #243 from stesie/code-cleanup hace 8 años
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 hace 8 años
  Stefan Siegl 157f34521e fix compiler warnings hace 9 años
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 hace 9 años
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables hace 9 años
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables hace 9 años
  Stefan Siegl d75ec1deeb add parens around binary and expression hace 9 años
  Stefan Siegl a3161f6d9d fix arginfo_v8js_wakeup assignment hace 9 años
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 hace 9 años
  Stefan Siegl 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue hace 9 años
  Stefan Siegl d4d8ccc4f6 Fix #ifdef change, don't call SetArrayBufferAllocator hace 9 años
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher hace 9 años
  Stefan Siegl c804b16e4c fix compiler warnings hace 9 años
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method hace 9 años
  Stefan Siegl 25cf46aa0c Use zend_string with zend_parse_parameters hace 9 años
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 hace 9 años
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval hace 9 años
  Stefan Siegl 8e3e0c91b5 Add ZEND_ARG_INFO for V8Js::__construct 5th arg: snapshot_blob hace 9 años
  Stefan Siegl d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 hace 9 años