8000 Comparing main...master · abour/fractal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: abour/fractal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: abour/fractal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 6 files changed
  • 7 contributors

Commits on Nov 22, 2020

  1. Implement fractal without parallelization

    alexandre committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    53c0454 View commit details
    Browse the repository at this point in the history
  2. Implement fractal with parallelization

    alexandre committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    06c785f View commit details
    Browse the repository at this point in the history
  3. Refactor Code

    Used constants and removed unnecessary code to improve performance and readability
    arnabanimesh authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    03eadd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from arnabanimesh/master

    Refactor Code
    abour authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3c5e0fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b7f5fc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. fix casting bug

    Spaceface16518 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    c2665bf View commit details
    Browse the repository at this point in the history
  2. format changed code

    Spaceface16518 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    382b846 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from Spaceface16518/master

    Avoid large 150B allocation for every pixel
    abour authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    52bd2f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Adding .cargo and release flags

    Abner Kaizer committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    26604ce View commit details
    Browse the repository at this point in the history
  2. Updating version of dependencies

    Abner Kaizer committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    9d62a33 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. chore: updated dependencies versions

    Abner Kaizer committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    7b34acf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore: specified used tokio features

    Abner Kaizer committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    6d97fe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. chore: updated dependencies

    Abner Kaizer committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    fde966a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Configuration menu
    Copy the full SHA
    250f389 View commit details
    Browse the repository at this point in the history
Loading
0