Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl 67a9de01bd Allow custom module normalisation před 9 roky
  Stefan Siegl f258980399 Accept empty string as module source před 9 roky
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol před 9 roky
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 před 9 roky
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 před 9 roky
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well před 9 roky
  Stefan Siegl 670554306a Fix tests/var_dump.phpt před 9 roky
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 před 9 roky
  Stefan Siegl cedcac1318 skip useless estrdup/efree cycle před 9 roky
  Stefan Siegl 2ce7e420a7 Fix use-after-free on module reuse před 9 roky
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded před 9 roky
  Stefan Siegl 754d398ec9 Move v8js_commonjs.cc forward declarations in .h file před 9 roky
  Stefan Siegl 72cb2da9ba Enter endless loop after V8::TerminateExecution call, fixes #135 před 10 roky
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup před 10 roky
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names před 10 roky
  Stefan Siegl 3efec8d428 Remove CVS $Id$ comment lines před 10 roky
  Stefan Siegl c339d51924 Drop old-age PHP_V8_API_VERSION #ifdef před 10 roky
  Stefan Siegl f6310f9994 Get rid of V8JS_NEW macro. před 10 roky
  Stefan Siegl eda74908cc Fix module caching, closes #107 před 10 roky
  Stefan Siegl a134129018 Use isolate version of V8::TerminateExecution, refs #92 před 11 roky
  Stefan Siegl c54b49d2a6 Use PHPWRITE macro instead of php_output_write, refs #80 před 11 roky
  Stefan Siegl fd801631b7 Add null-byte passing test, make var_dump null-byte safe, closes #80 před 11 roky
  Stefan Siegl 1186e7951f Make compatible with V8 3.25.12, fixes #88 před 11 roky
  Stefan Siegl 4c64bc4ad9 Make compatible with V8 3.24.10, fixes #83 před 11 roky
  Stefan Siegl 8858bf5f27 Make compatible with V8 3.23.2 (and below) před 11 roky
  Stefan Siegl 69290b5779 Fix build against libv8 3.24.5 před 11 roky
  C. Scott Ananian b4d560dd52 Fix a bunch of memory leaks. před 11 roky
  C. Scott Ananian 39cc821f91 Store tsrm_ls in php_v8js_ctx. před 11 roky
  C. Scott Ananian 52d8946b89 Add isolate parameter to V8JS_* macros. před 11 roky
  C. Scott Ananian 27a140c9fb Bug fixes for JavaScript var_dump implementation (make it match PHP). před 11 roky