Stefan Siegl
|
e20e5098c7
Make compatible with V8 3.23.11 (and below)
|
11 vuotta sitten |
Stefan Siegl
|
69290b5779
Fix build against libv8 3.24.5
|
11 vuotta sitten |
C. Scott Ananian
|
24257b54af
Free php_v8js_accessor_ctx when we are done with it.
|
11 vuotta sitten |
C. Scott Ananian
|
3f77a5a356
Make PHP object accessors typesafe using V8::AccessorSignature.
|
11 vuotta sitten |
C. Scott Ananian
|
57348c5f7d
Fix double-pop of timer_ctx (and efree from wrong thread).
|
11 vuotta sitten |
C. Scott Ananian
|
dba6322812
Fix memory leak: The get_properties handler owns the returned hashtable.
|
11 vuotta sitten |
Stefan Siegl
|
18b129b128
Trigger garbage collection within Isolate::Scope
|
11 vuotta sitten |
C. Scott Ananian
|
39cc821f91
Store tsrm_ls in php_v8js_ctx.
|
11 vuotta sitten |
C. Scott Ananian
|
303f3f52b5
Refactor template cache into php_v8js_ctx.
|
11 vuotta sitten |
C. Scott Ananian
|
c341511b36
PHP 5.3 compatibility fixes.
|
11 vuotta sitten |
C. Scott Ananian
|
52d8946b89
Add isolate parameter to V8JS_* macros.
|
11 vuotta sitten |
C. Scott Ananian
|
49632054a4
Cleanup: remove some warnings when compiled with -Wunused
|
11 vuotta sitten |
Stefan Siegl
|
61eee4cbd6
TSRM/ZTS fixes.
|
11 vuotta sitten |
Stefan Siegl
|
d69f2be50a
Add v8 debug support
|
11 vuotta sitten |
Stefan Siegl
|
662e491e1f
Pass back v8 functions, don't re-wrap
|
11 vuotta sitten |
Patrick Reilly
|
dc1475a3ad
updated package for beta release and switch license to MIT
|
11 vuotta sitten |
Stefan Siegl
|
286b0d8ac0
Handle non-construct call
|
12 vuotta sitten |
Stefan Siegl
|
ffa42cdfaf
Replaced deprecated v8 api calls with newer equivalents
|
12 vuotta sitten |
Patrick Reilly
|
4a82311b4d
fix mutex issue and c++11 support on Ubuntu — remove stray EOL marker
|
12 vuotta sitten |
Patrick Reilly
|
6f44220328
fix merge conflict
|
12 vuotta sitten |
Patrick Reilly
|
713d4119da
Merge branch master of github.com:preillyme/v8js
|
12 vuotta sitten |
Simon Best
|
8d8c671aa0
V8 isolates need to be passed into all variable accessor and conversion functions.
|
12 vuotta sitten |
Simon Best
|
8ae7606338
Refactor CommonJS modules functionality to store state in the extension globals and context as appropriate.
|
12 vuotta sitten |
Simon Best
|
93df3411d9
Merged CommonJS modules functionality.
|
12 vuotta sitten |
Simon Best
|
84baa7614a
First working version of CommonJS modules.
|
12 vuotta sitten |
Patrick Reilly
|
dfbd5f0c0c
Fixed build in 5.4+
|
13 vuotta sitten |
Felipe Pena
|
7c8c24ab72
- Fix version
|
13 vuotta sitten |
Felipe Pena
|
325b54d9d5
- Preparing release
|
13 vuotta sitten |
Felipe Pena
|
39ac2f2304
- Fixed build in 5.4+
|
13 vuotta sitten |
Patrick Reilly
|
7593cbcc59
Update copyright information
|
13 vuotta sitten |