Age | Commit message (Expand) | Author |
---|---|---|
2020-03-20 | Documentation: Tweak document about smart pointers a bit | Andreas Kling |
2020-01-23 | AK: Let's call decrementing reference counts "unref" instead of "deref" | Andreas Kling |
2019-08-01 | Documentation: Add a paragraph about NonnullOwnPtr to SmartPointers.md | Andreas Kling |
2019-06-21 | Documentation: Update SmartPointers.md with new pointer names. | Andreas Kling |
2019-05-15 | Documentation: Add a brief description of Serenity's smart pointer types. | Andreas Kling |