Commit Graph

21 Commits

Author SHA1 Message Date
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Masahiro Wakame
c2f07ae49c Merge pull request #8246 from chrootsu/node-emitter-this-typing
node: improved EventEmitter's definition with this-typing
2016-02-26 20:59:09 +09:00
Ilya Mochalov
abc2bcfb85 node: improved EventEmitter's definition with this-typing 2016-02-25 02:10:08 +05: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
Joe Herman
2336533f9a Updated net.connect, combined url.Url and url.UrlOptions. 2015-11-02 11:00:46 -05:00
marvin
2708ec7029 fixed type of maxBuffer option to execFile 2015-10-11 12:16:55 +02:00
Ryan Schmukler
811c2fe7d9 add objectMode to node stream.WritableOptions
references #5658, references #5774
2015-09-30 19:55:06 -04:00
Stéphane Le Dorze
cbadcb1b11 Signer is writable stream in crypto 2015-08-27 22:43:14 +02:00
Stéphane Le Dorze
e63ff8f99a Verify in crypto extends WritableStream 2015-08-27 22:10:18 +02:00
Alex Wilson
17146c4455 Update node's ReadLine.setPrompt to match new API
Fixes #5224
2015-08-08 12:54:49 -06:00
Joe Herman
e6967ede70 node: Added stack to NodeJS.ErrnoException 2015-07-01 16:10:11 -04:00
impinball
f7a0bc8ee1 Fix ErrnoException
See https://github.com/joyent/node/blob/v0.11.13-release/src/node.cc#L752
2015-03-19 03:11:03 -04:00
atrakeur
a5c37c4ea3 Corrected Nodejs querystring (un)escape definitions 2015-02-13 23:09:36 +01:00
Mika Turunen
6c6a5cce6d Fixed the 'os' modules tmpdir function declaration. 2014-11-25 21:07:31 +02:00
Jxck
332390e693 fixup util.isArray() & require("url").Url.query 2014-10-03 20:12:26 +09:00
Jxck
4bc51ca5b1 add node-0.11.d.ts updates util module definition 2014-09-25 18:39:30 +09:00