March 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14347

          Issue ID: 14347
           Summary: functions in std.string need upgrading to support
                    std.uni.nelSep line endings
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Phobos
          Assignee: nobody@puremagic.com
          Reporter: bugzilla@digitalmars.com

Some have already been fixed, but these remain:

chomp()
detab()
entab()
column()

--