summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-04-28tools: remove redundant RegExp flagVse Mozhet Byt
2018-04-28tools: simplify HTML generationVse Mozhet Byt
2018-04-27tools: add log output to crashesRuben Bridgewater
2018-04-26tools: show stdout/stderr for timed out testsRich Trott
2018-04-24tools: modernize and optimize doc/addon-verify.jsVse Mozhet Byt
2018-04-23test: fix test when NODE_OPTIONS env var is set to --trace-warningsAshok
2018-04-22tools: improve heading type detection in json.jsVse Mozhet Byt
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-16doc: unify and compact some fragments in fs.mdVse Mozhet Byt
2018-04-16doc: update tools/doc/README.mdVse Mozhet Byt
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-14win, tools: add nasm to boxstarter scriptBartosz Sosnowski
2018-04-14tools: fix broken link in icu notesHarry Sarson
2018-04-13tools: treat SIGABRT as crashAnna Henningsen
2018-04-11tools: include exit code in TAP logRefael Ackermann
2018-04-11tools: include exit code in test failuresRich Trott
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-11tools: fix make test-v8Michaël Zasso
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-10build, tools, win: add nasm detection for OpenSSLJoão Reis
2018-04-10tools: install all header files OpenSSL-1.1.0Shigeki Ohtsu
2018-04-10build: add OpenSSL-1.1.0 supportShigeki Ohtsu
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-04-08tools: overhaul tools/doc/json.jsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-03tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis
2018-04-02lint: change require-buffer rule messageGus Caplan
2018-03-30tools: dry utility function in tools/doc/json.jsVse Mozhet Byt
2018-03-30tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt
2018-03-28deps: turn in std::string for ICUSteven R. Loomis
2018-03-28tools: fix nits in tools/doc/type-parser.jsVse Mozhet Byt
2018-03-26tools: update certdata.txtBen Noordhuis
2018-03-26doc: rename HTTP2 to HTTP/2Timothy Gu
2018-03-25tools: simplify tools/doc/preprocess.jsVse Mozhet Byt
2018-03-25tools: fix nits in tools/doc/common.jsVse Mozhet Byt
2018-03-25tools: shorten metadata parsingTobias Nießen
2018-03-25tools: make metadata parsing less permissiveTobias Nießen
2018-03-24tools: update ESLint to 4.19.1Rich Trott
2018-03-21tools: fix nits in tools/doc/preprocess.jsVse Mozhet Byt
2018-03-20tools: fix logic nit in tools/doc/generate.jsVse Mozhet Byt
2018-03-12tools: fix test-npm-packageMichaël Zasso
2018-03-09tools,bootstrap: preprocess gypi files to jsonGus Caplan
2018-03-07benchmark,lib,test,tools: use consistent quotesRich Trott
2018-03-06src: #include <stdio.h>" to iculslocsSteven R. Loomis
2018-03-06src: move internal loaders out of bootstrap_node.jsJoyee Cheung
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-03-05lib: add internal check macrosGus Caplan
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22build, win: vcbuild improvementsBartosz Sosnowski