Age | Commit message (Expand) | Author |
---|---|---|
2022-06-25 | Fix readme not reflecting that we now support all platforms; Rename the 'Buil... | Gabriel Jensen |
2022-06-25 | Use susinfo; Implement algorithms in C (with inline assembly on supported pla... | Gabriel Jensen |
2022-06-06 | Relicense under MPL2; Instead of throwing an error, define a macro when the h... | Gabriel Jensen |
2022-06-02 | Remove stupid debug return from memcpy; | Gabriel Jensen |
2022-06-02 | Fix compile flags not indicating new relative header location; | Gabriel Jensen |
2022-06-02 | Add install target to makefile; Merge makefiles; | Gabriel Jensen |
2022-05-26 | Enable compiler optimisations; Optimise memfill; Optimise memcpy: Use movdqu ... | Gabriel Jensen |
2022-05-26 | Fix target purge in makefile not being labeled phony; Add machien architectur... | Gabriel Jensen |
2022-05-26 | Fix indentation in license notices; Fix incorrect declaration for rgo_strcpy,... | Gabriel Jensen |
2022-05-24 | Initial. | Gabriel Jensen |