summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src: fix typos in node_lttng_provider.hBenjamin Fleischer2017-03-101-2/+2
* s390: enable march=z196Junliang Yan2017-03-101-4/+4
* test: add script to create 0-dns-cert.pemShigeki Ohtsu2017-03-109-51/+170
* test: add hasCrypto check to tls-legacy-deprecatedDaniel Bevenius2017-03-101-0/+4
* src: make process.env work with symbols in/deleteTimothy Gu2017-03-092-23/+28
* test: add regex in test_cyclic_link_protectionClarence Dimitri CHARLES2017-03-101-8/+12
* util: change sparse arrays inspection formatAlexey Orlenko2017-03-102-13/+35
* benchmark: fix punycode and get-ciphers benchmarkBartosz Sosnowski2017-03-092-2/+2
* src: add missing #include <unicode/ustring.h>Steven R. Loomis2017-03-091-0/+1
* test: add more WHATWG URL origin testsBrian White2017-03-091-0/+16
* url: remove invalid file protocol checkBrian White2017-03-091-1/+0
* http: concatenate outgoing Cookie headersBrian White2017-03-092-58/+112
* http: append Cookie header values with semicolonBrian White2017-03-093-14/+21
* http: reuse existing StorageObjectBrian White2017-03-091-5/+1
* http: support old private properties and functionBrian White2017-03-091-0/+69
* http: use Symbol for outgoing headersBrian White2017-03-095-16/+26
* doc: deprecate private http propertiesBrian White2017-03-091-0/+26
* test: increase coverage of consoleDavidCai2017-03-091-0/+10
* tools: add links to the stability index referenceMichael Cox2017-03-091-1/+4
* src: drop the NODE_ISOLATE_SLOT macroAnna Henningsen2017-03-091-8/+0
* doc: reduce font size on smaller screensGibson Fahnestock2017-03-091-1/+1
* lib, test: fix server.listen error messageJoyee Cheung2017-03-093-46/+82
* dgram: refactor dgram to module.exportsClaudio Rodriguez2017-03-091-5/+10
* test: test buffer behavior when zeroFill undefinedRich Trott2017-03-091-0/+53
* doc: fix occurences of "the the"Jeroen Mandersloot2017-03-094-5/+5
* doc: fix process links to console.log/errorSam Roberts2017-03-091-0/+2
* deps: cherry-pick 0ba513f05 from V8 upstreamFranziska Hinkelmann2017-03-093-8/+59
* doc: add Franziska Hinkelmann to the CTCRod Vagg2017-03-081-2/+2
* 2017-03-08, Version 7.7.2 (Current)Evan Lucas2017-03-082-1/+61
* test: limit lint rule disabling in message testRich Trott2017-03-081-1/+1
* doc/tools: fix more type inconsistenciesRoman Reiss2017-03-0820-409/+410
* doc: http cleanup and missing argument typesAmelia Clarke2017-03-081-81/+82
* doc: argument types for https methodsAmelia Clarke2017-03-081-63/+37
* net: refactor overloaded argument handlingJoyee Cheung2017-03-081-69/+101
* meta: move WORKING_GROUPS.md to CTC repoJames M Snell2017-03-072-281/+5
* build: fix llvm version detection in freebsd-10Shigeki Ohtsu2017-03-071-2/+2
* repl: docs-only deprecation of magic modeTimothy Gu2017-03-064-11/+25
* repl: remove magic mode semanticsTimothy Gu2017-03-061-19/+8
* test: clean up comments in test-url-formatRich Trott2017-03-061-6/+5
* tls: runtime deprecation for tls.createSecurePair()James M Snell2017-03-064-18/+43
* test: skip the test with proper TAP messageSakthipriyan Vairamani (thefourtheye)2017-03-061-4/+4
* util: convert inspect.styles and inspect.colors to prototype-less objectsNemanja Stojanovic2017-03-061-4/+4
* deps: fix CLEAR_HASH macro to be usable as a single statementSam Roberts2017-03-061-2/+5
* benchmark: cleanup after forced optimization dropBartosz Sosnowski2017-03-062-23/+0
* benchmark: remove forced optimization from utilBartosz Sosnowski2017-03-061-7/+0
* benchmark: remove forced optimization from urlBartosz Sosnowski2017-03-062-11/+0
* benchmark: remove forced optimization from tlsBartosz Sosnowski2017-03-061-2/+5
* benchmark: remove streams forced optimizationBartosz Sosnowski2017-03-065-41/+0
* benchmark: remove querystring forced optimizationBartosz Sosnowski2017-03-062-18/+2
* benchmark: remove forced optimization from pathBartosz Sosnowski2017-03-0621-150/+17