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: projectdiscovery/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.12
Choose a base ref
...
head repository: projectdiscovery/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.13
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 24, 2023

  1. added generic functions

    xm1k3 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ce65c2b View commit details
    Browse the repository at this point in the history
  2. started unit test

    xm1k3 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2c16ad4 View commit details
    Browse the repository at this point in the history
  3. implemented fistNonZero

    xm1k3 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4d9acd2 View commit details
    Browse the repository at this point in the history
  4. added unit tests

    xm1k3 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    373b91f View commit details
    Browse the repository at this point in the history
  5. added unit tests

    xm1k3 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ecb69da View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. moved all to generic

    xm1k3 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    f1e38ad View commit details
    Browse the repository at this point in the history
  2. adding new line

    Mzack9999 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    07a8c21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #94 from projectdiscovery/issue-92-first-non-zero

    Add FirstNonZero helper function
    Mzack9999 authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    729c195 View commit details
    Browse the repository at this point in the history
  4. check is all have zero items

    xm1k3 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    442a8ab View commit details
    Browse the repository at this point in the history
  5. unit test

    xm1k3 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    b395498 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #91 from projectdiscovery/issue-90-equals-any-all

    Add generic comparison helper function
    Mzack9999 authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    b17bec2 View commit details
    Browse the repository at this point in the history
Loading