[dlang.org] [D-Programming-Language/dlang.org] f09bed: turn stray LIs into Ps
GitHub via dlang.org
dlang.org at puremagic.com
Sun Jan 10 08:28:23 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: f09bed698437b83aae2af84b5ee5562692a0a7f1
https://github.com/D-Programming-Language/dlang.org/commit/f09bed698437b83aae2af84b5ee5562692a0a7f1
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M bugstats.php.dd
Log Message:
-----------
turn stray LIs into Ps
Commit: 17534e00eb1d69c54ea5adbc0df18c3ef8874c41
https://github.com/D-Programming-Language/dlang.org/commit/17534e00eb1d69c54ea5adbc0df18c3ef8874c41
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M comparison.dd
M css/style.css
Log Message:
-----------
remove unused macros and classes
Commit: 0cef1341a356360fff6f225c36396e059d6e8ecc
https://github.com/D-Programming-Language/dlang.org/commit/0cef1341a356360fff6f225c36396e059d6e8ecc
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M getstarted.dd
Log Message:
-----------
absolute to relative URL
Commit: e23cb470a68c783be0ab87ba77554b7787dd9001
https://github.com/D-Programming-Language/dlang.org/commit/e23cb470a68c783be0ab87ba77554b7787dd9001
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M js/run.js
Log Message:
-----------
check body ID instead of URL path
This fixes the runnable example buttons in local environments.
Commit: 860e05d00178327d0f2277c3cf1ced06593c7ebd
https://github.com/D-Programming-Language/dlang.org/commit/860e05d00178327d0f2277c3cf1ced06593c7ebd
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M regular-expression.dd
Log Message:
-----------
add missing parenthesis
Also adding a P tag that was presumably forgotten.
Commit: 50e2b6a68450a79d2758537cffd19d8665356919
https://github.com/D-Programming-Language/dlang.org/commit/50e2b6a68450a79d2758537cffd19d8665356919
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M index.dd
Log Message:
-----------
remove dead content
Commit: a12d663cef90aa959c35c00e9082bf5994f08ec6
https://github.com/D-Programming-Language/dlang.org/commit/a12d663cef90aa959c35c00e9082bf5994f08ec6
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-01-10 (Sun, 10 Jan 2016)
Changed paths:
A articles.dd
R articles.html
M builtin.dd
M code_coverage.dd
A community.dd
M const-faq.dd
M cpptod.dd
R css/cssmenu.css.dd
M css/ddox.css
M css/style.css
M ctarguments.dd
M ctod.dd
M d-array-article.dd
M d-floating-point.dd
M dlang.org.ddoc
M doc.ddoc
A documentation.dd
M download.dd
M dpl-docs/views/ddox.inc.module-tree.dt
M dpl-docs/views/layout.dt
M exception-safe.dd
M faq.dd
M hijack.dd
M htod.dd
M index.dd
M intro-to-datetime.dd
M js/dlang.js
M js/run-main-website.js
M js/run.js
M lazy-evaluation.dd
A menu.dd
M migrate-to-shared.dd
M mixin.dd
M posix.mak
M pretod.dd
M prettify/prettify.css
M rationale.dd
M rdmd.dd
M regular-expression.dd
A resources.dd
M safed.dd
A search.dd
M spec/spec.ddoc
M std_navbar-prerelease.ddoc
M std_navbar-release.ddoc
M templates-revisited.dd
A tools.dd
M tuple.dd
M variadic-function-templates.dd
M warnings.dd
M win32.mak
Log Message:
-----------
implement Ivan Smirnov's redesign
Commit: 910c4f6a437616e3cc6ecdd164719afb5bd9f855
https://github.com/D-Programming-Language/dlang.org/commit/910c4f6a437616e3cc6ecdd164719afb5bd9f855
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-01-10 (Sun, 10 Jan 2016)
Changed paths:
A articles.dd
R articles.html
M bugstats.php.dd
M builtin.dd
M code_coverage.dd
A community.dd
M comparison.dd
M const-faq.dd
M cpptod.dd
R css/cssmenu.css.dd
M css/ddox.css
M css/style.css
M ctarguments.dd
M ctod.dd
M d-array-article.dd
M d-floating-point.dd
M dlang.org.ddoc
M doc.ddoc
A documentation.dd
M download.dd
M dpl-docs/views/ddox.inc.module-tree.dt
M dpl-docs/views/layout.dt
M exception-safe.dd
M faq.dd
M getstarted.dd
M hijack.dd
M htod.dd
M index.dd
M intro-to-datetime.dd
M js/dlang.js
M js/run-main-website.js
M js/run.js
M lazy-evaluation.dd
A menu.dd
M migrate-to-shared.dd
M mixin.dd
M posix.mak
M pretod.dd
M prettify/prettify.css
M rationale.dd
M rdmd.dd
M regular-expression.dd
A resources.dd
M safed.dd
A search.dd
M spec/spec.ddoc
M std_navbar-prerelease.ddoc
M std_navbar-release.ddoc
M templates-revisited.dd
A tools.dd
M tuple.dd
M variadic-function-templates.dd
M warnings.dd
M win32.mak
Log Message:
-----------
Merge pull request #1187 from aG0aep6G/Ivan-Smirnov's-redesign
Ivan Smirnov's redesign
Compare: https://github.com/D-Programming-Language/dlang.org/compare/2aeacd026947...910c4f6a4376
More information about the dlang.org
mailing list