19 Commits (6c213978b7c790b7b716df75deab45c3681e5a20)

Author SHA1 Message Date
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 44a40325da
src: unify implementations of Utf8Value etc. 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Anna Henningsen a3b5b9cbf2
src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis ccb199af17 src: fix deprecation warnings 10 years ago
Ben Noordhuis 4aea16f214 src: rename confusingly named local variable 10 years ago
Ben Noordhuis c9ee654290 src: simplify node::Utf8Value() 10 years ago
Ben Noordhuis 364cc7e08a src: remove NODE_INVALID_UTF8 environment variable 10 years ago
Fedor Indutny e17e6fb2fa util: use on-stack buffer for Utf8Value 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 10 years ago