Menu

SVN archive Commit Log


Commit Date  
[r7446] by bugman

Replaced all refs to 'cdp = ds[ds.current_pipe]' with 'cdp = pipes.get_pipe()'.

2008-09-29 21:56:26 Tree
[r7445] by bugman

Removed all references to 'ds.current_pipe' by using the generic_fns.pipes API.

2008-09-29 21:27:47 Tree
[r7444] by bugman

Renamed cdp() to get_pipe() and allowed it to return any desired data pipe.

2008-09-29 21:20:20 Tree
[r7443] by bugman

Renamed the current() function to cdp_name() and created cdp() for returning the current data pipe.

2008-09-29 21:16:31 Tree
[r7442] by bugman

Merged r7434 from the 1.3.1 tag, the updates to the distribution file creation.

The command used was:
svn merge -r7433:7434 svn+ssh://bugman@.../svn/relax/tags/1.3.1 .

.....
r7434 | bugman | 2008-09-29 00:41:59 +0200 (Mon, 29 Sep 2008) | 5 lines

Redesigned the packaging of the distribution files.

The GPG key name is now passed into scons and the user manual is no longer compiled.
.....

2008-09-29 21:13:08 Tree
[r7441] by bugman

Creation of a branch for the clean up of references to the current data pipe.

Rather than having 'ds.current_pipe' and 'ds[ds.current_pipe]' hard coded throughout relax, the aim
of this branch is to replace these with the API functions of the generic_fns.pipes module. This
will allow the relax data store representation of the current pipe to evolve without hurting the
rest of relax.

2008-09-29 21:08:32 Tree
[r7440] by bugman

Bug fix for the creation of the cone geometric object for the N-state model analysis.

2008-09-29 21:01:06 Tree
[r7439] by bugman

Removed all references to 'unstable' and improved the relax manual section of the website.

2008-09-29 12:31:09 Tree
[r7438] by bugman

Updated the 1.3 line API documentation to version 1.3.1.

2008-09-29 12:19:05 Tree
[r7437] by bugman

Updated the HTML manual to version 1.3.1.

2008-09-29 12:06:53 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.