summaryrefslogtreecommitdiff
path: root/lib/internal/cluster/child.js
AgeCommit message (Expand)Author
2019-11-26cluster: replace vars in child.jsEmaSuriano
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-10-05lib: introduce no-mixed-operators eslint rule to libZYSzys
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-08lib: replace 'assert' with 'internal/assert' for many built-insRich Trott
2018-12-20lib: remove internal `util._extends()` usageRuben Bridgewater
2018-09-30cluster: use Map to track handles in cluster childcjihrig
2018-09-30cluster: use Map to track indexescjihrig
2018-08-05lib,src: standardize `owner_symbol` for handlesAnna Henningsen
2018-01-17cluster: resolve relative unix socket pathslaino
2017-04-30cluster: fix permanent deoptimizationsBrian White
2017-01-13cluster: refactor module into multiple filescjihrig