Commit Verlauf

Autor SHA1 Nachricht Datum
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 vor 9 Jahren
  Stefan Siegl cedcac1318 skip useless estrdup/efree cycle vor 9 Jahren
  Stefan Siegl 2ce7e420a7 Fix use-after-free on module reuse vor 9 Jahren
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded vor 9 Jahren
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file vor 9 Jahren
  Stefan Siegl 72cb2da9ba Enter endless loop after V8::TerminateExecution call, fixes #135 vor 10 Jahren
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup vor 10 Jahren
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names vor 10 Jahren
  Stefan Siegl 3efec8d428 Remove CVS $Id$ comment lines vor 10 Jahren
  Stefan Siegl c339d51924 Drop old-age PHP_V8_API_VERSION #ifdef vor 10 Jahren
  Stefan Siegl f6310f9994 Get rid of V8JS_NEW macro. vor 10 Jahren
  Stefan Siegl eda74908cc Fix module caching, closes #107 vor 10 Jahren
  Stefan Siegl a134129018 Use isolate version of V8::TerminateExecution, refs #92 vor 11 Jahren
  Stefan Siegl c54b49d2a6 Use PHPWRITE macro instead of php_output_write, refs #80 vor 11 Jahren
  Stefan Siegl fd801631b7 Add null-byte passing test, make var_dump null-byte safe, closes #80 vor 11 Jahren
  Stefan Siegl 1186e7951f Make compatible with V8 3.25.12, fixes #88 vor 11 Jahren
  Stefan Siegl 4c64bc4ad9 Make compatible with V8 3.24.10, fixes #83 vor 11 Jahren
  Stefan Siegl 8858bf5f27 Make compatible with V8 3.23.2 (and below) vor 11 Jahren
  Stefan Siegl 69290b5779 Fix build against libv8 3.24.5 vor 11 Jahren
  C. Scott Ananian b4d560dd52 Fix a bunch of memory leaks. vor 11 Jahren
  C. Scott Ananian 39cc821f91 Store tsrm_ls in php_v8js_ctx. vor 11 Jahren
  C. Scott Ananian 52d8946b89 Add isolate parameter to V8JS_* macros. vor 11 Jahren
  C. Scott Ananian 27a140c9fb Bug fixes for JavaScript var_dump implementation (make it match PHP). vor 11 Jahren
  C. Scott Ananian c725a80674 Handle NULL in global.var_dump(). vor 11 Jahren
  C. Scott Ananian 49632054a4 Cleanup: remove some warnings when compiled with -Wunused vor 11 Jahren
  Stefan Siegl 61eee4cbd6 TSRM/ZTS fixes. vor 11 Jahren
  Stefan Siegl 619231913c Adapt to new v8::Persistent API, support V8 >= 3.21.12 vor 11 Jahren
  Patrick Reilly dc1475a3ad updated package for beta release and switch license to MIT vor 11 Jahren
  Stefan Siegl ffa42cdfaf Replaced deprecated v8 api calls with newer equivalents vor 12 Jahren
  Stefan Siegl 6eeb6fe9d6 Use v8::Isolate version of v8::Context::New vor 12 Jahren