Navigation Menu

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: droonga/droonga-engine
base: 996f46472be1
Choose a base ref
...
head repository: droonga/droonga-engine
compare: 8774c942d001
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 6, 2015

  1. Copy the full SHA
    de38079 View commit details
    Browse the repository at this point in the history
  2. Uniform definiton style of a sub class

    before:
      class Parent::Child
    
    after:
      class Parent
        class Child
    piroor committed Jan 6, 2015
    Copy the full SHA
    ba429a2 View commit details
    Browse the repository at this point in the history
  3. Fix indent level

    piroor committed Jan 6, 2015
    Copy the full SHA
    b610cf0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8774c94 View commit details
    Browse the repository at this point in the history