Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-08 | Update lang/nodejs6 to 6.9.2 | fhajny | 3 | -23/+40 | |
- buffer: coerce slice parameters consistently - deps: - npm: upgrade npm to 3.10.9 - V8: Various fixes to destructuring edge cases - cherry-pick 3c39bac from V8 upstream - cherry pick 7166503 from upstream v8 - gtest: the test reporter now outputs tap comments as yamlish - inspector: inspector now prompts user to use 127.0.0.1 rather than localhost - tls: fix memory leak when writing data to TLSWrap instance during handshake | |||||
2016-12-04 | Recursive revbump from textproc/icu 58.1 | ryoon | 1 | -1/+2 | |
2016-10-25 | Import nodejs 6.9.1 (LTS) as lang/nodejs6. | fhajny | 25 | -0/+3212 | |
Node.js is an evented I/O framework for the V8 JavaScript engine. It is intended for writing scalable network programs such as web servers. This package holds the 6.x LTS release. |