23 Commits (c5521fa6176377e0be958621102cad29be39a290)

Author SHA1 Message Date
Jackson Tian 4a782e12a8 test: replace [].join() with ''.repeat() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 8d61787f17 test: fix variable redeclarations 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott 31c971d641 test: parallelize long-running test 9 years ago
Evan Lucas 7d66749eca test: speed up stringbytes-external test 9 years ago
Trevor Norris 71c53b6790 test: fix Buffer OOM error message 9 years ago
Karl Skomski 599d4f5f3a src: fix memory leak in ExternString 9 years ago
Trevor Norris 37ee43efd5 test: improve performance of stringbytes test 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Ben Noordhuis 1640dedb3b src: fix ucs-2 buffer encoding regression 10 years ago
Ben Noordhuis e2fb733a95 test: simplify parallel/test-stringbytes-external 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
Trevor Norris e92f4879eb string_bytes: write strings using new API 12 years ago