This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
conflict-set
Watch
1
Fork
1
Code
Issues
6
Pull Requests
Actions
1
Packages
Releases
13
Activity
All Workflows
CI
38 workflow runs
Actor
All actors
andrew
weaselbot
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
release-0.0
Replace SIMD assembly with initialized Node16::index + valgrind client request
CI #96
:
Commit
9590264572
pushed by
andrew
#77
2026-08-03 22:11:54 +00:00
44m15s
View workflow file
Replace SIMD assembly with initialized Node16::index + valgrind client request
CI #95
:
Commit
9590264572
pushed by
andrew
client-request-instead-of-asm
2026-08-03 21:46:33 +00:00
26m6s
View workflow file
Correct rationale in simd_x86_64.S comment
CI #81
:
Commit
79ae91e7d3
pushed by
weaselbot
#72
2026-08-03 03:18:07 +00:00
52m44s
View workflow file
Run valgrind in arm64 release in CI
CI #80
:
Commit
29ccae53c3
pushed by
andrew
#70
2026-08-03 02:56:15 +00:00
54m56s
View workflow file
Run valgrind in arm64 release in CI
CI #79
:
Commit
29ccae53c3
pushed by
andrew
valgrind-in-arm
2026-08-03 02:31:20 +00:00
33m23s
View workflow file
Only pass -stdlib=libc++ for c++
CI #78
:
Commit
b19981ee3c
pushed by
andrew
main
2026-08-03 02:06:15 +00:00
25m7s
View workflow file
Install mc in the msan CI job
CI #75
:
Commit
9adf6f44f4
pushed by
weaselbot
#67
2026-07-23 18:45:33 +00:00
3m39s
View workflow file
ci: add MemorySanitizer CI job
CI #74
:
Commit
671ac82860
pushed by
andrew
msan-ci
2026-07-22 22:19:31 +00:00
6s
View workflow file
Port CI from main
CI #68
:
Commit
862b6a4886
pushed by
andrew
release-0.0
2026-07-14 17:36:14 +00:00
1h7m7s
View workflow file
ci: install clang/LLVM 21 in Gitea Actions workflows
CI #39
:
Commit
789ae8cbb9
pushed by
andrew
main
2026-06-22 16:53:57 +00:00
26m21s
View workflow file
CMakeLists: reformat hardening-check comment for cmake-format
CI #37
:
Commit
722f7c6864
pushed by
weaselbot
#51
2026-06-22 08:47:14 +00:00
44m46s
View workflow file
CMakeLists: use hardening-check --help output regardless of exit code
CI #36
:
Commit
be64ca7fcc
pushed by
weaselbot
#51
2026-06-22 08:34:38 +00:00
35m58s
View workflow file
Fix release and coverage CI failures
CI #35
:
Commit
a2b3455930
pushed by
weaselbot
#52
2026-06-22 07:38:38 +00:00
47m55s
View workflow file
Fix release and coverage CI failures
CI #34
:
Commit
becbbcbc28
pushed by
weaselbot
#51
2026-06-22 07:12:12 +00:00
26m8s
View workflow file
Fix self-move-assignment and leak in ConflictSet move-assignment
CI #30
:
Commit
2431f7db8a
pushed by
weaselbot
#55
2026-06-22 04:19:30 +00:00
2h20m4s
View workflow file
CMakeLists: only pass hardening-check arch flags the tool supports
CI #28
:
Commit
8a5168f232
pushed by
andrew
main
2026-06-22 03:28:58 +00:00
2h20m55s
View workflow file
Keep Python key buffers alive in WriteRange/ReadRange
CI #27
:
Commit
3e28538a15
pushed by
andrew
#43
2026-06-22 02:59:42 +00:00
3h14m34s
View workflow file
Include <sys/syscall.h> in ServerBench.cpp for SYS_perf_event_open
CI #26
:
Commit
0417152a56
pushed by
andrew
#44
2026-06-22 02:34:08 +00:00
2h52m32s
View workflow file
Assert return values in test_update_zero_should_commit / conflict
CI #25
:
Commit
29d0997ca3
pushed by
andrew
#50
2026-06-22 02:14:38 +00:00
2h36m51s
View workflow file
Make ConflictSet non-copyable in C++98/C++03
CI #24
:
Commit
ea6d97c881
pushed by
andrew
#51
2026-06-22 01:47:43 +00:00
2h13m30s
View workflow file
CMake: add target-level dependencies for conflict-set-object
CI #23
:
Commit
8352868ff0
pushed by
andrew
#52
2026-06-22 01:22:29 +00:00
1h51m56s
View workflow file
Set restype=None for void-returning C functions in conflict_set.py
CI #22
:
Commit
742d920aa1
pushed by
andrew
#53
2026-06-22 00:57:13 +00:00
1h30m12s
View workflow file
Replace CI Docker image with inline apt installs
CI #21
:
Commit
6d8b939a81
pushed by
andrew
main
2026-06-22 00:32:05 +00:00
1h9m42s
View workflow file
Set restype=None for void-returning C functions in conflict_set.py
CI #20
:
Commit
9db772eb71
pushed by
weaselbot
#53
2026-06-21 16:58:25 +00:00
2m21s
View workflow file
CMake: add target-level dependencies for conflict-set-object
CI #19
:
Commit
7d6fc39ce1
pushed by
weaselbot
#52
2026-06-21 16:57:41 +00:00
2m30s
View workflow file
Make ConflictSet non-copyable in C++98/C++03
CI #18
:
Commit
0faedfc09e
pushed by
weaselbot
#51
2026-06-21 16:43:33 +00:00
52s
View workflow file
Pin CI steps that use bashisms to bash
CI #17
:
Commit
48f9ee46cf
pushed by
weaselbot
#51
2026-06-21 16:42:23 +00:00
50s
View workflow file
Assert return values in test_update_zero_should_commit / conflict
CI #16
:
Commit
c3c69786fe
pushed by
weaselbot
#50
2026-06-21 16:41:04 +00:00
53s
View workflow file
Include <sys/syscall.h> in ServerBench.cpp for SYS_perf_event_open
CI #15
:
Commit
25307e9ed6
pushed by
weaselbot
#44
2026-06-19 17:06:29 +00:00
42s
View workflow file
Keep Python key buffers alive in WriteRange/ReadRange
CI #14
:
Commit
045bf9b5ef
pushed by
weaselbot
#43
2026-06-19 17:05:16 +00:00
46s
View workflow file
First
Previous
1
2
Next
Last