Menu

SVN archive Commit Log


Commit Date  
[r9643] by bugman

Partial bug fix for bug #14464 (https://gna.org/bugs/?14464).

Fix for the PDF manual compilation - os.rename() is being used instead of shutil.move(). No idea
why shutil.move() was no longer working?!?

2009-10-07 16:48:19 Tree
[r9642] by bugman

Modified the output of the user function docstring parsing.

2009-10-07 16:24:40 Tree
[r9641] by bugman

Partial bug fix for bug #14464 (http://gna.org/bugs/?14464).

The problem fix here (only one of a few) was the new design of the user function classes. This was
breaking the docstring fetching script used to generate the relax manual.

2009-10-07 16:21:07 Tree
[r9640] by bugman

Converted the read_spin_data() file arg back to a keyword.

The file_data arg can be used instead!

2009-10-07 16:18:11 Tree
[r9639] by bugman

Converted value.write() to user relax_io.write_spin_data().

2009-10-07 16:16:52 Tree
[r9638] by bugman

Fix for the test_write_protein_sequence() unit test.

The output file format is now a little different.

2009-10-07 16:00:19 Tree
[r9637] by bugman

Fixed the write_spin_data() from read().

The file arg must be given, and now as this is set to sys.stdout, STDOUT redirection works again.

2009-10-07 15:56:40 Tree
[r9636] by bugman

Converted the file keyword args to read_ and write_spin_data() to normal args.

2009-10-07 15:53:33 Tree
[r9635] by bugman

Missing import.

2009-10-07 15:49:06 Tree
[r9634] by bugman

Modified write_spin_data() to dynamically modify the spin ID column widths if the data is too long.

2009-10-07 13:17:25 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.