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 commented on pull request PlexSheep/numf#14 2024-05-13 15:56:35 +02:00
v0.3.0

ok so far, bump to v0.3 and check docs.

PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 15:55:06 +02:00
1f4818ff98 Merge branch 'master' into devel
97608840b9 chore: bump version to v0.2.0
Compare 2 commits »
PlexSheep created pull request PlexSheep/numf#14 2024-05-13 15:54:58 +02:00
WIP: v0.3.0
PlexSheep deleted branch feat/parse-formats from PlexSheep/numf 2024-05-13 15:54:25 +02:00
PlexSheep pushed to devel at PlexSheep/numf 2024-05-13 15:54:25 +02:00
abb8ed4f2e Merge pull request 'add parser for all formats' (#13) from feat/parse-formats into devel
6f50918f27 automatic cargo CI changes
7eb00e0f56 refactor: use libpt for joining the base64 parser vec #5 #13
1bb0ffd6f8 refactor: use libpt to join the fast32 vecs into the integer type #13 #5
2f14d672f4 chore: bump libpt to v0.5.1
Compare 12 commits »
PlexSheep merged pull request PlexSheep/numf#13 2024-05-13 15:54:23 +02:00
add parser for all formats
PlexSheep commented on issue PlexSheep/numf#1 2024-05-13 15:53:55 +02:00
Allow reading numbers from stdin

should become much easier, now that #5 is covered and we have a parser

PlexSheep commented on issue PlexSheep/numf#5 2024-05-13 15:53:33 +02:00
allow input with other formats

ready for merge

PlexSheep closed issue PlexSheep/numf#5 2024-05-13 15:53:33 +02:00
allow input with other formats
PlexSheep commented on pull request PlexSheep/numf#13 2024-05-13 15:53:09 +02:00
add parser for all formats

ok

PlexSheep commented on pull request PlexSheep/numf#13 2024-05-13 15:52:31 +02:00
add parser for all formats

yup we need that

PlexSheep pushed to feat/parse-formats at PlexSheep/numf 2024-05-13 15:52:21 +02:00
7eb00e0f56 refactor: use libpt for joining the base64 parser vec #5 #13
PlexSheep commented on pull request PlexSheep/numf#13 2024-05-13 15:48:26 +02:00
add parser for all formats

remove num if it's not needed

PlexSheep commented on pull request PlexSheep/numf#13 2024-05-13 15:48:26 +02:00
add parser for all formats

use libpt here too!

PlexSheep pushed to feat/parse-formats at PlexSheep/numf 2024-05-13 15:45:41 +02:00
1bb0ffd6f8 refactor: use libpt to join the fast32 vecs into the integer type #13 #5
PlexSheep pushed to devel at PlexSheep/pt 2024-05-13 15:38:04 +02:00
a5a97066bc Merge branch 'master' into devel
5dba8395d3 chore: bump version to v0.5.1
0e1cbf7daa Merge pull request 'update to v0.5.1' (#81) from devel into master
738946c2ae Merge branch 'master' into devel
409ba93bb9 Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
Compare 9 commits »
PlexSheep pushed to feat/parse-formats at PlexSheep/numf 2024-05-13 15:27:25 +02:00
2f14d672f4 chore: bump libpt to v0.5.1
PlexSheep pushed to master at PlexSheep/pt 2024-05-13 15:25:17 +02:00
5dba8395d3 chore: bump version to v0.5.1
0e1cbf7daa Merge pull request 'update to v0.5.1' (#81) from devel into master
738946c2ae Merge branch 'master' into devel
409ba93bb9 Merge pull request 'feat/bintols/join-array' (#80) from feat/bintols/join-array into devel
7928423d6e refactor(bintols-join): return err if the result cannot be converted to T #80 #79
Compare 8 commits »
PlexSheep pushed to master at PlexSheep/_cargo-index 2024-05-13 15:24:12 +02:00
e3c853440d Update libpt
PlexSheep pushed tag v0.5.1 to PlexSheep/pt 2024-05-13 15:23:57 +02:00