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 }}
sigdev2
/
ChaiScript
Public
forked from
ChaiScript/ChaiScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ChaiScript
include
chaiscript
chaiscript_threading.hpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 24, 2021
change .clang-format and reformat code with clang-format 11
Show description for cff6a0a
BerndAmend
committed
cff6a0a
View commit details
Copy full SHA for cff6a0a
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
Fix: added 'static' to thread_local variable in chaiscript/chaiscript_threading.hpp
Show description for 7a67963
yuyaryshev
committed
7a67963
View commit details
Copy full SHA for 7a67963
View code at this point
Browse repository at this point
Commits on May 29, 2018
Merge remote-tracking branch 'origin/c++17' into develop
lefticus
committed
c19705d
View commit details
Copy full SHA for c19705d
View code at this point
Browse repository at this point
Update copyrights to 2018
lefticus
committed
2d762c8
View commit details
Copy full SHA for 2d762c8
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Various C++17 considerations
lefticus
committed
4213f24
View commit details
Copy full SHA for 4213f24
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Initial simple application of constexpr to API
lefticus
committed
ddb2f35
View commit details
Copy full SHA for ddb2f35
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Various noexcept additions
lefticus
committed
5d56051
View commit details
Copy full SHA for 5d56051
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Changes that noexcept want to happen
lefticus
committed
34534c1
View commit details
Copy full SHA for 34534c1
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Add `noexcept` where appropriate
Show description for e07cd88
lefticus
committed
e07cd88
View commit details
Copy full SHA for e07cd88
View code at this point
Browse repository at this point
Commits on May 31, 2017
ChaiScript can only support static in non-threading mode
lefticus
committed
bdd0a12
View commit details
Copy full SHA for bdd0a12
View code at this point
Browse repository at this point
Revert "Add workaround for chaiscript used as static"
Show description for 3b48983
lefticus
committed
3b48983
View commit details
Copy full SHA for 3b48983
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Add workaround for chaiscript used as static
Show description for a281d95
lefticus
committed
a281d95
View commit details
Copy full SHA for a281d95
View code at this point
Browse repository at this point
Simplify usage of Thread_Specific object
lefticus
committed
be2fec0
View commit details
Copy full SHA for be2fec0
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop
lefticus
committed
064a385
View commit details
Copy full SHA for 064a385
View code at this point
Browse repository at this point
Add PVS Studio and address some issues it found
lefticus
committed
283785f
View commit details
Copy full SHA for 283785f
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Update copyrights to 2017
lefticus
committed
87f1242
View commit details
Copy full SHA for 87f1242
View code at this point
Browse repository at this point
Require thread_local support, move to xcode8
lefticus
committed
faba0f1
View commit details
Copy full SHA for faba0f1
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Add warning on platforms without thread_local
lefticus
committed
56b4f46
View commit details
Copy full SHA for 56b4f46
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Move away from shared_lock
Show description for 3627efe
lefticus
committed
3627efe
View commit details
Copy full SHA for 3627efe
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Enable use of shared_mutex now on C++14
lefticus
committed
a3365a9
View commit details
Copy full SHA for a3365a9
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Update copyrights
lefticus
committed
ed65ad7
View commit details
Copy full SHA for ed65ad7
View code at this point
Browse repository at this point
Fix some issues found by cppcheck
lefticus
committed
bc0eaa5
View commit details
Copy full SHA for bc0eaa5
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Enable thread local in MSVC 2015
lefticus
committed
08ba646
View commit details
Copy full SHA for 08ba646
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Add note about handling of thread contexts
lefticus
committed
563999f
View commit details
Copy full SHA for 563999f
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Allow user to disable nothread warning
lefticus
committed
9e93d61
View commit details
Copy full SHA for 9e93d61
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Reduce copies of UDTs
lefticus
committed
79181fe
View commit details
Copy full SHA for 79181fe
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Reduce versions of shared_ptr created
lefticus
committed
04bceed
View commit details
Copy full SHA for 04bceed
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Get ready for 5.6.0 release
Show description for 9b19aa3
lefticus
committed
9b19aa3
View commit details
Copy full SHA for 9b19aa3
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Fix issues found with cppcheck inconclusive
lefticus
committed
c3f3434
View commit details
Copy full SHA for c3f3434
View code at this point
Browse repository at this point
Commits on May 9, 2014
Fix thread-unsafe builds
lefticus
committed
c2d0845
View commit details
Copy full SHA for c2d0845
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
Start porting of documentatation to markdown style
lefticus
committed
fcc9bd9
View commit details
Copy full SHA for fcc9bd9
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
~30% performance improvement with threading enabled
lefticus
committed
2bd1910
View commit details
Copy full SHA for 2bd1910
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Merge branch 'master' into ChaiScript_5_0_CPP_11
Show description for 52bb08f
lefticus
committed
52bb08f
View commit details
Copy full SHA for 52bb08f
View code at this point
Browse repository at this point
Update copyrights to 2014 and some comment formatting
lefticus
committed
71348b7
View commit details
Copy full SHA for 71348b7
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
Merge branch 'master' into ChaiScript_5_0_CPP_11
Show description for 5cb78ec
lefticus
committed
5cb78ec
View commit details
Copy full SHA for 5cb78ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.