Commits
User selector
Commit History
Commits on Oct 25, 2016
src,tools: speed up startup by 2.5%
Show description for e4290decommitted
Commits on Mar 22, 2016
lib: rename /node.js to /bootstrap_node.js
Show description for ec6af31committedlib,src: move src/node.js to lib/internal/node.js
Show description for 4bf2acacommitted
Commits on Feb 25, 2016
src,tools: remove null sentinel from source array
Show description for 33e51fecommittedsrc,tools: drop nul byte from built-in source code
Show description for 96adbe9committedsrc,tools: allow utf-8 in built-in js source code
Show description for cdc7e02committed
Commits on Sep 6, 2015
src: replace usage of v8::Handle with v8::Local
Show description for 4abc896authored andcommitted
Commits on Jan 12, 2015
Remove excessive copyright/license boilerplate
Show description for 3e1b1ddcommitted
Commits on Feb 21, 2014
src: remove `node_isolate` from source
Show description for 75adde0committed
Commits on Aug 9, 2013
src: use v8::String::NewFrom*() functions
Show description for f674b09committed
Commits on Jul 31, 2013
src: more lint after cpplint tightening
Show description for 02cab97committed- committed
Commits on Jul 29, 2013
src: don't use NewExternal() with unaligned strings
Show description for 34b0a36committed
Commits on Mar 20, 2013
src: pass Isolate to all applicable api
Show description for f65e14eauthored andcommitted
Commits on Mar 9, 2012
Commits on Aug 6, 2011
- authored andcommitted
Commits on Mar 15, 2011
- committed
Commits on Mar 8, 2011
Add string class that uses ExternalAsciiStringResource.
Show description for 74954ceauthored andcommitted
Commits on Oct 12, 2010
- committed
Loading