[phobos] [D-Programming-Language/phobos] 1a5f7f: std.base64: Fix AssertError on certain bad input
GitHub
noreply at github.com
Mon Feb 11 09:08:14 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1a5f7f33d8c82fcb86aadb3d48558a7a7ae34a23
https://github.com/D-Programming-Language/phobos/commit/1a5f7f33d8c82fcb86aadb3d48558a7a7ae34a23
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M std/base64.d
Log Message:
-----------
std.base64: Fix AssertError on certain bad input
Commit: ba922fd94b20ae572edbe094418b20425f7a7c7e
https://github.com/D-Programming-Language/phobos/commit/ba922fd94b20ae572edbe094418b20425f7a7c7e
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M std/base64.d
Log Message:
-----------
std.base64: Introduce Base64Exception
Commit: 35a2504baf50f31ccc919c9bfdfb04d191d62856
https://github.com/D-Programming-Language/phobos/commit/35a2504baf50f31ccc919c9bfdfb04d191d62856
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M std/base64.d
Log Message:
-----------
Merge pull request #1131 from CyberShadow/std-base64-20130211
std.base64: Fix AssertError on certain bad input
Compare: https://github.com/D-Programming-Language/phobos/compare/9b1137a9e60e...35a2504baf50
More information about the phobos
mailing list