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 }}
exasol
/
udf-runner-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
#61: Add stacktrace-aware exceptions and assertions to v2
- #62
#62
Merged
tkilias
merged 16 commits into
main
exasol/udf-runner-cpp:main
from
feature/exception_with_stacktrace
exasol/udf-runner-cpp:feature/exception_with_stacktrace
Copy head branch name to clipboard
Sep 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
#61: Add stacktrace-aware exceptions and assertions to v2
#62
tkilias
merged 16 commits into
main
exasol/udf-runner-cpp:main
from
feature/exception_with_stacktrace
exasol/udf-runner-cpp:feature/exception_with_stacktrace
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
docs: add public v2 coding style guide
tkilias
committed
901c0b0
View commit details
Copy full SHA for 901c0b0
Browse repository at this point
docs: enforce v2 C++ naming style
tkilias
committed
d6914e0
View commit details
Copy full SHA for d6914e0
Browse repository at this point
docs: track v2 coding style issue
tkilias
committed
4c2333f
View commit details
Copy full SHA for 4c2333f
Browse repository at this point
test: add gtest support to v2
tkilias
committed
7c74ba0
View commit details
Copy full SHA for 7c74ba0
Browse repository at this point
fix: address PR review findings
tkilias
committed
506e45a
View commit details
Copy full SHA for 506e45a
Browse repository at this point
Add stacktrace-aware exceptions and assertions
tkilias
committed
1292584
View commit details
Copy full SHA for 1292584
Browse repository at this point
#61: Document stacktrace exception feature
tkilias
committed
c9f6e4a
View commit details
Copy full SHA for c9f6e4a
Browse repository at this point
Adapt exception test to GoogleTest
tkilias
committed
3a26fd7
View commit details
Copy full SHA for 3a26fd7
Browse repository at this point
Pin v2 to Bazel 8.3.1
tkilias
committed
6722381
View commit details
Copy full SHA for 6722381
Browse repository at this point
Commits on Sep 25, 2026
Merge origin/main into feature/exception_with_stacktrace
Show description for a9a7fbc
tkilias
committed
a9a7fbc
View commit details
Copy full SHA for a9a7fbc
Browse repository at this point
fix: resolve clang-tidy errors in exception test
tkilias
committed
9e12e1f
View commit details
Copy full SHA for 9e12e1f
Browse repository at this point
fix: address SonarCloud findings
tkilias
committed
7753c8d
View commit details
Copy full SHA for 7753c8d
Browse repository at this point
fix: use standard exception in test helper
tkilias
committed
eebca05
View commit details
Copy full SHA for eebca05
Browse repository at this point
fix: make assertion termination injectable
tkilias
committed
8700ae2
View commit details
Copy full SHA for 8700ae2
Browse repository at this point
fix: satisfy assertion clang-tidy check
tkilias
committed
41a8b69
View commit details
Copy full SHA for 41a8b69
Browse repository at this point
test: exclude assertions from coverage gate
tkilias
committed
2271502
View commit details
Copy full SHA for 2271502
Browse repository at this point
You can’t perform that action at this time.