-
Notifications
You must be signed in to change notification settings - Fork 35
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ruby/fileutils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/fileutils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 5 files changed
- 6 contributors
Commits on Dec 9, 2022
-
Add support for
sockaddr_un
on Windows. (#6513)* Windows: Fix warning about undefined if_indextoname() * Windows: Fix UNIXSocket on MINGW and make .pair more reliable * Windows: Use nonblock=true for read tests with scheduler * Windows: Move socket detection from File.socket? to File.stat Add S_IFSOCK to Windows and interpret reparse points accordingly. Enable tests that work now. * Windows: Use wide-char functions to UNIXSocket This fixes behaviour with non-ASCII characters. It also fixes deletion of temporary UNIXSocket.pair files. * Windows: Add UNIXSocket tests for specifics of Windows impl. * Windows: fix VC build due to missing _snwprintf Avoid usage of _snwprintf, since it fails linking ruby.dll like so: linking shared-library x64-vcruntime140-ruby320.dll x64-vcruntime140-ruby320.def : error LNK2001: unresolved external symbol snwprintf x64-vcruntime140-ruby320.def : error LNK2001: unresolved external symbol vsnwprintf_l whereas linking miniruby.exe succeeds. This patch uses snprintf on the UTF-8 string instead. Also remove branch GetWindowsDirectoryW, since it doesn't work. * Windows: Fix dangling symlink test failures Co-authored-by: Lars Kanis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6b4e09 - Browse repository at this point
Copy the full SHA d6b4e09View commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c66c9a - Browse repository at this point
Copy the full SHA 2c66c9aView commit details -
Merge pull request #105 from ruby/pin-rg-3-3-ruby-2-5
Pin RubyGems 3.3 for Ruby 2.5
Configuration menu - View commit details
-
Copy full SHA for 625207b - Browse repository at this point
Copy the full SHA 625207bView commit details
Commits on Jan 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c18a652 - Browse repository at this point
Copy the full SHA c18a652View commit details -
Merge pull request #106 from ruby/znz-patch-1
Migrate `set-output` to `$GITHUB_OUTPUT`
Configuration menu - View commit details
-
Copy full SHA for 0e3395f - Browse repository at this point
Copy the full SHA 0e3395fView commit details
Commits on Feb 10, 2023
-
Add mkdir_p to FileUtils.install (#104)
* Add mkdir_p to FileUtils.install * Adjust raise message. * adjust raise language * handle trailing slash in dest * simplify * Add tests
Configuration menu - View commit details
-
Copy full SHA for 8af16ba - Browse repository at this point
Copy the full SHA 8af16baView commit details
Commits on Feb 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f768af0 - Browse repository at this point
Copy the full SHA f768af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e24ee - Browse repository at this point
Copy the full SHA d2e24eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a5b76 - Browse repository at this point
Copy the full SHA b3a5b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd0553 - Browse repository at this point
Copy the full SHA 6fd0553View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbe595c - Browse repository at this point
Copy the full SHA bbe595cView commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54f73d8 - Browse repository at this point
Copy the full SHA 54f73d8View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7138d85 - Browse repository at this point
Copy the full SHA 7138d85View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.0...v1.7.1