Commit History

作者 SHA1 備註 提交日期
  Stefan Siegl 6bbe4d932b remove useless zero-initializations (immediately overridden afterwards) 9 年之前
  Stefan Siegl 441f7b7fab v8js_commonjs_split_terms: use pointer comparison instead of strlen 9 年之前
  Stefan Siegl f61c11f995 declare base & identifier const 9 年之前
  Stefan Siegl ea3ec4bd65 Fix commonjs memory leaks (and increase test coverage to 100%) 9 年之前
  Stefan Siegl bfc6b29989 Use emalloc/estrdup/efree in v8js_commonjs.cc + fix memory leak 9 年之前
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file 9 年之前
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup 10 年之前
  Patrick Reilly dc1475a3ad updated package for beta release and switch license to MIT 11 年之前
  Simon Best 8ae7606338 Refactor CommonJS modules functionality to store state in the extension globals and context as appropriate. 12 年之前