You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evan Lucas
0a3a967d54
2016-11-08, Version 7.1.0 (Current)
Notable changes:
* buffer: add buffer.transcode to transcode a buffer's content from one
encoding to another primarily using ICU (James M Snell)
* child_process: add public API for IPC channel (cjihrig)
* icu
* Upgraded to ICU 58 - small icu (Steven R. Loomis)
* Add `cldr`, `tz`, and `unicode` to `process.versions` (Steven R. Loomis)
* lib: make `String(global) === '[object global]'` (Anna Henningsen)
* libuv: Upgraded to 1.10.0 (cjihrig)
* readline: use icu based string width calculation (James M Snell)
* src:
* add NODE_PRESERVE_SYMLINKS environment variable that has the same
effect as the `--preserve-symlinks` flag (Marc Udoff)
* Fix `String#toLocaleUpperCase()` and `String#toLocaleLowerCase()`
(Steven R. Loomis)
PR-URL: https://github.com/nodejs/node/pull/9438
8 years ago
..
_toc.md
doc: subdivide TOC, add auxiliary links
9 years ago
addons.md
tools: enable more remark-lint rules
8 years ago
all.md
doc: git mv to .md
9 years ago
assert.md
doc: use blockquotes for Stability: markers
9 years ago
buffer.md
2016-11-08, Version 7.1.0 (Current)
8 years ago
child_process.md
2016-11-08, Version 7.1.0 (Current)
8 years ago
cli.md
2016-11-08, Version 7.1.0 (Current)
8 years ago
cluster.md
doc: remove extra comma in cluster docs
8 years ago
console.md
doc: standardize rest parameters
8 years ago
crypto.md
doc: update OpenSSL links
8 years ago
debugger.md
doc: change ./node to node in debugger.md
8 years ago
dgram.md
doc: fix broken link in dgram doc
8 years ago
dns.md
tools: enable more remark-lint rules
8 years ago
documentation.md
doc: use blockquotes for Stability: markers
9 years ago
domain.md
doc: standardize rest parameters
8 years ago
errors.md
doc: specify that errno is a number, not a string
8 years ago
events.md
doc: standardize rest parameters
8 years ago
fs.md
doc: use 'an' over 'a', remove redundant sentence
8 years ago
globals.md
doc: add performance warning to require.extensions
8 years ago
http.md
doc: fix typo in http.md
8 years ago
https.md
doc: update OpenSSL links
8 years ago
index.md
doc: git mv to .md
9 years ago
modules.md
doc: clarify relation between a file and a module
8 years ago
net.md
http: socket connection timeout for http request
8 years ago
os.md
doc: fix typos
8 years ago
path.md
doc: fix typo in path doc
8 years ago
process.md
2016-11-08, Version 7.1.0 (Current)
8 years ago
punycode.md
doc: use blockquotes for Stability: markers
9 years ago
querystring.md
doc: fix "hashOwnProperty" typo in querystring
8 years ago
readline.md
doc: remove duplicate content from readline doc
8 years ago
repl.md
doc: fix typo in repl doc
8 years ago
stream.md
doc: edit Stream api grammar
8 years ago
string_decoder.md
doc: use blockquotes for Stability: markers
9 years ago
synopsis.md
doc: various documentation formatting fixes
9 years ago
timers.md
doc: enable no-file-name-articles remark-lint rule
8 years ago
tls.md
doc: update OpenSSL links
8 years ago
tty.md
doc: use blockquotes for Stability: markers
9 years ago
url.md
doc: fix markdown formatting in url.md
8 years ago
util.md
doc: more realistic custom inspect example
8 years ago
v8.md
doc: various documentation formatting fixes
9 years ago
vm.md
doc: fix typo in vm.runInNewContext() description
9 years ago
zlib.md
doc: move stray sentences in zlib doc
8 years ago