aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-27Merge pull request #1 from EnilPajic/patch-1-negative-minimum-valueclyne
2020-06-27Change base from unsigned to signedclyne
2020-06-27Merge branch 'master' into patch-1-negative-minimum-valueclyne
2020-06-27add const and references to container operationsClyne Sullivan
2020-06-27Use end() in constructorClyne Sullivan
2020-06-27Merge pull request #4 from Neargye/masterclyne
2020-06-27container-likeneargye
2020-06-26Update "how it works" sectionclyne
2020-06-26Add note on custom character typesclyne
2020-06-26Add support for range-based for loopsclyne
2020-06-26Add support for different character widthsclyne
2020-06-26Forgot to support to_string<0>clyne
2020-06-26Remove resolved issue with GCC/C++17clyne
2020-06-26Initialize buf for C++17 GCC; make to_string constexprclyne
2020-06-26Fixed potential bug with -MINIMUM_VALUEEnilPajic
2020-06-26Added explanation of codeclyne
2020-06-26Described new changesclyne
2020-06-26Remove redundant length calculation; expand base support to 36clyne
2020-06-26Added compiler explorer linkclyne
2020-06-26Update README.mdclyne
2020-06-26Create to_string.hppclyne
2020-06-26Initial commitclyne