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