11480 Commits (8b9a1537ad5c34c92215660291e962558b6bc8d3)
 

Author SHA1 Message Date
Evan Lucas 8b9a1537ad events: provide better error message for unhandled error 10 years ago
Cheng Zhao 08d08668c9 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Fedor Indutny 0f850f7ae7 deps: provide TXT chunk info in c-ares 11 years ago
Ben Noordhuis 7e1c0e75ed deps: sync with upstream bagder/c-ares@bba4dc5 10 years ago
Trevor Norris 36cdc7c8ac build: re-enable V8 snapshots 10 years ago
Roman Reiss f07b3b600b tools: set eslint comma-spacing to 'warn' 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Yosuke Furukawa 18d457bd34 dgram: call send callback asynchronously 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Bert Belder 64d3210c98 win,node-gyp: enable delay-load hook by default 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Yosuke Furukawa f9dd34d301 tools: replace closure-linter with eslint 10 years ago
Oleg Elifantiev 5883a59b21 cluster: disconnect event not emitted correctly 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Rod Vagg 8bf878d6e5 Working on v2.0.2 10 years ago
Rod Vagg 6c80e38b01 2015-05-07 io.js v2.0.1 Release (PROPOSAL) 10 years ago
Rod Vagg 9ec3109272 doc: add TC meeting 2015-04-29 minutes 10 years ago
thefourtheye b97b96d05a install: fix NameError 10 years ago
Ivan Kozik c43855c49c src: export the ParseEncoding function on Windows 10 years ago
AQNOUCH Mohammed 2c7206254c doc: fix typo in readme.md 10 years ago
Saúl Ibarra Corretgé 04cc03b029 deps: update libuv to 1.5.0 10 years ago
thefourtheye 0c8f13df8f tools: remove unused GuessWordSize function 10 years ago
Ben Noordhuis b16d9c28e8 deps: upgrade v8 to 4.2.77.20 10 years ago
Ben Noordhuis 8315b22390 src: fix pedantic cpplint whitespace warnings 10 years ago
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite 10 years ago
Ben Noordhuis b712af79a7 src: fix NODE_DEPRECATED macro with old compilers 10 years ago
Brian White 71dc7152ee doc: fix PR link in CHANGELOG 10 years ago
Trevor Norris 7dde95a8bd async-wrap: remove before/after calls in init 10 years ago
Trevor Norris bd42ba056a async-wrap: set flags using functions 10 years ago
Trevor Norris 4b2c786449 async-wrap: pass PROVIDER as first arg to init 10 years ago
Trevor Norris 84bf609fd2 async-wrap: don't call init callback unnecessarily 10 years ago
Ben Noordhuis 2ed10f1349 src: fix minor inefficiency in Buffer::New() call 10 years ago
Ben Noordhuis f696c9efab src: fix deprecated use of Buffer::New() 10 years ago
Rod Vagg 3dafdc57d1 Working on v2.0.1 10 years ago
Rod Vagg 7c89c4c7ac 2015-05-04 io.js v2.0.0 Release 10 years ago
Rod Vagg c1b9913e1f src: bump NODE_MODULE_VERSION due to V8 API 10 years ago
Rod Vagg ac1fb39ce8 doc: add rvagg to the TC 10 years ago
Ben Noordhuis 69581b2767 build: don't compile debug build with -Og 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Ben Noordhuis e67542ae17 build: disable -Og when building with clang 10 years ago
Ben Noordhuis 279f6116aa src: fix -Wmissing-field-initializers warning 10 years ago
Сковорода Никита Андреевич f7620fb96d tls_wrap: Unlink TLSWrap and SecureContext objects 10 years ago
Rod Vagg dacc1fa35c doc: update AUTHORS list 10 years ago
Rod Vagg 702997c1f0 Revert "url: significantly improve the performance of the url module" 10 years ago
Rod Vagg 0daed24883 Revert "url: delete href cache on all setter code paths" 10 years ago
Rod Vagg 0f39ef4ca1 Revert "url: fix treatment of some values as non-empty" 10 years ago
Petka Antonov 66877216bd url: fix treatment of some values as non-empty 10 years ago
Petka Antonov dbdd81a91b url: delete href cache on all setter code paths 10 years ago
Fedor Indutny b4f5898395 net: ensure Write/ShutdownWrap references handle 10 years ago