13495 Commits (d1a0a146b3e70fdafba3d67159e5348b350bda1d)
 

Author SHA1 Message Date
Michael Dawson d1a0a146b3 doc: Add CTC meeting minutes for 2016-05-04 9 years ago
Evan Lucas 08cd81b050 benchmark: add util.format benchmark 9 years ago
Ben Noordhuis 7d6acefbcc test: listen on and connect to 127.0.0.1 8 years ago
João Reis 0a85987899 doc: update build instructions for Windows 8 years ago
Santiago Gimeno 6324723cc1 doc,dgram: fix addMembership documentation 8 years ago
Fedor Indutny ece428ea63 http: fix no dumping after `maybeReadMore` 9 years ago
cjihrig 629a76f9fb doc: remove cluster.setupMaster() myth 8 years ago
Luigi Pinca 5b807ac791 doc: specify how to link issues in commit log 9 years ago
cjihrig ecf5c1cb25 test: refactor spawnSync() cwd test 9 years ago
cjihrig 4ee863d956 child_process: allow buffer encoding in spawnSync 9 years ago
Bryce Simonds 426aa0a5e8 src: fix Windows segfault with `--eval` 9 years ago
Ben Noordhuis 9cccaa3c80 test: fix component printing on windows 9 years ago
Ben Noordhuis 373ffc5bad installer: don't install node_internals.h 9 years ago
Ben Noordhuis 65b75b51a6 build: unbreak configure with python 2.6 9 years ago
Jeremiah Senkpiel 140b84dd7d tools: print stderr on bad test.py `vmArch` check 9 years ago
Jean Regisser 350f4cf292 doc: server.listen truncates socket path on unix 9 years ago
hefangshi af4b56d6be test: pass python path to node-gyp 9 years ago
Rich Trott 7c55f59214 test: make stdout buffer test more robust 9 years ago
Doug Wade 7813af7f16 doc: Add resolveNaptr and naptr rrtype docs 9 years ago
Rich Trott 3aef9b813f test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Stefan Budeanu 2259e5db69 test: avoid test-cluster-master-* flakiness 9 years ago
Alex J Burke 5f444ed6a3 test: add tests for stream3 buffering using cork 9 years ago
Rich Trott 39e24742f8 assert: allow circular references 9 years ago
Tushar Mathur 5380743208 doc: document socket.destroyed 9 years ago
Eugene Obrezkov a3fa5db5ca repl: copying tabs shouldn't trigger completion 9 years ago
Robert Jefe Lindstaedt f0edf87df1 doc: add vm example, be able to require modules 9 years ago
Cheng Zhao b21d145c2a src: add node::FreeEnvironment public API 9 years ago
Jeremiah Senkpiel 01b314d165 test: test TTY problems by fakeing a TTY using openpty 9 years ago
Saúl Ibarra Corretgé a1719a94e9 udp: use libuv API to get file descriptor 9 years ago
Jeremiah Senkpiel b07c3a6ea6 tty: use blocking mode on OS X 9 years ago
Saúl Ibarra Corretgé 7779639a11 unix,stream: fix getting the correct fd for a handle 9 years ago
Saúl Ibarra Corretgé da7b74b9bc deps: upgrade libuv to 1.9.1 9 years ago
Saúl Ibarra Corretgé 94eb980ca5 deps: upgrade libuv to 1.9.0 9 years ago
James M Snell 06327e5eed tls: use process.binding('config') to detect fips mode 8 years ago
James M Snell b9136c0c03 src: add process.binding('config') 9 years ago
James M Snell 9121e94e62 doc: note that process.config can and will be changed 9 years ago
Julien Gilli 4107b5d200 deps: backport 22c5e46 from V8 8 years ago
Сковорода Никита Андреевич 709048134c buffer: backport new buffer constructor APIs to v4.x 8 years ago
Anna Henningsen 200429e9e1 buffer: ignore negative allocation lengths 9 years ago
Alexis Campailla e544b1c40c test,win: skip addons/load-long-path on WOW64 8 years ago
Bartosz Sosnowski 0bfedd13a9 win,build: add creation of zip and 7z package 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 8 years ago
James M Snell fb03e57de2 buffer: backport --zero-fill-buffers cli option 9 years ago
Josh Leder 55f8689711 test: add test for responses to HTTP CONNECT req 9 years ago
Fedor Indutny 07fd52e5aa http: skip body and next message of CONNECT res 9 years ago
Fedor Indutny e06ab64705 deps: update to http-parser 2.7.0 8 years ago
João Reis 8513232c82 build: split CI rules in Makefile 8 years ago
Santiago Gimeno 9aec1ddb4f test: test cluster worker disconnection on error 9 years ago
Brian White d0bf09d3ad util: improve format() performance further 9 years ago
Evan Lucas 72fb281961 util: improve util.format performance 9 years ago