Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl a1cdd7537b Fix conditional compilation for snapshot=off há 9 anos atrás
  Stefan Siegl 93d3f9591f Add CreateParams fields in v8js_ctx only if needed há 9 anos atrás
  Stefan Siegl 40f0f5e89f Provide startup data loader for V8 < 4.6.76 há 9 anos atrás
  Stefan Siegl 52ebdc28ed Simply v8::Isolate::New to test if snapshot blob needed há 9 anos atrás
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality há 9 anos atrás
  Stefan Siegl 39062b4248 Test for snapshot support in V8 há 9 anos atrás
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them há 9 anos atrás
  Stefan Siegl 82ffaa2c35 Merge pull request #202 from stesie/issue-183 há 9 anos atrás
  Stefan Siegl 3808f69dea Adapt tests V8 3.24 also há 9 anos atrás
  Stefan Siegl 796ae85cb6 Adapt tests to different V8 versions há 9 anos atrás
  Stefan Siegl 4a8a8b812f Add test that V8Js::__sleep and V8Js::__wakeup are final há 9 anos atrás
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten há 9 anos atrás
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 há 9 anos atrás
  Stefan Siegl e0f990bfa1 Add test with private/protected methods, refs #183 há 9 anos atrás
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 há 9 anos atrás
  Stefan Siegl bd442beffd Bump version to 0.4.1 há 9 anos atrás
  Stefan Siegl 0945749e7c add basic test on issue #183 há 9 anos atrás
  Stefan Siegl 61febfb589 Merge pull request #186 from stesie/issue-185 há 9 anos atrás
  Stefan Siegl 30fe9937de Merge pull request #187 from stesie/fix-regexp-vardump há 9 anos atrás
  Stefan Siegl 3108d3947d Fix output of var_dump on regexp (V8 > 4.8) há 9 anos atrás
  Stefan Siegl 3c5508b956 Provide correct "this" on V8Object method invocation, closes #185 há 9 anos atrás
  Stefan Siegl d9e4ae5abe Bump version to 0.4.0 há 9 anos atrás
  Stefan Siegl 28f061101e Merge pull request #184 from stesie/cust-module-normalisation há 9 anos atrás
  Stefan Siegl 67a9de01bd Allow custom module normalisation há 9 anos atrás
  Stefan Siegl f258980399 Accept empty string as module source há 9 anos atrás
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol há 9 anos atrás
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 há 9 anos atrás
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 há 9 anos atrás
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well há 9 anos atrás
  Stefan Siegl f73abfac62 Merge pull request #177 from stesie/fix-vardump-test há 9 anos atrás