2024-07-13 |
chore(path): Make a commonly triggered assert more verbose
...
Mathias Lang
authored
on 12 Jul
Mathias LANG
committed
on 13 Jul
|
---|---|
2024-03-10 |
Trivial: Simplify ensureDirectory
...
Mathias Lang
authored
on 8 Mar 2024
Mathias LANG
committed
on 10 Mar 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
|
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-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-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 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 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-10-29 |
Move existsDirectory next to existsFile
...
Geod24
authored
on 29 Oct 2022
Jan Jurzitza
committed
on 29 Oct 2022
|
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
|
2022-10-27 |
vibecompat/core/file: Publicly import path, not URL
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
Path: Remove unused isValidFilename private function
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
Path: Add missing else clause on version statement
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
2022-07-28 |
Resolve deprecations.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix indentation style, now using tabs
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Re-added dub.internal.vibecompat.core.log as deprecated
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
2022-07-14 |
|
2022-06-13 |
Fix #2234, make copies writable.
Bastiaan Veelo
authored
on 31 May 2022
Jan Jurzitza
committed
on 13 Jun 2022
|
2022-03-30 |
Annotate escaping reference.
...
Bastiaan Veelo
authored
on 29 Mar 2022
The Dlang Bot
committed
on 30 Mar 2022
|
2020-12-24 |
Raise minimum Vibe.d requirement to v0.9.0
...
Geod24
authored
on 23 Dec 2020
The Dlang Bot
committed
on 24 Dec 2020
|
2020-05-20 |
Resolve deprecation warnings.
Bastiaan Veelo
authored
on 19 May 2020
Mathias LANG
committed
on 20 May 2020
|
2019-12-17 |
|