History for dub_jkp / source / dub / internal / vibecompat / inet / path.d
2024-07-13
@Mathias Lang
chore(path): Make a commonly triggered assert more verbose ...
Mathias Lang authored on 12 Jul Mathias LANG committed on 13 Jul
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
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
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2022-10-27
@Geod24
Path: Remove unused isValidFilename private function
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
@Geod24
Path: Add missing else clause on version statement ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
2022-07-15
@Mathias LANG
Dependency: Change format for path-based dependencies (#2316) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
2022-07-14
@Geod24
Trivial: Add attributes on various NativePath methods ...
Geod24 committed on 14 Jul 2022
2020-12-24
@Geod24
Raise minimum Vibe.d requirement to v0.9.0 ...
Geod24 authored on 23 Dec 2020 The Dlang Bot committed on 24 Dec 2020
2019-12-17
@Geod24
Remove some unused variables ...
Geod24 committed on 17 Dec 2019
2019-08-31
@JinShil
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil committed on 31 Aug 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
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 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-02-23
@Sönke Ludwig
Add enforcement message.
Sönke Ludwig committed on 23 Feb 2017
2017-02-09
@Sönke Ludwig
Fix vibe.d compatibility for vibe.d < 0.8.0.
Sönke Ludwig committed on 9 Feb 2017
2017-01-14
@Sönke Ludwig
Improve vibe.d compatibility. ...
Sönke Ludwig committed on 14 Jan 2017
2016-05-25
@Sönke Ludwig
Add assertion message.
Sönke Ludwig committed on 25 May 2016
2015-07-17
@Sönke Ludwig
Remove immutable casts where possible for Path. See #625.
Sönke Ludwig committed on 17 Jul 2015
2015-07-12
@Sönke Ludwig
Add some additional assertions to Path for #601.
Sönke Ludwig committed on 12 Jul 2015
2014-10-26
@Sönke Ludwig
Avoid catching Error instances in various places. See #443.
Sönke Ludwig committed on 26 Oct 2014
2014-10-18
@Geod24
DFix the code
Geod24 committed on 18 Oct 2014
2014-05-22
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
2014-05-16
@Sönke Ludwig
Only execute Windows specific unit tests on Windows.
Sönke Ludwig committed on 16 May 2014
@Sönke Ludwig
Avoid the UNC path root "\\" to be part of a relative path. Fixes #302.
Sönke Ludwig committed on 16 May 2014
2014-05-14
@Sönke Ludwig
Allow empty path nodes. Fixes #177.
Sönke Ludwig committed on 14 May 2014
2014-04-24
@Colden Cullen
Fixed bug where Path was used for URL on Windows.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed build bugs on Windows. ...
Colden Cullen committed on 24 Apr 2014
2014-04-01
@Sönke Ludwig
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig committed on 1 Apr 2014
2014-03-21
@Sönke Ludwig
Correct copyright notices.
Sönke Ludwig committed on 21 Mar 2014