20 Commits (85404c5c558ebbba3aaf27c56d1edccc2061d664)

Author SHA1 Message Date
Adam Luikart 7f30f13543 Update POSIX splitPathRe to allow control chars. Fixes #1230. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Tony Huang 502900c0bc add path.relative 14 years ago
Bert Belder 38d8cd60ea Don't make unnecessary getcwd calls from path.resolve 14 years ago
Ryan Dahl 5a05992155 Lint 14 years ago
Bert Belder 7c731ec9dd Path.resolve, path module windows compatibility 14 years ago
Bert Belder 9ddfcfecca Remove keepBlanks flag from path functions 14 years ago
Bert Belder 9be07f7fe1 _Partial_ fix for backslash path separator support in path.js 14 years ago
Ryan Dahl e232f6e735 more lint 14 years ago
Ryan Dahl 6063ea62df fix style in path.js 14 years ago
isaacs 9996b459e1 Implement new path.join behavior 14 years ago
Micheil Smith d2c47b4f87 Removed deprecated methods from lib/path.js 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
isaacs 65037eeb32 Don't let path.normalize get above the root. 14 years ago
isaacs f0f247d7e5 Fix dirname so that dirname('/a/b/') -> '/a', like sh's does. 14 years ago
Micheil Smith b05daaaf69 Adding path.existsSync (with tests.) 15 years ago
Aapo Laitinen c4876d01a1 Change the behavior of path.extname 15 years ago
rentzsch 36a45c4e0d FIX path.dirname('/tmp') => '/'. 15 years ago
isaacs e0061a511d refactor path module to lib/path.js 15 years ago