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

Collected small changes and bugfixes for the next patch release #1282

Merged
merged 21 commits into from Jan 31, 2019

Commits on Jan 10, 2019

  1. Copy the full SHA
    6fbd0c0 View commit details
    Browse the repository at this point in the history
  2. add option to print_var_error() function to delegate errors to erro…

    …r->one() instead of error->all()
    
    this change is applied to cases that may happen on individual ranks only, e.g. out-of-range access, division by zero, invalid argument.
    akohlmey committed Jan 10, 2019
    Copy the full SHA
    6f8c544 View commit details
    Browse the repository at this point in the history
  3. use per-target unique temporary name to avoid corruption when creatin…

    …g lmpinstalledpkgs.h from concurrent builds
    akohlmey committed Jan 10, 2019
    Copy the full SHA
    bedbf40 View commit details
    Browse the repository at this point in the history
  4. fix 2 bugs in fix bond/react

    - correct logic when deleting internal fix
    - remove line attempting to dele a callback to Atom(), that was never added
    akohlmey committed Jan 10, 2019
    Copy the full SHA
    4155b88 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cf00346 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    15b4756 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

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

Commits on Jan 21, 2019

  1. fix bug reported in lammps#1294

    akohlmey committed Jan 21, 2019
    Copy the full SHA
    49da946 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Copy the full SHA
    48542f1 View commit details
    Browse the repository at this point in the history
  2. another permission fix

    akohlmey committed Jan 24, 2019
    Copy the full SHA
    4464f62 View commit details
    Browse the repository at this point in the history
  3. correctly spell "through"

    akohlmey committed Jan 24, 2019
    Copy the full SHA
    82905dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1927659 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. fix typo

    akohlmey committed Jan 26, 2019
    Copy the full SHA
    21dac57 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c323a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

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

Commits on Jan 31, 2019

  1. Copy the full SHA
    d284640 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a59a385 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef5c327 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8338969 View commit details
    Browse the repository at this point in the history
  5. must convert regions bounding box to lattice coordinates before check…

    …ing to reduce lattice creation range
    akohlmey committed Jan 31, 2019
    Copy the full SHA
    2e60e46 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f28ab59 View commit details
    Browse the repository at this point in the history