Commit Graph

160 Commits

Author SHA1 Message Date
Christoph J. Scherr fd0d1e3c22
add toggle of alt_buf after line skip #59
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-17 22:28:11 +01:00
PlexSheep ee62e1e578 automatic cargo CI changes 2024-01-17 18:39:03 +00:00
Christoph J. Scherr 15b1776def
fix data index for #59
cargo devel CI / cargo CI (push) Successful in 2m7s Details
2024-01-17 19:37:00 +01:00
Christoph J. Scherr f4a7aeaf87
change how hedu prints
cargo devel CI / cargo CI (push) Successful in 2m4s Details
2024-01-17 19:24:30 +01:00
Christoph J. Scherr 6e161eca5f
hedu data_idx offset fix
cargo devel CI / cargo CI (push) Has been cancelled Details
fixes #56
2024-01-17 18:13:31 +01:00
Christoph J. Scherr d1e888c138
fix hedu limit offset
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 16:21:41 +01:00
Christoph J. Scherr 956e507e39
split byte_counter into data_index and rd_counter
fixes #55
2024-01-17 15:56:42 +01:00
Christoph J. Scherr 23910f122e
hedu fix byte counter
cargo devel CI / cargo CI (push) Successful in 2m9s Details
2024-01-17 15:21:03 +01:00
cscherrNT 15fe2c1ce9 automatic cargo CI changes 2024-01-17 13:33:28 +00:00
Christoph J. Scherr a4acae1580
restructuring complete
cargo devel CI / cargo CI (push) Successful in 2m6s Details
2024-01-17 14:31:23 +01:00
Christoph J. Scherr df2c07573d
better deps and move things
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 0s Details
2024-01-17 13:57:47 +01:00
Christoph J. Scherr 9d22104f90
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:35:36 +01:00
Christoph J. Scherr 5387ca6085
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:19:23 +01:00
Christoph J. Scherr 5620832bcc
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:17:41 +01:00
Christoph J. Scherr 7a768a14f4
auto publish on push to master 2024-01-17 12:07:02 +01:00
Gitea CI de9ef8d841 automatic cargo CI changes 2024-01-16 18:43:48 +00:00
Christoph J. Scherr 0155465332
hedu limit
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m1s Details
2024-01-16 19:41:51 +01:00
Christoph J. Scherr 521ae9a193
skip line counting 2024-01-16 19:03:56 +01:00
Gitea CI 15687ca0d7 automatic cargo CI changes 2024-01-16 17:29:38 +00:00
Christoph J. Scherr 441669a2c3
more configs
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m41s Details
can't detect dups like this

dedup lines
2024-01-16 18:13:39 +01:00
Christoph J. Scherr b2435f3963
sub crates are now version agnostic to other local crates
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m13s Details
2024-01-16 15:59:04 +01:00
Christoph J. Scherr b58dc3dc44
fix small formatting issue in hedu 2024-01-16 15:58:40 +01:00
Gitea CI 747c3e6eac automatic cargo CI changes 2024-01-16 15:12:03 +00:00
Christoph J. Scherr 5b8753c45d
get rid of unreachable code
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m10s Details
2024-01-16 15:45:12 +01:00
Christoph J. Scherr aa560b0e05
hack log together for more configs 2024-01-16 15:44:53 +01:00
Christoph J. Scherr 39a21d64e9
add log to hedu 2024-01-16 14:04:06 +01:00
Christoph J. Scherr 0515e221f9
adjust bin interface with log 2024-01-16 14:03:55 +01:00
Christoph J. Scherr a9cf78ee0d
i think it works 2024-01-16 12:47:38 +01:00
Gitea CI 66932f70a3 automatic cargo CI changes 2024-01-16 10:33:21 +00:00
Christoph J. Scherr 3f59e99b88
early hedu
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m20s Details
2024-01-16 11:31:05 +01:00
Gitea CI b3e5a99718 automatic cargo CI changes 2024-01-16 09:30:55 +00:00
Christoph J. Scherr 6181f2bff8
remove the goddamn python interface 2024-01-16 10:28:08 +01:00
Christoph J. Scherr c85e785802
py logger removal
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 2m21s Details
2024-01-16 10:18:39 +01:00
Christoph J. Scherr 074dcf9c0f
log error handlin 2024-01-16 10:18:29 +01:00
Christoph J. Scherr 3e2ecf1189
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt 2024-01-15 23:30:34 +01:00
Christoph J. Scherr 9f393f0369
destruction of libpt-ccc 2024-01-15 23:28:01 +01:00
PlexSheep 43ac1e3fb8 Automatical formatting 2024-01-10 20:52:13 +00:00
Christoph J. Scherr 6dcc45d722 remove trailing whitespaces
Cargo Format, Check and Test / cargo fmt (push) Successful in 1m0s Details
Cargo Format, Check and Test / cargo check (push) Successful in 1m20s Details
Cargo Format, Check and Test / cargo test (push) Failing after 1m16s Details
2024-01-10 21:45:40 +01:00
Christoph J. Scherr 0de0340f4e publish workspace 2023-09-29 18:42:47 +02:00
Christoph J. Scherr ceb8c98715 Merge branch 'devel' 2023-09-29 18:24:50 +02:00
Christoph J. Scherr a63262825e renaming all my stuff to libpt 2023-09-29 18:24:24 +02:00
Christoph J. Scherr 94cd2c4d84 make things hopefully ready for v0.1.7 2023-09-29 17:53:29 +02:00
Christoph J. Scherr 1bdef8c493 make things hopefully ready for v0.1.7 2023-09-29 17:50:47 +02:00
Christoph J. Scherr 2fb3fc298c python shenanigans 2023-09-29 13:42:37 +02:00
Christoph J. Scherr 8cd7dcd77d fix warnings 2023-09-29 12:32:06 +02:00
Christoph J. Scherr 0e9da09102 link docu files 2023-09-29 12:31:26 +02:00
Christoph J. Scherr 9d1a242060 docu things i guess 2023-09-20 20:35:07 +02:00
Christoph J. Scherr cbd0717cc6 fix log and math docu 2023-09-20 20:14:10 +02:00
Christoph J. Scherr 341a64a0f5 renaming things back to libpt, its kinda responsible 2023-09-20 18:37:06 +02:00
Christoph J. Scherr 3334920d18 bintols work with generic hmnsize 2023-09-20 18:16:21 +02:00
Christoph J. Scherr 12ac4ebb38 structure stuff 2023-09-20 18:15:53 +02:00
Christoph J. Scherr ebac3201cd bintols 2023-09-20 15:37:50 +02:00
Christoph J. Scherr 3c8a2d9661 everything compiles 2023-09-20 14:52:22 +02:00
Christoph J. Scherr fa6eb387ce Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel 2023-09-20 14:32:36 +02:00
Christoph J. Scherr f2bab05909 intermediate 2023-09-20 14:32:25 +02:00
Christoph J. Scherr 482e246bc8 add bintols 2023-09-20 14:28:40 +02:00
Christoph J. Scherr 9fb726b5df compile pt-core 2023-09-15 20:14:50 +02:00
Christoph J. Scherr 999c753d3e move more stuff 2023-09-15 17:28:57 +02:00
Christoph J. Scherr 8113e5ac65 make pt-log compile 2023-09-15 17:15:09 +02:00
Christoph J. Scherr 7803195c24 restructure to workspace oriented design 2023-09-15 17:00:22 +02:00