Thread overview | ||||||
---|---|---|---|---|---|---|
|
March 30, 2015 [Issue 14347] functions in std.string need upgrading to support std.uni.nelSep line endings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14347 Vladimir Panteleev <thecybershadow@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thecybershadow@gmail.com --- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> --- Does anyone actually use these Unicode line endings, ever? I question the value of supporting them over the performance costs (compared to just looking for \x0D\x0A or \x0A). -- |
September 08, 2017 [Issue 14347] functions in std.string need upgrading to support std.uni.nelSep line endings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14347 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nobody@puremagic.com |dmitry.olsh@gmail.com -- |
December 17, 2022 [Issue 14347] functions in std.string need upgrading to support std.uni.nelSep line endings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14347 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 01 [Issue 14347] functions in std.string need upgrading to support std.uni.nelSep line endings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14347 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10122 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation