Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mcminickpt
/
mcmini
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
7
Code
Issues
16
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
Add global variable value tracking
Show description for f8403bc
harshitaleela
committed
f8403bc
View commit details
Copy full SHA for f8403bc
Browse repository at this point
Report execution and livelock detection time in ms
Show description for 461c100
harshitaleela
committed
461c100
View commit details
Copy full SHA for 461c100
Browse repository at this point
Commits on Jun 23, 2026
Add --continue-after-data-race option
Show description for be748cb
harshitaleela
committed
be748cb
View commit details
Copy full SHA for be748cb
Browse repository at this point
Update enabledness checks in livelock exploration
Show description for b20261c
harshitaleela
committed
b20261c
View commit details
Copy full SHA for b20261c
Browse repository at this point
Commits on May 14, 2026
Add support for pthread_mutex_trylock
Show description for 89fa410
harshitaleela
committed
89fa410
View commit details
Copy full SHA for 89fa410
Browse repository at this point
Commits on May 10, 2026
BUG FIX: Premature waiter removal in condvar
Show description for 1d36368
harshitaleela
committed
1d36368
View commit details
Copy full SHA for 1d36368
Browse repository at this point
Commits on Apr 25, 2026
FIX: Updated canStopSafely check
Show description for 04107c9
harshitaleela
committed
04107c9
View commit details
Copy full SHA for 04107c9
Browse repository at this point
FIX: Check sleep sets for round-robin sched
Show description for 6aad75b
harshitaleela
committed
6aad75b
View commit details
Copy full SHA for 6aad75b
Browse repository at this point
FIX: Prevent segfault, correct PROGRESS detection
Show description for ba1fa6e
harshitaleela
committed
ba1fa6e
View commit details
Copy full SHA for ba1fa6e
Browse repository at this point
Commits on Mar 29, 2026
Modify livelock constants
harshitaleela
committed
1d36655
View commit details
Copy full SHA for 1d36655
Browse repository at this point
Implement cycle decomposition livelock algorithm
Show description for 922a2f0
harshitaleela
committed
922a2f0
View commit details
Copy full SHA for 922a2f0
Browse repository at this point
Add object-level equality for state comparison
Show description for 6fe875b
harshitaleela
committed
6fe875b
View commit details
Copy full SHA for 6fe875b
Browse repository at this point
Add function getObjectsAccessedByTransition()
Show description for ca86f0f
harshitaleela
committed
ca86f0f
View commit details
Copy full SHA for ca86f0f
Browse repository at this point
Implement progress transition
Show description for dee26d8
harshitaleela
committed
dee26d8
View commit details
Copy full SHA for dee26d8
Browse repository at this point
Remove old livelock code
Show description for 3d0ac8e
harshitaleela
committed
3d0ac8e
View commit details
Copy full SHA for 3d0ac8e
Browse repository at this point
Add new flag --explore-round-robin|-r
Show description for 0f33fff
harshitaleela
committed
0f33fff
View commit details
Copy full SHA for 0f33fff
Browse repository at this point
Commits on Jan 7, 2026
More intuitive flag names for -m and -M
Show description for 6f9ad55
gc00
committed
6f9ad55
View commit details
Copy full SHA for 6f9ad55
Browse repository at this point
Commits on Dec 8, 2025
Don't sleep on usleep, nanosleep
gc00
committed
514a098
View commit details
Copy full SHA for 514a098
Browse repository at this point
Fix minor compiler warnings
gc00
committed
b392993
View commit details
Copy full SHA for b392993
Browse repository at this point
Commits on Nov 29, 2025
Livelock: using round robin cycle
harshitaleela
committed
67aabc6
View commit details
Copy full SHA for 67aabc6
Browse repository at this point
Commits on Nov 21, 2025
Fix spelling errors
gc00
committed
45456bd
View commit details
Copy full SHA for 45456bd
Browse repository at this point
Commits on Oct 7, 2025
Set version from 1.0.0 to 1.1.0 and autoreconf
gc00
committed
077bafd
View commit details
Copy full SHA for 077bafd
Browse repository at this point
Add v1.1.0 branch/tag and update NEWS file
gc00
committed
ef7232f
View commit details
Copy full SHA for ef7232f
Browse repository at this point
Fix configure.ac
gc00
committed
73b2431
View commit details
Copy full SHA for 73b2431
Browse repository at this point
Commits on Sep 17, 2025
make clean: also clean Makefile_llvm
harshitaleela
committed
7623114
View commit details
Copy full SHA for 7623114
Browse repository at this point
Updated help for LLVM and data races
harshitaleela
committed
62a7cf2
View commit details
Copy full SHA for 62a7cf2
Browse repository at this point
LLVM plugin for data race detection
Show description for b8d78b5
harshitaleela
committed
b8d78b5
View commit details
Copy full SHA for b8d78b5
Browse repository at this point
Commits on Sep 13, 2025
FIX: Lower default maxTotalDepth for livelock
Show description for 32fd4d0
harshitaleela
committed
32fd4d0
View commit details
Copy full SHA for 32fd4d0
Browse repository at this point
Commits on Aug 31, 2025
Added a new struct, MCTransitionUniqueRep
Show description for d28e6ac
harshitaleela
committed
d28e6ac
View commit details
Copy full SHA for d28e6ac
Browse repository at this point
Commits on Aug 24, 2025
Added support for livelock detection
Show description for 7b528d7
harshitaleela
committed
7b528d7
View commit details
Copy full SHA for 7b528d7
Browse repository at this point
Added check to ensure -M is within bounds
harshitaleela
committed
74e9efd
View commit details
Copy full SHA for 74e9efd
Browse repository at this point
Commits on Aug 18, 2025
supporting attributes in pthread_create
aayushi363
committed
e59703c
View commit details
Copy full SHA for e59703c
Browse repository at this point
--all-deadlocks is default; not --first-deadlock
gc00
committed
903c0b0
View commit details
Copy full SHA for 903c0b0
Browse repository at this point
gdbinit -> gdbinit.mcmini (and minor stuff)
gc00
committed
46b4b61
View commit details
Copy full SHA for 46b4b61
Browse repository at this point
Makefile.in: Add mcmini-annotate target
gc00
committed
cdad45a
View commit details
Copy full SHA for cdad45a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.