0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-12-22 09:21:52 +00:00

Commit Graph

  • b45bef46de pick up int64 export test from issue #287 Stefan Siegl 2017-03-08 07:54:48 +0100
  • e86c957811 fix long vs. zend_long issue on Windows, refs #292 Stefan Siegl 2017-03-08 07:38:42 +0100
  • 1ec2a57e44 Make valgrind run on travis tests of v8js Tyson Andre 2016-08-01 14:26:45 -0700
  • a9bdc32125 (appveyor) add x64 builds Stefan Siegl 2017-03-05 20:52:01 +0100
  • e631f25f01 (appveyor) supply v8 assets .zip name via env Stefan Siegl 2017-03-05 20:51:11 +0100
  • e3a5b915cb (appveyor) update build assets to 5.8.301.0 Stefan Siegl 2017-03-05 20:37:22 +0100
  • 31f5871fea (appveyor) Use PHP 7.0.16 Stefan Siegl 2017-03-05 20:29:50 +0100
  • 2356a898aa Bump version to 1.3.4 1.3.4 Stefan Siegl 2017-03-05 20:21:04 +0100
  • 8750898e0b add v8-5.8 box Stefan Siegl 2017-03-05 20:03:59 +0100
  • dce5e01de5 Merge pull request #291 from Jan-E/php7-w32-v8-5.5plus Stefan Siegl 2017-03-05 19:51:06 +0100
  • 8d1038415c V8 v5.5+ has three v8*.dll's Jan-E 2017-03-05 13:29:41 +0100
  • 4063d03f59 Swith to gn was at 5.2 Jan-E 2017-03-05 13:20:50 +0100
  • f1db48a526 Add the note about the PATH once again Jan-E 2017-03-05 13:18:05 +0100
  • cffaed1ead Build instructions for V8, version 5.8 Jan-E 2017-03-05 13:14:56 +0100
  • 669781e322 Merge pull request #290 from mattdennewitz/patch-1 master Stefan Siegl 2017-03-03 16:39:18 +0100
  • c3f7ad66e4 Update README.MacOS.md Matt Dennewitz 2017-03-02 10:36:06 -0600
  • 11d331f535 Windows support for V8 5.5 and 5.6 Jan-E 2017-02-02 01:28:51 +0100
  • 3970fdebc7 Adapt test output to V8 5.7 Stefan Siegl 2017-01-22 14:18:26 +0100
  • 6971b84c0a add v8-5.2 box Stefan Siegl 2017-01-22 14:18:02 +0100
  • cce742a614 add Vagrantfile Stefan Siegl 2017-01-22 12:19:44 +0100
  • c0b069ace3 Merge pull request #284 from stesie/issue-282 Stefan Siegl 2017-01-20 15:45:06 +0100
  • 0d6d9bf16a Reset fatal_error_abort on RSHUTDOWN, refs #282 Stefan Siegl 2017-01-19 09:14:23 +0100
  • 6a53d03d19 Merge pull request #280 from ockham/patch-1 Stefan Siegl 2017-01-03 12:51:04 +0100
  • 2ab2549d02 README.Linux.md: Add is_component_build flag to v8gen.py command Bernie Reiter 2016-12-30 23:10:10 +0100
  • d65750b5bd Add build transcript by @Jan-E, closes #272 Stefan Siegl 2016-12-07 14:32:40 +0100
  • ad9c5a2551 README.Linux: add build instructions for V8 5.6, closes #269 Stefan Siegl 2016-12-05 17:46:17 +0100
  • 7bf7613301 mention what -j8 means, refs #271 Stefan Siegl 2016-11-01 21:12:52 +0100
  • dd06941728 Don't suggest use_system_icu=1, closes #238 Stefan Siegl 2016-08-12 23:30:46 +0200
  • 5c07ed2974 Don't try to guess if blob.bin files are needed Stefan Siegl 2016-12-05 16:28:59 +0000
  • ea8ac66762 Use linker to detect libv8_libplatform & libv8_libbase Stefan Siegl 2016-12-05 16:18:16 +0000
  • 12ac47d695 README.Linux: add build instructions for V8 5.6, closes #269 Stefan Siegl 2016-12-05 17:46:17 +0100
  • 77e7338018 Don't try to guess if blob.bin files are needed Stefan Siegl 2016-12-05 16:28:59 +0000
  • 09f98e7cb1 Use linker to detect libv8_libplatform & libv8_libbase Stefan Siegl 2016-12-05 16:18:16 +0000
  • 58671ebb8e Merge pull request #276 from TysonAndre/add-php-7.1-to-travis.yml Stefan Siegl 2016-12-04 11:27:24 +0100
  • 189fbf3c76 Add php 7.1 to travis.yml Tyson Andre 2016-12-03 16:11:02 -0800
  • bb83b14169 Merge pull request #273 from Jan-E/config-w32-for-v8-version-5 Stefan Siegl 2016-11-17 17:16:23 +0100
  • afe9bdb480 Remove ref to 5.6.0 for now, cause it dosn;t compile anyway Jan-E 2016-11-17 11:20:10 +0100
  • ac5ba6d68e Put additional libs after the main libs Jan-E 2016-11-17 11:18:01 +0100
  • ebb9a0bc70 Make check for 5.6 working Jan-E 2016-11-16 12:34:09 +0100
  • 94519caa65 Fix config.w32 for V8 version 5.2, 5.3, 5.4 Jan-E 2016-11-16 12:23:54 +0100
  • fa613c5cb2 Update links to old Github repo Stefan Siegl 2016-11-01 21:16:01 +0100
  • 54fd987b0c mention what -j8 means, refs #271 Stefan Siegl 2016-11-01 21:12:52 +0100
  • 657d11fcf1 Add link to Win 64-bit binaries by Jan-E, closes #263 Stefan Siegl 2016-11-01 17:56:02 +0100
  • d59b386881 Merge tag '1.3.3' into php7 Stefan Siegl 2016-11-01 17:50:52 +0100
  • 90c6fbb280 Merge pull request #266 from remicollet/issue-libdir Stefan Siegl 2016-11-01 17:40:07 +0100
  • 2b9d37672c honours --with-libdir option, instead of harcoding lib or lib64 Remi Collet 2016-09-29 16:05:46 +0200
  • 1c017c0dba Bump version to 1.3.3 1.3.3 Stefan Siegl 2016-09-22 20:13:32 +0200
  • 90ca5cb142 Fix libv8_libbase.a detection, closes #264 Stefan Siegl 2016-09-22 20:03:44 +0200
  • 5d26d3c428 Fix URL to license file, closes #260 Stefan Siegl 2016-09-04 22:48:30 +0200
  • a112d79196 Fix version number in php_v8js_macros.h 1.3.2 Stefan Siegl 2016-09-04 16:55:52 +0200
  • be9b2ae6d3 Bump version to 1.3.2 Stefan Siegl 2016-09-04 16:45:11 +0200
  • 956a21743d Optionally link in libv8_libbase.a on Linux as well Stefan Siegl 2016-09-04 14:58:40 +0200
  • 7a40e09581 Revert "Make valgrind run on travis tests of v8js" Stefan Siegl 2016-08-13 12:53:47 +0200
  • 8625f70e2e Merge pull request #255 from TysonAndre/use-non-zend_string-v2 Stefan Siegl 2016-08-13 11:46:45 +0200
  • efad52d739 Use an non-interned zend_string for registerExtension on ZTS Tyson Andre 2016-08-12 08:32:45 -0700
  • 98e4399f81 Don't suggest use_system_icu=1, closes #238 Stefan Siegl 2016-08-12 23:30:46 +0200
  • fb08de4829 Merge b9b4e389b0 into de71f83b7f Tyson Andre 2016-08-12 13:45:47 +0000
  • de71f83b7f Merge pull request #252 from stesie/issue-246 Stefan Siegl 2016-08-12 15:42:40 +0200
  • dbd97acf20 Merge pull request #242 from stesie/fix-php7.1alpha2 Stefan Siegl 2016-08-12 15:41:58 +0200
  • 880b17a45c Merge pull request #243 from stesie/code-cleanup Stefan Siegl 2016-08-12 15:41:27 +0200
  • 12d22b569e Merge pull request #253 from stesie/issue-250 Stefan Siegl 2016-08-12 15:40:47 +0200
  • b9b4e389b0 Update test expectations Tyson Andre 2016-08-11 20:58:46 -0700
  • a612ce9bdc Don't use zend_string for registerExtension- It may be freed Tyson Andre 2016-08-04 10:42:45 -0700
  • 9d3ff2868c Remove hard-coded pathname from test Stefan Siegl 2016-08-12 01:11:51 +0200
  • 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 Stefan Siegl 2016-08-12 01:02:56 +0200
  • 15cdc3e7df Backport test of issue #246 to PHP 5 Stefan Siegl 2016-08-11 19:06:49 +0200
  • 8126fc4928 Handle Z_TYPE == IS_REFERENCE well, fixes #246 Stefan Siegl 2016-08-11 18:54:38 +0200
  • d9f06c6a22 Merge 3e862b1aa1 into 4161008417 Tyson Andre 2016-08-01 21:29:48 +0000
  • 3e862b1aa1 Make valgrind run on travis tests of v8js Tyson Andre 2016-08-01 14:26:45 -0700
  • 9fd201eb16 forward exceptions thrown in module normaliser Stefan Siegl 2016-07-03 22:57:11 +0200
  • 7dcebdd927 forward exceptions thrown in module loader Stefan Siegl 2016-07-03 22:52:50 +0200
  • 157f34521e fix compiler warnings Stefan Siegl 2016-07-03 22:31:09 +0200
  • 93119f1bc2 Fix build against PHP 7.1.0alpha2 Stefan Siegl 2016-07-03 00:25:42 +0200
  • 4161008417 Bump version to 1.3.1 1.3.1 Stefan Siegl 2016-07-02 23:04:50 +0200
  • 8668d28df3 Remove V8JS_CONST preprocessor define Stefan Siegl 2016-07-02 23:02:17 +0200
  • c459acd1ef Merge remote-tracking branch 'origin/master' into php7 Stefan Siegl 2016-07-02 22:59:33 +0200
  • 677c0f3e2e Bump version to 0.6.4 0.6.4 Stefan Siegl 2016-07-02 22:48:38 +0200
  • 3278be8bee Add 'indent-tabs-mode: t' to file variables Stefan Siegl 2016-07-02 22:41:01 +0200
  • f887da06c6 Merge pull request #241 from stesie/issue-240 Stefan Siegl 2016-07-02 22:45:04 +0200
  • c4c5a19165 fix wrapped php object detection, closes #240 Stefan Siegl 2016-07-02 22:35:58 +0200
  • 7b6f133a06 Merge pull request #237 from alexmarchant/patch-1 Stefan Siegl 2016-06-22 16:33:48 +0200
  • 4add8883e6 Update README.Linux.md Alex Marchant 2016-06-21 02:05:51 -0400
  • 0aa1a6e73e Replace build status badge by Travis one Stefan Siegl 2016-05-26 23:28:29 +0200
  • 4cd9151b5f Fix travis build Stefan Siegl 2016-05-26 23:04:28 +0200
  • 6e09930325 Update travis config Stefan Siegl 2016-05-26 22:46:38 +0200
  • 22cefc1b1d Replace build status badge by Travis one Stefan Siegl 2016-05-26 23:28:29 +0200
  • 28ac5a30ae Fix travis build Stefan Siegl 2016-05-26 23:04:28 +0200
  • 1de0d18e02 Update links to pre-compiled V8 & V8Js versions Stefan Siegl 2016-05-26 22:54:03 +0200
  • 9dc1caa5de Update travis config Stefan Siegl 2016-05-26 22:46:38 +0200
  • 2e5a565237 Remove (meanwhile) unreferenced local variables Stefan Siegl 2016-05-26 21:53:17 +0200
  • 8e0b150a90 appveyor: pull base v8 (4.9.385.29) from s3 Stefan Siegl 2016-05-26 21:40:49 +0200
  • c80f20ee38 appveyor: use PHP 7.0.7 for build Stefan Siegl 2016-05-26 21:40:18 +0200
  • d75ec1deeb add parens around binary and expression Stefan Siegl 2016-05-26 21:37:12 +0200
  • a3161f6d9d fix arginfo_v8js_wakeup assignment Stefan Siegl 2016-05-26 21:36:54 +0200
  • 7a10bb551e Update manifest 1.3.0 Stefan Siegl 2016-05-22 23:51:34 +0200
  • 8287a19c8d Remove conditional compilation of generator support Stefan Siegl 2016-05-22 23:47:36 +0200
  • fba023bd9a Bump version to 1.3.0 Stefan Siegl 2016-05-22 23:41:24 +0200
  • 802cdd350a Drop tests/magic_func.phpt which got flaky Stefan Siegl 2016-05-22 23:28:02 +0200
  • e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 Stefan Siegl 2016-05-22 22:30:19 +0200
  • c34fc46ce2 Bump version to 0.6.3 0.6.3 Stefan Siegl 2016-05-22 21:07:35 +0200