0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/tools
Anna Henningsen 00ffa33564
tools: allow multiple added: version entries
Allow multiple `added:` version entries, since semver-minors
can trickle down to previous major versions, and thus
features may have been added in multiple versions.

Also include `deprecated:` entries and apply the same logic
to them for consistency.

Stylize the added HTML as `Added in:` and `Deprecated since:`.

PR-URL: https://github.com/nodejs/node/pull/6495
Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2016-05-05 01:15:10 +02:00
..
configure.d
doc tools: allow multiple added: version entries 2016-05-05 01:15:10 +02:00
eslint tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
eslint-rules tools: remove default parameters from lint rule 2016-04-28 22:48:37 -07:00
gyp gyp: inherit parent for *.host 2016-04-24 11:01:21 +10:00
icu tools: Check in tools for shrinking ICU size, change default to small-icu 2016-05-04 16:04:22 -07:00
msvs
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt
check-imports.py tools: rewrite check-install.sh in python 2016-04-25 19:22:50 +05:30
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getnodeversion.py
gyp_node.py
install.py tools: remove simplejson dependency 2016-04-12 21:33:16 +05:30
js2c.py
jslint.js tools: add -F flag for fixing lint issues 2016-05-02 16:58:52 -07:00
license2rtf.js
license-builder.sh tools: fix license-builder.sh again for ICU 2016-04-18 15:58:22 -07:00
lsan_suppressions.txt
make-v8.sh
Makefile
mk-ca-bundle.pl
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
specialize_node_d.py
test-npm.sh
test.py tools: add tests for the doctool 2016-04-29 00:45:49 +02:00
update-authors.sh
utils.py