History for dub_jkp / source / dub / internal / vibecompat / core / file.d
2024-03-10
@Mathias Lang
Trivial: Simplify ensureDirectory ...
Mathias Lang authored on 8 Mar 2024 Mathias LANG committed on 10 Mar 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-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-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2022-11-17
@Geod24
Replace all instances of mkdirRecurse with ensureDir ...
Geod24 authored on 15 Nov 2022 Mathias LANG committed on 17 Nov 2022
2022-10-29
@Geod24
Move existsDirectory next to existsFile ...
Geod24 authored on 29 Oct 2022 Jan Jurzitza committed on 29 Oct 2022
@Geod24
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
@Geod24
vibecompat/core/file: Publicly import path, not URL ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
2022-07-28
@Bastiaan Veelo
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
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
2022-06-13
@Bastiaan Veelo
Fix #2234, make copies writable.
Bastiaan Veelo authored on 31 May 2022 Jan Jurzitza committed on 13 Jun 2022
2019-10-31
@ZombineDev
[dip1000] Fix compilation and test it on Travis CI
ZombineDev committed on 31 Oct 2019
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-12-01
@Sönke Ludwig
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig committed on 1 Dec 2017
2017-03-10
@Sönke Ludwig
Fix compilation on 2.065.0.
Sönke Ludwig committed on 10 Mar 2017
@Sönke Ludwig
Partial forward compatibility fix for vibe-core.
Sönke Ludwig committed on 10 Mar 2017
2017-02-13
@Danny Milosavljevic
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
2016-11-13
@Joseph Rushton Wakeling
Remove POSIX special-casing from copyFile ...
Joseph Rushton Wakeling committed on 13 Nov 2016
2016-05-25
@Sönke Ludwig
Check return value of rawRead().
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Use std.stdio instead of the deprecated std.stream. ...
Sönke Ludwig committed on 25 May 2016
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-02-16
@Martin Nowak
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak committed on 16 Feb 2015
2014-12-25
@Martin Nowak
Merge pull request #478 from MartinNowak/hardlink ...
Martin Nowak committed on 25 Dec 2014
2014-12-24
@Martin Nowak
hardlink files into target dir ...
Martin Nowak committed on 24 Dec 2014
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-12-02
@Per Nordlöw
Fix warnings and errors on git master
Per Nordlöw committed on 2 Dec 2014