Stefan Siegl
|
773c119b2a
Bump version to 2.0.0
|
há 7 anos atrás |
Stefan Siegl
|
a6d6ee359d
add LDFLAGS="-lstdc++" to ./configure, closes #338 #336
|
há 7 anos atrás |
Stefan Siegl
|
f1e2c36a0a
Merge remote-tracking branch 'stesie/remove-compat-exceptions' into php7
|
há 7 anos atrás |
Stefan Siegl
|
b12a2fb4e3
Merge remote-tracking branch 'stesie/require-exception-handling' into php7
|
há 7 anos atrás |
Stefan Siegl
|
278b4fbedb
Merge remote-tracking branch 'remotes/stesie/global-object' into php7
|
há 7 anos atrás |
Stefan Siegl
|
302bf1d0ff
remove v8js.compat_php_exceptions
|
há 7 anos atrás |
Stefan Siegl
|
6a2f53a9f1
test "delete module.exports"
|
há 7 anos atrás |
Stefan Siegl
|
1c7e355937
allow modules to return arbitrary values
|
há 7 anos atrás |
Stefan Siegl
|
384ec9b1b6
use "this = module.exports" for modules
|
há 7 anos atrás |
Stefan Siegl
|
f3a46ff833
re-use global context for modules + provide module.exports
|
há 7 anos atrás |
Stefan Siegl
|
c20c19c126
add test so that 'this === global'
|
há 7 anos atrás |
Stefan Siegl
|
e4ab07de03
Add Node.js-style "global" to global scope
|
há 9 anos atrás |
Stefan Siegl
|
bd730068a2
use ObjectTemplate as base for global object
|
há 9 anos atrás |
Stefan Siegl
|
7a947fe9d1
rename v8js_tmpl_t -> v8js_function_tmpl_t
|
há 9 anos atrás |
Stefan Siegl
|
b8776318de
Grammar fixes
|
há 7 anos atrás |
Stefan Siegl
|
fbfce17a8b
Remove compilation instructions for old versions of V8
|
há 7 anos atrás |
Stefan Siegl
|
b767fa4a4e
recommend to install curl, closes #337
|
há 7 anos atrás |
Stefan Siegl
|
4e687c3950
Merge pull request #332 from stesie/unicode-test
|
há 7 anos atrás |
Stefan Siegl
|
3afd98ba3a
Merge pull request #331 from stesie/mark-pending-exceptions-deprecated
|
há 7 anos atrás |
Stefan Siegl
|
289e382e63
re-add module focused unicode test
|
há 7 anos atrás |
Stefan Siegl
|
d6561fe7dc
fix test filename
|
há 7 anos atrás |
Stefan Siegl
|
ec49c03c0f
fix test-file syntax
|
há 7 anos atrás |
Stefan Siegl
|
ef90ad7065
Revert "Create unicode.php"
|
há 7 anos atrás |
Stefan Siegl
|
33b3ff5e1f
Revert "Renamed to unicode.phpt"
|
há 7 anos atrás |
Stefan Siegl
|
eba01e1088
Merge branch 'patch-2' of https://github.com/HoffmannP/v8js into php7
|
há 7 anos atrás |
Stefan Siegl
|
07d3df9bb4
Merge pull request #330 from stesie/mark-extensions-deprecated
|
há 7 anos atrás |
Stefan Siegl
|
82930c9ea9
Create deprecated warning if setting $report_uncaught_exceptions != true
|
há 7 anos atrás |
Stefan Siegl
|
56e83a9fbb
mark clearPendingException & getPendingException functions deprecated
|
há 7 anos atrás |
Stefan Siegl
|
22bcf85348
Write deprecation warning on non-empty $extensions array passed to V8Js::__construct
|
há 7 anos atrás |
Stefan Siegl
|
9734466105
mark registerExtension & getExtensions deprecated + adapt test output
|
há 7 anos atrás |