summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2024-12-07Release 2.4.0-pre1 HEAD defaultSoniEx2
2022-12-12Initial work on using LtPtr + selfref updateSoniEx2
2022-08-12Small clean upSoniEx2
2022-06-20Begin the great refactoringSoniEx2
2022-06-16Migrate to edition 2021SoniEx2
2022-05-01NFC: Mark list_time as doneSoniEx2
2022-05-01Expose raw time_t valuesSoniEx2
2022-04-30Add pluginpref implSoniEx2
2022-04-30Add progress on mockSoniEx2
It's broken. But we don't plan on finishing anytime soon. Just wanna publish the crate tbh.
2022-04-28Add missed NUL's.SoniEx2
2022-04-26Tweak extra testsSoniEx2
2022-04-26Increase mockingSoniEx2
2022-04-26Wait for streaming/lending iterators.SoniEx2
2022-04-26Maybe fix lists not workingSoniEx2
2022-04-26Initial work on mock testsSoniEx2
2022-04-26pub(crate) not pubSoniEx2
2022-04-26Project ValidContext to Fields<'_, '_, Contexts>SoniEx2
2022-04-26Invalidate Fields on Entries::dropSoniEx2
2022-04-26Add support for listsSoniEx2
2022-04-24Fix docSoniEx2
2022-04-24Fix license noticesSoniEx2
2022-04-24Add more examplesSoniEx2
2022-04-24Safeguard send_modesSoniEx2
2022-04-24Add missing docsSoniEx2
2022-04-24Add get_prefsSoniEx2
2022-04-23Add note about init messageSoniEx2
2022-04-22Add init messageSoniEx2
2022-04-22Make Context UnwindSafe+RefUnwindSafeSoniEx2
2022-04-22Prevent eating "Close Context"SoniEx2
2022-04-22Clean up HookHandle docs.SoniEx2
2022-04-18Handle panics betterSoniEx2
2022-04-18Use leaking to avoid panics at FFI boundariesSoniEx2
2022-04-17Clarify the variance of LtPhPtrSoniEx2
2022-04-17Restore for_entry_mutSoniEx2
2022-04-17Fix LtPhPtr varianceSoniEx2
2022-04-17Add inline attributesSoniEx2
2022-04-17Add some more examplesSoniEx2
2022-04-17Fix leaking HookHandlesSoniEx2
2022-04-17Tweak for_entry_mutSoniEx2
2022-04-16Add a method to inspect hook livenessSoniEx2
2022-04-15Clean up, support virtual plugins, Pin, etcSoniEx2
2022-04-11[Project] hexchat-unsafe-plugin.rsSoniEx2
A best-effort safe wrapper for the hexchat C API. Enables writing native hexchat plugins in mostly-safe Rust.
2021-06-26Clean up hooks (a bit)SoniEx2
2021-06-26Use a different field for userdataSoniEx2
2021-06-26Clean up Word/EolSoniEx2
2021-06-26Clean up a bitSoniEx2
2021-05-14Make print take ToString, so it's nicer to useSoniEx2
2019-04-21Fix Context issueSoniEx2
2019-04-21Add hexchat_print and hexchat_print_attrsSoniEx2
2018-11-05Fix ContextSoniEx2