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: solotic/stringencoders
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: client9/stringencoders
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.
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 24, 2016

  1. Configuration menu
    Copy the full SHA
    1609abd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    6c674ac View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. fix compiling with GCC 7

    Fix two issues below:
    error: this statement may fall through [-Werror=implicit-fallthrough=]
    error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
    spacewander committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    90941f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Merge pull request client9#49 from spacewander/fix_compilation

    fix compiling with GCC 7
    client9 authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    a49e54d View commit details
    Browse the repository at this point in the history
  2. Merge pull request client9#46 from jeroen/patch-1

    Add note about USE_MINGW_ANSI_STDIO to readme
    client9 authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    206e18b View commit details
    Browse the repository at this point in the history
  3. Merge pull request client9#48 from advancedxy/master

    Include extern_c_begin.h and extern_c_end.h in output
    client9 authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e1448a9 View commit details
    Browse the repository at this point in the history
Loading