an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos created pull request an.tsouchlos/const_fmt#5 2022-02-15 09:29:49 +00:00
Reintroduced previously erroneously removed memcpy
an.tsouchlos created branch fix/memcpy in an.tsouchlos/const_fmt 2022-02-15 09:29:42 +00:00
an.tsouchlos pushed to fix/memcpy at an.tsouchlos/const_fmt 2022-02-15 09:29:42 +00:00
a921676b77 Reintroduced previously erroneously removed memcpy
an.tsouchlos deleted branch fix/stdint from an.tsouchlos/const_fmt 2022-02-15 09:18:00 +00:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 09:18:00 +00: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 merged pull request an.tsouchlos/const_fmt#4 2022-02-15 09:17:59 +00:00
Replaced <cstdint> with <stdint.h>
an.tsouchlos created pull request an.tsouchlos/const_fmt#4 2022-02-15 09:17:53 +00:00
Replaced <cstdint> with <stdint.h>
an.tsouchlos created branch fix/stdint in an.tsouchlos/const_fmt 2022-02-15 09:02:06 +00:00
an.tsouchlos pushed to fix/stdint at an.tsouchlos/const_fmt 2022-02-15 09:02:06 +00:00
39c1636858 Replaced <cstdint> with <stdint.h>
an.tsouchlos merged pull request an.tsouchlos/const_fmt#3 2022-02-15 08:59:59 +00:00
Removed memcpy and <cstring>
an.tsouchlos deleted branch feature/no_cstring from an.tsouchlos/const_fmt 2022-02-15 08:59:59 +00:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 08:59:59 +00: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 created pull request an.tsouchlos/const_fmt#3 2022-02-15 08:59:52 +00:00
Removed memcpy and <cstring>
an.tsouchlos created branch feature/no_cstring in an.tsouchlos/const_fmt 2022-02-15 08:59:33 +00:00
an.tsouchlos pushed to feature/no_cstring at an.tsouchlos/const_fmt 2022-02-15 08:59:33 +00:00
e4ebd0163b Removed memcpy and <cstring>
an.tsouchlos created branch feature/int_hex in an.tsouchlos/const_fmt 2022-02-15 08:51:32 +00:00
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 08:51:32 +00:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#2 2022-02-15 08:50:37 +00:00
feature/int_binary
an.tsouchlos deleted branch feature/int_float_binary from an.tsouchlos/const_fmt 2022-02-15 08:50:37 +00:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 08:50:37 +00:00
1d2dab93bd Merge pull request 'feature/int_binary' (#2) from feature/int_float_binary into master
5e4f242796 Renamed functions dedicated to decimal to better reflect their function
fa0fef37db Rewrote format_impl.h functions to work with both decimal and binary
c3eb1e2909 Wrote tests for binary int formatting
Compare 4 commits »