summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
2019-08-25Updated to rust 2018Pierre-Henri Symoneaux
2018-09-23Updated tictactoe example to change the table in placePierre-Henri Symoneaux
2018-09-21cell and row mods become private. Row and Cell are reexported in crate's rootPierre-Henri Symoneaux
2018-09-18Implemented horizontal spanPierre-Henri Symoneaux
2018-09-04Update csv to version 1Wolfgang Silbermayr
2018-04-18Updated README and examples with removal of the term cratePierre-Henri Symoneaux
2018-04-17Reexporting types used from the term crateHendrik Sollich
2018-02-19Updated copyright & fixed a warningPierre-Henri Symoneaux
2017-06-06Fix usage of non-unicode in unicode code.hcpl
2017-06-06Add padding examplehcpl
2017-06-05Fixed lint (+clippy) warnings and line endingsPierre-Henri Symoneaux
2017-05-29Added category "command-line-interface" to Cargo.tomlPierre-Henri Symoneaux
2017-05-29Applied rustfmt on codePierre-Henri Symoneaux
2017-05-29Converted all indentation tabs to 4 spacesPierre-Henri Symoneaux
2017-05-29Revert and apply table format changeshcpl
2016-11-27Added tic tac toe example (just for fun)Pierre-Henri Symoneaux
2016-09-17cfg-out `csv` featureAlexander Bulaev
2016-09-13Merge remote-tracking branch 'refs/remotes/nabijaczleweli/master'Pierre-Henri Symoneaux
2016-09-12Fixed wrong formatting of unicode separatorsPierre-Henri Symoneaux
2016-09-12Implement saving and loading from CSVnabijaczleweli
2016-03-18Fixes #26pierresy
2016-01-20Merge branch 'master' into ascription_fixpierresy
2016-01-20Merge pull request #19 from phsym/refactor_formatPierre-Henri Symoneaux
2016-01-19Added an formatting example filepierresy
2016-01-17Removed some deprecated methodspierresy
2016-01-15Changed token for cell stylepierresy
2016-01-14Changed token for row stylepierresy
2016-01-03Fixed slice examplepierresy
2016-01-03Fixed slice examplepierresy
2016-01-03Added an example file using table slicing for #10pierresy
2015-11-09#2 : Added an example file (style.rs) and updated some additional docpierresy
2015-08-12Added customizable alignmentpierresy
2015-06-18Fixed issue with ptable! macropierresy
2015-06-08Renamed to prettytable-rspierresy
2015-06-01Removed titles from tables since they can be set in row 0.pierresy
2015-06-01Allow variable column numberpierresy
2015-06-01Fixed typospierresy
2015-06-01Added multiline examplespierresy
2015-06-01* Manage multi line rowspierresy
2015-05-28Created ptable! macropierresy
2015-05-28Renamed example directory to examplespierresy