13583 Commits (6a08535dd10b754a89d5788a6b72dd64e960225c)
 

Author SHA1 Message Date
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 9 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 9 years ago
Сковорода Никита Андреевич 709048134c buffer: backport new buffer constructor APIs to v4.x 9 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 9 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 9 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 9 years ago
João Reis 8513232c82 build: split CI rules in Makefile 9 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
cjihrig f152adf5b7 cluster: close ownerless handles on disconnect() 9 years ago
Santiago Gimeno c0a42bc040 test: verify IPC messages are emitted on next tick 9 years ago
cjihrig 0b8124f205 child_process: emit IPC messages on next tick 9 years ago
Ali Ijaz Sheikh 1164f542db deps: fix segfault during gc 9 years ago
Ali Ijaz Sheikh d9e9d9fb11 deps: backport e7cc609 from upstream V8 9 years ago
Anna Henningsen 5782ec2427 module: don't cache uninitialized builtins 9 years ago
Anna Henningsen b9dfdfe1d3 vm: don't abort process when stack space runs out 9 years ago
Matt Lavin 7d66752f1f zlib: release callback and buffer after processing 9 years ago
Myles Borins 4c423e649c tools: explicit path for V8 test tap output 9 years ago
Myles Borins 9809992436 deps: backport 9c927d0f01 from V8 upstream 9 years ago
Bryon Leung 9606f768ea test: run v8 tests from node tree 10 years ago
Michael Dawson 13d0e463b0 build: enable compilation for linuxOne 9 years ago