Commits
User selector
Commit History
Commits on Apr 16, 2015
src: remove duplicate byteLength from Buffer
Show description for 62f5f4cauthored andcommitted
Commits on Mar 19, 2015
buffer: removing duplicate code
Show description for 813a536authored andcommitted
Commits on Mar 5, 2015
src: fix ucs-2 buffer encoding regression
Show description for 1640dedcommitted
Commits on Mar 4, 2015
buffer: add indexOf() method
Show description for 78581c8committed
Commits on Feb 11, 2015
buffer: expose internals on binding
Show description for 36a7795authored andcommitted
Commits on Jan 12, 2015
Remove excessive copyright/license boilerplate
Show description for 3e1b1ddcommitted
Commits on Jan 7, 2015
src: pass Isolate to node::Utf8Value constructor
Show description for cbf76c1committedsrc: pass Isolate to additional locations
Show description for d553386committed
Commits on Dec 14, 2014
src: move BE/LE buffer conversion to StringSlice()
Show description for 52fc406committedsrc: redo unaligned access workaround
Show description for 56fde66committed
Commits on Oct 23, 2014
src: replace NULL with nullptr
Show description for 2d82cdfcommitted
Commits on Oct 13, 2014
src: attach env directly to api functions
Show description for d3c317eauthored andcommitted
Commits on Oct 11, 2014
src: replace assert() with CHECK()
Show description for 5fdff38authored andcommittedsrc: fix up imports
Show description for 75a461dauthored andcommittedsrc: remove unnecessary HandleScopes
Show description for 97585b0authored andcommitted
Commits on Oct 8, 2014
src, test: fixup after v8 update
Show description for 383b0c0committedsrc: update use of ExternalArrayType constants
Show description for bdc2ea4committed
Commits on Oct 1, 2014
buffer: mv floating point read/write checks to JS
Show description for e9ca7b9committed
Commits on Sep 30, 2014
buffer: fix and cleanup fill()
Show description for 57ed3dacommitted
Commits on Aug 27, 2014
src: Add function name for .byteLength/.compare
Show description for f7d6147authored andcommitted
Commits on Jun 10, 2014
Merge remote-tracking branch 'upstream/v0.10'
Show description for 1a09da6committed
Commits on May 12, 2014
buffer: remove Buffer#toArrayBuffer()
Show description for b1a44dfcommitted
Commits on May 1, 2014
buffer: normalize compare() output
Show description for d1fe685authored andcommitted
Commits on Apr 29, 2014
buffer: add compare and equals methods
Show description for 226f98aauthored andcommitted
Commits on Mar 13, 2014
- committed
Commits on Feb 21, 2014
src: remove `node_isolate` from source
Show description for 75adde0committed
Commits on Jan 27, 2014
node: register modules from DSO constructors
Show description for 76b9846authored andcommitted
Commits on Nov 11, 2013
src: fix Environment::GetCurrent() usage
Show description for 09724b3committed
Commits on Oct 16, 2013
Commits on Oct 11, 2013
- committed
buffer: check data is not null
Show description for fe0bf6bcommitted
Commits on Sep 6, 2013
src: add multi-context support
Show description for 756b622committed
Commits on Aug 26, 2013
- committed
buffer: add NativeBuffer API
Show description for 16a60edcommitted
Commits on Aug 19, 2013
buffer: lint
Show description for f97a126committed