summaryrefslogtreecommitdiffstats
path: root/TODO.md
AgeCommit message (Expand)Author
2016-01-13Added automatic documentation generation and upload #15pierresy
2015-12-15Fixes #8 : Removed wildcard dependenciespierresy
2015-11-19Reset style before applying new style from stringpierresy
2015-11-07Issue #2 : Refactored codepierresy
2015-06-19Added a small performance boost, valuable when printing really bigpierresy
2015-06-18Fixed issue with ptable! macropierresy
2015-06-17Create a table format struct, and provide some default format, addpierresy
2015-06-10Capability to update row (append, insert, remove cells)pierresy
2015-06-10Added capability to insert a row in tablespierresy
2015-06-10Improved the way tables are and can be createdpierresy
2015-06-08Renamed to prettytable-rspierresy
2015-06-07Fixed typo. Updated TODOspierresy
2015-06-02Added some todospierresy
2015-06-01Fixed table! docpierresy
2015-06-01Added a note in readme about rows having different length.pierresy
2015-06-01Improved cellspierresy
2015-06-01Removed titles from tables since they can be set in row 0.pierresy
2015-06-01Allow variable column numberpierresy
2015-06-01Added some TODOspierresy
2015-06-01* Manage multi line rowspierresy
2015-05-31Created type Rowpierresy
2015-05-31Implemented Display (and implicitly ToString) trait for Tablepierresy
2015-05-28Implemented Debug and Clone traits for Tablepierresy
2015-05-28Created ptable! macropierresy
2015-05-28Added the table! macro to easily build a new tablepierresy
2015-05-28Capability to customize separators characterspierresy
2015-05-28Added toto listpierresy