Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | AK: Use unsigned int for refcount | Sergey Bugaev |
2020-05-16 | Build: FreeBSD support | Dominik Madarasz |
2020-02-27 | Tests: Fix a typo inTestRefPtr | howar6hill |
2020-01-23 | AK: Let's call decrementing reference counts "unref" instead of "deref" | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-02 | AK: Fix ref leaks in RefPtr assignment operators. | Andreas Kling |