branch: master 「№56420」
Commited by: gideonla
GitHub commit link: 「35847022dad766f0」
Difference from previous tested commit:  code diff
Commit date: 2014-02-28 15:16:14

Minor change to Splice. Deleted old commented lines Corrected PSSM2BfactorMover . It can now handle poses with more than one chain. Added braces to if statement in OopCreatorMover . Before it caused compliation error in gcc compiler

...


branch: master 「№56419」
Commited by: Tim Jacobs
GitHub commit link: 「21c27b30aede1c7f」
Difference from previous tested commit:  code diff
Commit date: 2014-02-28 13:18:51

Convert FragmentPicker from boost::thread to std::thread for easier use. Now, to pick fragments with multiple cpus, you must compile with extras=cxx11thread. Also, fixing an issue in ChiralMover that was causing a compile error on my machine. Specifically, there is no need to add tempaltes to std::make_pair. No test changes expected.

...


branch: master 「№56418」
Commited by: JWLabonte
GitHub commit link: 「90bf17cf5dc9f682」
Difference from previous tested commit:  code diff
Commit date: 2014-02-28 00:34:23

WARNINGS WAR Z: This should finally fix the linux.clang build. I tested all of these on the testing server, which has a newer version of Clang. ---------------------------------------- Unit test status: Pass

...


branch: master 「№56417」
Commited by: Labonte
GitHub commit link: 「159543f6988a9b57」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 20:27:27

Warning Removal: turning one error back to warning waiting on Fang to fix 3 remaining enum-compare warnings This should fix the build for those using versions of GCC more recent than the test server's.

...


branch: master 「№56416」
Commited by: Sergey Lyskov
GitHub commit link: 「58926175b7691a24」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 19:34:11

Adding --skip-comparison option to integration.py script. Adjusting benchmark scripts to use it.

...


branch: master 「№56415」
Commited by: Labonte
GitHub commit link: 「a20f7b2448bce7b5」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 19:11:44

Warnings Removal: still working on the linux.clang build

...


branch: master 「№56414」
Commited by: sboyken
GitHub commit link: 「ad2f0791f0f6b8dc」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 17:44:59

02/27/14 Changing Enzdes to be more campitable with talaris; default scorefxn is now talaris2013_cst, which results in ~2% increase in seq recovery for enzdes benchmarks. NEWS: In EnzdesBaseProtocol.cc, the default scorefxn is now talaris2013_cst. To be compatible with talaris2013, the exclude_protein_protein_fa_elec_ bool option in the constructor is now set to false by default (it used to be true, which was necessary when using the enzdes scorefxn so not to double count fa_elec of interface sidechains). Using talaris with talaris2013_cst.wts gives ~2% increase in sequence recovery on the enzdes benchmark. ---------------------------------------- Unit test status: Failed when I ran it by not because of my changes ("unit_tests - Broken by Kale Kundert:56400.") Integration test status: 3 changed (as expected) enzdes: outputs different results/scores due to using new scorefxn and weights (talaris2013_cst) inverse_rotamer_remodel: changed the flags file to use talaris_2013_cst.wts; outputs different results/score due to different scorefxn ligand_motif_design: I did not touch this; this test uses a custom weights file that is not in the database, so I left it as is. Let me know if this is a problem for anyone (sboyken@gmail.com).

...


branch: master 「№56413」
Commited by: Labonte
GitHub commit link: 「e4a3d0f288983f9c」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 17:11:14

Warnings Removal: removed many uninitialized variable warnings I am still trying to get the test server to build in linux.clang, but the version it is using is really new and higher than what most are using, I think.

...


branch: master 「№56412」
Commited by: Labonte
GitHub commit link: 「9afa6b8779e89ad9」
Difference from previous tested commit:  code diff
Commit date: 2014-02-27 15:53:42

Warnings Removal: fixing another linux.clang-only warning error

...


branch: master 「№56411」
Commited by: Labonte
GitHub commit link: 「86e76ba56ca080cc」
Difference from previous tested commit:
Commit date: 2014-02-27 13:33:06

Warnings Removal: bug in jd2 code fixed; hopefully, this will fix the linux.clang build

...


< 1 .. 346 347 348 349 350 351 352 353 354

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled