12341 Commits (8d78d687d5c5eec3ea1f171f9e85664c0b0bc97f)
 

Author SHA1 Message Date
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas b5c51fdba0 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 9 years ago
Julien Gilli 8b50e95f06 deps: backport 1ee712a from V8 upstream 9 years ago
Justin Chase 74f443583c module: use UNC paths when loading native addons 9 years ago
Roman Reiss 46876d519c test: remove arguments.callee usage 9 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 9 years ago
charlierudolph 4a35ba4966 fs: include filename in watch errors 9 years ago
Evan Lucas 7271cb047c src: add process.versions.icu 9 years ago
Fedor Indutny f638402e2f http: add comment about `outputSize` in res/server 9 years ago
Rod Vagg 25e3b8267a Working on v4.1.3 9 years ago
Rod Vagg 85df6ada47 2015-10-05, Version 4.1.2 (Stable) Release 9 years ago
Fedor Indutny 1cc7b41ba4 stream_wrap: support empty `TryWrite`s 9 years ago
Fedor Indutny fb7a491d1c http_server: pause socket properly 9 years ago
Fedor Indutny 99943e189d http: fix out-of-order 'finish' bug in pipelining 9 years ago
Rich Trott 9faf4c6fcf test: load common.js to test for global leaks 9 years ago
Fedor Indutny f055a66a38 crypto: enable FIPS only when configured with it 9 years ago
Sakthipriyan Vairamani 0858c86374 test: fix invalid variable name 9 years ago
Trevor Norris 39b8730e8b async_wrap: ensure all objects have internal field 9 years ago
Trevor Norris 99e66074d7 async_wrap: update providers and add test 9 years ago
Oguz Bastemur e5615854ea contextify: use CHECK instead of `if` 9 years ago
Saúl Ibarra Corretgé 4c5940776c deps: upgrade libuv to 1.7.5 9 years ago
João Reis d6ac547d5d build,win: fix node.exe resource version 9 years ago
Minwoo Jung f92aee7170 doc: fix outdated 'try/catch' statement in sync 9 years ago
Ali Ijaz Sheikh 5a9e795577 deps: upgrade V8 to 4.5.103.35 9 years ago
Ben Noordhuis 925b29f959 deps: backport f782159 from v8's upstream 9 years ago
Ben Noordhuis d8ab4e185d util: optimize promise introspection 9 years ago
Michael Dawson a0b35bfcf3 i18n: add caller to removal list for bidi in ICU55 9 years ago
Rod Vagg c7161f39e8 doc: add TSC meeting minutes 2015-09-16 9 years ago
Rich Trott 928166c4a8 doc: copyedit fs.watch() information 9 years ago
Minwoo Jung 7a58157d4e benchmark: update comment in common.js 10 years ago
Brendan Ashworth 37cdeafa2f smalloc: remove module 9 years ago
Rich Trott 1167171004 test: change calls to deprecated util.print() 9 years ago
Rich Trott 5ada45bf28 test: replace deprecated util.debug() calls 9 years ago
Roman Reiss 6ee5d0f69f dns: add missing exports.BADNAME 9 years ago
Ben Noordhuis 5ec5d0aa8b src: internalize binding function property names 9 years ago
Ben Noordhuis c8175fc2af src: internalize per-isolate string properties 9 years ago
Evan Lucas ac2bce0b0c path: improve posixSplitPath performance 9 years ago
Cheng Zhao 9a593abc47 src: include signal.h in util.h 9 years ago
Sakthipriyan Vairamani fde0c6f321 src: fix function and variable names in comments 9 years ago
Johann 4c8d96bc30 crypto: add more keylen sanity checks in pbkdf2 9 years ago
Fedor Indutny 798dad24f4 child_process: `null` channel handle on close 9 years ago
Ben Noordhuis 039f73fa83 deps: remove and gitignore .bin directory 9 years ago
Julien Gilli 5fbb24812d deps: backport c281c15 from V8's upstream 9 years ago
Michał Gołębiowski 75d5dcea76 doc: jenkins-iojs.nodesource.com -> ci.nodejs.org 9 years ago
Fabio Oliveira b28f6a53bc docs: Clarify assert.doesNotThrow behavior 9 years ago
P.S.V.R 9e9bfa4dc0 build: iojs -> nodejs of release-urlbase 9 years ago
Laurent Fortin 5c3f50b21d doc: rearrange execSync and execFileSync 9 years ago
Laurent Fortin 4fc33ac11a doc: make execFileSync in line with execFile 9 years ago
P.S.V.R 8335ec7191 build: fix some typos inside the configure script 9 years ago