[phobos] [D-Programming-Language/phobos] 761dd2: Merge pull request #1744 from 9rnsr/fix11603
GitHub
noreply at github.com
Mon Dec 9 04:04:46 PST 2013
Branch: refs/heads/2.065
Home: https://github.com/D-Programming-Language/phobos
Commit: 761dd246ee900118ff14c35d7b2680f8abea16c6
https://github.com/D-Programming-Language/phobos/commit/761dd246ee900118ff14c35d7b2680f8abea16c6
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1744 from 9rnsr/fix11603
Issue 11603 - std.algorithm.canFind does not work when needle is 1-byte zero
Commit: d1800fea048f80071573ddc197f8922cf919a662
https://github.com/D-Programming-Language/phobos/commit/d1800fea048f80071573ddc197f8922cf919a662
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M std/regex.d
Log Message:
-----------
Merge pull request #1745 from 9rnsr/fix11671
Issue 11671 - ctRegex broken
Commit: cae6408ebb042295443714913f8a7cd794210a9f
https://github.com/D-Programming-Language/phobos/commit/cae6408ebb042295443714913f8a7cd794210a9f
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M std/bigint.d
M std/internal/math/biguintcore.d
Log Message:
-----------
Merge pull request #1715 from quickfur/issue11583
Fix issue 11583.
Commit: bd6b1020c0a4a738d0f36a6427755e1a7af8249a
https://github.com/D-Programming-Language/phobos/commit/bd6b1020c0a4a738d0f36a6427755e1a7af8249a
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M std/zip.d
Log Message:
-----------
Merge pull request #1751 from dawgfoto/std_zip
[install,regression] fix Issue 11692 - can't set file attributes for std.zip.ArchiveMember
Compare: https://github.com/D-Programming-Language/phobos/compare/83b74c46d2c4...bd6b1020c0a4
More information about the phobos
mailing list