13 Commits (2685464e34731d9ea14e97616309f4e7b7292551)

Author SHA1 Message Date
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Ben Noordhuis 642076f2af src: don't set non-primitive values on templates 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 97f76f3f04 test: use String.prototype.repeat() for clarity 9 years ago
Rich Trott 463aa196cc test: fix redeclared test-http-* vars 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Bert Belder 0bf1d124af http: optimize on_headers_complete 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
Ben Noordhuis 4c0195e034 http: remove MethodToString() 11 years ago
Ben Noordhuis 2669966e76 http: speed up callbacks, use array indices 11 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ryan Dahl f3da6c6c04 Potential fix for #2438 13 years ago
Ben Noordhuis 8f15582ef3 test: add 'no response headers' http parser test 13 years ago
Maciej Małecki fc61134b1a doc: fix links 13 years ago
Ben Noordhuis 84d0b1bcc5 http: improve http parser bindings 13 years ago
Ryan Dahl 2126989a32 Fix test-http-upgrade-server and test-http-parser 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 1d0fb850d9 test-http-parser should not use private API 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl 025116f8d0 Move Buffer into own module 15 years ago
Ryan Dahl 04c06b9149 child process now use net.Socket 15 years ago
Ryan Dahl 71d237e6a0 Move net2 tests into test/simple 15 years ago
Ryan Dahl dda1d681f7 Provide buffer in HTTPParser callbacks. 15 years ago
Ryan Dahl 42ee16978e Implement new http-parser binding using Buffer 15 years ago