index
:
DerTod-pub/cxxformat
master
[no description]
DerTod
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Fix compile time formatters for use with 0 arguments
Markus Mittendrein
4 years
Age
Commit message
Author
Files
Lines
2022-03-22
Fix compile time formatters for use with 0 arguments
HEAD
master
Markus Mittendrein
2
-25
/
+30
2022-03-22
Add benchmark
Markus Mittendrein
2
-0
/
+35
2022-03-22
Simplifications and refactoring
Markus Mittendrein
3
-29
/
+50
2022-03-22
Add license
Markus Mittendrein
1
-0
/
+14
2022-01-14
Use std::ostream::write instead of operator<< in OstreamOutput
Markus Mittendrein
1
-1
/
+1
2022-01-14
Fix narrowing in thousand separator code
Markus Mittendrein
1
-1
/
+1
2022-01-12
Add autopad_formatter and use it for the nullptr formatter
Markus Mittendrein
1
-8
/
+84
2022-01-11
Refactor out padded formatting in non-trivial cases
Markus Mittendrein
1
-127
/
+82
2022-01-11
Use brace initialization instead of parentheses
Markus Mittendrein
1
-1
/
+1
2022-01-11
Add ' flag for strings to quote and escape them
Markus Mittendrein
2
-3
/
+43
[...]
Clone
git://git.maxmitti.at/DerTod-pub/cxxformat
https://git.maxmitti.at/DerTod-pub/cxxformat