Homec4science

Merge branch 'lammps-icms' into bugfixes/double_frees

Authored by Richard Berger <richard.berger@jku.at> on Sep 29 2015, 22:55.

Description

Merge branch 'lammps-icms' into bugfixes/double_frees

Event Timeline

Richard Berger <richard.berger@jku.at> committed rLAMMPS4ea8fe1250cf: Merge branch 'lammps-icms' into bugfixes/double_frees (authored by Richard Berger <richard.berger@jku.at>).Sep 29 2015, 22:55

Merged Changes

CommitAuthorDetailsCommitted
6e53fc9e7dcdAxel Kohlmeyer
add tests for dihedral style table culled from LAMMPS mail archive 
Sep 29 2015
863252c22544Axel Kohlmeyer
plug memory leak 
Sep 29 2015
b09f5abaaa4cAxel Kohlmeyer
fix memory leak and off-by-one error 
Sep 29 2015
6884d7dd2d02Axel Kohlmeyer
fix typo 
Sep 29 2015
1ee0f5e15d08Axel Kohlmeyer
remove dead code 
Sep 29 2015
e40595b2bc7bAxel Kohlmeyer
synchronize multi-full neighborlist for OpenMP with serial code. 
Sep 29 2015
70d3f68ab7e9Axel Kohlmeyer
fix typo detected by coverity scan 
Sep 29 2015
568a47c83968Axel Kohlmeyer
remove pointless checks for bigint overflows. 
Sep 29 2015
30a0f3cf5c7cAxel Kohlmeyer
remove ambiguity on else branch which implied npath == 4 
Sep 29 2015
277406923690Axel Kohlmeyer
avoid division by zero 
Sep 29 2015
65d837506d61Axel Kohlmeyer
fix typo 
Sep 29 2015
38158c71d65cAxel Kohlmeyer
check for positive return value before calling ftruncate() 
Sep 29 2015
9b32d06743f3Axel Kohlmeyer
fix bug spotted by coverity 
Sep 29 2015
3e53da15da85Axel Kohlmeyer
fix uninitialized type error in AIREBO 
Sep 28 2015
6efdea9f9737Axel Kohlmeyer
correct off-by-one error 
Sep 28 2015
88b7691cde1eAxel Kohlmeyer
make implicit destructors explicit and virtual 
Sep 28 2015
b9592245ea97Axel Kohlmeyer
allow variable size host string 
Sep 28 2015