Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove odict | Aldo Cortesi | 2016-06-09 | 1 | -170/+0 |
| | | | | | | | | - Adds default implementations for _kconv and _reduce_values to MultiDict. Without these, operations fail in really, really non-obvious ways. - Replace the remaining few instances of ODict Fixes #1159 | ||||
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -3/+3 |
| | | | | Extract a number of string and format-related functions to netlib.strutils. | ||||
* | Reorganise netlib imports according to Google Style Guide | Aldo Cortesi | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | Start cleaning up netlib.utils | Aldo Cortesi | 2016-05-31 | 1 | -4/+4 |
| | | | | | - Remove http2 functions, move to http2.frame - Remove Serializable, move to netlib.basetypes | ||||
* | clean up odict | Maximilian Hils | 2016-05-18 | 1 | -47/+34 |
| | |||||
* | improve .replace() and move it into netlib | Maximilian Hils | 2016-04-02 | 1 | -11/+1 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+193 |