Commit graph

45 commits

Author SHA1 Message Date
5dba8395d3 chore: bump version to v0.5.1 2024-05-13 15:25:15 +02:00
7928423d6e refactor(bintols-join): return err if the result cannot be converted to T 2024-05-13 15:25:15 +02:00
PlexSheep
53e545832c automatic cargo CI changes 2024-05-13 15:25:15 +02:00
3ef1ffc337 test: add tests for the join module 2024-05-13 15:25:14 +02:00
2e38597a7c feat: add a join module to join arrays into larger integers 2024-05-13 14:57:49 +02:00
20b8f7a582 refactor: rename split_numbers to split 2024-05-12 17:58:31 +02:00
33260726a1 chore: bump versions for v0.5.0 2024-05-12 17:58:02 +02:00
PlexSheep
75feb7b2b0 automatic cargo CI changes 2024-05-12 15:22:49 +00:00
73d291a477 fix: split-numbers test solutions were wrong 2024-05-12 17:20:57 +02:00
9da3c584cd refactor: add doc comment for split numbers and change order to msb first 2024-05-12 17:20:54 +02:00
77d473e22c refactor: split-numbers generic by converting to u128 2024-05-12 02:47:59 +02:00
dc506de8aa test: split-numbers
test if splitting of numbers into Vec<u8> works correctly
2024-05-12 02:47:55 +02:00
0eb6490854 feat: split unsigned numbers into bytes 2024-05-12 02:24:55 +02:00
97b8086624
fix bintolsdisplay 2024-03-03 17:16:50 +01:00
222d248fab
0.4.0 bump 2024-03-03 13:42:39 +01:00
ea9a15771b
Release 0.4.0-alpha.2
libpt@0.4.0-alpha.2
libpt-bintols@0.4.0-alpha.2
libpt-core@0.4.0-alpha.2
libpt-log@0.4.0-alpha.2
libpt-py@0.4.0-alpha.2

Generated by cargo-workspaces
2024-03-01 21:29:00 +01:00
328d042199
independent version 2024-03-01 21:09:42 +01:00
faa4023f95
make clippy happier 2024-02-28 16:54:34 +01:00
c3cc64699c
clippy fixes 2024-02-16 18:21:19 +01:00
a150304d01
remove hedu from bintols 2024-02-01 22:54:42 +01:00
cscherrNT
782e211448 automatic cargo CI changes 2024-01-18 12:25:51 +00:00
751442cec1
hedu to struct 2024-01-18 13:23:44 +01:00
73bd34c78d
fix line counter for skipped lines 2024-01-18 12:04:20 +01:00
55e7bf0f86
fix no data and make even worse 2024-01-18 10:55:38 +01:00
ca50a038da
hedu cli now works with 0 byte input streams 2024-01-18 00:03:19 +01:00
7e9d337005
improvements and bugfixes 2024-01-17 23:48:41 +01:00
2bc75970a4
read from multiple sources
implements 
2024-01-17 23:03:53 +01:00
fd0d1e3c22
add toggle of alt_buf after line skip 2024-01-17 22:28:11 +01:00
PlexSheep
ee62e1e578 automatic cargo CI changes 2024-01-17 18:39:03 +00:00
15b1776def
fix data index for 2024-01-17 19:37:00 +01:00
f4a7aeaf87
change how hedu prints 2024-01-17 19:24:30 +01:00
6e161eca5f
hedu data_idx offset fix
fixes 
2024-01-17 18:13:31 +01:00
d1e888c138
fix hedu limit offset 2024-01-17 16:21:41 +01:00
956e507e39
split byte_counter into data_index and rd_counter
fixes 
2024-01-17 15:56:42 +01:00
23910f122e
hedu fix byte counter 2024-01-17 15:21:03 +01:00
cscherrNT
15fe2c1ce9 automatic cargo CI changes 2024-01-17 13:33:28 +00:00
a4acae1580
restructuring complete 2024-01-17 14:31:23 +01:00
df2c07573d
better deps and move things 2024-01-17 13:57:47 +01:00
9d22104f90
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:35:36 +01:00
5387ca6085
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:19:23 +01:00
5620832bcc
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:17:41 +01:00
7a768a14f4
auto publish on push to master 2024-01-17 12:07:02 +01:00
b2435f3963
sub crates are now version agnostic to other local crates 2024-01-16 15:59:04 +01:00
PlexSheep
43ac1e3fb8 Automatical formatting 2024-01-10 20:52:13 +00:00
a63262825e renaming all my stuff to libpt 2023-09-29 18:24:24 +02:00