February 11, 2012 [phobos] [D-Programming-Language/phobos] fd0982: Fixed some deprecations in std.string. | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: fd0982d88a6c0e8daa20045c553b111705b8e8e3 https://github.com/D-Programming-Language/phobos/commit/fd0982d88a6c0e8daa20045c553b111705b8e8e3 Author: jmdavis <jmdavisProg at gmx.com> Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: M std/string.d Log Message: ----------- Fixed some deprecations in std.string. Commit: 091609ca1e280eca020f4ca502b52c393ea8d3e7 https://github.com/D-Programming-Language/phobos/commit/091609ca1e280eca020f4ca502b52c393ea8d3e7 Author: jmdavis <jmdavisProg at gmx.com> Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: M std/date.d M std/dateparse.d M std/datetime.d M std/exception.d M std/file.d M std/gregorian.d M std/path.d M std/regexp.d M std/string.d Log Message: ----------- Moved February deprecations to March. Having the January deprecations and February deprecations in the same month seems a bit much to me, since we managed to have both of those months have quite a few, whereas the next few months have very few if any. And we're close to release too, so I'd prefer to avoid causing issues by deprecating them now. Commit: 88faac2475024412831022859cdba6a3cbcf04a0 https://github.com/D-Programming-Language/phobos/commit/88faac2475024412831022859cdba6a3cbcf04a0 Author: jmdavis <jmdavisProg at gmx.com> Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: M std/concurrency.d M std/conv.d M std/ctype.d M std/datetime.d M std/string.d M std/uni.d Log Message: ----------- Moved removals of deprecated symbols from July to August. The release didn't happen in January, so July isn't a 6 month deprecation period anymore. Compare: https://github.com/D-Programming-Language/phobos/compare/d889aa4...88faac2 |
Copyright © 1999-2021 by the D Language Foundation