An open API service providing commit metadata for open source projects.

GitHub / Pithikos/C-Thread-Pool / commits

A minimal but powerful thread pool in ANSI C

SHA Message Author Date Stats
2b56942a Update README.md Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4eb5a69a Fix badge Manos <m****f@g****m> over 2 years ago
8c9e0ea8 merge Merge Lambda0x00 master Manos <m****f@g****m> over 2 years ago
9577c67e merge Merge pull request #128 from dunglas/fix/SA_ONSTACK_declaration Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
29e85fee Merge ghost commits Manos <m****f@g****m> over 2 years ago
a4cdd697 merge Merge branch 'master' of github.com:lambda0x00/C-Thread-Pool into lambda0x00-... Manos <m****f@g****m> over 2 years ago
40cd44cf Fix badge Manos <m****f@g****m> over 2 years ago
6b45b074 Fix badge Manos <m****f@g****m> over 2 years ago
c5ba1c0f merge Merge pull request #117 from dunglas/ci/gha Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
22234013 Reapply "fix: set the SA_ONSTACK flag" Kévin Dunglas <k****n@d****r> over 2 years ago
b80f3b77 merge Merge pull request #127 from Pithikos/revert-116-fix/SA_ONSTACK Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d3f1967c fix: ensure that SA_ONSTACK is declared Kévin Dunglas <k****n@d****r> over 2 years ago
81b76df7 Revert "fix: set the SA_ONSTACK flag" Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6c9410df merge Merge pull request #116 from dunglas/fix/SA_ONSTACK Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5ee62a1c merge Merge pull request #122 from asvrada/patch-1 Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
89f4d259 merge Merge pull request #126 from dunglas/fix/crash-on-mac Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7777292d merge Merge pull request #124 from dunglas/feat/configure-thread-name Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
96146f08 fix: properly destroy mutex during reset Kévin Dunglas <k****n@d****r> over 2 years ago
734bdf4d feat: make the thread name configurable Kévin Dunglas <k****n@d****r> almost 3 years ago
59683c79 Fix typo Zijie Wu <n****f@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3669b9bd merge Merge pull request #118 from pgrimaud/master Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3fe36a50 docs: fix typos Pierre Grimaud <g****e@g****m> over 3 years ago
22092e77 indentation Kévin Dunglas <k****n@d****r> over 3 years ago
ca34e530 use apt-get instead of apt Kévin Dunglas <k****n@d****r> over 3 years ago
4ea14a25 install Valgrind Kévin Dunglas <k****n@d****r> over 3 years ago
3f826f04 add missing checkout action Kévin Dunglas <k****n@d****r> over 3 years ago
78336465 ci: switch to GitHub Actions Kévin Dunglas <k****n@d****r> over 3 years ago
b2f44889 fix: set the SA_ONSTACK flag Kévin Dunglas <k****n@d****r> over 3 years ago
b2827e99 Thread-heavy tests should not parallelize too much Mano <m****f@g****m> over 3 years ago
4f4082e8 Run memleak tests in parallel where possible Mano <m****f@g****m> over 3 years ago
230dd7e6 Increase sleep time to 1.0 again to solve false negatives Mano <m****f@g****m> over 3 years ago
bd7fdc0b Re-increase no_work sleep to give time for thpool to be destroyed Mano <m****f@g****m> over 3 years ago
8f1bcb1a Split test_thread_free_multi into 2 separate funcs Mano <m****f@g****m> over 3 years ago
1ff0984e Reduce memleaks tests time by ~30% Mano <m****f@g****m> over 3 years ago
094a64e3 Run tests in parallel Mano <m****f@g****m> over 3 years ago
3853d02b Increase timeout for tests Mano <m****f@g****m> over 3 years ago
0c6dfd08 merge Merge pull request #105 from zlrs/fix/limit_thread_name_lenth_to_16 Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1bbb03ec merge Merge pull request #113 from dunglas/feat/mac-os-compat Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2ea22f12 feat: compatiblity with Mac OS X Kévin Dunglas <k****n@d****r> almost 4 years ago
3f46454c fix: limit thread name length to 16bytes zlrs <z****3@g****m> over 5 years ago
3cff3345 Fix error in FreeBSD Andrew Hicks <h****0@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b259a6e2 merge Merge pull request #97 from timgates42/bugfix_typo_success Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3d8745b9 docs: fix simple typo, successs -> success Tim Gates <t****s@i****m> over 5 years ago
66fae216 merge Merge pull request #94 from nil0x42/patch-1 Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5fbe4819 Use safe snprintf() instead of sprintf() nil0x42 <n****2@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
25fa679e Add info for becoming collaborator Manos S.H <m****f@g****m> about 6 years ago
a7cd78ea merge Merge pull request #91 from gonzus/gonzus/fix-function-pointer-casts Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f8e457b3 merge Merge branch 'master' into gonzus/fix-function-pointer-casts Gonzalo Diethelm <g****m@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b628c3e9 merge Merge pull request #66 from shaunsauve/patch-1 Gonzalo Diethelm <g****m@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fa3e89f4 merge Merge pull request #76 from janssen70/cppcheck-fix Gonzalo Diethelm <g****m@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b4f1a649 Make CI faster Manos S.H <m****f@g****m> about 6 years ago
c0f8973c Update badge Manos S.H <m****f@g****m> about 6 years ago
b0d528d7 Run tests in custom docker container Manos S.H <m****f@g****m> about 6 years ago
3da0ca58 Update circleci config Manos S.H <m****f@g****m> about 6 years ago
6185982d merge Merge pull request #92 from Pithikos/circleci-project-setup Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2a549a66 Add .circleci/config.yml Manos <m****f@g****m> about 6 years ago
5d072882 merge Merge pull request #90 from gonzus/gonzus/clean-up-faq Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cdcacc8b merge Merge pull request #89 from gonzus/gonzus/clean-up-design Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0012ce22 Fix casting of function pointers Gonzalo Diethelm <g****m@g****m> about 6 years ago
06d4b041 Cleaned up FAQ doc Gonzalo Diethelm <g****m@g****m> about 6 years ago
fe540f09 Cleaned up design doc Gonzalo Diethelm <g****m@g****m> about 6 years ago
0e1f9e8f merge Merge pull request #75 from gymbombom/master Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
73534f92 merge Merge pull request #84 from aneesh-joshi/master Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
12656655 fix typo: `untill` -> `until` Aneesh Joshi <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
324ddaaa merge Merge pull request #82 from Rhythmicc/patch-2 Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
71f5bc96 Fix warning at line 285. RhythmLian <9****0@q****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
35a6d742 Fixed wrong check for malloc result, as found with cppcheck Erik Janssen <e****n@a****m> over 7 years ago
f0d75f72 thpool.c:458 ~ 464 andamiro <d****2@g****m> over 7 years ago
ebe78873 Update example.c shaun <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
430251cb Make README less melodramatic Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
cfe15cf4 Make README less melodramatic Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2dfd1868 Make README less melodramatic Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2a0e8b7e Update README.md Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
9632ca02 Update README.md Manos <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0f9b6630 merge Merge pull request #49 from GandaG/gcc-warnings Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
29f15371 Commented the warning supression in thpool_resume. Daniel Nunes <g****a@g****m> over 9 years ago
a3916021 Add POSIX macro to remove any warnings under strict C compilation Pithikos <m****f@h****m> over 9 years ago
e108ee5a Small refactoring without affecting functionality Pithikos <m****f@h****m> over 9 years ago
3ac7d257 Fix unused arg gcc warnings. Daniel Nunes <g****a@g****m> over 9 years ago
779938e5 Small fix to contribution section Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
265f9630 Add contribution guidelines Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
35f74867 merge Merge pull request #47 from GandaG/master Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
251b1125 Moved all error msgs to a central macro. Daniel Nunes <g****a@g****m> over 9 years ago
8aa0c1c1 Added macro to disable print statements. Daniel Nunes <g****a@g****m> over 9 years ago
b2d82ece merge Merge pull request #46 from GandaG/master Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7a2f4e76 Thread name warning should only appear under debug. Daniel Nunes <g****a@g****m> over 9 years ago
34351715 merge Merge branch 'dweymouth-master' Pithikos <m****f@h****m> over 9 years ago
0b249383 Fix whitespace Pithikos <m****f@h****m> over 9 years ago
e906f2fa Solve warning about incompatible types Pithikos <m****f@h****m> over 9 years ago
154e5832 merge Resolve conflicts Pithikos <m****f@h****m> over 9 years ago
2ba0bd59 Fix whitespace Pithikos <m****f@h****m> over 9 years ago
48ae25d3 Add API function to get number of working threads Pithikos <m****f@h****m> over 9 years ago
bc95c0ed Small stilistic changes Pithikos <m****f@h****m> over 9 years ago
ea938fcc merge Merge pull request #41 from bowfin/return-void-extern-C Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
52552779 Change worker return type to void; add extern C bowfin <b****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
dacf776a merge Merge pull request #40 from lyingbug/master Johan <m****f@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
23275063 fix one error msg xiayula <x****4@g****m> about 10 years ago
5d227638 merge Merge pull request #34 from 719Ben/master Johan <m****f@g****m> over 10 years ago
ac10c515 Fixed owner Ben Williams <b****s@c****u> over 10 years ago
36c4b3f1 Create LICENSE Ben Williams <b****s@c****u> over 10 years ago

← Back to repository