Commit History

Author SHA1 Message Date
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 8 years ago
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables 8 years ago
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 9 years ago
  Stefan Siegl 6bbe4d932b remove useless zero-initializations (immediately overridden afterwards) 9 years ago
  Stefan Siegl 441f7b7fab v8js_commonjs_split_terms: use pointer comparison instead of strlen 9 years ago
  Stefan Siegl f61c11f995 declare base & identifier const 9 years ago
  Stefan Siegl ea3ec4bd65 Fix commonjs memory leaks (and increase test coverage to 100%) 9 years ago
  Stefan Siegl bfc6b29989 Use emalloc/estrdup/efree in v8js_commonjs.cc + fix memory leak 9 years ago
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file 9 years ago
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup 10 years ago
  Patrick Reilly dc1475a3ad updated package for beta release and switch license to MIT 11 years ago
  Simon Best 8ae7606338 Refactor CommonJS modules functionality to store state in the extension globals and context as appropriate. 12 years ago