[phobos] [D-Programming-Language/phobos] de9841: Fix unterminated $(OL
GitHub via phobos
phobos at puremagic.com
Sun Jun 29 10:00:28 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: de984190f35f9ce03d04ef590bf93a60a2bb1e0d
https://github.com/D-Programming-Language/phobos/commit/de984190f35f9ce03d04ef590bf93a60a2bb1e0d
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M std/getopt.d
Log Message:
-----------
Fix unterminated $(OL
Commit: dbdcb2b9960c594f680cb965f3ce112537d98779
https://github.com/D-Programming-Language/phobos/commit/dbdcb2b9960c594f680cb965f3ce112537d98779
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Update stdio.d
Eliminate use of deprecated read-modify-write operation on shared variable.
Commit: 3d3b3372be8c1cd85901884b62b37366004794a6
https://github.com/D-Programming-Language/phobos/commit/3d3b3372be8c1cd85901884b62b37366004794a6
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M std/getopt.d
Log Message:
-----------
Update getopt.d
Fix Ddoc: Stray '(' warning.
Commit: 7295c7196df62d81185e02725d8a023b83e8bf91
https://github.com/D-Programming-Language/phobos/commit/7295c7196df62d81185e02725d8a023b83e8bf91
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M std/random.d
Log Message:
-----------
Update random.d
Fix Ddoc: Stray ")" warning.
Commit: 4d7b8b1e19375ddc72af57fd9378335602b106f2
https://github.com/D-Programming-Language/phobos/commit/4d7b8b1e19375ddc72af57fd9378335602b106f2
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M std/uni.d
Log Message:
-----------
Update uni.d
Fix Ddoc: Stray ')' warning.
Commit: bc14e07fbf5ad5c002c4e5e891b93a869492f763
https://github.com/D-Programming-Language/phobos/commit/bc14e07fbf5ad5c002c4e5e891b93a869492f763
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M posix.mak
M std/complex.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/rbtree.d
M std/container/slist.d
M std/file.d
M std/functional.d
M std/json.d
M std/math.d
M std/socket.d
M std/stdio.d
M std/variant.d
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Commit: 571056369b763b4204bc5dfbebaf974a563f2a6a
https://github.com/D-Programming-Language/phobos/commit/571056369b763b4204bc5dfbebaf974a563f2a6a
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M std/getopt.d
M std/random.d
M std/stdio.d
M std/uni.d
Log Message:
-----------
Merge branch 'master' of https://github.com/AndrewEdwards/phobos
Commit: 49a170fdc12ad90131f3ab2fb6461b342713e231
https://github.com/D-Programming-Language/phobos/commit/49a170fdc12ad90131f3ab2fb6461b342713e231
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Revert "Update stdio.d"
This reverts commit dbdcb2b9960c594f680cb965f3ce112537d98779.
Compare: https://github.com/D-Programming-Language/phobos/compare/d9684cc181de...49a170fdc12a
More information about the phobos
mailing list