svn+ssh://bugman@.../svn/relax/trunk
........
r21964 | bugman | 2014-01-13 11:45:43 +0100 (Mon, 13 Jan 2014) | 3 lines
Updated the copyright for the relax GUI splash screen for 2014.
........
r21965 | bugman | 2014-01-13 11:55:16 +0100 (Mon, 13 Jan 2014) | 6 lines
Improvement for the relax test suite printout with the --time command line argument flag.
The tests printed out now have the package and module names removed, so that one the test name
remains. This removes a large amount of text, simplifying the printout.
........
r21966 | bugman | 2014-01-13 13:23:04 +0100 (Mon, 13 Jan 2014) | 5 lines
Loosened the chi2 check in the Relax_disp.test_korzhnev_2005_15n_mq_data system test.
This is to allow the test to pass on a 32-bit Linux (Mageia 1) test system.
........
r21970 | bugman | 2014-01-13 15:06:44 +0100 (Mon, 13 Jan 2014) | 6 lines
Backported the relax 3.1.2 CHANGES file addition to trunk.
The command used was:
svn merge -r21967:21969 svn+ssh://bugman@.../svn/relax/tags/3.1.2 .
........