| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://prettytable.googlecode.com/svn/trunk@132 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
| |
git-svn-id: http://prettytable.googlecode.com/svn/trunk@129 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
|
| |
Added oldsortslice option to revert to old behaviour for backward compatibility.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@128 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
| |
blank string or an empty frame.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@125 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
| |
git-svn-id: http://prettytable.googlecode.com/svn/trunk@122 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
| |
codes when calculating string length.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@121 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
|
|
|
| |
in Issue 22.
Made formatted HTML output more closely mirror ASCII output.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@88 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
|
|
|
| |
validation error.
Fixed bug reported in issue 23, whereby certain constructor keywords, including "border", were effectively ignored.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@87 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
|
|
|
| |
so that e.g. Japanese field names are rendered correctly.
Added a table of Japanese text to the unit tests to help make sure alignment of CJK characters is handled appropriately.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@84 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
| |
for print() to work, duh!
git-svn-id: http://prettytable.googlecode.com/svn/trunk@83 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
| |
iterator.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@82 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
| |
formatting. This allows e.g. binary, hex, etc. formatting of integers, scientific notation formatting of floats and other fancy stuff that wasn't possible previously.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@76 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
|
|
|
|
|
| |
from Anthony Toole. Also made some other changes to validation code and unit testing on the basis of this bug.
2) Repaired Python 3 compatibility, which the switch to StringIO had broken.
git-svn-id: http://prettytable.googlecode.com/svn/trunk@65 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
|
|
| |
git-svn-id: http://prettytable.googlecode.com/svn/trunk@64 0f58610c-415a-11de-9c03-5d6cfad8e937
|
|
git-svn-id: http://prettytable.googlecode.com/svn/trunk@63 0f58610c-415a-11de-9c03-5d6cfad8e937
|