| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: update prohibited-strings md linting | Rich Trott | 2018-05-18 | 2 | -366/+407 |
* | tools: stricter eslint rule for globals | Ruben Bridgewater | 2018-05-18 | 2 | -35/+50 |
* | tools, doc: wrap manpage links in code elements | Vse Mozhet Byt | 2018-05-17 | 1 | -1/+1 |
* | tools, doc: fix stability index isssues | Vse Mozhet Byt | 2018-05-17 | 1 | -6/+15 |
* | tools: eliminate intermediate module in doctools | Vse Mozhet Byt | 2018-05-16 | 2 | -17/+2 |
* | tools: fix "the the" typos in comments | Masashi Hirano | 2018-05-16 | 4 | -4/+4 |
* | tools: hide symbols for builtin JS files in binary | Anna Henningsen | 2018-05-14 | 1 | -0/+4 |
* | tools: make C++ linter reject `template<` | Anna Henningsen | 2018-05-14 | 1 | -0/+4 |
* | tools: overhaul tools/doc/html.js | Vse Mozhet Byt | 2018-05-14 | 1 | -307/+213 |
* | tools: use macOS as operating system name | Rich Trott | 2018-05-10 | 1 | -0/+0 |
* | tools: remove `--quiet` from run-valgrind.py | Anna Henningsen | 2018-05-10 | 1 | -3/+0 |
* | doc, tools: unify stability signatures | Vse Mozhet Byt | 2018-05-09 | 1 | -2/+1 |
* | tools: add eslint check for skipIfEslintMissing | Richard Lau | 2018-05-08 | 2 | -1/+61 |
* | tools: add v10 to alternative version docs menu | Vse Mozhet Byt | 2018-05-08 | 1 | -0/+1 |
* | tools: remove redundant code in doc/html.js | Vse Mozhet Byt | 2018-05-07 | 1 | -52/+12 |
* | tools: fix TypeError from `test.py --time` | Richard Lau | 2018-05-02 | 1 | -1/+1 |
* | tools: dedupe property access in doc/type-parser | Vse Mozhet Byt | 2018-05-02 | 1 | -2/+2 |
* | tools: remove redundant RegExp flag | Vse Mozhet Byt | 2018-04-28 | 1 | -1/+1 |
* | tools: simplify HTML generation | Vse Mozhet Byt | 2018-04-28 | 2 | -67/+23 |
* | tools: add log output to crashes | Ruben Bridgewater | 2018-04-27 | 1 | -3/+1 |
* | tools: show stdout/stderr for timed out tests | Rich Trott | 2018-04-26 | 1 | -1/+1 |
* | tools: modernize and optimize doc/addon-verify.js | Vse Mozhet Byt | 2018-04-24 | 1 | -61/+37 |
* | test: fix test when NODE_OPTIONS env var is set to --trace-warnings | Ashok | 2018-04-23 | 1 | -0/+1 |
* | tools: improve heading type detection in json.js | Vse Mozhet Byt | 2018-04-22 | 1 | -8/+47 |
* | trace_events: adds a new trace_events api | James M Snell | 2018-04-17 | 1 | -0/+2 |
* | doc: unify and compact some fragments in fs.md | Vse Mozhet Byt | 2018-04-16 | 1 | -0/+3 |
* | doc: update tools/doc/README.md | Vse Mozhet Byt | 2018-04-16 | 1 | -5/+8 |
* | doc: unify section structures | Vse Mozhet Byt | 2018-04-15 | 1 | -1/+1 |
* | win, tools: add nasm to boxstarter script | Bartosz Sosnowski | 2018-04-14 | 2 | -1/+5 |
* | tools: fix broken link in icu notes | Harry Sarson | 2018-04-14 | 1 | -1/+1 |
* | tools: treat SIGABRT as crash | Anna Henningsen | 2018-04-13 | 1 | -2/+1 |
* | tools: include exit code in TAP log | Refael Ackermann | 2018-04-11 | 1 | -5/+8 |
* | tools: include exit code in test failures | Rich Trott | 2018-04-11 | 1 | -1/+1 |
* | doc: add and unify even more return values | Vse Mozhet Byt | 2018-04-12 | 1 | -0/+3 |
* | tools: fix make test-v8 | Michaël Zasso | 2018-04-11 | 1 | -44/+6 |
* | doc, tools: make type parsing more strict | Vse Mozhet Byt | 2018-04-11 | 1 | -13/+22 |
* | build, tools, win: add nasm detection for OpenSSL | João Reis | 2018-04-10 | 1 | -0/+19 |
* | tools: install all header files OpenSSL-1.1.0 | Shigeki Ohtsu | 2018-04-10 | 1 | -1/+1 |
* | build: add OpenSSL-1.1.0 support | Shigeki Ohtsu | 2018-04-10 | 1 | -1/+1 |
* | doc: specify definite Array types | Vse Mozhet Byt | 2018-04-09 | 1 | -0/+3 |
* | doc: add and unify return statements in crypto.md | Vse Mozhet Byt | 2018-04-09 | 1 | -0/+6 |
* | tools: overhaul tools/doc/json.js | Vse Mozhet Byt | 2018-04-08 | 1 | -188/+184 |
* | doc,tools: formalize, unify, codify default values | Vse Mozhet Byt | 2018-04-04 | 1 | -2/+2 |
* | tools: don’t emit illegal utf-8 from icutrim/iculslocs | Steven R. Loomis | 2018-04-03 | 1 | -3/+3 |
* | lint: change require-buffer rule message | Gus Caplan | 2018-04-02 | 1 | -4/+4 |
* | tools: dry utility function in tools/doc/json.js | Vse Mozhet Byt | 2018-03-30 | 1 | -36/+19 |
* | tools: fix comment nits in tools/doc/*.js files | Vse Mozhet Byt | 2018-03-30 | 6 | -72/+73 |
* | deps: turn in std::string for ICU | Steven R. Loomis | 2018-03-28 | 1 | -3/+1 |
* | tools: fix nits in tools/doc/type-parser.js | Vse Mozhet Byt | 2018-03-28 | 1 | -39/+44 |
* | tools: update certdata.txt | Ben Noordhuis | 2018-03-26 | 1 | -7579/+1364 |