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: SloCompTech/ByteConvert_cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: SloCompTech/ByteConvert_cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 27 files changed
  • 3 contributors

Commits on Sep 2, 2017

  1. Configuration menu
    Copy the full SHA
    8a1b071 View commit details
    Browse the repository at this point in the history
  2. Added url to pkg info

    SloCompTech committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    6a3fb57 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

  1. Updated pkg-info

    SloCompTech committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    b58cb80 View commit details
    Browse the repository at this point in the history
  2. Changed version

    SloCompTech committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    679a210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8102a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d30b24 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    a19878a View commit details
    Browse the repository at this point in the history
  2. Added meson test

    SloCompTech committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    e773803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eabe299 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Add files via upload

    familqasimov authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    fa6b434 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    familqasimov authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    e113dec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from familqasimov/master

    Logo for ByteConvert_cpp
    SloCompTech authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    c06336a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    223ae26 View commit details
    Browse the repository at this point in the history
  2. Improved meson script

    - added comments
    - derived all names from project name
    - changed version to 1.0.0
    - added license argument
    - added options so that library can be used as subproject
    - fixed styling
    SloCompTech committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    20bfde5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from SloCompTech/develop

    Improved meson script
    SloCompTech authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    6009a3e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Version 2

    - Rewritten whole library
    - Improved preformace
    - Changed function names
    - Improved meson framework
    - Fixed issues in Readme.md
    - Added make file
    - Added CI for auto testing
    - Added tests
    - Added examples
    - Fixed issues in `Readme.md`
    SloCompTech committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    ba393a7 View commit details
    Browse the repository at this point in the history
Loading