Menu

SVN archive Commit Log


Commit Date  
[r2576] by bugman

Removal of the warning branch. This branch was merged into the 1.2 line in the previous revision (r2575).

The commit message for the merge is located at https://mail.gna.org/public/relax-commits/2006-09/msg00048.html (Message-id: <E1GPwc6-0001uP-1y@...>).

2006-09-20 07:52:21 Tree
[r2575] by bugman

Merged the 'warning' branch into the 1.2 line.

The command used was:
svn merge -r2539:2574 svn+ssh://bugman@.../svn/relax/branches/warning

The merge was discussed at https://mail.gna.org/public/relax-devel/2006-09/msg00003.html (Message-id: <7f080ed10609130743t4e07d46cy213ff84ca1e35ea8@...>).

2006-09-20 07:35:16 Tree
[r2574] by bugman

Merged r2539 to r2573 of the 1.2 line into this 'warning' branch in preparation for merging the branch.

The command used was:
svn merge -r2539:2573 svn+ssh://bugman@.../svn/relax/1.2

This was discussed at https://mail.gna.org/public/relax-devel/2006-09/msg00003.html (Message-id: <7f080ed10609130743t4e07d46cy213ff84ca1e35ea8@...>).

2006-09-20 07:15:20 Tree
[r2573] by bugman

Removal of the duplicated RelaxWarning formatting function.

The removal of this function was decided in the post at https://mail.gna.org/public/relax-devel/2006-09/msg00002.html (Message-id: <1158156403.9972.33.camel@...>).

2006-09-20 06:47:07 Tree
[r2572] by bugman

Added the updating of md5sums and file sizes on the download page to the release checklist.

2006-09-20 06:32:18 Tree
[r2571] by bugman

Readded the machine name to the GNU/Linux binary distribution package which was accidentally lost.

2006-09-19 08:30:20 Tree
[r2570] by bugman

Updated the manual and changed the version number to 1.2.7.

2006-09-19 03:39:43 Tree
[r2569] by bugman

Merged in the MS Windows installation instructions from the 1.2 line.

The command used was 'svn merge -r2567:2568 svn+ssh://bugman@.../svn/relax/1.2'.

2006-09-18 09:02:38 Tree
[r2568] by bugman

Added MS Windows installation instructions to the manual.

2006-09-18 08:58:39 Tree
[r2567] by bugman

relax version 1.2.7.

This is the MS Windows compatibility release. To allow relax to function properly on MS Windows a number of changes were necessary. This includes a number of bug fixes, the creation of the 'relax.bat' batch file, and modifications to allow the C modules to be compiled. Pre-compiled Windows zip files will now be available for download from the relax download page (http://www.nmr-relax.com/download.html).

The full list of changes is:

Features:
* The C modules now compile without problem on MS Windows.
* The MS Windows binary distribution packages are now successfully built using the SCons build system.
* The batch file 'relax.bat' has been created for running relax from the MS Windows command prompt.
* The program introduction width is now 80 characters in MS Windows for proper display from the command prompt.

Changes:
* The program state is saved when a RelaxError occurs in debugging mode.
* KeyboardInterupt during script execution in debugging mode will print the Python traceback.

Bugfixes:
* The sconstruct script no longer fails in MS Windows. (bug #6980)
* Model selection is now functional on all operating systems. (bug #6873)
* The use of the Unix only class 'Popen3' has been removed to allow relax to function on all non-Unix operating systems. (bug #6841)
* If the XH bond vector length is 0, the vector is set to None rather than raising a RelaxError. (partial fix to bug #6503)
* Fix for the sconstruct script failure on MS Windows due to ImportErrors caused by importing Unix specific code. (bug #6841)
* Fix for ImportErrors in MS Windows preventing relax from running. (bug #6841)

2006-09-18 07:00:43 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.