0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Travis CI build badge and moved README content to .md file, so that github will actually render the markdown.
kd0kfo
as David Coss
More... almost 11 years ago
Added travis ci file.
kd0kfo
as David Coss
More... almost 11 years ago
Added Reference to Bashford Group to AUTHORS file
kd0kfo
as David Coss
More... about 12 years ago
Updated INSTALL and README
kd0kfo
as David Coss
More... about 12 years ago
Added GPL
kd0kfo
as David Coss
More... about 12 years ago
Removed the readme file accidentally created at github.
kd0kfo
as David Coss
More... about 12 years ago
Merge remote branch 'github/master'
kd0kfo
as David Coss
More... about 12 years ago
Initial commit
kd0kfo
as David Coss
More... about 12 years ago
Made gnu compilers the default. For other compilers, use CC and CXX flags
kd0kfo
as David Coss
More... over 12 years ago
Added missing header
kd0kfo
as David Coss
More... about 13 years ago
Merge remote-tracking branch 'hpcf-repo/master'
kd0kfo
as David Coss
More... about 13 years ago
Merge remote branch 'origin/master'
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Merge branch 'master' of /home/dcoss/mmpbsa
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Replaced loop with better usage of break conditions.
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Added static compilation flag to configure using --with-boinc since boinc applications should be static if at all possible.
kd0kfo
as David Coss
More... about 13 years ago
Made changes to remove compiler warnings.
kd0kfo
as David Coss
More... about 13 years ago
Incremented revision number for the changes made while using the intel compilers
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Did regression testing of intel changes. Tests passed.
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Moved definition of __dx__, __dy__, and __dz__ to molsurf.c where it belongs. This caused a multiple definition error in xyz2sas
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Made changes to code to remove compiler warnings with intel compilers.
kd0kfo
as David Coss
More... about 13 years ago
Incremented revision number for the missing header include fix
kd0kfo
as David Coss
More... about 13 years ago
Added missing header in mmpbsa_io.cpp
kd0kfo
as David Coss
More... about 13 years ago
Cleaned up configureable make objects
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Added the USE_GZIP flag so that the file Zipper.h will only be included if USE_GZIP is defined.
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Incremented minor version number for the addition of file overwriting
kd0kfo
as David Coss
More... about 13 years ago
Merge remote-tracking branch 'hpcf-repo/master' into dev
kd0kfo
as David Coss
More... about 13 years ago
Added ability to overwrite mmpbsa data files
kd0kfo
as David Coss
More... about 13 years ago
Incremented version to 1.0 in honor of being installed on the cluster.
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Fixed problem of trying to read past the end of the trajectory file.
kd0kfo
as David Coss (portal2)
More... about 13 years ago
Merge branch 'master' into with_mpi
kd0kfo
as David Coss (portal2)
More... over 13 years ago