11867 Commits (ae731ec0fad423f4333d8194630ecd21a322739b)
 

Author SHA1 Message Date
Rich Trott 4d5089e181 test: do not swallow OpenSSL support error 10 years ago
Ben Noordhuis 8350f3a3a2 buffer: optimize Buffer#toString() 10 years ago
cjihrig 06721fe005 test: fix test-repl-tab-complete.js 10 years ago
Julien Gilli a198c68b56 repl: make 'Unexpected token' errors recoverable 10 years ago
Sangmin Yoon d735b2c6ef repl: fix tab completion for a non-global context 10 years ago
Ivan Yan c370bd3aea doc: make the abbreviation 1MM clear 10 years ago
Rod Vagg 628a3ab093 build: add tar-headers target for headers-only tar 10 years ago
Shigeki Ohtsu 1f371e3988 deps: copy all openssl header files to include dir 10 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Rich Trott 8e9089ac35 test: check for error on Windows 10 years ago
Rod Vagg c87c34c242 build: fix cherry-pick ooops, fix comment wording 10 years ago
Rod Vagg 4208dc4fef build: add MSVS 2015 support 10 years ago
Alexis Campailla c0c0d73269 build,win: set env before generating projects 10 years ago
Jimmy Hsu 54d5437566 doc: Added sample command to test iojs build 10 years ago
Rod Vagg f1f1b7e597 doc: add TSC meeting minutes 2015-06-17 10 years ago
Jeremiah Senkpiel dbd5dc932d doc: clarify prerequisites in benchmark/README.md 10 years ago
Rod Vagg 50dbc8e143 doc: add TSC meeting minutes 2015-05-27 10 years ago
Rod Vagg 941ad362a7 doc: archive io.js TC minutes 10 years ago
Rod Vagg 644b2eaa89 doc: rename tc-meetings to tsc-meetings 10 years ago
Rich Trott 776a65ebcd test: remove obsolete TODO comments 10 years ago
Rich Trott bdfeb798ad test: remove obsolete TODO comments 10 years ago
Evan Lucas 834a365113 build: DTrace is enabled by default on darwin 10 years ago
Rod Vagg 1330ee3b27 doc: add TC meeting 2015-05-13 minutes 10 years ago
Rod Vagg 392e8fd64e doc: add @shigeki and @mscdex to TC 10 years ago
Rod Vagg 81ae82ec3b Working on v2.3.2 10 years ago
Rod Vagg 8e53fd5371 2015-06-23 io.js v2.3.1 Release 10 years ago
Rich Trott 5d2b846d11 test: assert tmp and fixture dirs different 10 years ago
Michaël Zasso a4f4909f3d module: fix stat with long paths on Windows 10 years ago
Rich Trott b0990ef45d test: confirm symlink 10 years ago
Rich Trott 3ba4f71fc4 test: check result as early as possible 10 years ago
Rod Vagg 8ac50819b6 doc: add security section to README.md 10 years ago
Bert Belder 0ecf9457b5 win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig 48c0fb8b1a deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell 6a359b1ce9 deps: upgrade to npm 2.11.3 10 years ago
Johan Bergström c5353d7c62 build: remove lint from test-ci on windows 10 years ago
Christian Tellnes 1f93b63b11 doc: change the info to the same as in gitconfig 10 years ago
Rich Trott 0cf94e6856 doc: mention CI in Collaborator Guide 10 years ago
Pierre Inglebert a71ee93afe module: reduce syscalls during require search 10 years ago
James Hartig 061342a500 net: Defer reading until listeners could be added 10 years ago
Rich Trott 7a3006efe4 doc: add TOC links to Collaborator Guide 10 years ago
Bert Belder 30638b150f doc: add TSC meeting notes 2015-06-10 10 years ago
Rich Trott 0abcf44d6b test: add Buffer slice UTF-8 test 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Ben Noordhuis 5d0cee46bb vm: remove unnecessary HandleScopes 10 years ago
Jeremiah Senkpiel 91dfb5e094 tools: make test-npm work without global npm 10 years ago
Rich Trott 88c1831ff4 test: tmpdir creation failures should fail tests 10 years ago
Johan Bergström c4ec04136b doc: reformat authors section 10 years ago
Brendan Ashworth 626432d843 util: dont repeat isBuffer 10 years ago
Brendan Ashworth d5637e67c9 buffer: fix cyclic dependency with util 10 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 10 years ago