Colton Baker
|
87286cc737
|
Fixed a lot of jslint errors.
Fixes #1831
|
2011-10-05 18:51:06 -07:00 |
|
Brian White
|
b7c23ac3f5
|
Incorporate endianness into buffer.read* function names instead of passing in a boolean flag
|
2011-08-12 15:49:57 +02:00 |
|
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.
|
2011-08-08 17:01:57 -07:00 |
|
Brian White
|
e505a1215c
|
Add reading/writing of floats and doubles from/to buffers
Code for readIEEE754/writeIEEE754 is from jspack: http://code.google.com/p/jspack/
|
2011-05-15 18:39:07 -07:00 |
|