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

Commits on Jun 27, 2015

  1. Fix a segfault in 'Sequence unpack'.

    When told to unpack a string, 'unpack' would cause Io to segfault.
    samuellwn committed Jun 27, 2015
    Copy the full SHA
    ce34526 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Merge pull request #303 from samuellwn/bug-sequence-unpack-broken

    Fix a segfault in 'Sequence unpack'.
    stevedekorte committed Oct 22, 2015
    Copy the full SHA
    28f1111 View commit details
    Browse the repository at this point in the history