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: deivid-rodriguez/byebug Loading
base: v8.1.0
Choose a base ref
...
head repository: deivid-rodriguez/byebug Loading
compare: v8.2.0
Choose a head ref
  • 9 commits
  • 24 files changed
  • 2 contributors

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    532fba4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from guilherme/master

    Adding missing require to processor files
    David Rodríguez committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    d8975ba View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. Get rid of single_thread_eval

    It adds an unnecessary layer of complexity in my opinion.
    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    3d93899 View commit details
    Browse the repository at this point in the history
  2. Rename and improve one method docs

    I think the new name better convey its intent.
    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    ae82586 View commit details
    Browse the repository at this point in the history
  3. Add YARD and fix syntax errors

    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    c673b05 View commit details
    Browse the repository at this point in the history
  4. Attempt at #184 & #188

    Don't eval things in a different thread unless using a new `debug` command.
    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    4e6a5ea View commit details
    Browse the repository at this point in the history
  5. Normalize CHANGELOG's format

    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    ea62c87 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    David Rodríguez committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    679058a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. Get ready for 8.2.0 release

    David Rodríguez committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    7fde738 View commit details
    Browse the repository at this point in the history
Loading