Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src: attach env directly to api functions | Ben Noordhuis | 2014-10-13 | 1 | -2/+1 |
* | src: fix tracing infrastructure after v8 upgrade | Ben Noordhuis | 2014-03-16 | 1 | -5/+11 |
* | src: remove `node_isolate` from source | Fedor Indutny | 2014-02-22 | 1 | -3/+5 |
* | src: use v8::String::NewFrom*() functions | Ben Noordhuis | 2013-08-09 | 1 | -1/+1 |
* | src: lint c++ code | Fedor Indutny | 2013-07-31 | 1 | -2/+3 |
* | lib, src: upgrade after v8 api change | Ben Noordhuis | 2013-07-06 | 1 | -33/+24 |
* | src: pass Isolate to all applicable api | Trevor Norris | 2013-03-20 | 1 | -7/+7 |
* | bindings: update api | Trevor Norris | 2013-03-20 | 1 | -1/+1 |
* | src, test: downgrade to v8 3.14 api | Ben Noordhuis | 2013-02-25 | 1 | -6/+6 |
* | src: pass node_isolate to Undefined() | Ben Noordhuis | 2013-01-07 | 1 | -6/+6 |
* | windows: add tracing with performance counters | Scott Blomquist | 2012-11-21 | 1 | -0/+149 |