12526 Commits (3d81ea99bb210525b10dd3728303b1ada8226171)
 

Author SHA1 Message Date
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 9 years ago
Ali Ijaz Sheikh f146f686b7 test: fix test-repl-tab-complete.js for V8 4.5 9 years ago
Fedor Indutny b2ecbb6191 contextify: ignore getters during initialization 9 years ago
Ali Ijaz Sheikh 808de0da03 src: apply debug force load fixups from 41e63fb 9 years ago
Ali Ijaz Sheikh c43172578e deps: upgrade V8 to 4.5.103.24 9 years ago
Jeremiah Senkpiel f3696f64a1 events,lib: don't require EE#listenerCount() 9 years ago
Karl Skomski 101db80111 build: add --enable-asan with builtin leakcheck 9 years ago
James M Snell 609db5a1dd child_process: check execFile and fork args 9 years ago
Rich Trott fe4b309fd3 test: refactor to eliminate flaky test 9 years ago
Jeremiah Senkpiel 29f586ac0a doc: update url doc to account for escaping 9 years ago
Johan Bergström ba50cfebef doc: reorder collaborators by their usernames 9 years ago
Alexis Campailla 619721e6b8 test: mark eval_messages as flaky 9 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 5201cb0ff1 src: fix memory leak in ExternString 9 years ago
João Reis 93ba585b66 test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 367140bca0 test: mark test-repl-persistent-history as flaky 9 years ago
saper 714e96e8b9 deps: backport 75e43a6 from v8 upstream 9 years ago
Rod Vagg 8a9a3bf798 doc: update changelog for io.js v3.3.0 9 years ago
Jeremiah Senkpiel f6b093343d timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 403d7ee7d1 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 7a8c3e08c3 timers: Avoid linear scan in _unrefActive. 10 years ago
Evan Lucas 2308a27c0a src: only set v8 flags if argc > 1 9 years ago
Rod Vagg 205aab3bd4 build: fix borked chmod call for release uploads 9 years ago
Saúl Ibarra Corretgé e358a6481c deps: upgrade libuv to 1.7.3 9 years ago
Karl Skomski 0357c8fc71 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris c7351db6dc test: improve performance of stringbytes test 9 years ago
Rod Vagg 4867ceab49 build: set file permissions before uploading 9 years ago
Rod Vagg cdc1b376c9 build: change staging directory on new server 9 years ago
Rod Vagg 9f527c08cf build: rename 'doc' directory to 'docs' for upload 9 years ago
Rod Vagg 4a8ca842d4 tools: update release.sh to work with new website 9 years ago
Rod Vagg 3864af9404 build: fix bad cherry-pick for vcbuild.bat build-release 9 years ago
Rod Vagg 499321fd38 doc: add TSC meeting minutes 2015-08-12 9 years ago
Rich Trott c4ec1d2aad test: unmark test-process-argv-0.js as flaky 9 years ago
Rod Vagg 07019b6a1b doc: add TSC meeting minutes 2015-08-26 9 years ago
P.S.V.R f93032385e doc: merge CHANGELOG.md with joyent/node ChangeLog 9 years ago
Roman Reiss 83c2c3b676 test: lint and refactor to avoid autocrlf issue 9 years ago
Jeremiah Senkpiel 4c5fc3b1d4 doc: clarify cluster behaviour with no workers 9 years ago
Bradley Meck cd84f399e8 Introduce --link-module to ./configure 9 years ago
João Reis c6a54d0964 win,msi: correct installation path registry keys 9 years ago
João Reis 4cfe5eb9af win,msi: change InstallScope to perMachine 9 years ago
Michaël Zasso 422d56e36b deps: update V8 to 4.4.63.30 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 6cd0e2664b doc: update io.js reference 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Ben Noordhuis a43af39ffc src: DRY getsockname/getpeername code 10 years ago
Сковорода Никита Андреевич d6714ff1a4 doc: minor clarification in buffer.markdown 9 years ago
Сковорода Никита Андреевич 87df7d3be3 crypto: Use OPENSSL_cleanse to shred the data. 9 years ago
Sakthipriyan Vairamani bdef668881 test: handling failure cases properly 9 years ago