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
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
.
RcppCore
/
RcppParallel
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
173
Code
Issues
14
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RcppParallel
src
tbb
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2026
include <algorithm> in tbb/concurrent_queue.h (#280)
Show description for 8a49288
kevinushey
authored
8a49288
View commit details
Copy full SHA for 8a49288
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
build the bundled onetbb as a shared library on windows (#274)
Show description for fdd181e
kevinushey
authored
fdd181e
View commit details
Copy full SHA for fdd181e
View code at this point
Browse repository at this point
address review findings on the windows onetbb build (#272)
Show description for 69dac53
kevinushey
authored
69dac53
View commit details
Copy full SHA for 69dac53
View code at this point
Browse repository at this point
build the bundled onetbb on windows when rtools has no onetbb (#269)
Show description for 222d02e
kevinushey
authored
222d02e
View commit details
Copy full SHA for 222d02e
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
guard tbb concepts-based iterator dispatch on __TBB_CPP20_CONCEPTS_PRESENT (#268)
Show description for 39afcb3
kevinushey
authored
39afcb3
View commit details
Copy full SHA for 39afcb3
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
guard bundled tbb against gcc cpuid.h / mingw intrin.h conflict (#248)
Show description for 4426b8c
kevinushey
authored
4426b8c
View commit details
Copy full SHA for 4426b8c
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
provide some backwards compatibility with existing binaries (#233)
Show description for c276b03
kevinushey
authored
c276b03
View commit details
Copy full SHA for c276b03
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
update to oneTBB 2022.0 (#232)
Show description for fd8f510
kevinushey
authored
fd8f510
View commit details
Copy full SHA for fd8f510
View code at this point
Browse repository at this point
Commits on May 23, 2024
Fix tbbmalloc compilation error due to tabs
andrjohns
committed
09c4898
View commit details
Copy full SHA for 09c4898
View code at this point
Browse repository at this point
Commits on May 20, 2024
Make check clang-specific, fix downstream usage
andrjohns
committed
07e23e9
View commit details
Copy full SHA for 07e23e9
View code at this point
Browse repository at this point
Commits on May 11, 2024
Support building TBB on Windows arm64
andrjohns
committed
4fe07af
View commit details
Copy full SHA for 4fe07af
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
avoid attribute warnigns
kevinushey
committed
22e579e
View commit details
Copy full SHA for 22e579e
View code at this point
Browse repository at this point
avoid using std::iterator
kevinushey
committed
94d6585
View commit details
Copy full SHA for 94d6585
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
patch for gcc-13
kevinushey
committed
cdc7428
View commit details
Copy full SHA for cdc7428
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
UCRT compatibility
kevinushey
committed
ded6e6c
View commit details
Copy full SHA for ded6e6c
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
avoid memset warnings
kevinushey
committed
f5ab924
View commit details
Copy full SHA for f5ab924
View code at this point
Browse repository at this point
avoid compiler warning
kevinushey
committed
10a06c6
View commit details
Copy full SHA for 10a06c6
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
disable TBB pragmas (required for CRAN submission)
kevinushey
committed
c0955b2
View commit details
Copy full SHA for c0955b2
View code at this point
Browse repository at this point
use C++11 atomics
kevinushey
committed
87b9e3f
View commit details
Copy full SHA for 87b9e3f
View code at this point
Browse repository at this point
copy over TBB headers during configure
kevinushey
committed
7d8b725
View commit details
Copy full SHA for 7d8b725
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Intel TBB 2019 Update 8
Show description for 26cbda9
hsbadr
committed
26cbda9
View commit details
Copy full SHA for 26cbda9
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
use patch to fix compilation on Apple Silicon
elbamos
committed
b8b3589
View commit details
Copy full SHA for b8b3589
View code at this point
Browse repository at this point
Commits on May 6, 2020
fix cscript invocation
kevinushey
committed
c5e22d2
View commit details
Copy full SHA for c5e22d2
View code at this point
Browse repository at this point
Commits on May 5, 2020
silence some compiler warnings
kevinushey
committed
f6b4f74
View commit details
Copy full SHA for f6b4f74
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
use shell rather than cmd for cscript invocation
kevinushey
committed
c49e9dc
View commit details
Copy full SHA for c49e9dc
View code at this point
Browse repository at this point
Commits on May 22, 2019
silence more gcc-9 warnings
kevinushey
committed
4dab2e3
View commit details
Copy full SHA for 4dab2e3
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
silence 'Wclass-memaccess' warnings
kevinushey
committed
ed7ca96
View commit details
Copy full SHA for ed7ca96
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
remove duplication of DSE_KEY
kevinushey
committed
1a0b623
View commit details
Copy full SHA for 1a0b623
View code at this point
Browse repository at this point
Detect GCC version via R instead of ActionScript
jeroen
committed
a77c843
View commit details
Copy full SHA for a77c843
View code at this point
Browse repository at this point
'-flifetime-dse' is not understood by older gcc
kevinushey
committed
e39b3fa
View commit details
Copy full SHA for e39b3fa
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
remove more deprecated C++11isms
kevinushey
committed
f17917d
View commit details
Copy full SHA for f17917d
View code at this point
Browse repository at this point
work around crash with Rtools 4.0
kevinushey
committed
26c4803
View commit details
Copy full SHA for 26c4803
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Merge pull request #67 from RcppCore/bugfix/gcc-8
Show description for daddb26
kevinushey
authored
daddb26
View commit details
Copy full SHA for daddb26
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
fixups for Rtools 3.5
kevinushey
committed
351c135
View commit details
Copy full SHA for 351c135
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
updates for gcc-8
kevinushey
committed
ad26f57
View commit details
Copy full SHA for ad26f57
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.