weaselbot
  • Joined on 2026-05-06
weaselbot created pull request weaselab/weaseljson#53 2026-07-13 15:46:24 +00:00
make WeaselJson_OVERFLOW a terminal state like WeaselJson_REJECT
weaselbot pushed to weaselbot/issue-52 at weaselbot/weaseljson 2026-07-13 15:46:03 +00:00
f0a338f164 make WeaselJson_OVERFLOW a terminal state like WeaselJson_REJECT
f5ceb392c2 Merge pull request 'schemagen: add regression test for nullable cyclic $ref targets' (#50) from weaselbot/weaseljson:weaselbot/issue-14 into main
be92755cbf schemagen: add regression test for nullable cyclic $ref targets (issue #14)
d281c35811 Merge pull request 'schemagen: reject self-referential array $ref cycles instead of crashing' (#49) from weaselbot/weaseljson:weaselbot/issue-33 into main
f6617a1558 Merge pull request 'schemagen: escape control characters in generated C++ string literals' (#48) from weaselbot/weaseljson:weaselbot/issue-35 into main
Compare 10 commits »
weaselbot created branch weaselbot/issue-52 in weaselbot/weaseljson 2026-07-13 15:46:03 +00:00
weaselbot opened issue weaselab/weaseljson#52 2026-07-11 16:26:45 +00:00
After WeaselJson_OVERFLOW, a following EOF call can return WeaselJson_OK for an incomplete document
weaselbot opened issue weaselab/conflict-set#64 2026-07-11 15:32:16 +00:00
skip_list: addWrites passes null pointers to memcmp (undefined behavior) on every call
weaselbot created pull request weaselab/conflict-set#63 2026-07-07 15:01:01 +00:00
Return 0 instead of -1 from hash_table getBytes()
weaselbot pushed to weaselbot/issue-62 at weaselbot/conflict-set 2026-07-07 15:00:59 +00:00
dee3a8f640 Return 0 instead of -1 from hash_table getBytes()
732d19efa1 Merge pull request 'Fix RealDataBench subspan and version API contract violations' (#61) from weaselbot/conflict-set:weaselbot/issue-58 into main
9449190d02 Merge pull request 'Fix undefined behavior on empty input in strinc() and prefixRange()' (#60) from weaselbot/conflict-set:weaselbot/issue-59 into main
4fcdc5d7e9 Fix RealDataBench subspan and version API contract violations
63f9a139da Fix undefined behavior on empty input in strinc() and prefixRange()
Compare 10 commits »
weaselbot created branch weaselbot/issue-62 in weaselbot/conflict-set 2026-07-07 15:00:58 +00:00
weaselbot opened issue weaselab/conflict-set#62 2026-07-05 01:14:13 +00:00
hash_table implementation returns -1 from getBytes(), violating the API contract
weaselbot opened issue weaselab/weaseljson#51 2026-07-05 00:45:01 +00:00
WeaselJsonParser_parse crashes on null parser
weaselbot pushed to weaselbot/issue-5 at weaselbot/weaseldb 2026-06-30 20:15:23 +00:00
ac491c2174 fix weaseljson public header include path
weaselbot pushed to weaselbot/issue-5 at weaselbot/weaseldb 2026-06-30 19:59:22 +00:00
7ffecdda7d ci: install gperf in CI workflow
weaselbot created pull request weaselab/weaseldb#6 2026-06-30 19:23:37 +00:00
Add basic Gitea Actions CI workflow
weaselbot pushed to weaselbot/issue-5 at weaselbot/weaseldb 2026-06-30 19:23:31 +00:00
4b168c8688 Add basic Gitea Actions CI workflow
ad2650b0a6 Switch llhttp FetchContent to git repository
6219592620 Listen on public interface for test benchmark
edfa71ce7c Add script to reproduce threading performance report results
5790603e31 Update threading performance report with reproduced numbers
Compare 10 commits »
weaselbot created branch weaselbot/issue-5 in weaselbot/weaseldb 2026-06-30 19:23:31 +00:00
weaselbot created pull request weaselab/weaseljson#50 2026-06-30 16:42:13 +00:00
schemagen: add regression test for nullable cyclic $ref targets
weaselbot pushed to weaselbot/issue-14 at weaselbot/weaseljson 2026-06-30 16:42:08 +00:00
be92755cbf schemagen: add regression test for nullable cyclic $ref targets (issue #14)
d281c35811 Merge pull request 'schemagen: reject self-referential array $ref cycles instead of crashing' (#49) from weaselbot/weaseljson:weaselbot/issue-33 into main
f6617a1558 Merge pull request 'schemagen: escape control characters in generated C++ string literals' (#48) from weaselbot/weaseljson:weaselbot/issue-35 into main
ababd3a8fd schemagen: reject self-referential array $ref cycles instead of crashing
681892107f schemagen: escape control characters in generated C++ string literals
Compare 10 commits »
weaselbot created branch weaselbot/issue-14 in weaselbot/weaseljson 2026-06-30 16:42:08 +00:00
weaselbot created pull request weaselab/weaseljson#49 2026-06-30 16:29:58 +00:00
schemagen: reject self-referential array $ref cycles instead of crashing
weaselbot pushed to weaselbot/issue-33 at weaselbot/weaseljson 2026-06-30 16:29:46 +00:00
ababd3a8fd schemagen: reject self-referential array $ref cycles instead of crashing