Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-01 | 2.5 kB | |
Release v1.9.3 source code.tar.gz | 2021-10-01 | 88.8 kB | |
Release v1.9.3 source code.zip | 2021-10-01 | 108.5 kB | |
Totals: 3 Items | 199.8 kB | 0 |
The branch srs will be patched the following patches:
- [x] ARM: Patch st.arm.patch, for ARM.
- [x] OSX: Patch st.osx.kqueue.patch, for osx.
- [x] Linux: Patch st.disable.examples.patch, for ubuntu.
- [x] System: Refine TAB of code.
- [x] ARM: Merge from michaeltalyansky and xzh3836598, support ARM.
- [x] Valgrind: Merge from toffaletti, support valgrind for ST.
- [x] OSX: Patch st.osx10.14.build.patch, for osx 10.14 build.
- [x] ARM: Support macro
MD_ST_NO_ASM
to disable ASM, #8. - [x] AARCH64: Merge patch srs#1282 to support aarch64, #9.
- [x] OSX: Support OSX for Apple Darwin, macOS, #11.
- [x] System: Refine performance for sleep or epoll_wait(0), #17.
- [x] System: Support utest by gtest and coverage by gcov/gocvr.
- [x] System: Only support for Linux and Darwin. #19, srs#2188.
- [x] System: Improve the performance of timer. 9fe8cfe5b, 7879c2b, 387cddb
- [x] Windows: Support Windows 64bits. #20.
- [x] MIPS: Support Linux/MIPS for OpenWRT, #21.