Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix NestedMessage encoding | Maximilian Hils | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | fix .freeze(), improve tests | Maximilian Hils | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | Py3: Fix corresponding base.Integer test in test_language_base | Shadab Zafar | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | Py3: Store base.Integer value as bytes | Shadab Zafar | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | Py3: Return bytes from _Component class | Shadab Zafar | 2016-06-06 | 1 | -3/+3 |
| | |||||
* | Py3: Return path unescaped | Shadab Zafar | 2016-06-04 | 1 | -1/+1 |
| | | | | [skip appveyor] | ||||
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -7/+7 |
| | | | | Extract a number of string and format-related functions to netlib.strutils. | ||||
* | Py3: Use six.string_types instead of basestring | Shadab Zafar | 2016-05-31 | 1 | -1/+2 |
| | |||||
* | Move human-friendly format functions to netlib.human, remove redundant ↵ | Aldo Cortesi | 2016-05-31 | 1 | -3/+3 |
| | | | | implementations | ||||
* | remove str() | Shadab Zafar | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Use escaped_str functions for TokValueLiteral | Shadab Zafar | 2016-05-26 | 1 | -6/+7 |
| | |||||
* | Py3: Import and Other misc. stuff | Shadab Zafar | 2016-05-26 | 1 | -1/+4 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+576 |