12 Commits (6fc20c5a9743b9365de95e41c2a72d1a20354ab1)

Author SHA1 Message Date
Anna Henningsen 6fc20c5a97 buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 44015754a3 buffer: fix lastIndexOf index underflow issue 9 years ago
Rich Trott 955c90d725 benchmark,test,lib: remove extra spaces 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 9429685d48 test,buffer: refactor redeclarations 9 years ago
Trevor Norris 54cd2e1e5e buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 7240ad4441 buffer: allow encoding param to collapse 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago