Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-01 | Updated copyright date. | Mike Buland | |
2019-05-24 | Updated copyright date. | Mike Buland | |
2014-02-03 | Changed copyright to 2007-2014. | Mike Buland | |
2013-02-11 | Updated the copyright for 2013. | Mike Buland | |
2012-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland | |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland | |
fstring, and updated the copyright notice to extend to 2011 | |||
2008-02-07 | Just updated the copyright date. | Mike Buland | |
2007-11-15 | Final changes moving to the actually liscense-ified version, plus I fixed a | Mike Buland | |
compile error I introduced last commit. | |||
2006-06-29 | Completely switched over to the much simpler, nicer pymake. Things look great, | Mike Buland | |
and the old Makefile may soon fall into disrepair. To use the old one, which should almost always be able to build at least thi library, call: make -f Makefile.legacy The new Makefile just calls pymake |