4034 Commits (c63687de249c4f6e6e399d26ccb04824456f8489)

Author SHA1 Message Date
Jeremiah Senkpiel c63687de24 Working on v6.1.1 9 years ago
Jeremiah Senkpiel 7f82130067 2016-05-05, Version 6.1.0 (Current) 9 years ago
James M Snell 0bca959617 util: fix inspecting of proxy objects 9 years ago
Patrick Mueller 1b9fdba04e process: add process.cpuUsage() - implementation, doc, tests 9 years ago
Anna Henningsen fa9d82d120 src: unify implementations of Utf8Value etc. 9 years ago
James M Snell 152bf323b4 Working on v6.0.1 9 years ago
James M Snell ce3e3c5fe1 2016-04-26, Version 6.0.0 (Current) Release 9 years ago
Stefan Budeanu d6237aa7c6 crypto: Read OpenSSL config before init 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Sakthipriyan Vairamani 633268c6df src: fix check-imports.py linter errors 9 years ago
Ben Noordhuis b0b7f6a12b src: squelch -Wunused-variable in non-icu builds 9 years ago
Anna Henningsen b6a41d6120 src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell 86ff8447f3 src: add intl and icu configs to process.binding('config') 9 years ago
James M Snell 5b7a011e1b src: add process.binding('config') 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Fedor Indutny 479344f695 stream_base: expose `bytesRead` getter 9 years ago
Anna Henningsen 54f2218018 child_process: add nullptr checks after allocs 9 years ago
Sakthipriyan Vairamani f286e1e1ad src: fix -Wunused-result warning in e38bade 9 years ago
Fedor Indutny 1ede900ff0 http: skip body and next message of CONNECT res 9 years ago
Brian White c3ad97d3cc events: don't inherit from Object.prototype 9 years ago
Calvin Metcalf 47cca06412 crypto: better error message for createHash 9 years ago
Ben Noordhuis 2a4998c5c0 src: don't set non-primitive values on templates 9 years ago
Yuval Brik a2492f989f fs: optimize realpath using uv_fs_realpath() 9 years ago
James Reggio 6e7641985b src: add SIGINFO to supported signals 9 years ago
cjihrig e052096ee0 os: add userInfo() method 9 years ago
James M Snell 68320786de buffer: add Buffer.prototype.compare by offset 9 years ago
Trevor Norris 5b41230f67 buffer: standardize array index check 9 years ago
Anna Henningsen 2d7e31614d zlib: detect gzip files when using unzip* 9 years ago
Ben Noordhuis 0d41463d1f src: add missing 'inline' keywords 9 years ago
Ben Noordhuis 757fbac64b src: remove deprecated internal functions 9 years ago
Ben Noordhuis ea63f79752 src: use size_t for http parser array size fields 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Ben Noordhuis 00c876dec5 src: fix ARRAY_SIZE() logic error 9 years ago
Rich Trott f1fc698cbe tools: remove obsolete lint config file 9 years ago
João Reis 1845c4fdb7 etw: add event messages 9 years ago
Anna Henningsen 54a5287e3e zlib: fix gzip member head/buffer boundary issue 9 years ago
Jeremiah Senkpiel 21d66d621c lib: remove bootstrap global context indirection 9 years ago
Trevor Norris a17200b520 async_wrap: don't abort on callback exception 9 years ago
Trevor Norris 20337addd6 async_wrap: notify post if intercepted exception 9 years ago
Trevor Norris f9938b6141 async_wrap: setupHooks now accepts object 9 years ago
Trevor Norris 2dadd8901a src: reword command and add ternary 9 years ago
Trevor Norris 41f333e679 src,http_parser: remove KickNextTick call 9 years ago
Sakthipriyan Vairamani 41feaa89e0 crypto: improve error messages 9 years ago
Fedor Indutny 8363ede855 node: --no-browser-globals configure flag 9 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Anna Henningsen 0b3936b49f zlib: Fix handling of gzip magic bytes mid-file 9 years ago
James M Snell 7d73e60f60 buffer: add swap16() and swap32() methods 9 years ago
João Reis 387b6b4973 etw: fix descriptors of events 9 and 23 9 years ago
Jeremiah Senkpiel ec6af31eba lib: rename /node.js to /bootstrap_node.js 9 years ago