[dlang.org] [dlang/dlang.org] baeca3: Remove trailing whitespace in Ddoc pages
GitHub via dlang.org
dlang.org at puremagic.com
Thu Jul 14 20:25:56 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/dlang.org
Commit: baeca3f9f4de4350b6a70fb90345ecca17bfe58e
https://github.com/dlang/dlang.org/commit/baeca3f9f4de4350b6a70fb90345ecca17bfe58e
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M ctarguments.dd
M exception-safe.dd
M overview.dd
M safed.dd
M spec/arrays.dd
M spec/ddoc.dd
M spec/declaration.dd
M spec/hash-map.dd
M spec/lex.dd
M spec/memory-safe-d.dd
M spec/operatoroverloading.dd
M spec/simd.dd
M spec/template.dd
M warnings.dd
Log Message:
-----------
Remove trailing whitespace in Ddoc pages
sed -i 's/[ \t]*$//' **/*.dd
Commit: fad60092da541ea89ddf079a4c7f2d48e4d1b815
https://github.com/dlang/dlang.org/commit/fad60092da541ea89ddf079a4c7f2d48e4d1b815
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M posix.mak
Log Message:
-----------
Add 'test' target to Makefile
Commit: be22592857d224789d5fd039002b376bea8b21f2
https://github.com/dlang/dlang.org/commit/be22592857d224789d5fd039002b376bea8b21f2
Author: Vladimir Panteleev <github.private at thecybershadow.net>
Date: 2016-07-15 (Fri, 15 Jul 2016)
Changed paths:
M ctarguments.dd
M exception-safe.dd
M overview.dd
M posix.mak
M safed.dd
M spec/arrays.dd
M spec/ddoc.dd
M spec/declaration.dd
M spec/hash-map.dd
M spec/lex.dd
M spec/memory-safe-d.dd
M spec/operatoroverloading.dd
M spec/simd.dd
M spec/template.dd
M warnings.dd
Log Message:
-----------
Merge pull request #1395 from wilzbach/remove_trailing_whitespace
Remove trailing whitespace in Ddoc pages + add check
Compare: https://github.com/dlang/dlang.org/compare/51b3a5808c19...be22592857d2
More information about the dlang.org
mailing list