| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: fix license-builder.sh again for ICU | Steven R. Loomis | 2016-04-26 | 1 | -4/+16 |
* | tools: move message listener to worker objects | Brian White | 2016-04-26 | 1 | -15/+15 |
* | tools,doc: parse types in braces everywhere | Alexander Makarenko | 2016-04-26 | 2 | -5/+4 |
* | tools: improve js linter | Brian White | 2016-04-26 | 1 | -0/+262 |
* | tools: remove simplejson dependency | Sakthipriyan Vairamani | 2016-04-26 | 1 | -6/+1 |
* | tools: update ESLint to 2.7.0 | silverwind | 2016-04-26 | 2040 | -36892/+40599 |
* | tools,doc: fix json for grouped optional params | firedfox | 2016-04-26 | 1 | -7/+16 |
* | tools,doc: fix incomplete json produced by doctool | firedfox | 2016-04-26 | 1 | -0/+8 |
* | tools: do not rewrite npm shebang in install.py | Evan Lucas | 2016-04-26 | 1 | -16/+0 |
* | deps: reintroduce supporting shared c-ares builds | Johan Bergström | 2016-04-05 | 1 | -1/+3 |
* | test: make arch available in status files | Santiago Gimeno | 2016-04-04 | 1 | -1/+6 |
* | tools: fix json doc generation | firedfox | 2016-03-30 | 1 | -1/+1 |
* | build: enable compilation for linuxOne | Michael Dawson | 2016-03-29 | 2 | -1/+4 |
* | etw,build: always generate .rc and .h files | João Reis | 2016-03-29 | 6 | -154/+0 |
* | doc: fix order of end tags of list after heading | firedfox | 2016-03-24 | 1 | -1/+1 |
* | build: add script to create Android .mk files | Robert Chiras | 2016-03-22 | 1 | -0/+46 |
* | tools: add buffer-constructor eslint rule | James M Snell | 2016-03-18 | 1 | -0/+25 |
* | tools: remove unused imports | Sakthipriyan Vairamani | 2016-03-18 | 2 | -3/+0 |
* | win,msi: prevent from installing on Windows Vista or earlier | Alexis Campailla | 2016-03-18 | 1 | -0/+4 |
* | docs: fix man pages link if tok type is code | Mithun Patel | 2016-03-16 | 1 | -1/+1 |
* | tools: reduce verbosity of cpplint | Sakthipriyan Vairamani | 2016-03-07 | 1 | -3/+0 |
* | tools: support testing known issues | cjihrig | 2016-03-04 | 1 | -3/+7 |
* | doc: link to man pages | dcposch@dcpos.ch | 2016-02-27 | 1 | -0/+32 |
* | doc,tools,test: lint doc-based addon tests | Rich Trott | 2016-02-26 | 1 | -0/+6 |
* | test: fix test runner arg regression | Stefan Budeanu | 2016-02-26 | 1 | -1/+4 |
* | doc: remove out-of-date matter from internal docs | Rich Trott | 2016-02-25 | 1 | -25/+0 |
* | test: allow passing args to executable | Stefan Budeanu | 2016-02-25 | 1 | -1/+7 |
* | src,tools: remove null sentinel from source array | Ben Noordhuis | 2016-02-25 | 1 | -7/+1 |
* | src,tools: drop nul byte from built-in source code | Ben Noordhuis | 2016-02-25 | 1 | -2/+2 |
* | src,tools: allow utf-8 in built-in js source code | Ben Noordhuis | 2016-02-25 | 1 | -20/+3 |
* | tools: update ESLint to version 2.1.0 | Rich Trott | 2016-02-18 | 2898 | -128541/+115429 |
* | tools: remove obsolete lint rules | Rich Trott | 2016-02-18 | 3 | -18/+11 |
* | src,test,tools: modify for more stringent linting | Rich Trott | 2016-02-18 | 1 | -2/+1 |
* | doc: improve scrolling, various CSS tweaks | Roman Reiss | 2016-02-14 | 1 | -2/+4 |
* | test: run v8 tests from node tree | Bryon Leung | 2016-02-11 | 1 | -0/+38 |
* | tools,doc: fix linting errors | Rich Trott | 2016-02-09 | 1 | -6/+6 |
* | tools: parse types into links in doc html gen | Claudio Rodriguez | 2016-02-09 | 2 | -3/+69 |
* | tools: fix redeclared vars in doc/json.js | Rich Trott | 2016-02-04 | 1 | -4/+3 |
* | tools: apply linting to doc tools | Rich Trott | 2016-02-01 | 5 | -29/+48 |
* | tools: fix detecting constructor for JSON doc | Timothy Gu | 2016-02-01 | 1 | -1/+1 |
* | tools: add property types in JSON documentation | Timothy Gu | 2016-01-30 | 1 | -1/+1 |
* | tools: add support for subkeys in release tools | Myles Borins | 2016-01-26 | 1 | -1/+1 |
* | tools: fix setting path containing an ampersand | Brian White | 2016-01-23 | 1 | -1/+1 |
* | tools: fix license-builder.sh for ICU | Richard Lau | 2016-01-20 | 1 | -2/+3 |
* | tools: add license-builder.sh to construct LICENSE | Rod Vagg | 2016-01-14 | 1 | -0/+63 |
* | test: use addon.md block headings as test dir names | Rod Vagg | 2016-01-14 | 1 | -14/+20 |
* | tools: fix style issue after eslint update | Michaël Zasso | 2016-01-13 | 1 | -3/+3 |
* | tools: update eslint to v1.10.3 | Michaël Zasso | 2016-01-13 | 4293 | -160046/+155072 |
* | tools: fix warning in doc parsing | Shigeki Ohtsu | 2016-01-05 | 1 | -1/+1 |
* | test: inherit JOBS from environment | Johan Bergström | 2015-12-31 | 1 | -1/+4 |