[r17928]
by
bugman
Merged revisions 17925 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17925 | bugman | 2012-10-20 13:13:10 +0200 (Sat, 20 Oct 2012) | 7 lines
Work around for a numpy bug triggered by scons and the import of Scientific.Visualization.VMD.
For details, see the thread started by Jack Howarth (howarth att bromo dot med dot uc dot edu)
started at http://thread.gmane.org/gmane.science.nmr.relax.devel/3663 (Message ID:
<20121019140023.GA26861@...>).
........
|
2012-10-20 15:41:19
|
Tree
|
[r17927]
by
bugman
Merged revisions 17925 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17925 | bugman | 2012-10-20 13:13:10 +0200 (Sat, 20 Oct 2012) | 7 lines
Work around for a numpy bug triggered by scons and the import of Scientific.Visualization.VMD.
For details, see the thread started by Jack Howarth (howarth att bromo dot med dot uc dot edu)
started at http://thread.gmane.org/gmane.science.nmr.relax.devel/3663 (Message ID:
<20121019140023.GA26861@...>).
........
|
2012-10-20 14:40:45
|
Tree
|
[r17926]
by
bugman
Merged revisions 17925 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17925 | bugman | 2012-10-20 13:13:10 +0200 (Sat, 20 Oct 2012) | 7 lines
Work around for a numpy bug triggered by scons and the import of Scientific.Visualization.VMD.
For details, see the thread started by Jack Howarth (howarth att bromo dot med dot uc dot edu)
started at http://thread.gmane.org/gmane.science.nmr.relax.devel/3663 (Message ID:
<20121019140023.GA26861@...>).
........
|
2012-10-20 14:40:39
|
Tree
|
[r17925]
by
bugman
Work around for a numpy bug triggered by scons and the import of Scientific.Visualization.VMD.
For details, see the thread started by Jack Howarth (howarth att bromo dot med dot uc dot edu)
started at http://thread.gmane.org/gmane.science.nmr.relax.devel/3663 (Message ID:
<20121019140023.GA26861@...>).
|
2012-10-20 11:13:10
|
Tree
|
[r17924]
by
bugman
Updated the 2.1.2 news link on the download page (http://www.nmr-relax.com/download.html).
|
2012-10-18 18:34:59
|
Tree
|
[r17923]
by
bugman
Updated the download page (http://www.nmr-relax.com/download.html) for the Mac distribution file.
|
2012-10-18 18:31:35
|
Tree
|
[r17922]
by
bugman
Merged revisions 17898-17900,17906,17911-17912,17914-17915 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17898 | bugman | 2012-10-17 15:22:04 +0200 (Wed, 17 Oct 2012) | 3 lines
Decreased the Python version dependency from 2.5 to 2.3 in the installation chapter of the user manual.
........
r17899 | bugman | 2012-10-17 15:29:19 +0200 (Wed, 17 Oct 2012) | 3 lines
Small edit to the installation chapter of the user manual.
........
r17900 | bugman | 2012-10-17 15:29:41 +0200 (Wed, 17 Oct 2012) | 3 lines
The scons 'clean' target now removes the Python 3 __pycache__ directories.
........
r17906 | bugman | 2012-10-17 17:23:05 +0200 (Wed, 17 Oct 2012) | 6 lines
Merged the relax version 2.1.2 CHANGES file back to trunk.
The command used was:
svn merge -r17904:17905 svn+ssh://bugman@.../svn/relax/tags/2.1.2 .
........
r17911 | bugman | 2012-10-17 22:43:22 +0200 (Wed, 17 Oct 2012) | 7 lines
Scons fix for MS Windows.
A bug was introduced back at r17786 which causes scons to fail on MS Windows. This has to do with
the ctypes.Structure object but strangely led to a AttributeError importing scipy when initialising
scons.
........
r17912 | bugman | 2012-10-17 22:53:41 +0200 (Wed, 17 Oct 2012) | 3 lines
Another attempt at fixing the scons failure in MS Windows due to scipy and ctypes killing each other.
........
r17914 | bugman | 2012-10-18 10:56:05 +0200 (Thu, 18 Oct 2012) | 7 lines
The relax HTML user manual footer has been modified to remove the name of the person who compiled it.
This is for http://www.nmr-relax.com/manual/index.html, and now contains links for relax
(http://www.nmr-relax.com), the manual (http://www.nmr-relax.com/manual) and the PDF version of the
manual (http://download.gna.org/relax/manual/relax.pdf).
........
r17915 | bugman | 2012-10-18 10:56:41 +0200 (Thu, 18 Oct 2012) | 3 lines
Small syntax fix in the release checklist document.
........
|
2012-10-18 11:42:54
|
Tree
|
[r17921]
by
bugman
Merged revisions 17898-17900,17906,17911-17912,17914-17915 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17898 | bugman | 2012-10-17 15:22:04 +0200 (Wed, 17 Oct 2012) | 3 lines
Decreased the Python version dependency from 2.5 to 2.3 in the installation chapter of the user manual.
........
r17899 | bugman | 2012-10-17 15:29:19 +0200 (Wed, 17 Oct 2012) | 3 lines
Small edit to the installation chapter of the user manual.
........
r17900 | bugman | 2012-10-17 15:29:41 +0200 (Wed, 17 Oct 2012) | 3 lines
The scons 'clean' target now removes the Python 3 __pycache__ directories.
........
r17906 | bugman | 2012-10-17 17:23:05 +0200 (Wed, 17 Oct 2012) | 6 lines
Merged the relax version 2.1.2 CHANGES file back to trunk.
The command used was:
svn merge -r17904:17905 svn+ssh://bugman@.../svn/relax/tags/2.1.2 .
........
r17911 | bugman | 2012-10-17 22:43:22 +0200 (Wed, 17 Oct 2012) | 7 lines
Scons fix for MS Windows.
A bug was introduced back at r17786 which causes scons to fail on MS Windows. This has to do with
the ctypes.Structure object but strangely led to a AttributeError importing scipy when initialising
scons.
........
r17912 | bugman | 2012-10-17 22:53:41 +0200 (Wed, 17 Oct 2012) | 3 lines
Another attempt at fixing the scons failure in MS Windows due to scipy and ctypes killing each other.
........
r17914 | bugman | 2012-10-18 10:56:05 +0200 (Thu, 18 Oct 2012) | 7 lines
The relax HTML user manual footer has been modified to remove the name of the person who compiled it.
This is for http://www.nmr-relax.com/manual/index.html, and now contains links for relax
(http://www.nmr-relax.com), the manual (http://www.nmr-relax.com/manual) and the PDF version of the
manual (http://download.gna.org/relax/manual/relax.pdf).
........
r17915 | bugman | 2012-10-18 10:56:41 +0200 (Thu, 18 Oct 2012) | 3 lines
Small syntax fix in the release checklist document.
........
|
2012-10-18 11:42:06
|
Tree
|
[r17920]
by
bugman
Merged revisions 17898-17900,17906,17911-17912,17914-17915 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17898 | bugman | 2012-10-17 15:22:04 +0200 (Wed, 17 Oct 2012) | 3 lines
Decreased the Python version dependency from 2.5 to 2.3 in the installation chapter of the user manual.
........
r17899 | bugman | 2012-10-17 15:29:19 +0200 (Wed, 17 Oct 2012) | 3 lines
Small edit to the installation chapter of the user manual.
........
r17900 | bugman | 2012-10-17 15:29:41 +0200 (Wed, 17 Oct 2012) | 3 lines
The scons 'clean' target now removes the Python 3 __pycache__ directories.
........
r17906 | bugman | 2012-10-17 17:23:05 +0200 (Wed, 17 Oct 2012) | 6 lines
Merged the relax version 2.1.2 CHANGES file back to trunk.
The command used was:
svn merge -r17904:17905 svn+ssh://bugman@.../svn/relax/tags/2.1.2 .
........
r17911 | bugman | 2012-10-17 22:43:22 +0200 (Wed, 17 Oct 2012) | 7 lines
Scons fix for MS Windows.
A bug was introduced back at r17786 which causes scons to fail on MS Windows. This has to do with
the ctypes.Structure object but strangely led to a AttributeError importing scipy when initialising
scons.
........
r17912 | bugman | 2012-10-17 22:53:41 +0200 (Wed, 17 Oct 2012) | 3 lines
Another attempt at fixing the scons failure in MS Windows due to scipy and ctypes killing each other.
........
r17914 | bugman | 2012-10-18 10:56:05 +0200 (Thu, 18 Oct 2012) | 7 lines
The relax HTML user manual footer has been modified to remove the name of the person who compiled it.
This is for http://www.nmr-relax.com/manual/index.html, and now contains links for relax
(http://www.nmr-relax.com), the manual (http://www.nmr-relax.com/manual) and the PDF version of the
manual (http://download.gna.org/relax/manual/relax.pdf).
........
r17915 | bugman | 2012-10-18 10:56:41 +0200 (Thu, 18 Oct 2012) | 3 lines
Small syntax fix in the release checklist document.
........
|
2012-10-18 11:42:01
|
Tree
|
[r17919]
by
bugman
Merged revisions 17898-17900,17906,17911-17912,17914-17915 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........
r17898 | bugman | 2012-10-17 15:22:04 +0200 (Wed, 17 Oct 2012) | 3 lines
Decreased the Python version dependency from 2.5 to 2.3 in the installation chapter of the user manual.
........
r17899 | bugman | 2012-10-17 15:29:19 +0200 (Wed, 17 Oct 2012) | 3 lines
Small edit to the installation chapter of the user manual.
........
r17900 | bugman | 2012-10-17 15:29:41 +0200 (Wed, 17 Oct 2012) | 3 lines
The scons 'clean' target now removes the Python 3 __pycache__ directories.
........
r17906 | bugman | 2012-10-17 17:23:05 +0200 (Wed, 17 Oct 2012) | 6 lines
Merged the relax version 2.1.2 CHANGES file back to trunk.
The command used was:
svn merge -r17904:17905 svn+ssh://bugman@.../svn/relax/tags/2.1.2 .
........
r17911 | bugman | 2012-10-17 22:43:22 +0200 (Wed, 17 Oct 2012) | 7 lines
Scons fix for MS Windows.
A bug was introduced back at r17786 which causes scons to fail on MS Windows. This has to do with
the ctypes.Structure object but strangely led to a AttributeError importing scipy when initialising
scons.
........
r17912 | bugman | 2012-10-17 22:53:41 +0200 (Wed, 17 Oct 2012) | 3 lines
Another attempt at fixing the scons failure in MS Windows due to scipy and ctypes killing each other.
........
r17914 | bugman | 2012-10-18 10:56:05 +0200 (Thu, 18 Oct 2012) | 7 lines
The relax HTML user manual footer has been modified to remove the name of the person who compiled it.
This is for http://www.nmr-relax.com/manual/index.html, and now contains links for relax
(http://www.nmr-relax.com), the manual (http://www.nmr-relax.com/manual) and the PDF version of the
manual (http://download.gna.org/relax/manual/relax.pdf).
........
r17915 | bugman | 2012-10-18 10:56:41 +0200 (Thu, 18 Oct 2012) | 3 lines
Small syntax fix in the release checklist document.
........
|
2012-10-18 11:41:10
|
Tree
|