Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 11, 2013
  2. Oct 10, 2013
  3. Oct 09, 2013
  4. Oct 08, 2013
  5. Oct 07, 2013
  6. Oct 05, 2013
    • Jack Nagel's avatar
      Check types in Formula#== · 50c7c6bb
      Jack Nagel authored
      Comparing two objects should not raise an exception, even if they have
      different types.
      
      The semantics of #== are now the same as #eql?, so make one an alias.
      50c7c6bb
Loading