2017-03-10 |
Partial forward compatibility fix for vibe-core.
Sönke Ludwig
committed
on 10 Mar 2017
|
---|---|
2017-03-04 |
Merge pull request #1084 from wilzbach/trailing-whitespace
...
Martin Nowak
authored
on 4 Mar 2017
GitHub
committed
on 4 Mar 2017
|
2017-02-23 |
|
Add enforcement message.
Sönke Ludwig
committed
on 23 Feb 2017
|
|
2017-02-21 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
...
Martin Nowak
committed
on 21 Feb 2017
|
2017-02-13 |
Prevent hardLinkFile from unlinking a target just to then turn around and link the same source to the same target again (on Posix).
Danny Milosavljevic
committed
on 13 Feb 2017
|
2017-02-09 |
Fix vibe.d compatibility for vibe.d < 0.8.0.
Sönke Ludwig
committed
on 9 Feb 2017
|
2017-01-14 |
|
2016-12-18 |
Fix compilation errors in the "library" configuration.
Sönke Ludwig
committed
on 18 Dec 2016
|
Add file/line to JSON parser error messages. Fixes #957.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
2016-11-13 |
|
2016-07-12 |
trivial: Fix typos
Matthias Klumpp
committed
on 12 Jul 2016
|
2016-07-07 |
Merge pull request #891 from MartinNowak/dmd_nightly
...
Sönke Ludwig
authored
on 7 Jul 2016
GitHub
committed
on 7 Jul 2016
|
2016-07-06 |
Handle unbound stdout/stderr gracefully. See #892.
Sönke Ludwig
committed
on 6 Jul 2016
|
2016-07-05 |
|
2016-06-24 |
|
2016-05-25 |
Check return value of rawRead().
Sönke Ludwig
committed
on 25 May 2016
|
|
|
Add assertion message.
Sönke Ludwig
committed
on 25 May 2016
|
|
2015-10-21 |
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig
committed
on 21 Oct 2015
|
2015-08-09 |
|
2015-07-17 |
Remove immutable casts where possible for Path. See #625.
Sönke Ludwig
committed
on 17 Jul 2015
|
2015-07-12 |
Add some additional assertions to Path for #601.
Sönke Ludwig
committed
on 12 Jul 2015
|
2015-07-10 |
|
2015-07-04 |
Fix JSON unit test for 2.068.
Sönke Ludwig
committed
on 4 Jul 2015
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-02-16 |
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak
committed
on 16 Feb 2015
|