| 6 years ago | kprotty | | missing `os` declaration |
| 6 years ago | kprotty | | Use `system` instead of `builtin.link_libc` |
| 6 years ago | kprotty | | pthread_sched_yield -> sched_yield |
| 6 years ago | kprotty | | fix SpinLock.yield for pull/3626 |
| 6 years ago | kprotty | | remove WaitOnAddress backend in std.ThreadParker |
| 6 years ago | kprotty | | move SpinLock definitions around |
| 6 years ago | kprotty | | lock the mutex on pthread_cond_signal() |
| 6 years ago | kprotty | | skip std.ThreadParker test on single-threaded |
| 6 years ago | kprotty | | Disable asm("yield") for arm in SpinLock.yieldCpu() because of CI |
| 6 years ago | kprotty | | Adaptive Mutex: |
| 6 years ago | kprotty | | ThreadParker implementation |
| 6 years ago | kprotty | | make SpinLock.Backoff pub |
| 6 years ago | kprotty | | Move hybrid yielding into its own struct |
| 6 years ago | kprotty | | adaptive SpinLock |
| 6 years ago | kprotty | | Remove StaticallyInitializedMutex |
| 6 years ago | Andrew Kelley | | ci: work around pip install permission denied |
| 6 years ago | Andrew Kelley | | ci: hail mary running git.exe in the windows bat file |
| 6 years ago | Andrew Kelley | | ci: avoid leaking oauth access token |
| 6 years ago | Andrew Kelley | | ci: use heredoc and alpine/edge for faster sr.ht job |
| 6 years ago | Andrew Kelley | | ci: stop assuming that azure will complete last |
| 6 years ago | Michael Dusan | | stage1: add linux XDG Base Directory support |
| 6 years ago | Luna | | add FileNotFound to os.ConnectError error set |
| 6 years ago | Luna | | add FileNotFound error to os.connect |
| 6 years ago | Andrew Kelley | | std.os: fix sendto, poll, recvfrom when linking libc |
| 6 years ago | Andrew Kelley | | startup code respects root source file's event_loop if present |
| 6 years ago | Andrew Kelley | | fix regression in std.os.dirent64 on linux |
| 6 years ago | Tse | | DragonFlyBSD tidyup |
| 6 years ago | Andrew Kelley | | util.cpp: canonicalize the order of includes |
| 6 years ago | Andrew Kelley | | startup code sets up event loop if I/O mode is declared evented |
| 6 years ago | Andrew Kelley | | std.net: fix reference to incorrect constant name |
| 6 years ago | Andrew Kelley | | Merge branch 'std.net' |
| 6 years ago | Andrew Kelley | | add comments to disabled tests linking to the tracking issue |
| 6 years ago | Tse | | DragonFlyBSD support |
| 6 years ago | Henry Wu | | generated docs: move color to box-shadow CSS prop |
| 6 years ago | Nathan Michaels | | Document PriorityQueue. |
| 6 years ago | lukechampine | | inline path separator loop |
| 6 years ago | Andrew Kelley | | detect async fn recursion and emit compile error |
| 6 years ago | Andrew Kelley | | remove dead tls code |
| 6 years ago | Andrew Kelley | | Merge pull request #3541 from xackus/language_server |
| 6 years ago | Timon Kruiper | | Std docs: Fix a js error that would cause some function to be not rendered |
| 6 years ago | Andrew Kelley | | synchronize the target features for compiling C code |
| 6 years ago | Nathan Michaels | | Add some documentation for standard library things. (#3540) |
| 6 years ago | Andrew Kelley | | Merge pull request #3522 from SebastianKeller/WriteJson |
| 6 years ago | Henry Wu | | generated docs: vertically align fns with comments |
| 6 years ago | Andrew Kelley | | std.target: use mem instead of std.mem |
| 6 years ago | Benoit Giannangeli | | lib/std/target.zig: Added missing 'mem' constant |
| 6 years ago | Andrew Kelley | | Merge pull request #3537 from lun-4/fix/accept4 |
| 6 years ago | Andrew Kelley | | ci: disable test-compare-output on aarch64 |
| 6 years ago | Noam Preil | | Don't use SSE on freestanding |
| 6 years ago | Noam Preil | | Don't save/restore stack on newStackCall to noreturn function |
|