15 Commits (d4127717ac1bc2b5c2c601d3024a7028f29ef279)

Author SHA1 Message Date
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