2015-01-08 |
Ben Noordhuis | test: move broadcast/multicast test to internet/ |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Ben Noordhuis | Revert "test: don't assume broadcast traffic is unfiltered" |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Bert Belder | win: disable stl exception usage |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Bert Belder | win: disable exception handling for all builds |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Vladimir Kurchatkin | util: show symbol properties |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Cheng Zhao | src,deps: replace LoadLibrary by LoadLibraryW |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Trevor Norris | src: pass Isolate to node::Utf8Value constructor |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Trevor Norris | src: pass Isolate to additional locations |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ben Noordhuis | test: fix parallel/test-repl with new v8 |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ben Noordhuis | test: fix parallel/test-repl-harmony with new v8 |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ben Noordhuis | build: fix up build after v8 upgrade |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ben Noordhuis | deps: upgrade v8 to 3.31.74.1 |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Rod Vagg | doc: update AUTHORS, .mailmap, add authors tool |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Ben Noordhuis | test: don't assume broadcast traffic is unfiltered |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Ben Noordhuis | deps: update libuv to 1.2.0 |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Ben Noordhuis | Merge remote-tracking branch 'joyent/v0.12' into v1.x |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Trevor Norris | smalloc: fix bad assert for zero length data |
commit | commitdiff | tree | snapshot |
2015-01-04 |
cjihrig | net: make connect() input validation synchronous |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Steven R. Loomis | docs: update to authors file |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Rod Vagg | doc: added TC meeting minutes 2014-12-30 |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Steven R. Loomis | build: i18n: add icu config options |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Rod Vagg | doc: added TC meeting minutes 2014-12-17 |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Ben Noordhuis | doc: util: document --trace-deprecation |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Aleksey Smolenchuk | lib: introduce process module |
commit | commitdiff | tree | snapshot |
2014-12-30 |
CGavrila | url: improve parsing speed |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Sam Roberts | doc: add tls server.close() callback docs |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Sam Roberts | dgram: close() should accept a callback |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Sam Roberts | dgram: make 'close' event async |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Tim Ruffles | doc: be specific about the unit of `maxBuffer` |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Brendan Ashworth | dgram: changes Socket.close() to return itself |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Brendan Ashworth | dgram: change Socket.bind() to return itself |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Nikolai Vavilov | configure: remove compiler detection |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Rudi Cilibrasi | src: remove cpplint error using NOLINT directive |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Mark Stosberg | doc: document time() and timeEnd() relationship |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Mark Stosberg | doc: fix v8 doc headings so 'make doc' passes |
commit | commitdiff | tree | snapshot |
2014-12-22 |
teppeis | assert: fix deepEqual regression |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Nikolai Vavilov | configure: remove workarounds for GCC < 4.8 |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ben Noordhuis | lib: micro-optimize url.resolve() |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ben Noordhuis | benchmark: rename url.parse() benchmark |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ben Noordhuis | lib: micro-optimize EventEmitter#removeListener() |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ben Noordhuis | benchmark: fix printing of large numbers |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Ben Noordhuis | benchmark: pre-optimize url.parse() before start |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Jackson Tian | doc: add details for http res/req end callback |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Julian Duque | debugger: improve clearBreakpoint error and docs |
commit | commitdiff | tree | snapshot |
2014-12-19 |
cjihrig | fs: deprecate exists() and existsSync() |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Jackson Tian | doc: document callback of http res/req end method |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ben Noordhuis | lib,src: remove post-gc event infrastructure |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Chris Dickinson | stream: switch _writableState.buffer to queue |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ben Noordhuis | lib: fix guard expression in timer.unref() |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Ben Noordhuis | src: fix windows build error |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Miroslav Bajtoš | debugger: fix unhandled error in setBreakpoint |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Fedor Indutny | test: run tests in parallel, common improvements |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Fedor Indutny | test: split test in parallel/sequential |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Luis Reis | zlib: support concatenated gzip files |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ben Burns | doc: clarify create{Read,Write}Stream fd option |
commit | commitdiff | tree | snapshot |
2014-12-15 |
cjihrig | fs: add access() and accessSync() |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Alejandro Oviedo | doc: change write() after end() streams example |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Ben Noordhuis | lib: reintroduce v8 module |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Ben Noordhuis | src: move BE/LE buffer conversion to StringSlice() |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Ben Noordhuis | src: redo unaligned access workaround |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ben Noordhuis | src: fix addon loader regression |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nikolai Vavilov | build: remove support for VS 2010 and 2012 |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Chris Dickinson | domain: add soft deprecation notice |
commit | commitdiff | tree | snapshot |
2014-12-11 |
cjihrig | test: add test for spawnSync() env option |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Juanjo | lib,src: fix spawnSync ignoring its 'env' option |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Mathias Bynens | docs: clarify that 'io.js' is the correct name |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Rod Vagg | doc: added node-forward TC meeting 2014-10-15 |
commit | commitdiff | tree | snapshot |
2014-12-12 |
micnic | domain: forward args to .run(fn) |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Rod Vagg | doc: added TC meeting minutes for 2014-12-10 |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Evan Lucas | module: fix regression in require ../ |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ben Noordhuis | build: fix dtrace-enabled build on os x |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Mikeal Rogers | doc: add TC notes from october 29th |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Mikeal Rogers | doc: meeting notes from oct 9th TC meeting |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Kevin O'Hara | docs: reword project messaging |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Steven R. Loomis | build: configure return exit status from gyp |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Fedor Indutny | crypto: separate altname extensions with ", " |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Alexis Campailla | test: mark more tests as flaky |
commit | commitdiff | tree | snapshot |
2014-12-10 |
brian m. carlson | crypto: disable SSLv3 if shared OpenSSL lacks it |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Saúl Ibarra... | deps: update libuv to 1.0.2 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ben Noordhuis | benchmark: add url benchmarks |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ben Noordhuis | lib: optimize require() path walking |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Julien Gilli | build: do not generate support for libuv's probes |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ben Noordhuis | src: fix unaligned access in ucs2 string encoder |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Bert Belder | test: fix test-fs-symlink-dir-junction-relative |
commit | commitdiff | tree | snapshot |
2014-12-09 |
cjihrig | test: add test for spawnSync() env option |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Juanjo | lib,src: fix spawnSync ignoring its 'env' option |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Evan Torrie | build: fix build with systemtap providers enabled |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Bert Belder | Merge 'node/v0.12' |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Bert Belder | src: remove the tracing module entirely |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Jackson Tian | doc: mention callback for http res/req write & end |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | async-wrap: add event hooks |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | async-wrap: explicitly pass parent |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | async-wrap: expose async-wrap as binding |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | src: remove unnecessary template parameter |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | src: all wraps now use actual FunctionTemplate |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | node: fix throws before timer module is loaded |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | node, async-wrap: remove MakeDomainCallback |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | async-wrap: move MakeCallback to .cc |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Trevor Norris | src: remove Async Listener |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Bert Belder | test: mark test-net-GH-5504 as flaky on linux |
commit | commitdiff | tree | snapshot |
next |