Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: char, string and cell array input #415

Merged
merged 23 commits into from
May 13, 2022
Merged

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    1ad1109 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. feat: convertCharArray function

    - all functions in this commit are tested by a unit_test
    edkerk committed May 1, 2022
    2 Configuration menu
    Copy the full SHA
    ff462fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a65fe0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. chore: updateDocumentation

    edkerk committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d4c0176 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix: remove dependency on stats toolbox

    for removeBadRxns function
    edkerk committed May 4, 2022
    Configuration menu
    Copy the full SHA
    9647845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c413c02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93db92e View commit details
    Browse the repository at this point in the history
  4. chore: updateDocumentation

    edkerk committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c37be5a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    a49a911 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    4162a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d7419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc644c View commit details
    Browse the repository at this point in the history
  4. chore: updateDocumentation

    edkerk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ad2d43b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aae3b8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    0f97b0a View commit details
    Browse the repository at this point in the history
  2. refactor: correct permissions

    edkerk committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2bfff07 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/small-fixes' into refactor/charAndStringInput

    # Conflicts:
    #	doc/core/compareMultipleModels.html
    #	doc/core/index.html
    #	doc/index.html
    #	doc/io/exportForGit.html
    edkerk committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ce19ef1 View commit details
    Browse the repository at this point in the history
  4. chore: updateDocumentation

    edkerk committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c532eb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22e8bc7 View commit details
    Browse the repository at this point in the history
  6. fix: cdhitTests on mac

    edkerk committed May 12, 2022
    Configuration menu
    Copy the full SHA
    d6e0d6e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    5f69c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc33c9 View commit details
    Browse the repository at this point in the history
  3. fix: add missing end

    edkerk committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4d6cc4b View commit details
    Browse the repository at this point in the history