| Commit message (Expand) | Author | Age | Files | Lines |
* | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 1 | -5/+5 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 1 | -4/+4 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 1 | -6/+6 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -3/+3 |
* | test: fix spelling in test case comments | Tobias Nießen | 2018-01-11 | 1 | -1/+1 |
* | test: replace [].join() with ''.repeat() | Jackson Tian | 2017-04-16 | 1 | -4/+4 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -15/+15 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -14/+14 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -1/+1 |
* | test: cleanup IIFE tests | cjihrig | 2016-07-14 | 1 | -35/+35 |
* | buffer: introduce latin1 encoding term | Trevor Norris | 2016-06-07 | 1 | -5/+18 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -8/+8 |
* | test: fix variable redeclarations | Rich Trott | 2016-02-02 | 1 | -3/+3 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | test: parallelize long-running test | Rich Trott | 2015-10-10 | 1 | -69/+0 |
* | test: speed up stringbytes-external test | Evan Lucas | 2015-10-06 | 1 | -18/+21 |
* | test: fix Buffer OOM error message | Trevor Norris | 2015-09-16 | 1 | -2/+2 |
* | src: fix memory leak in ExternString | Karl Skomski | 2015-09-06 | 1 | -0/+66 |
* | test: improve performance of stringbytes test | Trevor Norris | 2015-09-01 | 1 | -17/+5 |
* | node: rename from io.js to node | cjihrig | 2015-08-23 | 1 | -1/+1 |
* | lib,test: fix whitespace issues | Roman Reiss | 2015-06-15 | 1 | -1/+0 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -5/+6 |
* | doc: update links from iojs/io.js to nodejs/io.js | Frederic Hemberger | 2015-05-18 | 1 | -1/+1 |
* | src: fix ucs-2 buffer encoding regression | Ben Noordhuis | 2015-03-05 | 1 | -0/+13 |
* | test: simplify parallel/test-stringbytes-external | Ben Noordhuis | 2015-03-05 | 1 | -9/+4 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+134 |