Skip to content

History

Revisions

  • Changelog: v0.9.1-pre published

    @YadeWira YadeWira committed Sep 3, 2026
    62eff53
  • Changelog: Windows >2 GB write fix

    @YadeWira YadeWira committed Sep 3, 2026
    70d6b4a
  • Changelog: record-count cap fix

    @YadeWira YadeWira committed Sep 3, 2026
    293b2d0
  • Changelog: v0.9.0-pre published

    @YadeWira YadeWira committed Sep 3, 2026
    7229121
  • Legacy bridge removed; status note

    @YadeWira YadeWira committed Sep 3, 2026
    4837553
  • Changelog: command and switch audit

    @YadeWira YadeWira committed Sep 3, 2026
    23ace66
  • Changelog: v0.8.0-pre published

    @YadeWira YadeWira committed Sep 3, 2026
    44900db
  • Changelog: console 1:1 with the original

    @YadeWira YadeWira committed Sep 3, 2026
    30b67eb
  • Changelog: v0.7.0-pre published

    @YadeWira YadeWira committed Sep 2, 2026
    96332f0
  • param15 pre-post-filter stream fix (65a00a5); v0.6.0-pre pending list corrected

    @YadeWira YadeWira committed Sep 2, 2026
    f3b3ab4
  • Changelog: v0.6.0-pre published

    @YadeWira YadeWira committed Sep 2, 2026
    27cf059
  • Image model ported: decr_param 3 = NzImageModel, wide corpus 1240/1240; two new -co/-cO open items

    @YadeWira YadeWira committed Sep 2, 2026
    3158148
  • docs: BMP image model scoped

    @YadeWira YadeWira committed Sep 2, 2026
    3fe1919
  • docs: -cd/-cD cluster fully closed; 1233/1240

    @YadeWira YadeWira committed Sep 2, 2026
    9c21dff
  • changelog: parallel ring sizing from p1

    @YadeWira YadeWira committed Sep 2, 2026
    175e37d
  • changelog: v0.5.0-pre

    @YadeWira YadeWira committed Sep 2, 2026
    2ad6a52
  • docs: -cd/-cD cluster resolved into three causes, two closed

    @YadeWira YadeWira committed Sep 2, 2026
    4d49564
  • docs: the -cO ring-lifetime bugs, and the two decode gaps left

    @YadeWira YadeWira committed Sep 2, 2026
    dae0947
  • docs: text-transform bit 0x40 ported

    @YadeWira YadeWira committed Sep 2, 2026
    97e7dd1
  • docs: text-transform bit 0x40 decoded from data

    @YadeWira YadeWira committed Sep 2, 2026
    a0f1b8d
  • docs: -cO is ~7.5% on real files; text-transform bit 0x40 unported

    @YadeWira YadeWira committed Sep 2, 2026
    342d525
  • docs: the last failure is ours, not NanoZip's; repro shrunk and two hypotheses refuted

    @YadeWira YadeWira committed Sep 2, 2026
    41c9715
  • docs: -cc declined by default for every user; the suites could not see it

    @YadeWira YadeWira committed Sep 2, 2026
    bf51b0d
  • docs: fuzzing corrupt input found an OOB write, a crash and a DoS

    @YadeWira YadeWira committed Sep 2, 2026
    2b91303
  • docs: four decode gaps closed; one failure left

    @YadeWira YadeWira committed Sep 2, 2026
    393c2d0
  • docs: multi-file metadata records, and what closing them fixed

    @YadeWira YadeWira committed Sep 2, 2026
    3b27bc8
  • docs: audited inventory of what the decode still misses Measured rather than recited. Headline: -co/-cO MULTI-FILE archives decode to wrong bytes and are written out without being declined, because multi-file metadata parsing yields no per-entry checksum and the per-entry verification is guarded by exactly that flag. Both test suites use single-file archives only, so neither sees it. Also records the clean declines (-p<n>, a large multi-file archive), the metadata still not extracted, what is unimplemented on purpose, what is latent and therefore unverifiable, and the coverage gaps behind the suite numbers.

    @YadeWira YadeWira committed Sep 2, 2026
    115b195
  • docs: retract two conclusions about the last failure; it is not inherited state Classifying every differing word shows the "580 bytes of model divergence at block-2 entry" is almost entirely pointer fields baked into the captured cold blob plus a per-slot statistic counter. The state effectively matches, so the divergence is introduced inside block 2 and the next step is a chunk-boundary comparison -- which needs the real chunk-loop address, since the real engine does not copy per chunk. Adds two method notes: classify differing words before reading a memory diff as drift, and a data watchpoint only fires when the value changes.

    @YadeWira YadeWira committed Sep 1, 2026
    9a46fc2
  • docs: reframe the last failure -- it is an address-mapping question, not a value one Measured the model memory against the binary's: 580 differing bytes of 17.3M at block-2 entry, 474 of them from the cold state. But overwriting the cold state with the binary's values breaks block 1, and the tier2 align table's apparent mismatch is an artefact of a port-invented address. So the question is which cells this port places where the original does not. Adds two method notes, including: a port-invented address is not evidence about the original, and run the suite before believing a measured fix.

    @YadeWira YadeWira committed Sep 1, 2026
    4da14e8
  • docs: synthetic suite 88/88 (100%); the audio defect is fully closed FUN_0809bdc0 is ported, which closes decr_param==2 audio for all three codecs. Every synthetic fixture now decodes natively for all eight methods with zero bridge, and the real corpus is 479/480 -- one file left in the whole project, the already-localised -cO literal bit. Also records that the notes' "Fenwick tree" description of FUN_0809bdc0 did not survive reading it, and how the initial tables were derived when the builder had no decompile either.

    @YadeWira YadeWira committed Sep 1, 2026
    b9fe7dd