Henry Schimke
|
48287631dd
|
Implement clippy suggestions
|
2023-01-04 14:48:16 -06:00 |
|
Henry Schimke
|
c65eadf102
|
cleanup bit_matrix
|
2023-01-03 11:56:21 -06:00 |
|
Henry Schimke
|
8543cbb98c
|
fix bitmatrix test case
|
2023-01-03 10:33:08 -06:00 |
|
Henry Schimke
|
5e710e57c4
|
fix required for new -> default
|
2023-01-03 07:10:12 -06:00 |
|
Henry Schimke
|
6f544d3213
|
added box::default for upcean reader
|
2023-01-03 06:45:04 -06:00 |
|
Henry Schimke
|
e095de835d
|
Add default for most readers
|
2023-01-03 06:39:00 -06:00 |
|
Henry Schimke
|
7145934f84
|
default for boxable writers
|
2023-01-03 06:26:48 -06:00 |
|
Henry Schimke
|
203befcd04
|
fix missing pdf417 in multiformat writer
|
2023-01-02 17:24:20 -06:00 |
|
Henry Schimke
|
65f7c4d01b
|
update for shared state and improved performance
|
2023-01-02 16:38:05 -06:00 |
|
Henry Schimke
|
72f69dd6a0
|
v0.1.4
|
2023-01-01 16:42:16 -06:00 |
|
Henry Schimke
|
a6727220fa
|
slight performance improvement, detector
|
2022-12-31 17:01:10 -06:00 |
|
Henry Schimke
|
d08f8aaf73
|
switch to using cargo version of one-d-proc-derive
|
2022-12-31 14:43:48 -06:00 |
|
Henry Schimke
|
9ff68e6974
|
rename multi barcode methods to snake case
|
2022-12-31 13:15:30 -06:00 |
|
Henry Schimke
|
900ddfad38
|
allow deprecated internally
|
2022-12-31 11:58:08 -06:00 |
|
Henry Schimke
|
f59507ce2a
|
add missing to_string methods in pdf417
|
2022-12-31 11:56:14 -06:00 |
|
Henry Schimke
|
da39b9fce4
|
dont'clone a reference
|
2022-12-31 11:07:50 -06:00 |
|
Henry Schimke
|
4f93092656
|
more warnings clenaup
|
2022-12-31 11:02:28 -06:00 |
|
Henry Schimke
|
29a4040f2d
|
cleanup more warnings and deprecated function use
|
2022-12-30 17:00:35 -06:00 |
|
Henry Schimke
|
b383d7b0d4
|
many warnings cleaned up
|
2022-12-30 16:19:45 -06:00 |
|
Henry Schimke
|
6a9ac8fa89
|
move clone_from_slice to copy_within
|
2022-12-30 09:03:12 -06:00 |
|
Henry Schimke
|
a345a27b78
|
move applicable copy_from_slice to copy_within
|
2022-12-30 09:00:53 -06:00 |
|
Henry Schimke
|
4f7478245a
|
rename proc macro project
|
2022-12-30 08:47:48 -06:00 |
|
Henry Schimke
|
a513b8c638
|
cargo fmt
|
2022-12-29 17:58:52 -06:00 |
|
Henry Schimke
|
ed0dcefa79
|
all integrations pass
|
2022-12-29 17:58:42 -06:00 |
|
Henry Schimke
|
1c94af40ee
|
more std::mem::swap changes
|
2022-12-29 17:46:09 -06:00 |
|
Henry Schimke
|
09f25bfacc
|
fixed datamatrix detection (incorrect) in ean13 2
|
2022-12-29 17:33:45 -06:00 |
|
Henry Schimke
|
16cca6723a
|
cargo fmt
|
2022-12-29 12:40:29 -06:00 |
|
Henry Schimke
|
43c91900fe
|
1-3 integration sets pass
|
2022-12-29 12:40:10 -06:00 |
|
Henry Schimke
|
8e13f0e15a
|
located issue with test 2/14
|
2022-12-29 12:30:46 -06:00 |
|
Henry Schimke
|
db674f0adf
|
fixed codeword row error correction issue
|
2022-12-28 17:45:55 -06:00 |
|
Henry Schimke
|
cba6a10c4b
|
port integration for pdf 417 1-3
|
2022-12-26 14:22:37 -06:00 |
|
Henry Schimke
|
3021c163d4
|
writer test pass
|
2022-12-26 14:07:00 -06:00 |
|
Henry Schimke
|
b0cd7f20f4
|
port test
|
2022-12-26 13:35:25 -06:00 |
|
Henry Schimke
|
07e8aa2971
|
port pdf 417 writer
|
2022-12-26 13:29:57 -06:00 |
|
Henry Schimke
|
0061fdd900
|
pdf_417_reader port
|
2022-12-26 12:22:28 -06:00 |
|
Henry Schimke
|
9d215d9f99
|
decode tests pass
|
2022-12-26 11:38:54 -06:00 |
|
Henry Schimke
|
f07d546083
|
tests built
|
2022-12-23 10:28:11 -06:00 |
|
Henry Schimke
|
d7c0c67196
|
parser builds
|
2022-12-22 17:23:21 -06:00 |
|
Henry Schimke
|
a6b9c3efc0
|
likely fix to row indicator problem now a trait
|
2022-12-20 17:43:22 -06:00 |
|
Henry Schimke
|
925d9338e5
|
detection_result builds
|
2022-12-20 16:29:21 -06:00 |
|
Henry Schimke
|
8a0cc78c61
|
convert most variable swaps to mem swaps
|
2022-12-19 18:04:43 -06:00 |
|
Henry Schimke
|
eaacf31923
|
cargo fmt
|
2022-12-19 17:49:52 -06:00 |
|
Henry Schimke
|
9580f542d6
|
codeword detector
|
2022-12-19 17:49:40 -06:00 |
|
Henry Schimke
|
60fdd8e794
|
metadata, value, bounding, codword, column port
|
2022-12-19 13:54:54 -06:00 |
|
Henry Schimke
|
75026d6936
|
pdf417 ec + test
|
2022-12-19 12:01:11 -06:00 |
|
Henry Schimke
|
5b616fe710
|
pdf_417_encoder pass
|
2022-12-18 11:25:40 -06:00 |
|
Henry Schimke
|
6dbcc60c64
|
cargo fmt
|
2022-12-18 11:06:59 -06:00 |
|
Henry Schimke
|
3ef74a663d
|
encoder builds
|
2022-12-18 10:56:45 -06:00 |
|
Henry Schimke
|
2a27b182c1
|
cargo fmt
|
2022-12-17 18:47:54 -06:00 |
|
Henry Schimke
|
d9b0d46f71
|
high level encoder builds
|
2022-12-17 18:47:38 -06:00 |
|