11097 Commits (2eda2d609658826c559fca1944b0e6aafb9d1344)
 

Author SHA1 Message Date
Ben Noordhuis 2eda2d6096 src: fix external string length calculation 10 years ago
Ben Noordhuis e2fb733a95 test: simplify parallel/test-stringbytes-external 10 years ago
Ben Noordhuis 4aea16f214 src: rename confusingly named local variable 10 years ago
Ben Noordhuis c9ee654290 src: simplify node::Utf8Value() 10 years ago
Ben Noordhuis 364cc7e08a src: remove NODE_INVALID_UTF8 environment variable 10 years ago
Ben Noordhuis 826cde8661 src: fix gc heuristic for external twobyte strings 10 years ago
Ben Noordhuis f5b7e18243 src: remove unused code 10 years ago
Petka Antonov 4ae64b2626 src: extract node env init out of process init 10 years ago
Ben Noordhuis 7b554b1a8f test: don't spawn child processes in domain test 10 years ago
Ben Noordhuis b150c9839e src: fix -Wempty-body compiler warnings 10 years ago
Ben Noordhuis 726671cb0e build: add basic mips/mipsel support 10 years ago
Ben Noordhuis 4ddd6406ce lib: avoid .toLowerCase() call in Buffer#write() 10 years ago
Ben Noordhuis bbf54a554a lib: hand-optimize Buffer constructor 10 years ago
Fedor Indutny 3446ff417b tty: do not add `shutdown` method to handle 10 years ago
cjihrig 9d2b89d06c net: allow port 0 in connect() 10 years ago
Chris Dickinson 31421afe89 buffer: reword Buffer.concat error message 10 years ago
Bert Belder abd3ecfbd1 win,test: fix test-stdin-from-file 10 years ago
Jonathan Ong 4d0329ebeb fs: remove unnecessary usage of .hasOwnProperty() 10 years ago
Ken Perkins b72fa03057 test: adds a test for undefined value in setHeader 10 years ago
Johan Bergström 2b79052494 benchmark: check for wrk ahead of running benchmarks 10 years ago
Johan Bergström a45d4f8fd6 build: remove tools/wrk from the tree 10 years ago
Brian White 555a7c48cf events: optimize listener array cloning 10 years ago
Johan Bergström 563771d8b1 test: split parts out of host-headers test into its own test 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Johan Bergström c7ad320472 test: check for openssl cli and provide path if it exists 10 years ago
Johan Bergström 71776f9057 test: remove unused https imports 10 years ago
Johan Bergström 3d5726c4ad test: introduce a helper that checks if crypto is available 10 years ago
Johan Bergström d0e7c359a7 test: don't assume process.versions.openssl always is available 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago
Christian Tellnes abb00cc915 url: throw for invalid values to url.format 10 years ago
Rod Vagg 31142415de doc: add TC meeting 2015-02-18 minutes 10 years ago
Ruben Verborgh bd1bd7e38d timer: Improve performance of callbacks 10 years ago
cjihrig 6190a2236b doc: remove cjihrig from TC 10 years ago
Ben Noordhuis fb284e2e4d src: fix compiler warning in smalloc.cc 10 years ago
Vladimir Kurchatkin 8f5f12bb48 smalloc: export constants from C++ 10 years ago
Vladimir Kurchatkin 0697f8b44d smalloc: validate arguments in js 10 years ago
Brendan Ashworth 08133f45c7 http: optimize outgoing requests 10 years ago
Fedor Indutny 7b3b8acfa6 tls: accept empty `net.Socket`s 10 years ago
Fedor Indutny e1bf6709dc test: fix racey-ness in tls-inception 10 years ago
Trevor Norris e0835c9cda node: improve performance of nextTick 10 years ago
Sam Roberts 9741291fe9 doc: fix child_process heading depth 10 years ago
Johan Bergström fd3ea29902 test: fix test-fs-access when uid is 0 10 years ago
Michael Dawson 5abfa930b8 test: make destroyed-socket-write2.js more robust 10 years ago
Robert Kowalski c8110692a5 doc: add explanations for querystring 10 years ago
h7lin 8fb711e06c doc: fix default value of opts.decodeURIComponent 10 years ago
Julien Gilli 1009130495 tests: fix race in test-http-curl-chunk-problem 10 years ago
Rod Vagg 6433ad1eef doc: add missing newline in CHANGELOG 10 years ago
Rod Vagg 5133304ace Working on v1.4.4 10 years ago
Rod Vagg b0710d7657 2015-03-02 io.js v1.4.3 Release 10 years ago
Ben Noordhuis ca3c50b789 build: add basic arm64 support 10 years ago