3 Commits (47befffc5325a39e80208cafc9acf3827a5aa721)

Author SHA1 Message Date
Roman Reiss f29762f4dd test: enable linting for tests 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
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Ben Noordhuis 59a9a9b5b0 buffer: add .read*() and .write*() methods to SlowBuffer prototype 13 years ago
Łukasz Walukiewicz 3b852d7fab buffer: fix minimum values for writeInt*() functions 13 years ago
Łukasz Walukiewicz 5d0b5a00aa buffer: fix minimum values for writeInt*() functions 13 years ago
Brian White b7c23ac3f5 Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 13 years ago
Robert Mustacchi 0df08c6a0c Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 13 years ago
Robert Mustacchi 9812e31e8b Add reading/writing of C integers to buffers 14 years ago