0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 2 years ago.
Nov 12, 2022 — Nov 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in documentation for "deadline" parameter. More... almost 7 years ago
build: switch `-Wswitch-enum` to `-Wswitch` More... almost 7 years ago
build: address -Werror,-Wcovered-switch-default error More... almost 7 years ago
Merge pull request #466 from apple/kwt-ubuntu1804-clang-workaround More... almost 7 years ago
Merge pull request #465 from triplef/fix-gettid-android More... almost 7 years ago
Merge pull request #452 from drodriguez/fix-regex-windows More... almost 7 years ago
Workaround for Ubuntu 18.04 clang crashes in swift-corelibs-libdispath More... almost 7 years ago
Use SYS_gettid on Android. More... almost 7 years ago
Merge pull request #458 from triplef/fix-missing-queue-defs More... almost 7 years ago
Merge pull request #461 from tachoknight/master More... almost 7 years ago
Changed __gettid() to _gettid() to be consistent with existing naming conventions More... almost 7 years ago
Merge branch 'master' of https://github.com/apple/swift-corelibs-libdispatch More... almost 7 years ago
Merge pull request #459 from triplef/fix-sched-yield-android More... almost 7 years ago
Merge pull request #463 from triplef/fix-printf-dsma-value More... almost 7 years ago
Merge pull request #457 from triplef/fix-signatures More... almost 7 years ago
Fix printf format macro for `dsema_value` More... almost 7 years ago
Use sched_yield() as fallback for preemption yield. More... almost 7 years ago
Use generic_sys_queue.h on Android. More... almost 7 years ago
Added missing macros in generic_sys_queue.h More... almost 7 years ago
Merge pull request #460 from triplef/fix-cmake-private-install More... almost 7 years ago
Merge pull request #448 from triplef/fix-printf-ptr More... almost 7 years ago
Merge pull request #453 from compnerd/windows-improvements More... almost 7 years ago
Added underscores to gettid(void) to remove name clash with system-provided gettid() in /usr/include/bits/unistd_ext.h that is not static More... almost 7 years ago
Added missing private headers to cmake install. More... almost 7 years ago
Fixed conflicting method signature. More... almost 7 years ago
Fixed printf format in _dispatch_semaphore_debug() More... almost 7 years ago
resolve 1121 merge conflicts More... almost 7 years ago
benchmark: disable 128-bit math on Windows More... almost 7 years ago
shims: correct `_dispatch_uptime` for Windows More... almost 7 years ago
semaphore: correct the size of semaphore for LLP64 More... almost 7 years ago