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
.
Point72
/
csp
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
440
Code
Issues
53
Pull requests
17
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
[WIP] Fix symbol visibility for user extensions
- #386
#386
Draft
AdamGlustein
wants to merge 10 commits into
main
Point72/csp:main
from
fix-symbol-visibility-for-user-extensions
Point72/csp:fix-symbol-visibility-for-user-extensions
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
[WIP] Fix symbol visibility for user extensions
#386
AdamGlustein
wants to merge 10 commits into
main
Point72/csp:main
from
fix-symbol-visibility-for-user-extensions
Point72/csp:fix-symbol-visibility-for-user-extensions
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
Consolidate csp-autogen impls, restore binding_int_t in platform, fix struct cpp example
Show description for 1c617e9
timkpaine
committed
1c617e9
View commit details
Copy full SHA for 1c617e9
Browse repository at this point
Make all public classes of CSP visible so that user extensions can access them
Show description for 49a7bfa
AdamGlustein
committed
49a7bfa
View commit details
Copy full SHA for 49a7bfa
Browse repository at this point
Commits on Oct 7, 2024
Merge branch 'tkp/cpp' of https://github.com/Point72/csp into fix-symbol-visibility-for-user-extensions
AdamGlustein
committed
73e106f
View commit details
Copy full SHA for 73e106f
Browse repository at this point
Remove CSP_PUBLIC from SRMWLockFreeQueue
Show description for 5414d97
AdamGlustein
committed
5414d97
View commit details
Copy full SHA for 5414d97
Browse repository at this point
Commits on Nov 8, 2024
Merge branch 'main' of https://github.com/Point72/csp into fix-symbol-visibility-for-user-extensions
AdamGlustein
committed
571b9d5
View commit details
Copy full SHA for 571b9d5
Browse repository at this point
Use cmake GenerateExportHeader to hopefully fix Windows visibility as well
Show description for 512a6fd
AdamGlustein
committed
512a6fd
View commit details
Copy full SHA for 512a6fd
Browse repository at this point
Build csp core and csp engine as DLLs
Show description for a284577
AdamGlustein
committed
a284577
View commit details
Copy full SHA for a284577
Browse repository at this point
Commits on Nov 11, 2024
Append to RPATH for tests to find CSP shared libs
Show description for eb659d8
AdamGlustein
committed
eb659d8
View commit details
Copy full SHA for eb659d8
Browse repository at this point
Don't export header-only classes
Show description for 9168324
AdamGlustein
committed
9168324
View commit details
Copy full SHA for 9168324
Browse repository at this point
Make Exception and KafkaAdapterManager public vis
Show description for 4d826a6
AdamGlustein
committed
4d826a6
View commit details
Copy full SHA for 4d826a6
Browse repository at this point
You can’t perform that action at this time.