241 Commits (0d000ca51f4c274a4786f28019032eca9b74146f)

Author SHA1 Message Date
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
Luigi Pinca e0a9ad1af2 http: avoid retaining unneeded memory 8 years ago
DavidCai a00c9e95e4 errors: remove needless lazyAssert 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu c98a8022b7 querystring: move isHexTable to internal 8 years ago
Daijiro Wachi 60c8a35744 url: restrict setting protocol to "file" 8 years ago
James M Snell 989713d343 lib: avoid using forEach 8 years ago
James M Snell 4d090855c6 lib: avoid using forEach in LazyTransform 8 years ago
Jan Krems 704263139b lib: Fix swallowed events in inspect integration 8 years ago
DavidCai b5eccc4c7e lib, test: add duplicate symbol checking in E() 8 years ago
Rich Trott db277f00fe readline: remove unneeded eslint-disable comment 8 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Daijiro Wachi 879d6663ea net: remove an unused internal module `assertPort` 8 years ago
Lukas Möller 443691a5ae
crypto: fix default encoding of LazyTransform 8 years ago
Brian White 28dc848e70
lib: improve method of function calling 8 years ago
Timothy Gu 99b27ce99a url: prioritize toString when stringifying 8 years ago
Brian White 7afc70de40
url: remove invalid file protocol check 8 years ago
Brian White 940b5303be
http: use Symbol for outgoing headers 8 years ago
Timothy Gu 3f27f02da0 repl: docs-only deprecation of magic mode 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
levsthings ee7b7f6935 process: fix typo in comments 8 years ago
JungMinu d42296bd98 lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Brian White f385f77f1d process: improve memoryUsage() performance 8 years ago
James M Snell 62e96096fa lib: more consistent use of module.exports = {} model 8 years ago
James M Snell 88c3f57cc3 lib: refactor internal/socket_list 8 years ago
James M Snell f04387e9f2 lib: refactor internal/freelist 8 years ago
James M Snell d61a511728 lib: refactor internal/linkedlist 8 years ago
Sakthipriyan Vairamani (thefourtheye) dce37dc35b
lib: remove unnecessary assignments with _extend 8 years ago
James M Snell d523eb9c40 tls: use emitWarning() for dhparam < 2048 bits 8 years ago
James M Snell 051047231e util: cleanup internalUtil.deprecate 8 years ago
Ali Ijaz Sheikh 389b9e484d cluster: properly handle --inspect-{brk,port} 8 years ago
James M Snell bc44d2c3cd util, debugger: remove internalUtil.error 8 years ago
James M Snell b855dadae0 util: eliminate unnecessary exports 8 years ago
Arseniy Maximov 8fc362ea98 child_process: refactor internal/child_process.js 8 years ago
James M Snell 4151ab398b util: add createClassWrapper to internal/util 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Timothy Gu fa41dd117d url: fix handling of ? in URLSearchParams creation 8 years ago
Daniel Bevenius aa05209d6d lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
Jackson Tian f9dc722eb5
child_process: move anonymous class to top level 8 years ago
Michaël Zasso 66e263035a url: implement URL.prototype.toJSON 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
Timothy Gu 781eb90960 benchmark: add url/url-searchparams-sort.js 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
Anna Henningsen fd18b656a3
lib: build `node inspect` into `node` 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
James M Snell 9549329158 fs: allow WHATWG URL and file: URLs as paths 8 years ago
James M Snell 5e52a9ac09 Revert "fs: allow WHATWG URL and file: URLs as paths" 8 years ago
James M Snell 79400bfbfd fs: allow WHATWG URL and file: URLs as paths 8 years ago