Menu

SVN archive Commit Log


Commit Date  
[r206] by bugman

Updated the CHANGES file for bmrblib version 1.0.1.

2013-03-09 11:34:34 Tree
[r205] by bugman

Bmrblib version 1.0.1.

This is a major feature release fully supporting Python 3.

2013-03-09 11:28:47 Tree
[r204] by bugman

Created the MANIFEST.in to make sure that all relevant files are installed in the site-package.

2013-03-09 11:26:57 Tree
[r203] by bugman

Created a basic installation instruction file.

2013-03-09 11:26:28 Tree
[r202] by bugman

Created an empty CHANGES file for listing the details of future bmrblib releases.

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
(https://gna.org/projects/minfx/).

2013-03-09 11:23:43 Tree
[r200] by bugman

Created the bmrblib.__version__ constant.

2013-03-09 09:40:59 Tree
[r199] by bugman

Expanded the bmrblib package docstring.

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
tuples or other Python sequences, so the interleaving string must come first with it's join() method
called with the sequence object as its argument.

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
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.