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: shupp/libgpredict
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cubehub/libgpredict
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 21 files changed
  • 2 contributors

Commits on Mar 27, 2015

  1. Configuration menu
    Copy the full SHA
    80a14bc View commit details
    Browse the repository at this point in the history
  2. remove #include <glib/gi18n.h>, trim whitespace

    glib/gi18n.h is not broadly available on mac os x and libgpredict does not need it
    andresv committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    c8e66c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5822a66 View commit details
    Browse the repository at this point in the history
  4. remove Makefile

    andresv committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    976db7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f1715b View commit details
    Browse the repository at this point in the history
  6. move iss-test.c under test directory

    add cmake build script for it
    andresv committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    6ec5e08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d80a1d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c83356b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10b54db View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Configuration menu
    Copy the full SHA
    77a496b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0dcead View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. add missing header files

    andresv committed May 12, 2015
    Configuration menu
    Copy the full SHA
    1fe613c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515b338 View commit details
    Browse the repository at this point in the history
  3. mention ldconfig in README

    andresv committed May 12, 2015
    Configuration menu
    Copy the full SHA
    c8d0d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    92fe10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b09b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. Merge pull request #1 from akira25/static_lib

    Build libgpredict dynamically or statically
    andresv authored Jul 13, 2025
    Configuration menu
    Copy the full SHA
    6863921 View commit details
    Browse the repository at this point in the history
Loading