Commit | Date | |
---|---|---|
2013-03-09 11:26:28 | Tree | |
2013-03-09 11:26:10 | Tree | |
[r201]
by
bugman
Created a release checklist document to facilitate the release of new bmrblib versions. This is a copy and modification of the release checklist file from the minfx project |
2013-03-09 11:23:43 | Tree |
2013-03-09 09:40:59 | Tree | |
2013-03-08 19:49:06 | Tree | |
[r198]
by
bugman
Fixes for the join() method of string objects. This is to fix a problem of the previous commit. The join() method only exists for strings, not |
2012-10-09 09:24:17 | Tree |
[r197]
by
bugman
Eliminated the use of string module functions in pystarlib which do not exist in Python 3. |
2012-10-09 09:02:18 | Tree |
2012-10-09 08:58:34 | Tree | |
[r195]
by
bugman
Converted the pystarlib Utils.transpose() function to support all Python versions. The 'fast transposing algorithm' is not compatible with Python 3, so a standard slow manual |
2012-10-09 08:53:57 | Tree |
[r194]
by
bugman
Another set of Python 3 import fixes - the absolute module path with 'bmrblib' is now used. |
2012-10-09 08:24:21 | Tree |