- 04 Jul, 2014 4 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
- 02 Jul, 2014 4 commits
- 30 Jun, 2014 3 commits
- 29 Jun, 2014 1 commit
-
-
Lee-Ping authored
-
- 28 Jun, 2014 2 commits
- 27 Jun, 2014 7 commits
-
-
peastman authored
-
peastman authored
Commented out testEinsteinCrystal(), since it failed much too often
-
peastman authored
-
peastman authored
Fixed some test failures
-
peastman authored
Fixed a rare memory corruption error when roundoff causes tile indices to be wrong
-
peastman authored
-
peastman authored
-
- 25 Jun, 2014 1 commit
-
-
peastman authored
Fix error in setting up AMOEBA systems when useDispersionCorrection is specified (retry)
-
- 24 Jun, 2014 3 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
Removed 'void' declarations from getCutoff/getCutoffDistance methods so that swigInputBuilder.py would correctly wrap return values.
-
- 23 Jun, 2014 3 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
- 22 Jun, 2014 1 commit
-
-
John Chodera (MSKCC) authored
-
- 17 Jun, 2014 1 commit
-
-
peastman authored
Fix Clang warning about unhandled enum values.
-
- 16 Jun, 2014 3 commits
-
-
peastman authored
In travis, use multiple cores.
-
Christopher Dembia authored
Travis VM's have up through 2 cores. Passing a -j2 flag should make/ctest the builds/tests faster.
-
Christopher Dembia authored
Clang had been generating the following warning: ``` ParsedExpression.cpp:123:13: warning: 30 enumeration values not handled in switch: 'CONSTANT', 'VARIABLE', 'CUSTOM'... [-Wswitch] switch (node.getOperation().getId()) { ^ 1 warning generated. ``` To get rid of this warning, I added a default case, which does nothing.
-
- 13 Jun, 2014 2 commits
- 12 Jun, 2014 2 commits
-
-
peastman authored
Fix residue assignment in PSF parser
-
Jason Swails authored
(which means that consecutive residues may have the same residue number _and_ name, but are different residues).
-
- 11 Jun, 2014 3 commits