History for dub_jkp / source / dub / internal
2024-06-24
@Mathias Lang
Filesystem: Provide the string writeFile overload at the interface level ...
Mathias Lang committed on 24 Jun
@Mathias Lang
MockFS: Simplify existsFile / existsDirectory
Mathias Lang committed on 24 Jun
@Mathias Lang
MockFS: Simplify implementation of setAttributes / setTimes ...
Mathias Lang committed on 24 Jun
@Mathias Lang
Refactor filesystem abstraction to and use it in production ...
Mathias Lang committed on 24 Jun
2024-06-12
@Mathias Lang
Trivial: Remove internal deprecations ...
Mathias Lang authored on 11 Jun The Dlang Bot committed on 12 Jun
2024-06-05
@Mathias Lang
Move the I/O part of Project.loadSelections to PackageManager ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 5 Jun
2024-06-02
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 2 Jun
2024-05-31
@Martin Kinkelin
Fix regression in module-declarations parser
Martin Kinkelin authored on 31 May Jan Jurzitza committed on 31 May
2024-05-21
@Sönke Ludwig
Add filterInPlace utility function. ...
Sönke Ludwig committed on 21 May
2024-04-18
@Atila Neves
Fix bug
Atila Neves committed on 18 Apr
2024-04-15
@Atila Neves
Handle non-ASCII characters
Atila Neves committed on 15 Apr 2024
@Atila Neves
Handle /++ ++/
Atila Neves committed on 15 Apr 2024
@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