Commit Graph

18 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Elisée Maurer
58aa81d0f9 node: Fix typo in readUInt8 "noAssert" parameter name 2016-02-23 14:04:56 +01:00
Masahiro Wakame
093a2b32d4 Merge pull request #7228 from thynson/pbkdf2
Allow pass buffer argument for pbkdf2 function
2015-12-23 15:38:22 +09:00
LAN Xingcan
5d78b33357 Allow pass buffer argument for pbkdf2 function 2015-12-16 21:14:08 +08:00
f111fei
07b87e6064 #7152 [node] parameter type of "signal" in process.kill 2015-12-16 09:50:54 +08:00
marvin
2708ec7029 fixed type of maxBuffer option to execFile 2015-10-11 12:16:55 +02:00
Joe Herman
e6967ede70 node: Added stack to NodeJS.ErrnoException 2015-07-01 16:10:11 -04:00
impinball
473f43fcba Add ErrnoException
See https://github.com/joyent/node/blob/v0.8.8-release/src/node.cc#L769-L806
2015-03-19 03:07:02 -04:00
atrakeur
a5c37c4ea3 Corrected Nodejs querystring (un)escape definitions 2015-02-13 23:09:36 +01:00
Bart van der Schoor
3d64ea7395 added missing urls to some authors
fixed node urls
2014-06-18 23:31:35 +02:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Paul Loyd
1d451a05e1 node: NodeBuffer -> Buffer. Mark NodeBuffer as deprecated 2014-04-28 18:32:36 +02:00
Bartvds
5d95684e19 added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:19:01 +01:00
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