Stefan Siegl
|
bf6effba63
Merge remote-tracking branch 'origin/master' into php7
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
de0b8e2aa8
Check V8_DIR/share/v8 for snapshot images as well
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
52ebdc28ed
Simply v8::Isolate::New to test if snapshot blob needed
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
39062b4248
Test for snapshot support in V8
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
a18ae9e853
Implement JS-side wrapper around PHP Generator objects
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
7805abfb18
Improve -Wno-c++11-narrowing/-Wno-narrowing detection
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
b38c31b521
Remove v8::Debug agent stuff
|
%!s(int64=9) %!d(string=hai) anos |
Taneli Leppa
|
9f082a057b
Check lib64 dir for libplatform as well.
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
b30ee1e09b
auto-add CXXFLAG -Wno-c++11-narrowing if possible
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
0e76b675d2
Require v8 3.24.6 or higher
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
90c3b9db5f
Fix debug build; move debug stuff into seperate files
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
ddc6a46049
Set c++ -std version on v8 version test
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
453a95826b
On MacOS/Darwin link against libv8_libbase.a as well, refs #97
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
37e3e001c5
Don't --rpath link on MacOS/Darwin, refs #97
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
3efec8d428
Remove CVS $Id$ comment lines
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
5ea36016fe
code cleanup, part 1
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
fc583a8ec6
Move PHP to JS object wrapping into seperate file
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
ddcaee47d6
Refactor array access code into seperate files
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
3843fc1b5c
Remove stray debug-echo
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
14600d3be3
Initialize v8 platform as needed
|
%!s(int64=10) %!d(string=hai) anos |
Stefan Siegl
|
d69f2be50a
Add v8 debug support
|
%!s(int64=11) %!d(string=hai) anos |
C. Scott Ananian
|
d416d9b59b
Support g++-4.6 in configuration script.
|
%!s(int64=11) %!d(string=hai) anos |
C. Scott Ananian
|
91393faca3
Ensure all v8 libraries are copied in README; sanity check in config.m4.
|
%!s(int64=11) %!d(string=hai) anos |
Stefan Siegl
|
619231913c
Adapt to new v8::Persistent API, support V8 >= 3.21.12
|
%!s(int64=11) %!d(string=hai) anos |
C. Scott Ananian
|
1f2eefdbea
Support compiling v8js with v8 in a custom path.
|
%!s(int64=11) %!d(string=hai) anos |
C. Scott Ananian
|
e508410a79
Ensure libv8 is >= 3.17.11 (fixes issue #12).
|
%!s(int64=11) %!d(string=hai) anos |
Patrick Reilly
|
4a82311b4d
fix mutex issue and c++11 support on Ubuntu — remove stray EOL marker
|
%!s(int64=12) %!d(string=hai) anos |
Simon Best
|
8ae7606338
Refactor CommonJS modules functionality to store state in the extension globals and context as appropriate.
|
%!s(int64=12) %!d(string=hai) anos |
Simon Best
|
15dc9e157b
Script timeout thread to forcefully terminate the current thread of V8 execution in the corresponding isolate.
|
%!s(int64=12) %!d(string=hai) anos |
Zakay Danial
|
e21b955c6a
Fixed version parsing
|
%!s(int64=13) %!d(string=hai) anos |