Commit Graph

5 Commits

Author SHA1 Message Date
John Vilk
b6f524aa2f Buffer.copy() returns the number of bytes copied.
I know it's not mentioned in the documentation, but the Node unit tests check for this behavior, e.g. https://github.com/joyent/node/blob/master/test/simple/test-buffer.js#L54
2013-11-03 04:17:31 -05:00
Boris Yankov
9c636325ef Fix node 0.8 definitions 2013-08-07 20:05:33 +03:00
NN
64092006cf Update according to TS 0.9
'export = internal' is illegal.
2013-07-05 22:05:28 +03:00
Neil Stalker
26d671ccbd Fix definitions for TS 0.9 2013-06-28 22:14:33 +01:00
Andrew Gaspar
1f852afe5d Moved old node defs to node-0.8.8 and separated tests for each version. 2013-03-25 23:40:36 -05:00