Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [network] Error handling reform | comex | 2021-02-28 | 2 | -95/+84 |
* | Merge pull request #5142 from comex/xx-poll-events | Rodrigo Locatti | 2020-12-09 | 2 | -31/+37 |
|\ | |||||
| * | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` | comex | 2020-12-07 | 2 | -31/+37 |
* | | core: Remove unnecessary enum casts in log calls | Lioncash | 2020-12-08 | 1 | -6/+6 |
* | | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | comex | 2020-12-07 | 2 | -5/+5 |
|/ | |||||
* | core: Fix clang build pt.3 | Lioncash | 2020-10-22 | 1 | -1/+1 |
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 3 | -26/+23 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 3 | -23/+26 |
* | core/CMakeLists: Make some warnings errors | Lioncash | 2020-10-13 | 1 | -24/+24 |
* | network: add missing include for BSDs | Jan Beich | 2020-07-23 | 1 | -0/+2 |
* | core/network: Add network abstraction | ReinUsesLisp | 2020-07-19 | 3 | -0/+833 |