..
cluster
lib: remove unnecessary assignments with _extend
2017-02-22 10:35:25 +05:30
process
lib: remove an unnecessary coverage check
2017-03-26 11:32:16 +02:00
streams
lib: avoid using forEach in LazyTransform
2017-03-17 11:09:25 -07:00
test
test: add Unicode characters regression test
2017-04-04 11:14:14 -07:00
bootstrap_node.js
src,test: debug is now an alias for inspect
2017-04-11 17:58:26 -07:00
buffer.js
lib: more consistent use of module.exports = {} model
2017-02-22 08:56:08 -08:00
child_process.js
child_process: improve killSignal validations
2017-04-04 13:02:51 +05:30
errors.js
errors: add space between error name and code
2017-04-03 09:48:40 -07:00
freelist.js
lib: refactor internal/freelist
2017-02-22 08:55:56 -08:00
fs.js
lib: more consistent use of module.exports = {} model
2017-02-22 08:56:08 -08:00
http.js
http: avoid retaining unneeded memory
2017-03-22 10:26:02 -07:00
linkedlist.js
linkedlist: remove unused methods
2017-04-04 10:59:44 -07:00
module.js
lib: improve method of function calling
2017-03-10 23:48:46 -05:00
net.js
net: remove an unused internal module assertPort
2017-03-14 18:51:36 +01:00
process.js
lib,src: make constants not inherit from Object
2017-03-22 15:02:43 -07:00
querystring.js
lib: use Object.create(null) directly
2017-03-24 15:25:49 -07:00
readline.js
readline: remove unneeded eslint-disable comment
2017-03-15 16:59:07 +01:00
readme.md
doc: add internal modules notice
2015-08-25 11:58:50 -04:00
repl.js
repl: docs-only deprecation of magic mode
2017-03-06 19:23:34 -08:00
socket_list.js
lib: refactor internal/socket_list
2017-02-22 08:56:01 -08:00
url.js
url: remove javascript URL special case
2017-04-12 20:43:22 +02:00
util.js
buffer,util: refactor for performance
2017-04-04 09:39:09 -07:00
v8_prof_polyfill.js
lib: fix TypeError in v8-polyfill
2016-10-06 10:10:19 -07:00
v8_prof_processor.js
process: changed var to const in internal/v8_prof_processor
2016-09-22 09:48:47 -07:00