Commits
User selector
Commit History
Commits on Sep 6, 2015
src: replace usage of v8::Handle with v8::Local
Show description for 4abc896authored andcommittedsrc: fix memory leak in ExternString
Show description for 599d4f5authored andcommitted
Commits on Aug 21, 2015
string_bytes: fix unaligned write in UCS2
Show description for 68e53ddcommitted
Commits on Aug 4, 2015
buffer: make additional changes to native API
Show description for 8664084authored andcommittedbuffer: switch API to return MaybeLocal<T>
Show description for 36f78f4authored andcommitted
Commits on Jul 25, 2015
src: make base64 decoding 50% faster
Show description for 8fd3ce1committed
Commits on May 4, 2015
src: fix deprecated use of Buffer::New()
Show description for f696c9ecommitted
Commits on Mar 5, 2015
src: fix ucs-2 buffer encoding regression
Show description for 1640dedcommittedsrc: fix external string length calculation
Show description for 2eda2d6committedsrc: remove NODE_INVALID_UTF8 environment variable
Show description for 364cc7ecommittedsrc: fix gc heuristic for external twobyte strings
Show description for 826cde8committedsrc: remove unused code
Show description for f5b7e18committed
Commits on Jan 20, 2015
src: silence clang warnings
Show description for 752585dcommitted
Commits on Jan 12, 2015
Remove excessive copyright/license boilerplate
Show description for 3e1b1ddcommitted
Commits on Jan 7, 2015
src: 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 Dec 9, 2014
src: fix unaligned access in ucs2 string encoder
Show description for 535fec8committed
Commits on Nov 14, 2014
src: fixups after v8 upgrade
Show description for c3d3c8ecommitted
Commits on Oct 23, 2014
src: mark more destructors with override keyword
Show description for 8a00961committedsrc: replace NULL with nullptr
Show description for 2d82cdfcommitted
Commits on Oct 16, 2014
build: add x32 support
Show description for a08f8e2committed
Commits on Oct 11, 2014
src: replace assert() with CHECK()
Show description for 5fdff38authored andcommitted
Commits on Jun 10, 2014
Merge remote-tracking branch 'upstream/v0.10'
Show description for 1a09da6committed
Commits on Jun 6, 2014
string_bytes: Guarantee valid utf-8 output
Show description for 0da4c67authored andcommitted
Commits on May 21, 2014
string_bytes: ucs2 support big endian
Show description for 929e2edauthored andcommitted
Commits on May 12, 2014
src: fix StringBytes::Write if string is external
Show description for 9b7888eauthored andcommitted
Commits on Mar 16, 2014
src: don't call DecodeWrite() on Buffers
Show description for c30cc4eauthored andcommittedsrc: fix segfaults, fix 32 bits integer negation
Show description for f6ea0c2authored andcommittedsrc: squelch -Wmaybe-uninitialized warning
Show description for a3dca9aauthored andcommittedsrc: remove unused ExternString constructor
Show description for 91b4a56authored andcommitted
Commits on Mar 13, 2014
- committed
Commits on Feb 21, 2014
src: remove `node_isolate` from source
Show description for 75adde0committed
Commits on Nov 11, 2013
v8: upgrade to 3.22.24
Show description for f230a1ccommitted