Skip to content
Permalink

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: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64d8e17e454b
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f8197bd932af
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 26, 2014

  1. Copy the full SHA
    d28a961 View commit details
  2. Added .gitignore for libffi.

    brixen committed Nov 26, 2014
    Copy the full SHA
    f8197bd View commit details
Showing with 3 additions and 0 deletions.
  1. +2 −0 vendor/libffi/.gitignore
  2. +1 −0 vendor/libffi/missing
2 changes: 2 additions & 0 deletions vendor/libffi/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a.out
local.exp
1 change: 1 addition & 0 deletions vendor/libffi/missing
Original file line number Diff line number Diff line change
@@ -180,6 +180,7 @@ give_advice ()
echo "<$gnu_software_URL/help2man/>"
;;
makeinfo*)
exit 0
echo "You should only need it if you modified a '.texi' file, or"
echo "any other file indirectly affecting the aspect of the manual."
echo "You might want to install the Texinfo package:"