11639 Commits (03ce84dfa13a1cc075bb45772a8a566213148939)
 

Author SHA1 Message Date
Jeremiah Senkpiel 3e7a143814 2015-05-15 io.js v2.0.2 Release 10 years ago
Yosuke Furukawa 0a461e5360 src: fix preload when used with prior flags 10 years ago
Johan Bergström 8a0e5295b4 build: use backslashes for paths on windows 10 years ago
Yosuke Furukawa 4e2f999a62 test: fix infinite loop detection 10 years ago
cjihrig 76937051f8 os: refine tmpdir() trailing slash stripping 10 years ago
Yosuke Furukawa 966acb9916 tools: remove closure_linter to eslint on windows 10 years ago
Johan Bergström 20c9a52227 build: move --with-intl to intl optgroup 10 years ago
Roman Reiss c58264e58b tools: make eslint work on subdirectories 10 years ago
Jeremiah Senkpiel 0b21ab13b7 tools: refactor `make test-npm` into test-npm.sh 10 years ago
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