February 24, 2013 [phobos] [D-Programming-Language/phobos] cf6ba6: Finally remove std.regexp. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: cf6ba6ebdad0ff768c6d7bcc9e0010e6dfeb5a18 https://github.com/D-Programming-Language/phobos/commit/cf6ba6ebdad0ff768c6d7bcc9e0010e6dfeb5a18 Author: jmdavis <jmdavisProg@gmx.com> Date: 2013-02-23 (Sat, 23 Feb 2013) Changed paths: M index.d M posix.mak R std/regexp.d M unittest.d M win32.mak M win64.mak Log Message: ----------- Finally remove std.regexp. It's been deprecated for some time now, and we no longer have anything in Phobos which depends on it. So, it's long past time for it to be fully removed. Commit: 11ff6ea9e7181bb2f800ccb15896a6616366be6e https://github.com/D-Programming-Language/phobos/commit/11ff6ea9e7181bb2f800ccb15896a6616366be6e Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M index.d M posix.mak R std/regexp.d M unittest.d M win32.mak M win64.mak Log Message: ----------- Merge pull request #1157 from jmdavis/regexp Finally remove std.regexp. Compare: https://github.com/D-Programming-Language/phobos/compare/5bbd5ef9c2aa...11ff6ea9e718 |
Copyright © 1999-2021 by the D Language Foundation