2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
---|---|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2018-12-29 |
Merge pull request #1632 from thewilsonator/thewilsonator-patch-1
...
Nicholas Wilson
authored
on 29 Dec 2018
GitHub
committed
on 29 Dec 2018
|
dip25 compat
Nicholas Wilson
authored
on 29 Dec 2018
GitHub
committed
on 29 Dec 2018
|
|
2018-11-14 |
revert to alphabetical order
Flying-Toast
committed
on 14 Nov 2018
|
2018-11-12 |
tidy up
Flying-Toast
committed
on 12 Nov 2018
|
preserve unrecognized properties
Flying-Toast
committed
on 12 Nov 2018
|
|
remove unneeded import
Flying-Toast
committed
on 12 Nov 2018
|
|
custom sorting order
Flying-Toast
committed
on 12 Nov 2018
|
|
2018-11-10 |
sort json unittest
Flying-Toast
committed
on 10 Nov 2018
|
2018-11-09 |
sort json
Flying-Toast
committed
on 9 Nov 2018
|
2018-07-17 |
Fix multiple protocols in URL issue
andre2007
committed
on 17 Jul 2018
|
2018-05-06 |
Fix deprecation messages for enforceEx
Sebastian Wilzbach
committed
on 6 May 2018
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
Make the code base compatible with vibe-core.
...
Sönke Ludwig
authored
on 23 Jun 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
2017-12-01 |
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig
committed
on 1 Dec 2017
|
2017-11-06 |
Fix serialization unit test for DMD 2.077.0.
Sönke Ludwig
committed
on 6 Nov 2017
|
2017-07-02 |
Remove deprecated stdc import
Sebastian Wilzbach
committed
on 2 Jul 2017
|
2017-06-27 |
Add missing / suffix in URL type
André Pany
committed
on 27 Jun 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-03-11 |
Make the logging functions be inferable as safe.
Sönke Ludwig
committed
on 11 Mar 2017
|
2017-03-10 |
Fix compilation on 2.065.0.
Sönke Ludwig
committed
on 10 Mar 2017
|
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 |
|