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: sundeep-time/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
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 4, 2016

  1. Python 3.5.1

    Wrote cpp2python running on Python 3.5.1 (v3.5.1:37a07cee5969, Dec  6
    2015, 01:54:25) [MSC v.1900 64 bit (AMD64)] on win32
    Included .gitignore for JetBrains PyCharm
    wittrup committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    9bcbbe7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request andreikop#8 from wittrup/master

    Python 3.5.1
    hlamer committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    b101c15 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Use python3

    hlamer committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    90427f6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hlamer committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    3f95fcc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    hlamer committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    73ac811 View commit details
    Browse the repository at this point in the history

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