0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 6 months ago.
Nov 12, 2022 — Nov 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #517 from compnerd/blocks More... over 4 years ago
build: sink BlocksRuntime into its own directory More... over 4 years ago
Merge pull request #515 from compnerd/output-directory More... over 4 years ago
Merge pull request #516 from buttaface/droid More... over 4 years ago
tests: for Android, check TMPDIR first in dispatch_io_muxed More... over 4 years ago
build: place executable content into the root of the build More... over 4 years ago
semaphore: annotate fallthrough (NFC) More... over 4 years ago
Merge pull request #513 from compnerd/linker-be-gone More... over 4 years ago
Merge pull request #512 from adierking/cross-the-streams More... over 4 years ago
Merge pull request #511 from adierking/file-cleanup More... over 4 years ago
event: implement source muxing on Windows More... over 4 years ago
build: remove unnecessary flag to control the linker More... almost 5 years ago
event: simplify the Windows file source implementation More... almost 5 years ago
Merge pull request #510 from compnerd/boolean More... almost 5 years ago
shims: always replace `_Bool` with `bool` in C++ More... almost 5 years ago
Merge pull request #509 from compnerd/compiler-target More... almost 5 years ago
Merge pull request #507 from adierking/sock-and-roll More... almost 5 years ago
build: support `CMAKE_SWIFT_COMPILER_TARGET` More... almost 5 years ago
event: support socket sources on Windows More... almost 5 years ago
Merge pull request #505 from pschuh/f-1 More... almost 5 years ago
Address TODO to unblock master-next. More... almost 5 years ago
Merge pull request #504 from compnerd/the-path-challenge More... almost 5 years ago
build: correct the `DT_SONAME` More... almost 5 years ago
Merge pull request #503 from compnerd/soname-sosad More... almost 5 years ago
build: add DT_SONAME for ELF libraries More... almost 5 years ago
Merge pull request #502 from tachoknight/master More... almost 5 years ago
sys/sysctl.h is deprecated on Linux and a warning has been added to that file that is treated as an error when compiling; see https://patches-gcc.linaro.org/patch/19443/#34639 for the discussion. This patch adds a guard to prevent the file from being included when compiling on Linux. More... almost 5 years ago
Merge pull request #501 from adierking/peep-the-pipes More... almost 5 years ago
Merge pull request #495 from adierking/test-all-the-things More... almost 5 years ago
Merge pull request #494 from adierking/iopath More... almost 5 years ago