An open API service providing commit metadata for open source projects.

GitHub / bwipp/postscriptbarcode / commits

SHA Message Author Date Stats
d91af23b datamatrix: Macro 05/06 always in first position Harry Brooke <h****1@h****k>
Committed by: Terry Burton <t****z@t****k>
3 days ago
b22ce8fe Tests: Report xpost per-file runtime with sub-second precision Terry Burton <t****z@t****k> about 2 months ago
4a97424e CI: Build xpost in release mode with LTO Terry Burton <t****z@t****k> about 2 months ago
a94e993f Tests: Fail xpost runs on test-framework failure markers Terry Burton <t****z@t****k> about 2 months ago
1c8fdcee Tests: Add Distiller test variant Terry Burton <t****z@t****k> about 2 months ago
de5d112b Tests: Prune redundant renmatrix text cases and right-size the rest Terry Burton <t****z@t****k> about 2 months ago
1d920175 Tests: Keep d3aqr size tests within PLRM implementation limits Terry Burton <t****z@t****k> about 2 months ago
93b7eb68 Tests: Prune expensive redundant codeone capacity tests Terry Burton <t****z@t****k> about 2 months ago
c6e4518f Tests: Add xpost test variant and CI workflow Terry Burton <t****z@t****k> about 2 months ago
198c385f d3aqr: Guard symbol matrix allocation against implementation limits Terry Burton <t****z@t****k> about 2 months ago
e17fdd8d Tests: Register missing test files in the suite Terry Burton <t****z@t****k> about 2 months ago
5c11da06 Tests: Use standard string construction in maxicode test Terry Burton <t****z@t****k> about 2 months ago
d00e3134 Tests: Update rsecprime tests to the reversed-coefficients convention Terry Burton <t****z@t****k> about 2 months ago
c3461763 Tests: Update rsecbinary tests to the caller-prepared tables convention Terry Burton <t****z@t****k> about 2 months ago
214e8ee4 resource_timer.ps: Create the resource name string in global VM Terry Burton <t****z@t****k> about 2 months ago
06a78b7e qrcode: Materialise each mode segment once when the mode changes Terry Burton <t****z@t****k> about 2 months ago
1780b0f3 dotcode: Score each mask and its lit-edge variant in a single pass Terry Burton <t****z@t****k> about 2 months ago
315f4db8 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 2 months ago
98577dd0 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 2 months ago
2656b12b Update CHANGES Terry Burton <t****z@t****k> 2 months ago
a31821fa dotcode: Derive each mask's ECC from the unmasked message ECC Terry Burton <t****z@t****k> 2 months ago
0bb649f8 dotcode: Resolve the codeword placement walk once and share it between masks Terry Burton <t****z@t****k> 2 months ago
91dd68a3 renmatrix: Add region tracing sub-phase profiling hooks Terry Burton <t****z@t****k> 2 months ago
aaa03030 qrcode: Add mask apply/eval profiling hooks Terry Burton <t****z@t****k> 2 months ago
00fdbfc8 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 2 months ago
6007d554 CI: Exempt rolling distro containers from zizmor image pinning Terry Burton <t****z@t****k> 2 months ago
91c45e7a Update CHANGES Terry Burton <t****z@t****k> 2 months ago
2e3705cc qrcode: Optimise masking and data layout hot loops Terry Burton <t****z@t****k> 2 months ago
cb014c3b hanxin: Optimise mask layer generation and placement Terry Burton <t****z@t****k> 2 months ago
e6ed27ea rsecbinary: Require caller-prepared tables Terry Burton <t****z@t****k> 2 months ago
ed064007 Describe encoding steps rather than numbering phases Terry Burton <t****z@t****k> 2 months ago
9ede763c Tests: Aztec Code encoding optimiser regression corpus Terry Burton <t****z@t****k> 2 months ago
5bd1ec95 Cache Reed-Solomon coefficients readonly Terry Burton <t****z@t****k> 2 months ago
7abd516d rsecprime: Require caller-reversed coefficients Terry Burton <t****z@t****k> 2 months ago
67fde104 Tests: pin Aztec binary-run entry tie behaviour Terry Burton <t****z@t****k> 2 months ago
a1fdf158 renmatrix: Classify corners via lookup in the region tracing scan Terry Burton <t****z@t****k> 2 months ago
abd64451 azteccode: Process punctuation pairs by lookahead Terry Burton <t****z@t****k> 2 months ago
aaefd4c3 azteccode: Single-pass latch relaxation via closed latch tables Terry Burton <t****z@t****k> 2 months ago
9fe68d52 azteccode: Reduce cost of encoding state scans Terry Burton <t****z@t****k> 2 months ago
2aaa3a6b Bump wikidocs Terry Burton <t****z@t****k> 3 months ago
bbb35560 Bump wikidocs; freshen docs action Terry Burton <t****z@t****k> 3 months ago
6214beb8 Update CHANGES Terry Burton <t****z@t****k> 3 months ago
a1a00d46 Increase hook density by adding instances to matrix layout phase Terry Burton <t****z@t****k> 3 months ago
c77326c9 No need to gate hook with enabledebug Terry Burton <t****z@t****k> 3 months ago
ac528a88 render: Rework bearer bars to use fill Terry Burton <t****z@t****k> 3 months ago
0b9995ae Tests: Han Xin numeric data to bitstream Terry Burton <t****z@t****k> 3 months ago
d7c083c3 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 3 months ago
34d1232f rsecprime: Align with rsecbinary Terry Burton <t****z@t****k> 3 months ago
cf0d049e rsecbinary: Inline common rsprod; reverse coeff to simplify inner loop Terry Burton <t****z@t****k> 3 months ago
04239143 CONTRIBUTING: Document chain-of-segments pattern Terry Burton <t****z@t****k> 3 months ago
4644e4ad micropdf417: Avoid O(n^2) sequence copying in text-mode encoder Terry Burton <t****z@t****k> 3 months ago
355bb5e1 azteccode: Avoid O(n^2) sequence copying in encoder Terry Burton <t****z@t****k> 3 months ago
3de0d6ab pdf417: Avoid O(n^2) sequence copying in text-mode encoder Terry Burton <t****z@t****k> 3 months ago
a858778d Update CHANGES Terry Burton <t****z@t****k> 3 months ago
3c09af6e gs1process: Improve performance of template checking Terry Burton <t****z@t****k> 3 months ago
488cde8a gs1process: Avoid inefficient AI parsing Terry Burton <t****z@t****k> 3 months ago
fa2fd177 telepennumeric: implement DLE switch to trailing ASCII gitlost <b****e@g****m>
Committed by: Terry Burton <t****z@t****k>
3 months ago
6c72930f telepennumeric: check for digit pairs instead of even length gitlost <b****e@g****m>
Committed by: Terry Burton <t****z@t****k>
3 months ago
95f49fd7 Refer to private vulnerability reporting Terry Burton <t****z@t****k> 3 months ago
01c79263 Update SECURITY.md to clarify where to report non-BWIPP issues Terry Burton <t****z@t****k>
Committed by: GitHub <n****y@g****m>
3 months ago
383bada1 Update CHANGES Terry Burton <t****z@t****k> 3 months ago
22e460ad Pre-compute numeric runs to avoid O(n^2) complexity Terry Burton <t****z@t****k> 3 months ago
85f295c0 Avoid internal rowmult clashing with the user option of the same name Terry Burton <t****z@t****k> 3 months ago
ec081bab Set limits on parsed msglen Terry Burton <t****z@t****k> 3 months ago
0ec83211 dotcode: Apply upper bounds to rows and columns options Terry Burton <t****z@t****k> 3 months ago
019509e7 Limit QR Code parsed input length Terry Burton <t****z@t****k> 3 months ago
992f9311 Typo Terry Burton <t****z@t****k> 3 months ago
f8791fe6 Update CHANGES Terry Burton <t****z@t****k> 4 months ago
a5b2d1e8 d3aqr: Invert polarity of p0 Terry Burton <t****z@t****k> 4 months ago
efaf2e48 d3aqr: Add hostratio option Terry Burton <t****z@t****k> 4 months ago
8791fc5e d3aqr: Update example data and options Terry Burton <t****z@t****k> 4 months ago
a9a32219 Bump wikidocs Terry Burton <t****z@t****k> 4 months ago
2697cb18 Update CHANGES Terry Burton <t****z@t****k> 4 months ago
7bbf2f24 Preliminary encoder for D3 AQR Terry Burton <t****z@t****k> 4 months ago
dffbcf05 Satiate superlinter Terry Burton <t****z@t****k> 4 months ago
76246232 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 4 months ago
087ea178 rendertext: Hoist directionrotate and use its keys for options validation Terry Burton <t****z@t****k> 4 months ago
84e2fb6f render: Tidy Terry Burton <t****z@t****k> 4 months ago
872b8666 rendertext: Simplify test Terry Burton <t****z@t****k> 4 months ago
1dc4b23e rendertext: Eliminate dead code Terry Burton <t****z@t****k> 4 months ago
d5f4b3b0 rectanguarmicroqrcode: Add "rMQR" to the DESC metadata Terry Burton <t****z@t****k> 4 months ago
92f4d56c Bump wikidocs Terry Burton <t****z@t****k> 4 months ago
dfc15bc7 Remove JAB Code Terry Burton <t****z@t****k> 4 months ago
7bb0a908 Update CONTRIBUTING.md Terry Burton <t****z@t****k> 4 months ago
da505d9b hanxin: Expand trivial encoder with GS1 mode support and numeric compaction Terry Burton <t****z@t****k> 4 months ago
2d93b9d4 hanxin: Add debugbits; move debugcws before ECC Terry Burton <t****z@t****k> 4 months ago
e866e9e2 processoptions: Add textsubspace and textsplit aliases Terry Burton <t****z@t****k> 4 months ago
476fad23 Bump wikidocs Terry Burton <t****z@t****k> 4 months ago
f5821ee4 Update CHANGES Terry Burton <t****z@t****k> 4 months ago
76f26c5d isbn,ismn,issn,gs1northamericancoupon: migrate label to text framework Terry Burton <t****z@t****k> 4 months ago
e7a6d2ee processoptions: Add supplementary alias parameter Terry Burton <t****z@t****k> 4 months ago
a0dca525 Update CHANGES Terry Burton <t****z@t****k> 5 months ago
a869d5bc databar: Add 1X LHS guard space to linear sbs and 5X RHS space for Limited Terry Burton <t****z@t****k> 5 months ago
933d7adf renlinear: add tests for sbs beginning and ending with zero-width placeholders Terry Burton <t****z@t****k> 5 months ago
111c7596 renlinear: make zero-width sbs elements independent of barratio/spaceratio Terry Burton <t****z@t****k> 5 months ago
c214589f Bump wikidocs Terry Burton <t****z@t****k> 5 months ago
028c845b ean{2,5}: guarddescent -> addondescent; set to primary guarddescent by default Terry Burton <t****z@t****k> 5 months ago
32b4c7d7 Update CHANGES Terry Burton <t****z@t****k> 5 months ago
a789b30d Add debugecc option and regression tests for RSEC paths Terry Burton <t****z@t****k> 5 months ago
55a24b9e Rework RSEC into shared helpers Terry Burton <t****z@t****k> 5 months ago

← Back to repository