2015-09-11 |
Anne-Gaelle... | doc: use 3rd person singular for consistency |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Brian White | win,msi: fix documentation shortcut url |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Sam Roberts | doc: describe process API for IPC |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Rich Trott | test: expect error for test_lookup_ipv6_hint on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rich Trott | doc: fix comma splice in Assertion Testing doc |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | Working on 4.0.1 |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | 2015-09-08, Version 4.0.0 (Stable) Release v4.0.0 |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Karl Skomski | build: fix v8_enable_handle_zapping override |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | node-gyp: float 3.0.1, minor fix for download url |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Fedor Indutny | deps: improve ArrayBuffer performance in v8 |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Fedor Indutny | cluster: allow shared reused dgram sockets |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | build: remote commands on staging in single session |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | deps: float node-gyp v3.0.0 |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | src: s/ia32/x86 for process.release.libUrl for win |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Evan Lucas | child_process: use stdio.fd even if it is 0 |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Ben Noordhuis | crypto: replace rwlocks with simple mutexes |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Rod Vagg | doc: update AUTHORS list |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Rod Vagg | build: make .msi install to "nodejs", not "node" |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Ben Noordhuis | cpplint: make it possible to run outside git repo |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Kat Marchán | deps: create .npmrc during npm tests |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Kat Marchán | deps: upgrade to npm 2.14.2 |
commit | commitdiff | tree | snapshot |
2015-09-06 |
saper | deps: backport 75e43a6 from v8 upstream (again) |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Rod Vagg | build: fix .pkg creation tooling |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Rod Vagg | doc: add TSC meeting minutes 2015-09-02 |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Roman Reiss | doc: update environment vars in manpage and --help |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Karl Skomski | src: use standard conform snprintf on windows |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Karl Skomski | src: fix buffer overflow for long exception lines |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Sakthipriyan... | doc,test: enable recursive file watching in Windows |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Michaël Zasso | buffer: SlowBuffer only accept valid numeric values |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Rod Vagg | test: fix use of `common` before required |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ali Ijaz Sheikh | deps: upgrade V8 to 4.5.103.30 |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Michaël Zasso | src: re-enable fast math on arm |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ali Ijaz Sheikh | src: enable vector ics on arm again |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Michaël Zasso | src: replace usage of v8::Handle with v8::Local |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ben Noordhuis | src: enable v8 deprecation warnings and fix them |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ali Ijaz Sheikh | test: fix test-repl-tab-complete.js for V8 4.5 |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Fedor Indutny | contextify: ignore getters during initialization |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ali Ijaz Sheikh | src: apply debug force load fixups from 41e63fb |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ali Ijaz Sheikh | deps: upgrade V8 to 4.5.103.24 |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Jeremiah Senkpiel | events,lib: don't require EE#listenerCount() |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Karl Skomski | build: add --enable-asan with builtin leakcheck |
commit | commitdiff | tree | snapshot |
2015-09-06 |
James M Snell | child_process: check execFile and fork args |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Rich Trott | test: refactor to eliminate flaky test |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Jeremiah Senkpiel | doc: update url doc to account for escaping |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Johan Bergström | doc: reorder collaborators by their usernames |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Alexis Campailla | test: mark eval_messages as flaky |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Ben Noordhuis | child_process: add callback parameter to .send() |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Karl Skomski | src: fix memory leak in ExternString |
commit | commitdiff | tree | snapshot |
2015-09-03 |
João Reis | test: mark test-vm-syntax-error-stderr as flaky |
commit | commitdiff | tree | snapshot |
2015-09-03 |
João Reis | test: mark test-repl-persistent-history as flaky |
commit | commitdiff | tree | snapshot |
2015-09-03 |
saper | deps: backport 75e43a6 from v8 upstream |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Rod Vagg | doc: update changelog for io.js v3.3.0 |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Jeremiah Senkpiel | timers: minor _unrefActive fixes and improvements |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Julien Gilli | timers: don't mutate unref list while iterating it |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Julien Gilli | timers: Avoid linear scan in _unrefActive. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Evan Lucas | src: only set v8 flags if argc > 1 |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | build: fix borked chmod call for release uploads |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Saúl Ibarra... | deps: upgrade libuv to 1.7.3 |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Karl Skomski | src: only memcmp if length > 0 in Buffer::Compare |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Trevor Norris | test: improve performance of stringbytes test |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | build: set file permissions before uploading |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | build: change staging directory on new server |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | build: rename 'doc' directory to 'docs' for upload |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | tools: update release.sh to work with new website |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | build: fix bad cherry-pick for vcbuild.bat build-release |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rod Vagg | doc: add TSC meeting minutes 2015-08-12 |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Rich Trott | test: unmark test-process-argv-0.js as flaky |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Rod Vagg | doc: add TSC meeting minutes 2015-08-26 |
commit | commitdiff | tree | snapshot |
2015-08-30 |
P.S.V.R | doc: merge CHANGELOG.md with joyent/node ChangeLog |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Roman Reiss | test: lint and refactor to avoid autocrlf issue |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Jeremiah Senkpiel | doc: clarify cluster behaviour with no workers |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Bradley Meck | Introduce --link-module to ./configure |
commit | commitdiff | tree | snapshot |
2015-08-28 |
João Reis | win,msi: correct installation path registry keys |
commit | commitdiff | tree | snapshot |
2015-08-28 |
João Reis | win,msi: change InstallScope to perMachine |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Michaël Zasso | deps: update V8 to 4.4.63.30 |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Sakthipriyan... | test: use tmpDir instead of fixturesDir |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ben Noordhuis | Revert "lib,src: add unix socket getsockname/getpeername" |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ben Noordhuis | doc: update io.js reference |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ben Noordhuis | lib: add net.Socket#localFamily property |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ben Noordhuis | lib,src: add unix socket getsockname/getpeername |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ben Noordhuis | src: DRY getsockname/getpeername code |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Сковорода Никита... | doc: minor clarification in buffer.markdown |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Сковорода Никита... | crypto: Use OPENSSL_cleanse to shred the data. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Sakthipriyan... | test: handling failure cases properly |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: initial list of flaky tests |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: pass args to test-ci via env variable |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: support flaky tests in test-ci |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: add test configuration templates |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: runner should return 0 on flaky tests |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Alexis Campailla | test: runner support for flaky tests |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Minwoo Jung | debugger: use strict equality comparison |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Fedor Indutny | http_parser: consume StreamBase instance |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Fedor Indutny | env: introduce `KickNextTick` |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Rich Trott | test: make test-process-argv-0 robust |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Jeremiah Senkpiel | src: missing Exception::Error in node_http_parser |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Rod Vagg | doc: add @jasnell and @sam-github to release team |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Rod Vagg | doc: reorg release team to separate section |
commit | commitdiff | tree | snapshot |
2015-08-26 |
James M Snell | doc: fix bad merge on modules.markdown |
commit | commitdiff | tree | snapshot |
2015-08-26 |
James M Snell | doc: minor additional corrections and improvements |
commit | commitdiff | tree | snapshot |
2015-08-26 |
James M Snell | doc: minor grammatical update in crypto.markdown |
commit | commitdiff | tree | snapshot |
next |