[dlang.org] [D-Programming-Language/dlang.org] 550d73: Merge pull request #476 from 9rnsr/2.065_changelog
GitHub
noreply at github.com
Sun Feb 23 22:09:12 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 550d73768815839a3ab8c0626c8afb47d18472fd
https://github.com/D-Programming-Language/dlang.org/commit/550d73768815839a3ab8c0626c8afb47d18472fd
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-22 (Wed, 22 Jan 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Merge pull request #476 from 9rnsr/2.065_changelog
2.065 changelog
Commit: 69961baba620134f31f102f6acfa910223ccb9e3
https://github.com/D-Programming-Language/dlang.org/commit/69961baba620134f31f102f6acfa910223ccb9e3
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Merge pull request #477 from JakobOvrum/changelog
Changelog: add notes about std.uni.byGrapheme and std.range.only
Commit: 802aea226c155c0eb6af98d65e58acd74264b924
https://github.com/D-Programming-Language/dlang.org/commit/802aea226c155c0eb6af98d65e58acd74264b924
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Merge pull request #478 from 9rnsr/2.065_changelog
Revert changelog.dd encoding to UTF-8
Commit: 1807610bb57e118b673ca0f04dc6d5333a8d9816
https://github.com/D-Programming-Language/dlang.org/commit/1807610bb57e118b673ca0f04dc6d5333a8d9816
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M chmgen.d
Log Message:
-----------
Merge pull request #480 from MartinNowak/indexHTML
fix chmgen after renaming phobos.html => index.html
Commit: 3a7a422b9067a080ec1d59fbcf6d52381f618f77
https://github.com/D-Programming-Language/dlang.org/commit/3a7a422b9067a080ec1d59fbcf6d52381f618f77
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M function.dd
M lex.dd
Log Message:
-----------
Merge pull request #481 from WalterBright/inout-tag
make tag more predictable
Commit: 0c9461c539a5e3f9b88696a8d09d44b2285a299b
https://github.com/D-Programming-Language/dlang.org/commit/0c9461c539a5e3f9b88696a8d09d44b2285a299b
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Merge pull request #483 from ntrel/changelog-2.065-fixes
Improve 2.065 changelog wording
Commit: 5296b06ba0500017ae4c6c208621c98926f9cd21
https://github.com/D-Programming-Language/dlang.org/commit/5296b06ba0500017ae4c6c208621c98926f9cd21
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M d-array-article.dd
M deprecate.dd
Log Message:
-----------
Merge pull request #484 from ntrel/deprecate-fixes
Fixes for deprecate.dd
Commit: b182e09fcc95ee1bb0c90f559b5b44072795465d
https://github.com/D-Programming-Language/dlang.org/commit/b182e09fcc95ee1bb0c90f559b5b44072795465d
Author: Martin Nowak <code at dawg.eu>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M function.dd
Log Message:
-----------
Merge pull request #487 from AndrejMitrovic/RemoveHiddenFunc
Make note that HiddenFuncError is a deprecated feature.
Commit: 57d0b50cb301265403e4ff7084a2b87ed2251597
https://github.com/D-Programming-Language/dlang.org/commit/57d0b50cb301265403e4ff7084a2b87ed2251597
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M function.dd
Log Message:
-----------
Merge pull request #486 from AndrejMitrovic/AddOverride
Add some missing override declarations.
Commit: 0a21ba21e1169a667b8169584c0fc4ce03f1019f
https://github.com/D-Programming-Language/dlang.org/commit/0a21ba21e1169a667b8169584c0fc4ce03f1019f
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M std.ddoc
Log Message:
-----------
Merge pull request #474 from Passw/patch-1
LinkURL to 'phobos' and 'druntime' are different
Commit: 828d2be24fad0c99e385246bde0390ca96da363f
https://github.com/D-Programming-Language/dlang.org/commit/828d2be24fad0c99e385246bde0390ca96da363f
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M declaration.dd
Log Message:
-----------
Merge pull request #488 from JinShil/master
Change 'alias x y' syntax to 'alias y = x' syntax
Commit: a0078745feccfca36d96dca0b56eb0d598e50fe5
https://github.com/D-Programming-Language/dlang.org/commit/a0078745feccfca36d96dca0b56eb0d598e50fe5
Author: Martin Nowak <code at dawg.eu>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M expression.dd
Log Message:
-----------
Merge pull request #485 from AndrejMitrovic/ImportExp
Add note about using -J switch for import expressions.
Commit: 8a65981b6d616f4b471c4e213cfd95beb1a1578d
https://github.com/D-Programming-Language/dlang.org/commit/8a65981b6d616f4b471c4e213cfd95beb1a1578d
Author: Martin Nowak <code at dawg.eu>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M attribute.dd
M class.dd
M declaration.dd
M doc.ddoc
M grammar.dd
M interface.dd
M module.dd
M posix.mak
M spec.dd
M statement.dd
M struct.dd
M template.dd
M win32.mak
Log Message:
-----------
Merge pull request #489 from 9rnsr/grammar
Add new Grammar page in website
Commit: 5bc05d0b89669d9b18b4c53274a67575c445f1a0
https://github.com/D-Programming-Language/dlang.org/commit/5bc05d0b89669d9b18b4c53274a67575c445f1a0
Author: Martin Nowak <code at dawg.eu>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M memory.dd
Log Message:
-----------
Merge pull request #490 from JinShil/patch-1
Added note about deprecated class allocators and deallocators
Commit: 56770bad4da719b3cf2cdbba709cc133213df14f
https://github.com/D-Programming-Language/dlang.org/commit/56770bad4da719b3cf2cdbba709cc133213df14f
Author: Brad Roberts <braddr at puremagic.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M fetch-issue-cnt.php
Log Message:
-----------
Merge pull request #491 from eco/patch-14
Switch back from https to http for bug stats query
Commit: 05ad4ba323624cdeeb3e9f4297e7ef360e582541
https://github.com/D-Programming-Language/dlang.org/commit/05ad4ba323624cdeeb3e9f4297e7ef360e582541
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M declaration.dd
M grammar.dd
M template.dd
Log Message:
-----------
Merge pull request #371 from 9rnsr/doc_dip42
Add variable and alias templates
Commit: 29cf28b8bb3af1fa3bbdb4e5f694d5c7ec3c8ea2
https://github.com/D-Programming-Language/dlang.org/commit/29cf28b8bb3af1fa3bbdb4e5f694d5c7ec3c8ea2
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M attribute.dd
M cpp0x.dd
M cpptod.dd
M dstyle.dd
M expression.dd
M function.dd
M hijack.dd
M htod.dd
M htomodule.dd
M interfaceToC.dd
M module.dd
M pretod.dd
M statement.dd
M template-comparison.dd
M template.dd
M templates-revisited.dd
M traits.dd
M tuple.dd
M version.dd
Log Message:
-----------
Merge pull request #493 from JinShil/master
changed 'alias y x' to 'alias x = y' throughout dlang.org
Commit: 08f8362a3ce49f410dfa13eb510f475854bdec63
https://github.com/D-Programming-Language/dlang.org/commit/08f8362a3ce49f410dfa13eb510f475854bdec63
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
A CONTRIBUTING.md
A README.md
Log Message:
-----------
Merge pull request #494 from AndrejMitrovic/Fix12087
Add README and CONTRIBUTING files.
Commit: 024563e466b4e5328cb492fdfa43613c77370f0e
https://github.com/D-Programming-Language/dlang.org/commit/024563e466b4e5328cb492fdfa43613c77370f0e
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M CONTRIBUTING.md
Log Message:
-----------
Merge pull request #495 from CyberShadow/patch-1
CONTRIBUTING.md: Markdown fix for the shell examples
Commit: 8ac270d45e86eeffb029bf1dc306302c7d588321
https://github.com/D-Programming-Language/dlang.org/commit/8ac270d45e86eeffb029bf1dc306302c7d588321
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M grammar.dd
Log Message:
-----------
Merge pull request #498 from JakobOvrum/grammaranchors
Capitalize and add anchors to headers in grammar.dd
Commit: 8950f90d2364668abf533f35eed985b390acbce6
https://github.com/D-Programming-Language/dlang.org/commit/8950f90d2364668abf533f35eed985b390acbce6
Author: Martin Nowak <code at dawg.eu>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M class.dd
M grammar.dd
M struct.dd
M template.dd
Log Message:
-----------
Merge pull request #500 from 9rnsr/fix10514
Issue 10514 - Constructor declaration grammar is incorrect
Commit: 40ca19804e8899934aa3dd0a01e169916784ceb2
https://github.com/D-Programming-Language/dlang.org/commit/40ca19804e8899934aa3dd0a01e169916784ceb2
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M css/style.css
Log Message:
-----------
Merge pull request #501 from 9rnsr/fix12178
Issue 12178 - Odd whitespace look on dlang website
Commit: 23371eafb6705dd839458b3d8e180d69259a51bb
https://github.com/D-Programming-Language/dlang.org/commit/23371eafb6705dd839458b3d8e180d69259a51bb
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
A CONTRIBUTING.md
A README.md
M attribute.dd
M class.dd
M cpp0x.dd
M cpptod.dd
M css/style.css
M d-array-article.dd
M declaration.dd
M deprecate.dd
M doc.ddoc
M dstyle.dd
M expression.dd
M fetch-issue-cnt.php
M function.dd
M grammar.dd
M hijack.dd
M htod.dd
M htomodule.dd
M interface.dd
M interfaceToC.dd
M memory.dd
M module.dd
M posix.mak
M pretod.dd
M spec.dd
M statement.dd
M std.ddoc
M struct.dd
M template-comparison.dd
M template.dd
M templates-revisited.dd
M traits.dd
M tuple.dd
M version.dd
M win32.mak
Log Message:
-----------
Merge pull request #507 from 9rnsr/2.065
Pick up changes from master to 2.065 branch
Commit: c7f905fcfe45a308c7f72b8819ab8e57325af9cb
https://github.com/D-Programming-Language/dlang.org/commit/c7f905fcfe45a308c7f72b8819ab8e57325af9cb
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Merge pull request #505 from AndrejMitrovic/Changelog2065
Add missing bug entries for the 2.065 changelog.
Commit: 045d6dfe6db971edf4736347e7e2db59a0167775
https://github.com/D-Programming-Language/dlang.org/commit/045d6dfe6db971edf4736347e7e2db59a0167775
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M favicon.ico
Log Message:
-----------
Merge pull request #504 from JinShil/ChangeFavicon
Changed favicon to 'official' logo
Commit: e891dbe1b20525ec5011c0bdc7b6c59d8577bcb0
https://github.com/D-Programming-Language/dlang.org/commit/e891dbe1b20525ec5011c0bdc7b6c59d8577bcb0
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M favicon.ico
Log Message:
-----------
Merge pull request #508 from eco/new-favicon
Update favicon to match logo, add more sizes
Commit: 3ec183b79e9c8dd99290f118aa9acd2604a1e2df
https://github.com/D-Programming-Language/dlang.org/commit/3ec183b79e9c8dd99290f118aa9acd2604a1e2df
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M windows.dd
Log Message:
-----------
Merge pull request #496 from JinShil/master
Moved 'How-tos/D for Win32' to wiki
Commit: d7bf70aa461950a5e2f10d7619dbfb41e1585e26
https://github.com/D-Programming-Language/dlang.org/commit/d7bf70aa461950a5e2f10d7619dbfb41e1585e26
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Fix changelog list for 2.065 release.
The removed items don't exist in 2.065 branch.
Commit: 7fde58a049123fb3b8e44f4ac60c284436d677a9
https://github.com/D-Programming-Language/dlang.org/commit/7fde58a049123fb3b8e44f4ac60c284436d677a9
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M changelog.dd
M favicon.ico
M windows.dd
Log Message:
-----------
Merge pull request #509 from 9rnsr/2.065
Pick up changes from master to 2.065 branch
Commit: 01bc806aa878c504aaef1a062c5f2e5ea71a69b9
https://github.com/D-Programming-Language/dlang.org/commit/01bc806aa878c504aaef1a062c5f2e5ea71a69b9
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M changelog.dd
Log Message:
-----------
Fix unicode breaking
Commit: 853220392826aa78d87dac095c5b8e27237b54e4
https://github.com/D-Programming-Language/dlang.org/commit/853220392826aa78d87dac095c5b8e27237b54e4
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Log Message:
-----------
Merge branch '2.065'
Compare: https://github.com/D-Programming-Language/dlang.org/compare/81002b030199...853220392826
More information about the dlang.org
mailing list