2024-04-15 |
Handle underscores
Atila Neves
committed
on 15 Apr 2024
|
---|---|
2024-04-11 |
Speed up module parsing with hand-written parser
Atila Neves
committed
on 11 Apr 2024
|
2024-03-10 |
Trivial: Simplify ensureDirectory
...
Mathias Lang
authored
on 8 Mar 2024
Mathias LANG
committed
on 10 Mar 2024
|
2024-02-24 |
Fix ubyte[] download overload by avoiding a cast
...
Mathias Lang
authored
on 22 Feb 2024
Mathias LANG
committed
on 24 Feb 2024
|
Trivial: Print the Exception message in retryDownload
...
Mathias Lang
authored
on 22 Feb 2024
Mathias LANG
committed
on 24 Feb 2024
|
|
2024-02-22 |
Remove FileInfo.timeCreated
...
Mathias Lang
authored
on 21 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
Introduce readText and make stripUTF8BOM private
Mathias Lang
authored
on 18 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
|
2024-02-15 |
Tests: Fix writeFile implementation with vibe-d
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
Make all overloads of download private
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
2024-02-05 |
Update configy to the latest HEAD
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
2024-01-23 |
CI: Move single checks to Github, remove dead code
...
Mathias Lang
authored
on 23 Jan 2024
Mathias LANG
committed
on 23 Jan 2024
|
2024-01-22 |
Improve unittest framework to have a virtual FS
...
Mathias Lang
authored
on 14 Jan 2024
The Dlang Bot
committed
on 22 Jan 2024
|
2024-01-12 |
Configy: Synchronize with upstream
...
Mathias Lang
authored
on 12 Jan 2024
The Dlang Bot
committed
on 12 Jan 2024
|
2024-01-10 |
Build with -preview=in
...
Mathias Lang
authored
on 8 Jan 2024
Mathias LANG
committed
on 10 Jan 2024
|
2023-12-19 |
Trivial: Inline unused listDirectory into iterateDirectory
...
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
Trivial: Remove unused listDirectory string overload
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
2023-12-17 |
Remove unused iterateDirectory(string)
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
2023-07-22 |
Don't wastefully execute everything via a shell
...
Vladimir Panteleev
authored
on 20 Jul 2023
Jan Jurzitza
committed
on 22 Jul 2023
|
2023-03-01 |
Add unittest to test collection of C sources and headers
Carsten Schlote
authored
on 3 Dec 2022
Jan Jurzitza
committed
on 1 Mar 2023
|
2023-02-27 |
Make getDUBExePath returns a NativePath
Geod24
authored
on 6 Dec 2022
Mathias LANG
committed
on 27 Feb 2023
|
2023-02-04 |
review adjustments
WebFreak001
authored
on 1 Feb 2023
Mathias LANG
committed
on 4 Feb 2023
|
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
|
2023-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
fix cyclic dependency of dub.internal.utils
WebFreak001
authored
on 8 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
|
2023-01-08 |
replace std.variant with std.sumtype (#2550)
...
Jan Jurzitza
authored
on 8 Jan 2023
GitHub
committed
on 8 Jan 2023
|
2023-01-03 |
Fix various DDOC warnings
Geod24
authored
on 3 Jan 2023
The Dlang Bot
committed
on 3 Jan 2023
|
2022-11-17 |
Revert "Remove Vibe.d HTTP support / library-nonet"
...
Sönke Ludwig
authored
on 17 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|