Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #12612 [backport] (#12681) | Andreas Rumpf | 2019-11-19 | 1 | -0/+8 |
* | [feature]strformat: add 2 'fmt' macros that use specified characters instead ... | Tomohiro | 2019-10-28 | 1 | -0/+32 |
* | fixes #11723 | Araq | 2019-07-15 | 1 | -0/+18 |
* | move test for #7632 above `import strformat` (#11270) | jcosborn | 2019-05-20 | 1 | -10/+11 |
* | fixes another regression; the behaviour of 'array' formatting was changed | Araq | 2019-04-15 | 1 | -0/+8 |
* | fixes #11012 | Araq | 2019-04-15 | 1 | -6/+18 |
* | Strformat symbol binding (#10927) | Arne Döring | 2019-04-05 | 1 | -2/+42 |
* | Fix strformat neg zero (#7954) | skilchen | 2018-06-05 | 1 | -0/+8 |
* | Fix strformat precision handling for strings (#7941) | skilchen | 2018-06-04 | 1 | -0/+26 |
* | fix strformat zeropadding for floats (#7934) | skilchen | 2018-06-01 | 1 | -1/+10 |
* | fixes #7078 | Araq | 2018-01-14 | 1 | -2/+2 |
* | rename strformat.fmt to `%` as it works better with backslash escape sequence... | Araq | 2018-01-11 | 1 | -2/+2 |
* | Add test case | Oscar Nihlgård | 2018-01-09 | 1 | -0/+13 |