path: fix win32.isAbsolute() by mscdex · Pull Request #6028 · nodejs/node
added
windows
labels
Apr 3, 2016This commit fixes an inconsistency in absolute path checking compared to the absolute path detection used by the other path.win32 functions. Fixes: nodejs#6027 PR-URL: nodejs#6028
jasnell pushed a commit that referenced this pull request
Apr 4, 2016
mscdex
deleted the
path-fix-win32-isabsolute
branch
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request
Apr 4, 2016Adds test cases to ensure win32.isAbsolute is consistent. This is a backport from 3072546 ref: nodejs#6028
MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016This was referenced
Apr 5, 2016MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016Notable changes: http: * Enclose IPv6 Host header in square brackets. This will enable proper seperation of the host adress from any port reference (Mihai Potra) #5314 path: * Make win32.isAbsolute more consistent (Brian White) #6028 PR-URL: #6060 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
MylesBorins pushed a commit that referenced this pull request
Apr 5, 2016Notable changes: http: * Enclose IPv6 Host header in square brackets. This will enable proper seperation of the host adress from any port reference (Mihai Potra) #5314 path: * Make win32.isAbsolute more consistent (Brian White) #6028 PR-URL: #6060 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
jasnell pushed a commit that referenced this pull request
Apr 8, 2016This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters