December 2012 Archives by date
Starting: Sat Dec 1 00:12:37 PST 2012
Ending: Mon Dec 31 12:13:30 PST 2012
Messages: 74
- [phobos] [D-Programming-Language/phobos] 0f2947: bugfixes for compile-time regex
GitHub
- [phobos] [D-Programming-Language/phobos] 20341b: Implement issue# 9103.
GitHub
- [phobos] [D-Programming-Language/phobos] a3d485: Fixes Issue 2445 - std.demangle example won't comp...
GitHub
- [phobos] [D-Programming-Language/phobos] 128aa9: Remove remain redundant parenthesis.
GitHub
- [phobos] [D-Programming-Language/phobos] afed04: fixup for pull #1301 and #1309
GitHub
- [phobos] New committers for druntime, phobos, dpl.org, and tools repos
Alex Rønne Petersen
- [phobos] [dmd-internals] New committers for druntime, phobos, dpl.org, and tools repos
Andrei Alexandrescu
- [phobos] [D-Programming-Language/phobos] 7062ce: fix Issue 2486 - taking address of slice rvalue is...
GitHub
- [phobos] win32 auto tester
Brad Roberts
- [phobos] [D-Programming-Language/phobos] 75064f: fix Issue 9117 - format fails if opCast and this a...
GitHub
- [phobos] std.parallelism test failure on Darwin 32
Alex Rønne Petersen
- [phobos] std.parallelism test failure on Darwin 32
Masahiro Nakagawa
- [phobos] std.parallelism test failure on Darwin 32
David Simcha
- [phobos] std.parallelism test failure on Darwin 32
David Simcha
- [phobos] [D-Programming-Language/phobos] cdc259: Fix incorrect test. Calling finish(false) doesn't...
GitHub
- [phobos] [D-Programming-Language/phobos] b50a11: [Fixup] std.datetime test
GitHub
- [phobos] [D-Programming-Language/phobos] 07104b: Add `alias opDollar` and use $ in range slicing
GitHub
- [phobos] [D-Programming-Language/phobos] be3e9d: Remove comments from range traits claiming that th...
GitHub
- [phobos] [D-Programming-Language/phobos] 7882f2: Fix formatting nan in Win64 platform
GitHub
- [phobos] [D-Programming-Language/phobos] 9f8669: changed return type of NWayUnion.front to auto ref
GitHub
- [phobos] [D-Programming-Language/phobos] 908680: Added assocArray()
GitHub
- [phobos] [D-Programming-Language/phobos] 066a26: Editing std.regex docs.
GitHub
- [phobos] [D-Programming-Language/phobos] 74f8c8: Revert "Add `alias opDollar` and use $ in range sl...
GitHub
- [phobos] [D-Programming-Language/phobos] 650a87: replace counters with bools
GitHub
- [phobos] [D-Programming-Language/phobos] 193241: fix running out of memory again
GitHub
- [phobos] [D-Programming-Language/phobos] 193241: fix running out of memory again
Brad Roberts
- [phobos] [D-Programming-Language/phobos] 193241: fix running out of memory again
Jonathan M Davis
- [phobos] [D-Programming-Language/phobos] 193241: fix running out of memory again
Walter Bright
- [phobos] [D-Programming-Language/phobos] 491925: tweaks in doc and impl
GitHub
- [phobos] [D-Programming-Language/phobos] 459236: Add SSSE3 implementation to SHA1 digest.
GitHub
- [phobos] [D-Programming-Language/phobos] 5ef89e: 10% faster compile for std.algorithm
GitHub
- [phobos] [D-Programming-Language/phobos] 585a9a: add stable sort, tweaks to std.algorithm
GitHub
- [phobos] [D-Programming-Language/phobos] 614751: Position unittests just after `emplace` they test
GitHub
- [phobos] [D-Programming-Language/phobos] 1c54f3: fixup for Issue 8902
GitHub
- [phobos] [D-Programming-Language/phobos] 14e457: fix issue 4489 std.array.insert is slow
GitHub
- [phobos] [D-Programming-Language/phobos] f88087: Added igammaTemmeLarge to std.internal.math.gammaf...
GitHub
- [phobos] [D-Programming-Language/phobos] a00c3c: Fix bug 8900 - Zip with infinite range fails.
GitHub
- [phobos] [D-Programming-Language/phobos] 1b7db2: improvements/fixes for count countUntil
GitHub
- [phobos] [D-Programming-Language/phobos] 1970cb: Added possibility to initialize complex numbers wi...
GitHub
- [phobos] New committers for druntime, phobos, dpl.org, and tools repos
Alex Rønne Petersen
- [phobos] [D-Programming-Language/phobos] b7472c: Corrected constraints for std.algorithm.endsWith
GitHub
- [phobos] [D-Programming-Language/phobos] bde7cb: fix issue 9160 multiSort constraint bug
GitHub
- [phobos] [D-Programming-Language/phobos] d48928: Rewrite joiner to not assume persistence of .front...
GitHub
- [phobos] [D-Programming-Language/phobos] 027804: Removing trailing spaces
GitHub
- [phobos] [D-Programming-Language/phobos] 46b612: fix Issue 9060 - std.range.chain and std.range.zip...
GitHub
- [phobos] [D-Programming-Language/phobos] 32494e: Doc fix: an O(1) op was documented as O(log(n))
GitHub
- [phobos] [D-Programming-Language/phobos] f8f2a8: Revert "Fix `std.range.takeExactly` trait to rejec...
GitHub
- [phobos] [D-Programming-Language/phobos] b66012: fix Issue 8908 - Collapse of std.csv by the specif...
GitHub
- [phobos] [D-Programming-Language/phobos] 373559: Some updates to the changelog.
GitHub
- [phobos] [D-Programming-Language/phobos] 92c0c1: Fixed typos in changelog.
GitHub
- [phobos] [D-Programming-Language/phobos] fe5155: Added not to changelog about format working in CTF...
GitHub
- [phobos] [D-Programming-Language/phobos] 83200a: FormatError => FormatException
GitHub
- [phobos] [D-Programming-Language/phobos] 7ff2fc: Fix issue 8061.
GitHub
- [phobos] [D-Programming-Language/phobos] 0c5270: Refactored endsWith to use retro + startsWith.
GitHub
- [phobos] [D-Programming-Language/phobos] 6e5b1d: Changing ByCodepoint's "save" signature
GitHub
- [phobos] [D-Programming-Language/phobos] 1c58c2: Gives sequence slice to end
GitHub
- [phobos] [D-Programming-Language/phobos] 2bbb33: Additional fix for issue 6905
GitHub
- [phobos] [D-Programming-Language/phobos] f8782c: performance tweaks for countUntil
GitHub
- [phobos] [D-Programming-Language/phobos] ef0bed: fix memory corruption bug in unittest
GitHub
- [phobos] [D-Programming-Language/phobos]
GitHub
- [phobos] [D-Programming-Language/phobos] 0c8904: Fix Windows makefiles' install target
GitHub
- [phobos] [D-Programming-Language/phobos] 14b709: Simplified std.algorithm.copy array overlap test.
GitHub
- [phobos] [D-Programming-Language/phobos] 25abd8: Simplified std.array.join with separator.
GitHub
- [phobos] [D-Programming-Language/phobos] 6c2e14: Fixes Issue 1397 - Add default argument to buffer ...
GitHub
- [phobos] [D-Programming-Language/phobos] 342244: watch out for removing trailing spaces
GitHub
- [phobos] [D-Programming-Language/phobos] e6621d: Fixes Issue 8302 - Document that std.file.dirEntri...
GitHub
- [phobos] [D-Programming-Language/phobos] ab9c27: Fix for issue# 9214.
GitHub
- [phobos] [D-Programming-Language/phobos] 3bb400: Decommented unittest that was blocked by bug 6354, ...
GitHub
- [phobos] [D-Programming-Language/phobos] 4a0897: fix issue 9211
GitHub
- [phobos] [D-Programming-Language/phobos] 4a7811: Fix previous bug in countUntil
GitHub
- [phobos] [D-Programming-Language/phobos] 3ef5d2: Set CA certificates of HTTP
GitHub
- [phobos] [D-Programming-Language/phobos] ceda4e: std.array.join refactor.
GitHub
- [phobos] beta auto-tester
Brad Roberts
- [phobos] [D-Programming-Language/phobos] 10afee: Make joiner (with separator) work with forward ran...
GitHub
Last message date:
Mon Dec 31 12:13:30 PST 2012
Archived on: Mon Dec 31 12:13:35 PST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).