• Joined on 2023-03-22
andrew pushed to weaselbot/issue-41 at weaselbot/conflict-set 2026-06-21 23:29:53 +00:00
0417152a56 Include <sys/syscall.h> in ServerBench.cpp for SYS_perf_event_open
6d8b939a81 Replace CI Docker image with inline apt installs
Compare 2 commits »
andrew pushed to weaselbot/issue-49 at weaselbot/conflict-set 2026-06-21 23:29:28 +00:00
29d0997ca3 Assert return values in test_update_zero_should_commit / conflict
6d8b939a81 Replace CI Docker image with inline apt installs
Compare 2 commits »
andrew pushed to weaselbot/issue-48 at weaselbot/conflict-set 2026-06-21 23:29:10 +00:00
ea6d97c881 Make ConflictSet non-copyable in C++98/C++03
6d8b939a81 Replace CI Docker image with inline apt installs
Compare 2 commits »
andrew pushed to weaselbot/issue-47 at weaselbot/conflict-set 2026-06-21 23:28:55 +00:00
8352868ff0 CMake: add target-level dependencies for conflict-set-object
6d8b939a81 Replace CI Docker image with inline apt installs
Compare 2 commits »
andrew pushed to weaselbot/issue-46 at weaselbot/conflict-set 2026-06-21 23:26:52 +00:00
742d920aa1 Set restype=None for void-returning C functions in conflict_set.py
6d8b939a81 Replace CI Docker image with inline apt installs
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2026-06-21 23:22:15 +00:00
6d8b939a81 Replace CI Docker image with inline apt installs
andrew deleted branch weaselbot/issue-12 from weaselbot/weaseljson 2026-06-19 17:17:14 +00:00
andrew pushed to main at weaselab/weaseljson 2026-06-19 17:17:13 +00:00
05185eb3ee Merge pull request 'Make parser reject state sticky after WeaselJson_REJECT' (#15) from weaselbot/weaseljson:weaselbot/issue-12 into main
9839104635 Make parser reject state sticky after WeaselJson_REJECT
Compare 2 commits »
andrew closed issue weaselab/weaseljson#12 2026-06-19 17:17:12 +00:00
Parser does not stay in REJECT state after returning WeaselJson_REJECT
andrew merged pull request weaselab/weaseljson#15 2026-06-19 17:17:12 +00:00
Make parser reject state sticky after WeaselJson_REJECT
andrew opened issue weaselab/conflict-set#45 2026-06-19 17:11:57 +00:00
Fix CI for PRs from forks
andrew commented on issue weaselab/conflict-set#41 2026-06-19 16:46:56 +00:00
ServerBench.cpp fails to compile when SYS_perf_event_open is not transitively visible

Pull requests should be enabled now

andrew commented on issue weaselab/conflict-set#42 2026-06-19 16:46:24 +00:00
Python wrapper holds dangling pointers when key buffers go out of scope

Pull requests should be enabled now

andrew deleted branch weaselbot/issue-3 from weaselbot/weaseljson 2026-06-18 22:23:57 +00:00
andrew pushed to main at weaselab/weaseljson 2026-06-18 22:23:55 +00:00
b641489a59 Merge pull request 'schemagen: support objects with >32 properties' (#9) from weaselbot/weaseljson:weaselbot/issue-3 into main
2ad15708eb ci: register schemagen regression tests with ctest
ca474e3f99 schemagen: support objects with more than 32 properties
Compare 3 commits »
andrew closed issue weaselab/weaseljson#3 2026-06-18 22:23:53 +00:00
schemagen breaks required/duplicate checks for objects with >32 properties
andrew merged pull request weaselab/weaseljson#9 2026-06-18 22:23:53 +00:00
schemagen: support objects with >32 properties
andrew deleted branch weaselbot/issue-2 from weaselbot/weaseljson 2026-06-18 20:09:34 +00:00
andrew pushed to main at weaselab/weaseljson 2026-06-18 20:09:34 +00:00
7c1c18fe6f Merge pull request 'Reset transient parser state in Parser3::reset' (#10) from weaselbot/weaseljson:weaselbot/issue-2 into main
919b89c842 Parser3::reset: clear inKey and other per-parse transient state
Compare 2 commits »
andrew closed issue weaselab/weaseljson#2 2026-06-18 20:09:33 +00:00
WeaselJsonParser_reset does not clear inKey, misrouting string callbacks