shirleyquirk
|
0bc943ad54
followup strformat PR. backslash escapes, tests, docs (#17700)
|
3 years ago |
konsumlamm
|
bd199a8d31
Improve the strformat module (#17106)
|
3 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 years ago |
flywind
|
3db6d9ea0c
add docs and more tests for debug format strings (#14861)
|
4 years ago |
flywind
|
8be54b8fa7
add debug fmt string like python's (#14808)
|
4 years ago |
Timothee Cour
|
7df27b5035
[cleanups] doassert => doAssert; mark deadcode (#14711)
|
4 years ago |
Andreas Rumpf
|
cc60caedb3
fixes #14054 [backport:1.2] (#14061)
|
4 years ago |
Andreas Rumpf
|
56a00da34a
fixes #12612 [backport] (#12681)
|
5 years ago |
Tomohiro
|
a9d7796e1c
[feature]strformat: add 2 'fmt' macros that use specified characters instead of '{}' (#11748)
|
5 years ago |
Araq
|
76f9ddb6ab
fixes #11723
|
5 years ago |
jcosborn
|
433ce7bea2
move test for #7632 above `import strformat` (#11270)
|
5 years ago |
Araq
|
a517a9985b
fixes another regression; the behaviour of 'array' formatting was changed
|
5 years ago |
Araq
|
59ccaa43c7
fixes #11012
|
5 years ago |
Arne Döring
|
3a5a0f6d46
Strformat symbol binding (#10927)
|
5 years ago |
skilchen
|
230692a22f
Fix strformat neg zero (#7954)
|
6 years ago |
skilchen
|
fd102f39bb
Fix strformat precision handling for strings (#7941)
|
6 years ago |
skilchen
|
07ff9940f4
fix strformat zeropadding for floats (#7934)
|
6 years ago |
Araq
|
9a60eae631
fixes #7078
|
7 years ago |
Araq
|
fb8def869c
rename strformat.fmt to `%` as it works better with backslash escape sequences; refs #6958
|
7 years ago |
Oscar Nihlgård
|
624bd847fb
Add test case
|
7 years ago |