an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos deleted branch feature/int_hex from an.tsouchlos/const_fmt 2022-02-15 11:35:19 +01:00
an.tsouchlos created pull request an.tsouchlos/const_fmt#6 2022-02-15 11:35:09 +01:00
feature/int_hex
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:34:58 +01:00
2933676ea2 Fixed bug in hex formatting, wrote tests for hex int formatting
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:13:18 +01:00
7115e09aca Implemented count_digits for hex and started implementing digits2_base
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:12:26 +01:00
f9099ce6ee Added tests for count_digits_base, decimal, binary and hex
an.tsouchlos deleted branch fix/memcpy from an.tsouchlos/const_fmt 2022-02-15 10:30:03 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#5 2022-02-15 10:29:56 +01:00
Reintroduced previously erroneously removed memcpy
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 10:29:56 +01:00
4c3024e978 Merge pull request 'Reintroduced previously erroneously removed memcpy' (#5) from fix/memcpy into master
a921676b77 Reintroduced previously erroneously removed memcpy
Compare 2 commits »
an.tsouchlos created pull request an.tsouchlos/const_fmt#5 2022-02-15 10:29:49 +01:00
Reintroduced previously erroneously removed memcpy
an.tsouchlos created branch fix/memcpy in an.tsouchlos/const_fmt 2022-02-15 10:29:42 +01:00
an.tsouchlos pushed to fix/memcpy at an.tsouchlos/const_fmt 2022-02-15 10:29:42 +01:00
a921676b77 Reintroduced previously erroneously removed memcpy
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 10:18:00 +01:00
3b9d9775bf Merge pull request 'Replaced <cstdint> with <stdint.h>' (#4) from fix/stdint into master
39c1636858 Replaced <cstdint> with <stdint.h>
Compare 2 commits »
an.tsouchlos deleted branch fix/stdint from an.tsouchlos/const_fmt 2022-02-15 10:18:00 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#4 2022-02-15 10:17:59 +01:00
Replaced <cstdint> with <stdint.h>
an.tsouchlos created pull request an.tsouchlos/const_fmt#4 2022-02-15 10:17:53 +01:00
Replaced <cstdint> with <stdint.h>
an.tsouchlos created branch fix/stdint in an.tsouchlos/const_fmt 2022-02-15 10:02:06 +01:00
an.tsouchlos pushed to fix/stdint at an.tsouchlos/const_fmt 2022-02-15 10:02:06 +01:00
39c1636858 Replaced <cstdint> with <stdint.h>
an.tsouchlos merged pull request an.tsouchlos/const_fmt#3 2022-02-15 09:59:59 +01:00
Removed memcpy and <cstring>
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 09:59:59 +01:00
fc080a8ba0 Merge pull request 'Removed memcpy and <cstring>' (#3) from feature/no_cstring into master
e4ebd0163b Removed memcpy and <cstring>
Compare 2 commits »
an.tsouchlos deleted branch feature/no_cstring from an.tsouchlos/const_fmt 2022-02-15 09:59:59 +01:00