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: IoLanguage/io
base: e64ff9e01c6d
Choose a base ref
...
head repository: IoLanguage/io
compare: 822d24c3cd2f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 25, 2016

  1. Added -msse2 to compile flags for all sources. Under GCC 5 it's needed,

    otherwise compiling UArray_math.c fails.
    pedro-w committed Jan 25, 2016
    Copy the full SHA
    2ca83ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #321 from peterhull90/fix-sse2-32bit

    Added -msse2 to compile flags for all sources.
    stevedekorte committed Jan 25, 2016
    Copy the full SHA
    822d24c View commit details
    Browse the repository at this point in the history