Commit History

作者 SHA1 備註 提交日期
  Stefan Siegl e4ab07de03 Add Node.js-style "global" to global scope 8 年之前
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object 8 年之前
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t 8 年之前
  Stefan Siegl 3afd98ba3a Merge pull request #331 from stesie/mark-pending-exceptions-deprecated 7 年之前
  Stefan Siegl 82930c9ea9 Create deprecated warning if setting $report_uncaught_exceptions != true 7 年之前
  Stefan Siegl 56e83a9fbb mark clearPendingException & getPendingException functions deprecated 7 年之前
  Stefan Siegl 22bcf85348 Write deprecation warning on non-empty $extensions array passed to V8Js::__construct 7 年之前
  Stefan Siegl 9734466105 mark registerExtension & getExtensions deprecated + adapt test output 7 年之前
  Jan-E 53533cd4dd remove ZEND_ACC_CLONE 8 年之前
  Stefan Siegl ba256d4bc5 Merge pull request #314 from stesie/issue-313 8 年之前
  Stefan Siegl 4baf9e93b2 Use v8::ArrayBuffer::Allocator::NewDefaultAllocator if available 8 年之前
  Stefan Siegl 096454fdf4 Fix deprecated API calls 8 年之前
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally 8 年之前
  Stefan Siegl d06ac983eb remove unused variable 8 年之前
  Stefan Siegl 745126b5cb remove left-over TSRM stuff 8 年之前
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH 8 年之前
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC 8 年之前
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 8 年之前
  Stefan Siegl 3761657335 update copyright years of changed files 8 年之前
  Stefan Siegl e5f57b7661 move #undef min/max to v8js_v8.h 8 年之前
  Stefan Siegl cd28b5c320 v8js_class: add size checks + precission down casts 8 年之前
  Stefan Siegl 8625f70e2e Merge pull request #255 from TysonAndre/use-non-zend_string-v2 8 年之前
  Tyson Andre efad52d739 Use an non-interned zend_string for registerExtension on ZTS 8 年之前
  Stefan Siegl 880b17a45c Merge pull request #243 from stesie/code-cleanup 8 年之前
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 8 年之前
  Stefan Siegl 157f34521e fix compiler warnings 8 年之前
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables 9 年之前
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables 9 年之前
  Stefan Siegl d75ec1deeb add parens around binary and expression 9 年之前