Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-30 | Release 2.2.0 | SoniEx2 | |
2022-04-30 | Add progress on mock | SoniEx2 | |
It's broken. But we don't plan on finishing anytime soon. Just wanna publish the crate tbh. | |||
2022-04-28 | Add missed NUL's. | SoniEx2 | |
2022-04-26 | Tweak extra tests | SoniEx2 | |
2022-04-26 | Increase mocking | SoniEx2 | |
2022-04-26 | Wait for streaming/lending iterators. | SoniEx2 | |
2022-04-26 | Maybe fix lists not working | SoniEx2 | |
2022-04-26 | Initial work on mock tests | SoniEx2 | |
2022-04-26 | pub(crate) not pub | SoniEx2 | |
2022-04-26 | Project ValidContext to Fields<'_, '_, Contexts> | SoniEx2 | |
2022-04-26 | Invalidate Fields on Entries::drop | SoniEx2 | |
2022-04-26 | Add support for lists | SoniEx2 | |
2022-04-24 | Fix doc | SoniEx2 | |
2022-04-24 | Fix license notices | SoniEx2 | |
2022-04-24 | Add more examples | SoniEx2 | |
2022-04-24 | Safeguard send_modes | SoniEx2 | |
2022-04-24 | Add missing docs | SoniEx2 | |
2022-04-24 | Add get_prefs | SoniEx2 | |
2022-04-23 | Add note about init message | SoniEx2 | |
2022-04-22 | Add init message | SoniEx2 | |
2022-04-22 | Make Context UnwindSafe+RefUnwindSafe | SoniEx2 | |
2022-04-22 | Prevent eating "Close Context" | SoniEx2 | |
2022-04-22 | Clean up HookHandle docs. | SoniEx2 | |
2022-04-18 | Handle panics better | SoniEx2 | |
2022-04-18 | Use leaking to avoid panics at FFI boundaries | SoniEx2 | |
2022-04-17 | Clarify the variance of LtPhPtr | SoniEx2 | |
2022-04-17 | Restore for_entry_mut | SoniEx2 | |
2022-04-17 | Fix LtPhPtr variance | SoniEx2 | |
2022-04-17 | Add inline attributes | SoniEx2 | |
2022-04-17 | Add some more examples | SoniEx2 | |
2022-04-17 | Fix leaking HookHandles | SoniEx2 | |
2022-04-17 | Tweak for_entry_mut | SoniEx2 | |
2022-04-16 | Add a method to inspect hook liveness | SoniEx2 | |
2022-04-15 | Clean up, support virtual plugins, Pin, etc | SoniEx2 | |
2022-04-11 | Update links | SoniEx2 | |
2022-04-11 | [Project] hexchat-unsafe-plugin.rs | SoniEx2 | |
A best-effort safe wrapper for the hexchat C API. Enables writing native hexchat plugins in mostly-safe Rust. | |||
2021-06-26 | Clean up hooks (a bit) | SoniEx2 | |
2021-06-26 | Use a different field for userdata | SoniEx2 | |
2021-06-26 | Clean up Word/Eol | SoniEx2 | |
2021-06-26 | Clean up a bit | SoniEx2 | |
2021-05-14 | Make print take ToString, so it's nicer to use | SoniEx2 | |
2019-04-22 | Bump version number | SoniEx2 | |
2019-04-22 | Update homepage | SoniEx2 | |
2019-04-21 | Update metadata | SoniEx2 | |
2019-04-21 | Bump version | SoniEx2 | |
2019-04-21 | Fix Context issue | SoniEx2 | |
2019-04-21 | Add hexchat_print and hexchat_print_attrs | SoniEx2 | |
2019-04-21 | [Project] Rust hexchat-plugin | SoniEx2 | |
Rust crate that allows one to write hexchat plugins in Rust. | |||
2018-11-05 | Fix Context | SoniEx2 | |
2018-11-03 | Add must_use | SoniEx2 | |