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
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
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
.
RegexSolver
/
regexsolver-java
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
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
Datepicker
All time
Commit history
Commits on Sep 15, 2026
Update
alexvbrdn
committed
cd1db2b
View commit details
Copy full SHA for cd1db2b
Browse repository at this point
Merge pull request #6 from RegexSolver/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
Show description for 42fb4fb
alexvbrdn
authored
42fb4fb
View commit details
Copy full SHA for 42fb4fb
Browse repository at this point
Merge pull request #5 from RegexSolver/dependabot/maven/jackson.version-2.22.2
Show description for b16e038
alexvbrdn
authored
b16e038
View commit details
Copy full SHA for b16e038
Browse repository at this point
Merge pull request #2 from RegexSolver/dependabot/maven/jakarta.annotation-jakarta.annotation-api-3.0.0
Show description for 8ec7213
alexvbrdn
authored
8ec7213
View commit details
Copy full SHA for 8ec7213
Browse repository at this point
Merge pull request #4 from RegexSolver/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
Show description for 1dcb4dc
alexvbrdn
authored
1dcb4dc
View commit details
Copy full SHA for 1dcb4dc
Browse repository at this point
Merge pull request #3 from RegexSolver/dependabot/github_actions/actions/setup-java-6
Show description for d6ed717
alexvbrdn
authored
d6ed717
View commit details
Copy full SHA for d6ed717
Browse repository at this point
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.12.0
Show description for 8747431
dependabot[bot]
authored
8747431
View commit details
Copy full SHA for 8747431
Browse repository at this point
Bump jackson.version from 2.21.5 to 2.22.2
Show description for d38cb83
dependabot[bot]
authored
d38cb83
View commit details
Copy full SHA for d38cb83
Browse repository at this point
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.8
Show description for d54b256
dependabot[bot]
authored
d54b256
View commit details
Copy full SHA for d54b256
Browse repository at this point
Bump actions/setup-java from 4 to 6
Show description for c2cb87f
dependabot[bot]
authored
c2cb87f
View commit details
Copy full SHA for c2cb87f
Browse repository at this point
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
Show description for 5255366
dependabot[bot]
authored
5255366
View commit details
Copy full SHA for 5255366
Browse repository at this point
add dependabot, changelog, PR template and readme chips
alexvbrdn
committed
91ab530
View commit details
Copy full SHA for 91ab530
Browse repository at this point
Commits on Aug 8, 2026
Fix validation issue
alexvbrdn
committed
61c149e
View commit details
Copy full SHA for 61c149e
Browse repository at this point
Fix vulnerable dependencies
alexvbrdn
committed
bd481c1
View commit details
Copy full SHA for bd481c1
Browse repository at this point
Merge pull request #1 from RegexSolver/v1.1
Show description for 3fbad60
alexvbrdn
authored
3fbad60
View commit details
Copy full SHA for 3fbad60
Browse repository at this point
Fix javadocs
alexvbrdn
committed
00cfada
View commit details
Copy full SHA for 00cfada
Browse repository at this point
Fix compatibility issue with java 11
alexvbrdn
committed
c44cfe4
View commit details
Copy full SHA for c44cfe4
Browse repository at this point
Commits on Aug 4, 2026
Update library
alexvbrdn
committed
174ddeb
View commit details
Copy full SHA for 174ddeb
Browse repository at this point
Commits on Jul 25, 2026
Align repo with the JS and Python SDKs, and fix the test suite
Show description for ee50a7c
alexvbrdn
and
claude
committed
ee50a7c
View commit details
Copy full SHA for ee50a7c
Browse repository at this point
Update OperationOptions.java
alexvbrdn
committed
3ef7a5a
View commit details
Copy full SHA for 3ef7a5a
Browse repository at this point
Revert some changes
alexvbrdn
committed
2e7d46c
View commit details
Copy full SHA for 2e7d46c
Browse repository at this point
Fix some issues
alexvbrdn
committed
362dcf3
View commit details
Copy full SHA for 362dcf3
Browse repository at this point
Commits on Jun 15, 2026
Add new error
alexvbrdn
committed
35a6ca7
View commit details
Copy full SHA for 35a6ca7
Browse repository at this point
Commits on Jun 14, 2026
Update endpoints
alexvbrdn
committed
63df926
View commit details
Copy full SHA for 63df926
Browse repository at this point
Commits on Apr 13, 2026
Update possible exceptions
alexvbrdn
committed
99b559a
View commit details
Copy full SHA for 99b559a
Browse repository at this point
Commits on Apr 12, 2026
Update README
alexvbrdn
committed
b27a891
View commit details
Copy full SHA for b27a891
Browse repository at this point
Commits on Apr 6, 2026
Update library
alexvbrdn
committed
41b1561
View commit details
Copy full SHA for 41b1561
Browse repository at this point
Commits on Mar 29, 2026
Update methods calls
alexvbrdn
committed
3d2b26a
View commit details
Copy full SHA for 3d2b26a
Browse repository at this point
Update README.md
alexvbrdn
committed
5f98060
View commit details
Copy full SHA for 5f98060
Browse repository at this point
Update library
alexvbrdn
committed
fe42442
View commit details
Copy full SHA for fe42442
Browse repository at this point
Commits on Oct 29, 2025
update readme
alexvbrdn
committed
5e48f47
View commit details
Copy full SHA for 5e48f47
Browse repository at this point
Commits on Oct 26, 2025
Remove getDetails
alexvbrdn
committed
cd5a2e7
View commit details
Copy full SHA for cd5a2e7
Browse repository at this point
Remove getDetails
alexvbrdn
committed
f4f2c30
View commit details
Copy full SHA for f4f2c30
Browse repository at this point
Commits on Oct 21, 2025
Reorganize classes
alexvbrdn
committed
7168fd7
View commit details
Copy full SHA for 7168fd7
Browse repository at this point
Update README.md
alexvbrdn
authored
179ad19
View commit details
Copy full SHA for 179ad19
Browse repository at this point
Previous
Next
You can’t perform that action at this time.