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: sativa/cpp2python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andreikop/cpp2python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 21, 2019

  1. fix open file encode error

    fix read utf-8 file in windows10 read to gbk encode.
    danerlt authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    11e039b View commit details
    Browse the repository at this point in the history
  2. Merge pull request andreikop#15 from danerlt/master

    fix open file encode error
    andreikop authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    041ffe8 View commit details
    Browse the repository at this point in the history
  3. fix write file encode error

    fix write file to gbk encode error
    danerlt authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5a5b4fd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Merge pull request andreikop#16 from danerlt/master

    fix write file encode error
    andreikop authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8bd92dc View commit details
    Browse the repository at this point in the history
Loading