January 16, 2014 [phobos] [D-Programming-Language/phobos] 5662eb: Update comments to match new std.regex examples | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 5662eb90f6a7010847cc26c78f88c6cdb7e99849 https://github.com/D-Programming-Language/phobos/commit/5662eb90f6a7010847cc26c78f88c6cdb7e99849 Author: Brad Anderson <eco@gnuk.net> Date: 2014-01-16 (Thu, 16 Jan 2014) Changed paths: M std/regex.d Log Message: ----------- Update comments to match new std.regex examples Example was switched to matchAll and 'g' was removed but the comment got left in. Another comment about match wasn't switched to matchAll. Commit: 0bf25079bd72c0634c926067bc18573a2d27fb9d https://github.com/D-Programming-Language/phobos/commit/0bf25079bd72c0634c926067bc18573a2d27fb9d Author: David Nadlinger <code@klickverbot.at> Date: 2014-01-16 (Thu, 16 Jan 2014) Changed paths: M std/regex.d Log Message: ----------- Merge pull request #1867 from eco/patch-13 [minor] Remove comment about 'g' flag (no longer applies) Compare: https://github.com/D-Programming-Language/phobos/compare/6732bbb835f7...0bf25079bd72 |
Copyright © 1999-2021 by the D Language Foundation