Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/pecl-languages-v8js
V8 Javascript Engine for PHP
https://github.com/php/pecl-languages-v8js
5c43a471b4dc9b57139e7c1cace57bf29120b0e7 authored almost 10 years ago by Stefan Siegl <[email protected]>
555f7aa30f3b60a037f17426bf270bcdd2be33c6 authored almost 10 years ago by Stefan Siegl <[email protected]>
fd10356f620274e776ebc2396ca2752e30b894f8 authored almost 10 years ago by Stefan Siegl <[email protected]>
1a85a822899b207cca4e123e3b380ba5d9ab0618 authored almost 10 years ago by Stefan Siegl <[email protected]>
Used "fpm" command; it changed sort order of releases.
Afterwards looked over file type associat...
8923eac4ff6d29fd1c8f133bb28ff5cd595dc875 authored almost 10 years ago by Stefan Siegl <[email protected]>
0b769df7c02bd029f97255f28fc9f6baf6a802e2 authored almost 10 years ago by Stefan Siegl <[email protected]>
5ec269877ab560def00d7b54664a5dda40731389 authored almost 10 years ago by Stefan Siegl <[email protected]>
Merging form pecl/v8js master branch to preillyme/v8js on Github
to get both heads on par.
Conf...
5fb79ee9945bc9c5d8bced855679414d8400fc26 authored almost 10 years ago by Stefan Siegl <[email protected]>3726d233b87b41f97e25ac0afb2772b046c31958 authored almost 10 years ago by Stefan Siegl <[email protected]>
Just tested it, v8js builds correctly with 3.24.6 and fails to build
against 3.24.5 due to `Requ...
90c3b9db5f7f3ca9adf0ddbdcc86fe2893a42e7d authored almost 10 years ago by Stefan Siegl <[email protected]>
8934e8c0780882058ad18e639871bd37b8bd7f19 authored almost 10 years ago by Stefan Siegl <[email protected]>
7b926a3d06e3c92a72759bdfdae17969e1409bf8 authored almost 10 years ago by Stefan Siegl <[email protected]>
ddc6a4604905f7a837b7088723b2adefb302cd69 authored almost 10 years ago by Stefan Siegl <[email protected]>
Fix build on MacOS X
a9ef3d5d676b82cbc3622f0832ac6e6ca11dade7 authored almost 10 years ago by Stefan Siegl <[email protected]>c014892da4682ddca5ef332a4ce66a51444e5cb3 authored almost 10 years ago by Stefan Siegl <[email protected]>
453a95826b15e817c9f5e082562797840f73b8d4 authored almost 10 years ago by Stefan Siegl <[email protected]>
37e3e001c5ea1bdbd2da2ae11c63272934e0b14e authored almost 10 years ago by Stefan Siegl <[email protected]>
Code cleanup
bb9537498554cecda82b7a410f1e2fc35d498f81 authored about 10 years ago by Patrick Reilly <[email protected]>Update the Readme with setTimeLimit and setMemoryLimit
c9cc884131e4d8bde49cfcaccdb6e61447203d92 authored about 10 years ago by Patrick Reilly <[email protected]>b6a923c9495fe3170539d023475a8b006751abcb authored about 10 years ago by Christiaan <[email protected]>
section about the public API with the two new functions setTimeLimit and setMemoryLimit
e52e6a361791562dc7939b61d84f1f64fbb79271 authored about 10 years ago by Christiaan <[email protected]>5b4aaa64f1bb2aedbc5b64a6177269fdbe1f6d05 authored about 10 years ago by Stefan Siegl <[email protected]>
294a5c8d1f2ab3f1408e9ec007a95bfa019f082f authored about 10 years ago by Stefan Siegl <[email protected]>
2954de2db50b0a29a6e31fb3bceef6be3074498f authored about 10 years ago by Stefan Siegl <[email protected]>
3efec8d428d2ed5cefa0dfa6084dd099567b7853 authored about 10 years ago by Stefan Siegl <[email protected]>
d269809d8bfcc2bdd29e71536378ae2efb5be536 authored about 10 years ago by Stefan Siegl <[email protected]>
6869d318b34d984e962817877d8279743ec8fb67 authored about 10 years ago by Stefan Siegl <[email protected]>
* drop php_ prefix, currently used inconsistently anyways
* change "object" to "v8object" to cla...
Splits longish v8js.cc file into pieces. It used to contain the
definitions of all V8Js excepti...
af58f4ec9ec1e0fa47ce4205b380ef58f5ef1bcf authored about 10 years ago by Stefan Siegl <[email protected]>
73d022cca17096647434c0be8b4fd0859148c772 authored about 10 years ago by Stefan Siegl <[email protected]>
c0d1e2fa6d32ca6906053648d55c1377db26f728 authored about 10 years ago by Stefan Siegl <[email protected]>
dfb6b1db46d17b633e192d2a32bb2fd91c71b688 authored about 10 years ago by Stefan Siegl <[email protected]>
1386c96d267d0658d765e83a12b5e04496d8c248 authored about 10 years ago by Stefan Siegl <[email protected]>
0ea210f94e266dc41616d07428c44610d55bd1d4 authored about 10 years ago by Stefan Siegl <[email protected]>
c28c9f50f15eb45f7ad9ad04cc6388ea537a640b authored about 10 years ago by Stefan Siegl <[email protected]>
Conflicts:
v8js_convert.cc
a7fbe9dde4e7baf2fbba2108e082de52c5a61566 authored about 10 years ago by Stefan Siegl <[email protected]>
This compiles fine with gcc, but Visual C++ doesn't support it but
throws C2572 error instead.
S...
8b89a7b69110a28358bdccb4f8fe1f8543ae832c authored about 10 years ago by Stefan Siegl <[email protected]>
1613570ceda1e127afd137551835c8dff15d4b6f authored about 10 years ago by Stefan Siegl <[email protected]>
a2a9c30a11967ed94d27cfe35b7ac3f618fe6cca authored about 10 years ago by Stefan Siegl <[email protected]>
dbea6fc122decec83e2a9b2d517c142959ddb462 authored about 10 years ago by Simon Best <[email protected]>
7ac12c4fbd7daf13e390367e64170a58e3bb15f3 authored about 10 years ago by Stefan Siegl <[email protected]>
2252169a98ae90c84af0ddadbb5dfef591f3ea4f authored about 10 years ago by Stefan Siegl <[email protected]>
00046260150f51529f331ebc6b1a686d03812988 authored about 10 years ago by Stefan Siegl <[email protected]>
The test is unfortunately unstable as it somehow depends on CPU speed.
v8 seems to precompute th...
c17208c9c0ea1aac81c3c4c1f1a5b5d52912b8d2 authored about 10 years ago by Stefan Siegl <[email protected]>
e85b095282bbffd394a93c404532eb043ae7f060 authored about 10 years ago by Stefan Siegl <[email protected]>
8945357d765c396f7f3307c5badfeaf5bb2d88b6 authored about 10 years ago by Stefan Siegl <[email protected]>
daf8788e0fcb4ac68e20276a91e352a3a7c408f7 authored about 10 years ago by Stefan Siegl <[email protected]>
In order to update limits at runtime we need the stack to be iterable.
ab6df6f14f27de42a1f52c092deba410bdbc0160 authored about 10 years ago by Stefan Siegl <[email protected]>e61766229344af51e3154ed916c6a61f322714e2 authored about 10 years ago by Stefan Siegl <[email protected]>
2a1ae43496baea33ce1b018588882bcfeefee1c6 authored about 10 years ago by Stefan Siegl <[email protected]>
acd00af78a3d9a58ba1078d92369a4dea7d2a973 authored about 10 years ago by Stefan Siegl <[email protected]>
3a1f3e52374114e660462d53562c29338d3b0964 authored about 10 years ago by Stefan Siegl <[email protected]>
0023c032803bf0bc11187877ca6c7e0b3fdc493f authored about 10 years ago by Stefan Siegl <[email protected]>
38bc89e10a0a8c449c3c749b8e8d0d74bdb75cc3 authored about 10 years ago by Stefan Siegl <[email protected]>
dba4da9b8bdcf418c6736338608f0aa55216fb9e authored about 10 years ago by Stefan Siegl <[email protected]>
901268994a260105c36a2f77eab730ad9792d73a authored about 10 years ago by Stefan Siegl <[email protected]>
1b027a525f65aea0e721c792b6d8bea7ebf351f5 authored about 10 years ago by Stefan Siegl <[email protected]>
When enumerating an ArrayAccess-style object the array keys should be
returned, not the method n...
8550dcb5ca0908a7afced012c7908866fc4917dc authored about 10 years ago by Stefan Siegl <[email protected]>
35350f76427e22520a1eb47896f4a23b95d05e0a authored about 10 years ago by Stefan Siegl <[email protected]>
Private & protected properties shouldn't be accessible, also the
length property should not be o...
If the PHP object implementing ArrayAccess has a method,
that has the same name as one of the Ar...
These cause the test to fail on old v8 versions like 3.24.10
since the Array.prototype.push impl...
27d326a1962a7e27323891902c3e5579f9542922 authored about 10 years ago by Stefan Siegl <[email protected]>
This merges the distinct code path for the export of ArrayAccess
capable PHP objects back into t...
php_v8js_hash_to_jsobj is called for all wrapping to JS objects, be it
a PHP associative array o...
fc583a8ec64cdbe6fab5a8949a77beffea59451f authored about 10 years ago by Stefan Siegl <[email protected]>
Just a preparation to mix the array access stuff with the name-based
property accessors.
5135afa67e1fae2e628d389dbf819d34fac93738 authored about 10 years ago by Stefan Siegl <[email protected]>
1b64a92c8d1ecd8ef248c7777c17ca2e766adaab authored about 10 years ago by Stefan Siegl <[email protected]>
ff194ba6c195b6d4598de39e91aa46943e25fe0d authored about 10 years ago by Stefan Siegl <[email protected]>
94a889b2cb00fc653f490ed8ed5b5fea7a54cd43 authored about 10 years ago by Stefan Siegl <[email protected]>
1efd91b29a2117f4fd5ee868bf06e3316fa49977 authored about 10 years ago by Stefan Siegl <[email protected]>
66b42ce0805d6132911e399750fcb38e26135d29 authored about 10 years ago by Stefan Siegl <[email protected]>
ddcaee47d6756f04fbdef6b03e491252f08501f5 authored about 10 years ago by Stefan Siegl <[email protected]>
1121d5f4d0732f9f614b3bfaa38da7dcfa5b9ef8 authored about 10 years ago by Stefan Siegl <[email protected]>
3f6ea8fcfdd56d94bbaa0112b3f7a6a05392d8e3 authored about 10 years ago by Stefan Siegl <[email protected]>
f1dd5ad23b206b141871d147b9c95ef1da2ce2b0 authored about 10 years ago by Stefan Siegl <[email protected]>
6d43ec6dbc0014b1a8f7dee7734266c5160e14a7 authored about 10 years ago by Stefan Siegl <[email protected]>
654a8b80396cba2f20e43746fbe57ede0bf3be3f authored about 10 years ago by Stefan Siegl <[email protected]>
65148db31fcb93f232b92241d719342b3f869e07 authored about 10 years ago by Stefan Siegl <[email protected]>
b77ba3773c27850c7dae9f6cdd1a0866b9ebd1a8 authored about 10 years ago by Stefan Siegl <[email protected]>
3ec580aaa3578896e223c5e19f8a5afa0f3c1a62 authored about 10 years ago by Stefan Siegl <[email protected]>
687459ba7cb398faffbdea5803a6ab4c5d1c3ef0 authored about 10 years ago by Stefan Siegl <[email protected]>
7ee8d69470c8c1b3001504ce1a73cc1f2a1b7449 authored about 10 years ago by Taneli Leppa <[email protected]>
760e50c7050e7e857e3b11325a962ac1746cb164 authored about 10 years ago by Stefan Siegl <[email protected]>
75b7b27587e0f6c5081a30bd82f5298c5fe8b60a authored about 10 years ago by Stefan Siegl <[email protected]>
70d5349702f49e20dda99b5811bf6e014bb2298f authored about 10 years ago by Stefan Siegl <[email protected]>
720945b4ef67987d9e978ee940786f248c2322bc authored about 10 years ago by Stefan Siegl <[email protected]>
7b435e30dc5286ededb3aa8470f305166e8c8cd7 authored about 10 years ago by Stefan Siegl <[email protected]>
v8 adds two timezone specifications to date strings.
However PHP fails to parse the second one, ...
Otherwise the test may execute so fast, that the
watchdog thread, ticking at 10ms currently, is ...
The chrono + sleep_for implementation seems not to work,
due to bugs in chrono header file. And...
Doing so causes crashes on Windows and isn't needed anymore
anyways, since we have started track...