aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaël Zasso
2015-09-06src: enable v8 deprecation warnings and fix themBen Noordhuis
2015-09-06test: fix test-repl-tab-complete.js for V8 4.5Ali Ijaz Sheikh
2015-09-06contextify: ignore getters during initializationFedor Indutny
2015-09-06src: apply debug force load fixups from 41e63fbAli Ijaz Sheikh
2015-09-06deps: upgrade V8 to 4.5.103.24Ali Ijaz Sheikh
2015-09-06events,lib: don't require EE#listenerCount()Jeremiah Senkpiel
2015-09-06build: add --enable-asan with builtin leakcheckKarl Skomski
2015-09-06child_process: check execFile and fork argsJames M Snell
2015-09-06test: refactor to eliminate flaky testRich Trott
2015-09-06doc: update url doc to account for escapingJeremiah Senkpiel
2015-09-06doc: reorder collaborators by their usernamesJohan Bergström
2015-09-06test: mark eval_messages as flakyAlexis Campailla
2015-09-06child_process: add callback parameter to .send()Ben Noordhuis
2015-09-06src: fix memory leak in ExternStringKarl Skomski
2015-09-02test: mark test-vm-syntax-error-stderr as flakyJoão Reis
2015-09-02test: mark test-repl-persistent-history as flakyJoão Reis
2015-09-02deps: backport 75e43a6 from v8 upstreamsaper
2015-09-02doc: update changelog for io.js v3.3.0Rod Vagg
2015-09-02timers: minor _unrefActive fixes and improvementsJeremiah Senkpiel
2015-09-02timers: don't mutate unref list while iterating itJulien Gilli
2015-09-02timers: Avoid linear scan in _unrefActive.Julien Gilli
2015-09-02src: only set v8 flags if argc > 1Evan Lucas
2015-09-02build: fix borked chmod call for release uploadsRod Vagg
2015-09-02deps: upgrade libuv to 1.7.3Saúl Ibarra Corretgé
2015-09-01src: only memcmp if length > 0 in Buffer::CompareKarl Skomski
2015-09-01test: improve performance of stringbytes testTrevor Norris
2015-09-01build: set file permissions before uploadingRod Vagg
2015-09-01build: change staging directory on new serverRod Vagg
2015-09-01build: rename 'doc' directory to 'docs' for uploadRod Vagg
2015-09-01tools: update release.sh to work with new websiteRod Vagg
2015-09-01build: fix bad cherry-pick for vcbuild.bat build-releaseRod Vagg
2015-09-01doc: add TSC meeting minutes 2015-08-12Rod Vagg
2015-08-31test: unmark test-process-argv-0.js as flakyRich Trott
2015-08-31doc: add TSC meeting minutes 2015-08-26Rod Vagg
2015-08-30Working on v5.0.0Rod Vagg
2015-08-30doc: merge CHANGELOG.md with joyent/node ChangeLogP.S.V.R
2015-08-29test: lint and refactor to avoid autocrlf issueRoman Reiss
2015-08-28doc: clarify cluster behaviour with no workersJeremiah Senkpiel
2015-08-28Introduce --link-module to ./configureBradley Meck
2015-08-28win,msi: correct installation path registry keysJoão Reis
2015-08-28win,msi: change InstallScope to perMachineJoão Reis
2015-08-28deps: update V8 to 4.4.63.30Michaël Zasso
2015-08-28test: use tmpDir instead of fixturesDirSakthipriyan Vairamani
2015-08-28Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis
2015-08-27doc: update io.js referenceBen Noordhuis
2015-08-27lib: add net.Socket#localFamily propertyBen Noordhuis
2015-08-27lib,src: add unix socket getsockname/getpeernameBen Noordhuis
2015-08-27src: DRY getsockname/getpeername codeBen Noordhuis
2015-08-27doc: minor clarification in buffer.markdownСковорода Никита Андреевич