Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep released v0.5.1 at PlexSheep/pt 2024-05-13 15:23:57 +02:00
PlexSheep pushed to master at PlexSheep/_cargo-index 2024-05-13 15:23:47 +02:00
659b232153 Update libpt-bintols
PlexSheep pushed to master at PlexSheep/pt 2024-05-13 15:23:24 +02:00
47d5ef71c7 chore: bump version to v0.5.1
PlexSheep pushed to master at PlexSheep/pt 2024-05-13 15:21:03 +02:00
6d73efcdfc Merge pull request 'update to v0.5.1' (#81) from devel into master
ab2877546c Merge branch 'master' into devel
8f75925ec3 Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
22d5b3ac07 refactor(bintols-join): return err if the result cannot be converted to T #80 #79
b9f55d1613 Merge branch 'devel' into feat/bintols/join-array
Compare 8 commits »
PlexSheep merged pull request PlexSheep/pt#81 2024-05-13 15:21:02 +02:00
update to v0.5.1
PlexSheep pushed to devel at PlexSheep/pt 2024-05-13 15:18:08 +02:00
ab2877546c Merge branch 'master' into devel
ed0b363a99 Merge pull request 'libpt 0.5' (#78) from devel into master
Compare 2 commits »
PlexSheep commented on pull request PlexSheep/pt#81 2024-05-13 15:17:57 +02:00
update to v0.5.1

ok

PlexSheep created pull request PlexSheep/pt#81 2024-05-13 15:17:11 +02:00
update to v0.5.1
PlexSheep closed issue PlexSheep/pt#79 2024-05-13 15:16:28 +02:00
join a Vec of u8 into a larger type (such as u128)
PlexSheep deleted branch feat/bintols/join-array from PlexSheep/pt 2024-05-13 15:16:20 +02:00
PlexSheep pushed to devel at PlexSheep/pt 2024-05-13 15:16:20 +02:00
8f75925ec3 Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
22d5b3ac07 refactor(bintols-join): return err if the result cannot be converted to T #80 #79
b9f55d1613 Merge branch 'devel' into feat/bintols/join-array
e9c3402aff automatic cargo CI changes
a1c5725c55 add tests for the join module #79
Compare 6 commits »
PlexSheep merged pull request PlexSheep/pt#80 2024-05-13 15:16:19 +02:00
feat/bintols/join-array
PlexSheep pushed to feat/bintols/join-array at PlexSheep/pt 2024-05-13 15:13:37 +02:00
22d5b3ac07 refactor(bintols-join): return err if the result cannot be converted to T #80 #79
PlexSheep pushed to feat/bintols/join-array at PlexSheep/pt 2024-05-13 15:00:46 +02:00
b9f55d1613 Merge branch 'devel' into feat/bintols/join-array
86e1cc917d automatic cargo CI changes
Compare 2 commits »
PlexSheep commented on pull request PlexSheep/pt#80 2024-05-13 15:00:35 +02:00
feat/bintols/join-array

Don't rely on u128 for this function, use pure generics if possible. Don't convert to string and parse back to get a T

PlexSheep commented on issue PlexSheep/pt#79 2024-05-13 14:58:43 +02:00
join a Vec of u8 into a larger type (such as u128)

see #80

PlexSheep created pull request PlexSheep/pt#80 2024-05-13 14:58:36 +02:00
WIP: feat/bintols/join-array
PlexSheep pushed to feat/bintols/join-array at PlexSheep/pt 2024-05-13 14:57:51 +02:00
a1c5725c55 add tests for the join module #79
2e38597a7c feat: add a join module to join arrays into larger integers #79
Compare 2 commits »
PlexSheep created branch feat/bintols/join-array in PlexSheep/pt 2024-05-13 14:57:22 +02:00
PlexSheep pushed to feat/bintols/join-array at PlexSheep/pt 2024-05-13 14:57:22 +02:00
58624e14db add tests for the join module #79
b7c83107d5 feat: add a join module to join arrays into larger integers # 79
Compare 2 commits »