FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for taskflow/taskflow.hpp - taskflow/taskflow · GitHub
taskflow
/
taskflow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
12.2k
Code
Issues
20
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
taskflow
taskflow
taskflow.hpp
on
master
User selector
Datepicker
Commit history
Commits on Mar 23, 2026
cleaned up unused files in sandbox
Tsung-Wei Huang
committed
c31c147
View commit details
Copy full SHA for c31c147
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
feat(spsc): move to utility/, LogSize param, value_type specialization, unittests
Show description for c052fba
Mattbusel
committed
c052fba
View commit details
Copy full SHA for c052fba
View code at this point
Browse repository at this point
feat(spsc): add SPSCRing lock-free single-producer/single-consumer ring buffer
Show description for 9cf2fba
Mattbusel
committed
9cf2fba
View commit details
Copy full SHA for 9cf2fba
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
updated test_notifier
TSUNG-WEI HUANG
committed
78c62a4
View commit details
Copy full SHA for 78c62a4
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
updated 4.1.0
TSUNG-WEI HUANG
committed
fd67b5d
View commit details
Copy full SHA for fd67b5d
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
prototyped the first version of tf::TaskGroup
Tsung-Wei Huang
committed
f990b86
View commit details
Copy full SHA for f990b86
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
define macro TF_ENABLE_NONBLOCKING_NOTIFIER to switch between atomic and nonblocking notifier
TSUNG-WEI HUANG
committed
b1d2ab9
View commit details
Copy full SHA for b1d2ab9
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
removed the waiter vector in AtomicNotifier, which is no longer needed in C++20
TSUNG-WEI HUANG
committed
66850b9
View commit details
Copy full SHA for 66850b9
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
fixed compiler info in README and updated release # to 4.0.0
TSUNG-WEI HUANG
committed
36f8507
View commit details
Copy full SHA for 36f8507
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
prepare release v4
TSUNG-WEI HUANG
committed
eca6dff
View commit details
Copy full SHA for eca6dff
View code at this point
Browse repository at this point
Commits on May 16, 2025
fixed bug in executor exception handling
TSUNG-WEI HUANG
committed
379128b
View commit details
Copy full SHA for 379128b
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
fixed MSVC compilation error
Tsung-Wei Huang
committed
5651ae4
View commit details
Copy full SHA for 5651ae4
View code at this point
Browse repository at this point
Commits on Dec 25, 2024
added algorithm interface
TSUNG-WEI HUANG
committed
173839e
View commit details
Copy full SHA for 173839e
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Merge branch 'master' into dev
TSUNG-WEI HUANG
committed
fb289ca
View commit details
Copy full SHA for fb289ca
View code at this point
Browse repository at this point
Move task queue related macroses from taskflow.hpp to tsq.hpp
egorodet
committed
f118ae7
View commit details
Copy full SHA for f118ae7
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
refactored runtime
TSUNG-WEI HUANG
committed
b1cde69
View commit details
Copy full SHA for b1cde69
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
updated atomic notifier
TW
committed
2a266c1
View commit details
Copy full SHA for 2a266c1
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
updated docs
TW
committed
d8c49c6
View commit details
Copy full SHA for d8c49c6
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
updated executor
TW
committed
4104d6c
View commit details
Copy full SHA for 4104d6c
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
updated TF_DEFAULT_TASK_QUEUE_LOG_SIZE
TW
committed
b972a05
View commit details
Copy full SHA for b972a05
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
updated docs
TSUNG-WEI HUANG
committed
f3cc6c7
View commit details
Copy full SHA for f3cc6c7
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
enhance perf with pt::worker
TSUNG-WEI HUANG
committed
9219b57
View commit details
Copy full SHA for 9219b57
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
updated semaphore
tsung-wei-huang
committed
a66f0fd
View commit details
Copy full SHA for a66f0fd
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
revised tf::Semaphore
Tsung-Wei Huang
committed
4dd5d5f
View commit details
Copy full SHA for 4dd5d5f
View code at this point
Browse repository at this point
Commits on May 6, 2024
updated cmake to 3.8.0
TSUNG-WEI HUANG
committed
3c8d0bd
View commit details
Copy full SHA for 3c8d0bd
View code at this point
Browse repository at this point
Commits on May 9, 2023
fixed old async behavior in documentation
twhuang
committed
ce8ba07
View commit details
Copy full SHA for ce8ba07
View code at this point
Browse repository at this point
Commits on May 7, 2023
updated 3.7.0
Tsung-Wei Huang
committed
12f8bd4
View commit details
Copy full SHA for 12f8bd4
View code at this point
Browse repository at this point
Commits on May 5, 2023
updated first version of dependent async task
twhuang
committed
534f527
View commit details
Copy full SHA for 534f527
View code at this point
Browse repository at this point
Commits on May 1, 2023
added dependent_async
twhuang
committed
a62894a
View commit details
Copy full SHA for a62894a
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
added tf::WorkerInterface
twhuang
committed
c8b1715
View commit details
Copy full SHA for c8b1715
View code at this point
Browse repository at this point
Commits on May 25, 2022
fixed compilation error
twhuang
committed
f25503b
View commit details
Copy full SHA for f25503b
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Remove trailing whitespace (#386)
Show description for a1e6ce4
alexbriskin
authored
a1e6ce4
View commit details
Copy full SHA for a1e6ce4
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
updated 3.4 in master
twhuang-utah
committed
71327f5
View commit details
Copy full SHA for 71327f5
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
before pull
twhuang-utah
committed
de76e84
View commit details
Copy full SHA for de76e84
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
updated pipeline code docs and benchmark
twhuang-utah
committed
16fb321
View commit details
Copy full SHA for 16fb321
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL