Menu

SVN archive Commit Log


Commit Date  
[r5274] by semor

Merged the consistency tests branch back into the 1.3 line.

The command used was:
svn merge -r3321:HEAD svn+ssh://semor@.../svn/relax/branches/consistency_tests_1.3/ .

The code is almost ready and further changes will not affect the rest of the code.

2008-04-03 18:11:24 Tree
[r5273] by semor

Merged revisions 5255,5258-5272 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r5255 | bugman | 2008-04-03 04:31:42 -0400 (Thu, 03 Apr 2008) | 7 lines

Another fix for bug #11004 (https://gna.org/bugs/?11004).

This actually isn't a new bug as suggested in the emails (see the bug report for links). It is the
same division by zero problem as was fixed in r5117 (1.3 line) and r5119 (1.2 line), just a few
lines down.
........
r5258 | semor | 2008-04-03 11:15:07 -0400 (Thu, 03 Apr 2008) | 3 lines

Removed the run argument as part of the moving to the new design.
........
r5259 | semor | 2008-04-03 11:18:46 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5260 | semor | 2008-04-03 11:21:17 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5261 | semor | 2008-04-03 11:25:11 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5262 | semor | 2008-04-03 11:26:29 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5263 | semor | 2008-04-03 11:32:39 -0400 (Thu, 03 Apr 2008) | 8 lines

Reverted revision 5262.

The command used was:
svn merge -r5262:5261 .

There is still a function called run() in prompt.interpreter which should not be removed...
........
r5264 | semor | 2008-04-03 11:47:42 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5265 | semor | 2008-04-03 12:02:29 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5266 | semor | 2008-04-03 12:56:44 -0400 (Thu, 03 Apr 2008) | 7 lines

Fixed a few bugs introduced while modifying the code to the new design.

These bugs were noticed by Edward d'Auvergne in a post at:
https://mail.gna.org/public/relax-devel/2008-04/msg00011.html (Message-id:
<7f080ed10804030921h2703a004o65501fbd89cb08ed@...>)
........
r5267 | semor | 2008-04-03 12:57:52 -0400 (Thu, 03 Apr 2008) | 3 lines

Added missing imports.
........
r5268 | semor | 2008-04-03 13:04:26 -0400 (Thu, 03 Apr 2008) | 7 lines

Changed "for i in xrange(len(cdp.res)):" to the spin_loop.

This was proposed by Edward d'Auvergne in a post at :
https://mail.gna.org/public/relax-devel/2008-04/msg00012.html (Message-id:
<7f080ed10804030926p4be2e72apa2ccef85a9062e57@...>)
........
r5269 | semor | 2008-04-03 13:05:03 -0400 (Thu, 03 Apr 2008) | 3 lines

Added missing imports.
........
r5270 | semor | 2008-04-03 13:06:25 -0400 (Thu, 03 Apr 2008) | 3 lines

Updated the listing of the files in the prompt/ directory.
........
r5271 | semor | 2008-04-03 13:27:23 -0400 (Thu, 03 Apr 2008) | 3 lines

More removal of the run argument as part of the moving to the new design.
........
r5272 | semor | 2008-04-03 13:30:39 -0400 (Thu, 03 Apr 2008) | 3 lines

Corrected a typo.
........

2008-04-03 17:36:07 Tree
[r5272] by semor

Corrected a typo.

2008-04-03 17:30:39 Tree
[r5271] by semor

More removal of the run argument as part of the moving to the new design.

2008-04-03 17:27:23 Tree
[r5270] by semor

Updated the listing of the files in the prompt/ directory.

2008-04-03 17:06:25 Tree
[r5269] by semor

Added missing imports.

2008-04-03 17:05:03 Tree
[r5268] by semor

Changed "for i in xrange(len(cdp.res)):" to the spin_loop.

This was proposed by Edward d'Auvergne in a post at :
https://mail.gna.org/public/relax-devel/2008-04/msg00012.html (Message-id:
<7f080ed10804030926p4be2e72apa2ccef85a9062e57@...>)

2008-04-03 17:04:26 Tree
[r5267] by semor

Added missing imports.

2008-04-03 16:57:52 Tree
[r5266] by semor

Fixed a few bugs introduced while modifying the code to the new design.

These bugs were noticed by Edward d'Auvergne in a post at:
https://mail.gna.org/public/relax-devel/2008-04/msg00011.html (Message-id:
<7f080ed10804030921h2703a004o65501fbd89cb08ed@...>)

2008-04-03 16:56:44 Tree
[r5265] by semor

More removal of the run argument as part of the moving to the new design.

2008-04-03 16:02:29 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.