mindrot.org projects weblog http://www.mindrot.org/projects mindrot.org projects weblog en Copyright 2006 Damien Miller, All Rights Reserved 60 Mon, 28 Mar 2011 01:37 GMT djm@mindrot.org PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006 Project moved to Google Code py-editdist/news/moved-to-google-code http://www.mindrot.org/projects/py-editdist/news/moved-to-google-code.html py-editdist has moved to Google Code. Release tarballs are available from there and should download quite a bit faster. Revision control now uses Mercurial, which supports local branches and modifications much better than CVS. Bug tracking remains at bugzilla for now, but it might too move in the future.

Moving to Google Code makes it much easier to add additional developers to the project. If you have contributed in the past to py-editdist and are interested in becoming a developer, then please let me know.

]]>
/news Mon, 28 Mar 2011 01:37 GMT
py-editdist-0.3 released py-editdist/news/editdist03 http://www.mindrot.org/projects/py-editdist/news/editdist03.html py-editdist-0.3 has just been released. The sole purpose of this release is to correct a bug found by Gideon Stupp that would yield incorrect return values when the edit distance between the two strings was greater than CHAR_MAX (usually 127).

]]>
/news Thu, 19 Jul 2007 07:00 GMT
py-editdist-0.2 py-editdist/news/editdist02 http://www.mindrot.org/projects/py-editdist/news/editdist02.html I have just made a bugfix release of py-editdist to fix a bug spotted by Hamish Allan that could return incorrect results for some input cases. The release (available from the download section below) contains a tarball for Unix and binaries for Windows Python 2.4 and 2.5.

]]>
/news Wed, 25 Apr 2007 04:16 GMT
Windows binary available py-editdist/news/old000 http://www.mindrot.org/projects/py-editdist/news/old000.html After wrestling with Microsoft's compilers and headers, I have been able to build and release Windows binaries of the editdist module. These are available below in the download section. Some minor changes were required to the module to build it, if you are interested you can see them in CVS.

]]>
/news Tue, 08 Aug 2006 02:00 GMT
py-editdist-0.1 released py-editdist/news/old001 http://www.mindrot.org/projects/py-editdist/news/old001.html The first release, py-editdist-0.1.

]]>
/news Wed, 05 Jul 2006 02:00 GMT