summaryrefslogtreecommitdiff
path: root/tools/pyeclib_conf_tool.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a few print statements for py3Pete Zaitcev2015-04-021-1/+1
* Fix conf tool to be consistent with new APIKevin Greenan2015-02-281-16/+10
* Make library_import_str arg to ECDriver conditionalTushar Gohad2014-11-191-5/+1
* Plugging liberasurecode functions into pyeclibKevin Greenan2014-08-021-12/+12
* pyeclib_conf_tool: add key= word to sort() callTushar Gohad2014-04-201-1/+1
* type -> ec_type updates for command line toolsTushar Gohad2014-04-201-7/+7
* Fix open() calls to include explicit 'b' hints + cleanupTushar Gohad2014-04-081-6/+2
* Make print()s simpler for 3.x compatibility (take2)Tushar Gohad2014-03-191-14/+14
* PEP8 indent fixesTushar Gohad2014-03-191-128/+205
* Minor bug in a boundary condition when enumerating the viable EC schemes.Kevin Greenan2013-12-271-1/+1
* Oops... Left out required arguements...Kevin Greenan2013-12-271-4/+4
* Added a new tool to help choose the best EC scheme, given a set ofKevin Greenan2013-12-271-0/+203