13 Commits (d4127717ac1bc2b5c2c601d3024a7028f29ef279)

Author SHA1 Message Date
Ryan Dahl 5a05992155 Lint 14 years ago
Bert Belder af15b4e45a Remove path module dependency from url module 14 years ago
Jeremy Martin 6f726cf8c7 url.parse(url, true) defaults query field to {} 14 years ago
isaacs 7c57eb2aec lint url.js 14 years ago
isaacs 9996b459e1 Implement new path.join behavior 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
isaacs 0e311717b5 Treat "//some_path" as pathname rather than hostname by default. 14 years ago
Tim Caswell 62d9852c3d Replace slow and broken for..in loops with faster for loops over the keys. 15 years ago
isaacs 57fbb627ca trailing whitespace fixes 15 years ago
Ryan Dahl b8dee2eb20 camel case variables in url module 15 years ago
cloudhead 3669c75f4d removed inline require call for querystring 15 years ago
Benjamin Thomas 947c577c0d Fix bug in the url module's url_parse method if 'parseQueryString' is true 15 years ago
isaacs 7ff04c1f86 Add URL and QueryString modules, and tests for each. 15 years ago