Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version in the doc | Cédric Krier | 2016-03-15 | 1 | -0/+2 |
* | Add wikipedia link to ANSI X.923 | Cédric Krier | 2016-02-27 | 1 | -4/+6 |
* | Added support for padding ANSI X.923 | Cédric Krier | 2016-02-27 | 1 | -0/+41 |
* | fix docs links | Paul Kehrer | 2015-02-13 | 1 | -1/+1 |
* | move padding | Paul Kehrer | 2015-02-13 | 1 | -4/+2 |
* | Simplified exception message | Ayrx | 2014-05-17 | 1 | -3/+1 |
* | Fixed TypeError and added documentation | Ayrx | 2014-05-17 | 1 | -0/+3 |
* | document exceptions for padding | Paul Kehrer | 2014-04-27 | 1 | -0/+4 |
* | Merge pull request #972 from public/padding-docs | Paul Kehrer | 2014-04-26 | 1 | -0/+9 |
|\ | |||||
| * | Update padding docs | Alex Stapleton | 2014-04-26 | 1 | -0/+9 |
* | | Fix some typos. | Alex Gaynor | 2014-04-25 | 1 | -1/+1 |
|/ | |||||
* | Don't throw away the result of finalize either. | David Reid | 2014-02-12 | 1 | -1/+2 |
* | Don't throw away the result of padder.update because it confuses users. | David Reid | 2014-02-12 | 1 | -8/+9 |
* | Rephrase for additional clairyt | Alex Gaynor | 2014-02-06 | 1 | -5/+5 |
* | Update padding.rst | Jay Parlar | 2014-02-06 | 1 | -1/+1 |
* | Change teh exception | Alex Gaynor | 2013-11-22 | 1 | -1/+7 |
* | Made a sphinx extension which emits the hazardous materials danger admonition | Alex Gaynor | 2013-10-29 | 1 | -6/+1 |
* | Clean up var naming | Alex Gaynor | 2013-10-29 | 1 | -2/+1 |
* | Remove removed methods from docs | Alex Gaynor | 2013-10-29 | 1 | -10/+0 |
* | Removed helper | Alex Gaynor | 2013-10-29 | 1 | -1/+4 |
* | typo | Alex Gaynor | 2013-10-29 | 1 | -1/+1 |
* | More docs | Alex Gaynor | 2013-10-29 | 1 | -1/+34 |
* | Start of docs | Alex Gaynor | 2013-10-29 | 1 | -0/+44 |