Menu

SVN archive Commit Log


Commit Date  
[r85] by bugman

Modified the test module so that it only executes when run directly from python.

2011-08-11 13:33:43 Tree
[r84] by bugman

A few more epydoc fixes, mainly for lists in the docstrings.

2011-08-11 13:03:28 Tree
[r83] by bugman

Updated all of the docstrings to the epydoc format (http://epydoc.sourceforge.net).

2011-08-11 12:40:40 Tree
[r82] by bugman

Prepared minfx for Python 3 using the 2to3 command.

The command used was:
2to3 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.
These are the 2to3 arguments which still allow the code to run under Python 2.x.

2011-07-22 14:26:32 Tree
[r81] by bugman

A grid search of 1 increment in one of the dimensions is now properly supported.

This problem was reported by Tiago Pais <tpais att itqb dott unl dott pt> as a relax
(http://nmr-relax.com) bug at https://gna.org/bugs/index.php?18019.

2011-04-12 09:20:32 Tree
[r80] by bugman

Ported the CHANGES file from the 1.0.3 tag.

The command used was:
svn merge -r76:77 svn+ssh://bugman@.../svn/minfx/tags/1.0.3

.....
r77 | bugman | 2011-01-27 09:32:10 +0100 (Thu, 27 Jan 2011) | 5 lines
Changed paths:
M /tags/1.0.3/CHANGES

Updated the CHANGES file for minfx version 1.0.3.

This will be available at https://gna.org/projects/minfx.
.....

2011-01-27 08:39:24 Tree
[r79] by bugman

Added the rsync --no-perms arg to the distribution files syncing command.

2011-01-27 08:36:11 Tree
[r78] by bugman

Updated the version number to 1.0.3.

2011-01-27 08:32:44 Tree
[r77] by bugman

Updated the CHANGES file for minfx version 1.0.3.

This will be available at https://gna.org/projects/minfx.

2011-01-27 08:32:10 Tree
[r76] by bugman

Updated the release checklist to use a svn_msg commit message file for the initial tagging.

2011-01-27 08:30:47 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.