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

Commits on Dec 5, 2015

  1. makecontext() for x86 (32 bit) needs to use official va_* macros, at …

    …least on Mac OS X, as calling convention is different for vararg functions.
    indyjo committed Dec 5, 2015
    Copy the full SHA
    2566d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2015

  1. Merge pull request #315 from indyjo/master

    makecontext() for x86 (32 bit) needs to use official va_* macros ...
    stevedekorte committed Dec 6, 2015
    Copy the full SHA
    3366632 View commit details
    Browse the repository at this point in the history