0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-12-22 14:01:53 +00:00

Commit Graph

  • 450a7a1092 Merge pull request #234 from stesie/fix-build-v8-5.2 Stefan Siegl 2016-05-22 20:20:12 +0200
  • ec6c6d3eb3 Use WeakCallbackInfo Stefan Siegl 2016-05-22 20:08:28 +0200
  • 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue Stefan Siegl 2016-05-22 15:12:44 +0200
  • 48cb242e6c Merge branch 'remove-api-ifdef' Stefan Siegl 2016-05-22 15:20:38 +0200
  • d4d8ccc4f6 Fix #ifdef change, don't call SetArrayBufferAllocator Stefan Siegl 2016-05-22 15:20:05 +0200
  • ed8e88e11d Search libv8_libplatform.a in V8_DIR only Stefan Siegl 2016-05-22 15:11:35 +0200
  • 4fbdb7d46e Merge pull request #233 from stesie/issue-230 Stefan Siegl 2016-05-22 13:40:22 +0200
  • b21ba328d0 Don't call ObjectTemplate.Set with Object instances, fixes #230 Stefan Siegl 2016-05-22 13:27:48 +0200
  • 5fa653da23 Added libicu-dev dependency Tieme van Veen 2016-04-07 14:10:43 +0200
  • 1d46741ced Force to use the system-wide binutils during compilation v8 Alex Masterov 2016-04-20 09:47:32 +0300
  • 663c675fe8 Update build path of libv8_libplatform.a, refs #230 Stefan Siegl 2016-05-22 12:40:09 +0200
  • 99c23fa36e Merge pull request #229 from stesie/isnan-macro-workaround Stefan Siegl 2016-05-22 12:17:57 +0200
  • e9c0a3ac62 Include <cmath> before isnan() macro work-around Stefan Siegl 2016-05-22 11:41:47 +0200
  • 4fea8f4fb9 Require V8 4.6.76 or higher Stefan Siegl 2016-05-11 16:50:37 +0200
  • de8d9b30c0 provide isnan macro, if missing, closes #227 Stefan Siegl 2016-04-26 13:27:28 +0200
  • fb42475cf1 Merge pull request #226 from AlexMasterov/php7 Stefan Siegl 2016-04-26 10:11:39 +0200
  • 10a4e8bdd3 Force to use the system-wide binutils during compilation v8 Alex Masterov 2016-04-20 09:47:32 +0300
  • 5c4b27cca4 Merge pull request #225 from tiemevanveen/patch-2 Stefan Siegl 2016-04-15 11:20:56 +0200
  • 64d29f8169 Added libicu-dev dependency Tieme van Veen 2016-04-07 14:10:43 +0200
  • 1f54fac62d Merge pull request #222 from stesie/issue-217 Stefan Siegl 2016-03-27 00:57:39 +0100
  • 3dca462e9d Use V8::LowMemoryNotification on V8 < 3.28.36 Stefan Siegl 2016-03-26 14:11:20 +0100
  • c804b16e4c fix compiler warnings Stefan Siegl 2016-03-26 12:11:11 +0100
  • 97ade17ef9 fix: initialize variables Stefan Siegl 2016-03-26 12:10:32 +0100
  • 3d5f163899 skip time/memory limit tests on SKIP_SLOW_TESTS Stefan Siegl 2016-03-26 11:47:58 +0100
  • b2eb89e49e send LowMemoryNotification before imposing memory limit, fixes #217 Stefan Siegl 2016-03-26 00:53:52 +0100
  • 4faab8842c Re-check memory limit, refs #217 Stefan Siegl 2016-03-26 00:37:53 +0100
  • 2b4d41abb1 Remove old-age test.php & samples files Stefan Siegl 2016-03-25 23:48:26 +0100
  • da89fa257b Bump version to 0.6.2 0.6.2 Stefan Siegl 2016-03-25 23:25:23 +0100
  • b0f761ae3b Merge pull request #221 from stesie/fluent-setters-js Stefan Siegl 2016-03-25 23:20:16 +0100
  • 07c81e5a86 Merge pull request #220 from stesie/fluent-setters Stefan Siegl 2016-03-25 23:20:09 +0100
  • 5595c3bbd7 Fix compilation with PHP 5.5 Stefan Siegl 2016-03-25 22:55:11 +0100
  • 93b1118fe8 Retain object identity on JS-side 'return this' Stefan Siegl 2016-03-25 22:15:05 +0100
  • d44592910d Retain object indentity on 'return $this' Stefan Siegl 2016-03-25 19:15:25 +0100
  • 21c8bd2288 Merge pull request #219 from stesie/fix-v8object-passback Stefan Siegl 2016-03-25 18:18:38 +0100
  • d6394301b2 Pass back V8Object instances, don't re-wrap Stefan Siegl 2016-03-25 17:40:23 +0100
  • 90b2b2b0b1 Bump version to 0.6.1 0.6.1 Stefan Siegl 2016-03-24 12:28:00 +0100
  • 28a5832f23 Fix configuration on MacOS platform Stefan Siegl 2016-03-23 10:24:50 +0100
  • 2a80b0b866 Merge pull request #214 from tiemevanveen/patch-2 Stefan Siegl 2016-03-12 14:19:16 +0100
  • 2f5db5d9ef Linux guide - Move adding extension to php.ini to bottom Tieme van Veen 2016-03-10 10:58:53 +0100
  • dd2ad91452 config.w32: fix v8api version generation, refs #210 Stefan Siegl 2016-03-09 11:42:14 +0100
  • dc3e4c4260 Merge pull request #213 from Jan-E/php7 Stefan Siegl 2016-03-09 08:34:29 +0100
  • 5d2163ffef Merge pull request #212 from Jan-E/master Stefan Siegl 2016-03-09 08:32:54 +0100
  • 44abbc5668 #210 Windows: Autodetect V8 API & V8 Engine Compiled Version - v8js_zeroPad Jan Ehrhardt 2016-03-08 22:48:09 +0100
  • 8575dc0e55 #210 Windows: Autodetect V8 API & V8 Engine Compiled Version - v8js_zeroPad Jan Ehrhardt 2016-03-08 22:46:32 +0100
  • ebdc5e4942 #210 Windows: Autodetect V8 API & V8 Engine Compiled Version Jan Ehrhardt 2016-03-08 22:14:52 +0100
  • 468d9e1090 Windows: Autodetect V8 API & V8 Engine Compiled Version Jan Ehrhardt 2016-03-08 22:12:51 +0100
  • 4c548e60f2 Bump version to 0.6.0 0.6.0 Stefan Siegl 2016-03-08 18:11:29 +0100
  • 7ab602f982 Merge pull request #211 from stesie/setaverageobjectsize Stefan Siegl 2016-03-08 10:53:32 +0100
  • 12903ca269 add V8Js::setAverageObjectSize method Stefan Siegl 2016-03-08 09:28:16 +0100
  • ef5dc4e728 Bump version to 1.2.0 1.2.0 Stefan Siegl 2016-03-05 23:24:55 +0100
  • 25cf46aa0c Use zend_string with zend_parse_parameters Stefan Siegl 2016-03-05 22:43:57 +0100
  • bf6effba63 Merge remote-tracking branch 'origin/master' into php7 Stefan Siegl 2016-03-05 22:21:42 +0100
  • 770c9b2fca Bump version to 0.5.0 0.5.0 Stefan Siegl 2016-03-05 21:23:27 +0100
  • 87b29749b9 Merge pull request #207 from stesie/custom-snapshots Stefan Siegl 2016-03-05 19:27:40 +0100
  • 9fd25e6fff Merge pull request #209 from stesie/fix-tests-v8-5.1 Stefan Siegl 2016-03-05 18:35:22 +0100
  • f49d3b79ca Update README.Linux.md for snapshot usage Stefan Siegl 2016-03-05 17:09:34 +0100
  • de0b8e2aa8 Check V8_DIR/share/v8 for snapshot images as well Stefan Siegl 2016-03-05 16:58:55 +0100
  • 930b450d99 refcount on snapshot_blob zval Stefan Siegl 2016-03-05 16:54:06 +0100
  • 606eb5a60f Mention limitted snapshot availibility in README.md Stefan Siegl 2016-03-05 14:27:46 +0100
  • 8e3e0c91b5 Add ZEND_ARG_INFO for V8Js::__construct 5th arg: snapshot_blob Stefan Siegl 2016-03-05 14:24:08 +0100
  • d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 Stefan Siegl 2016-03-05 14:22:48 +0100
  • 67269ddfc4 Adapt test expectations to V8 error message changes Stefan Siegl 2016-03-05 17:11:52 +0100
  • 4df6e80be9 Add testcase on V8Js::createSnapshot Stefan Siegl 2016-03-05 14:12:19 +0100
  • a1cdd7537b Fix conditional compilation for snapshot=off Stefan Siegl 2016-02-28 20:29:53 +0100
  • 93d3f9591f Add CreateParams fields in v8js_ctx only if needed Stefan Siegl 2016-02-28 20:17:56 +0100
  • 40f0f5e89f Provide startup data loader for V8 < 4.6.76 Stefan Siegl 2016-02-28 20:17:20 +0100
  • 52ebdc28ed Simply v8::Isolate::New to test if snapshot blob needed Stefan Siegl 2016-02-28 19:52:46 +0100
  • 2c8ef2aa66 conditionally compile in snapshot functionality Stefan Siegl 2016-02-28 17:54:00 +0100
  • 39062b4248 Test for snapshot support in V8 Stefan Siegl 2016-02-28 17:48:44 +0100
  • b405a34690 Allow to create snapshots and re-use them Stefan Siegl 2016-02-28 17:00:47 +0100
  • 82ffaa2c35 Merge pull request #202 from stesie/issue-183 Stefan Siegl 2016-01-10 16:13:58 +0100
  • 3808f69dea Adapt tests V8 3.24 also Stefan Siegl 2016-01-09 21:45:10 +0100
  • 796ae85cb6 Adapt tests to different V8 versions Stefan Siegl 2016-01-09 21:36:30 +0100
  • 4a8a8b812f Add test that V8Js::__sleep and V8Js::__wakeup are final Stefan Siegl 2016-01-09 19:15:12 +0100
  • d438624a3d Don't export V8Js methods even if overwritten Stefan Siegl 2016-01-09 19:11:30 +0100
  • 1e86e2c9f7 Don't export methods of V8Js object to V8 Stefan Siegl 2016-01-09 19:02:58 +0100
  • b4b6a8a1a3 Merge pull request #201 from stesie/generator-php-to-v8 Stefan Siegl 2016-01-09 14:47:40 +0100
  • e2636b2e71 Skip Generator export tests if not supported Stefan Siegl 2016-01-09 14:24:49 +0100
  • 89399fa961 Disable generator export for V8 < 3.30 (not supported) Stefan Siegl 2016-01-09 14:17:48 +0100
  • 80575beecc Don't create v8::HandleScope in v8js_wrap_generator Stefan Siegl 2016-01-09 14:05:19 +0100
  • 53b8ac759f Merge pull request #200 from stesie/generator-passing Stefan Siegl 2016-01-09 13:20:58 +0100
  • dbe29d7e96 Add more tests on exported (PHP) Generator objects Stefan Siegl 2016-01-09 13:19:23 +0100
  • a18ae9e853 Implement JS-side wrapper around PHP Generator objects Stefan Siegl 2016-01-09 12:50:40 +0100
  • e0f990bfa1 Add test with private/protected methods, refs #183 Stefan Siegl 2016-01-08 15:47:24 +0100
  • 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 Stefan Siegl 2016-01-08 15:42:43 +0100
  • 1dfddbe060 Bump version to 1.1.0 1.1.0 Stefan Siegl 2016-01-08 09:01:34 +0100
  • 701f473ba9 Merge remote-tracking branch 'origin/master' into php7 Stefan Siegl 2016-01-08 08:46:30 +0100
  • bd442beffd Bump version to 0.4.1 0.4.1 Stefan Siegl 2016-01-08 08:25:53 +0100
  • 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 Stefan Siegl 2016-01-08 00:12:06 +0100
  • a4b4934361 Relax EXPECTF, some V8 versions fail to provide the error location Stefan Siegl 2016-01-08 00:00:12 +0100
  • c500d0c21e Add test on property passing on generators Stefan Siegl 2016-01-07 23:19:31 +0100
  • 798a87e481 Add test on fatal errors within JS generators Stefan Siegl 2016-01-07 23:16:59 +0100
  • 46fba810af Add test on PHP exceptions thrown by JS generators Stefan Siegl 2016-01-07 23:15:13 +0100
  • 479d14b5b0 Handle exceptions thrown in JS generators well Stefan Siegl 2016-01-07 23:12:43 +0100
  • 6fa6f9316e Test yield from JS generators Stefan Siegl 2016-01-07 23:00:45 +0100
  • f97a25b69c Test & implement PHP-side instantiation of JS generators Stefan Siegl 2016-01-07 22:57:50 +0100
  • da64b9f055 Handle rewind on primed V8Generator Stefan Siegl 2016-01-07 22:48:01 +0100
  • e686603b89 Implement direct iteration on JS generators Stefan Siegl 2016-01-07 22:41:13 +0100
  • 2c7a7ab87d Implement PHP-side iteration of JS generator objects Stefan Siegl 2016-01-07 21:35:44 +0100
  • ef779d8250 minimalist V8 -> PHP generator passing Stefan Siegl 2016-01-07 20:40:36 +0100