Menu

SVN archive Commit Log


Commit Date  
[r9312] by bugman

Merged revisions 9275-9310 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r9276 | bugman | 2009-08-12 13:06:51 +0200 (Wed, 12 Aug 2009) | 3 lines

Made the structure system tests more compatible with non-Unix operating systems.
........
r9277 | bugman | 2009-08-12 13:11:27 +0200 (Wed, 12 Aug 2009) | 3 lines

Made get_file_path() and mkdir_nofail() compatible with non-Unix systems.
........
r9278 | bugman | 2009-08-12 13:16:06 +0200 (Wed, 12 Aug 2009) | 3 lines

Made the full_analysis.py script more compatible with non-Unix operating systems.
........
r9279 | bugman | 2009-08-12 13:18:30 +0200 (Wed, 12 Aug 2009) | 3 lines

Fix for test_load_scientific_results(). The Unix paths are used in the results file!
........
r9280 | bugman | 2009-08-12 13:23:15 +0200 (Wed, 12 Aug 2009) | 3 lines

Non-Unix os fix.
........
r9281 | bugman | 2009-08-12 13:54:53 +0200 (Wed, 12 Aug 2009) | 3 lines

Modified the unit tests to be more non-Unix operating system compatible.
........
r9282 | bugman | 2009-08-12 14:25:49 +0200 (Wed, 12 Aug 2009) | 3 lines

Modified the system tests to be more non-Unix operating system compatible.
........
r9283 | bugman | 2009-08-12 14:38:00 +0200 (Wed, 12 Aug 2009) | 4 lines

Modified the shared data scripts to be more non-Unix operating system compatible.
........
r9284 | bugman | 2009-08-12 14:53:54 +0200 (Wed, 12 Aug 2009) | 3 lines

Removed the last '/' directory separators to be more non-Unix operating system compatible.
........
r9285 | bugman | 2009-08-12 15:02:38 +0200 (Wed, 12 Aug 2009) | 3 lines

Removed a reference to the '..' dir.
........
r9286 | bugman | 2009-08-12 15:05:03 +0200 (Wed, 12 Aug 2009) | 3 lines

Redid r9279! This was accidentally reverted by hand in r9282!!!
........
r9287 | bugman | 2009-08-12 15:34:50 +0200 (Wed, 12 Aug 2009) | 3 lines

Caught a NaN problem in __q_factors_rdc() causing a system test to fail in Windows.
........
r9288 | bugman | 2009-08-12 18:57:21 +0200 (Wed, 12 Aug 2009) | 7 lines

Massive clean up of the float module unit tests.

As a general clean up, the module has been converted to the relax coding conventions. Importantly
the floating point numbers defined as constants for the tests are now properly defined using the
packBytesAsPyFloat() function. This will allow these tests to pass on all machines!
........
r9290 | bugman | 2009-08-12 20:04:53 +0200 (Wed, 12 Aug 2009) | 8 lines

Ported the CHANGES file for relax version 1.2.15 to the 1.3 line.

This was obviously forgotten when the release was made.

The command used was:
svn merge -r8033:8034 svn+ssh://bugman@.../svn/relax/tags/1.2.15 .
........
r9292 | bugman | 2009-08-13 15:20:47 +0200 (Thu, 13 Aug 2009) | 5 lines

Updated the _off() and _on() user function echoing methods.

The flag is now a boolean, and the message has been reworded.
........
r9303 | bugman | 2009-08-14 10:49:12 +0200 (Fri, 14 Aug 2009) | 3 lines

Updated the release checklist document to reflect Gna! and Freshmeat website changes.
........
r9304 | bugman | 2009-08-14 10:51:09 +0200 (Fri, 14 Aug 2009) | 3 lines

Converted a number of flags from int to bool.
........
r9305 | bugman | 2009-08-14 11:04:30 +0200 (Fri, 14 Aug 2009) | 3 lines

More changes to the release checklist document.
........
r9306 | bugman | 2009-08-14 11:06:06 +0200 (Fri, 14 Aug 2009) | 3 lines

Added a script for running the full relax test suite against different Python versions.
........
r9307 | bugman | 2009-08-14 11:19:20 +0200 (Fri, 14 Aug 2009) | 3 lines

Fix for the test_opt_constr_newton_gmw_mt_S2_0_970_te_2048_Rex_0_149() system test for Python 2.5.
........
r9308 | bugman | 2009-08-14 11:25:29 +0200 (Fri, 14 Aug 2009) | 3 lines

Created a directory for holding miscellaneous scripts for developers.
........
r9309 | bugman | 2009-08-14 11:25:55 +0200 (Fri, 14 Aug 2009) | 3 lines

Shifted the python version checking script.
........
r9310 | bugman | 2009-08-14 11:28:20 +0200 (Fri, 14 Aug 2009) | 3 lines

Shifted the code validation script from the website hidden location into the scripts directory.
........

2009-08-14 09:37:56 Tree
[r9311] by bugman

Fix for the test_opt_constr_newton_gmw_mt_S2_0_970_te_2048_Rex_0_149() system test for all Python version.

2009-08-14 09:37:47 Tree
[r9310] by bugman

Shifted the code validation script from the website hidden location into the scripts directory.

2009-08-14 09:28:20 Tree
[r9309] by bugman

Shifted the python version checking script.

2009-08-14 09:25:55 Tree
[r9308] by bugman

Created a directory for holding miscellaneous scripts for developers.

2009-08-14 09:25:29 Tree
[r9307] by bugman

Fix for the test_opt_constr_newton_gmw_mt_S2_0_970_te_2048_Rex_0_149() system test for Python 2.5.

2009-08-14 09:19:20 Tree
[r9306] by bugman

Added a script for running the full relax test suite against different Python versions.

2009-08-14 09:06:06 Tree
[r9305] by bugman

More changes to the release checklist document.

2009-08-14 09:04:30 Tree
[r9304] by bugman

Converted a number of flags from int to bool.

2009-08-14 08:51:09 Tree
[r9303] by bugman

Updated the release checklist document to reflect Gna! and Freshmeat website changes.

2009-08-14 08:49:12 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.