summary refs log tree commit diff stats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2022-05-01Expose raw time_t valuesSoniEx2
2022-04-30Add pluginpref implSoniEx2
2022-04-26Wait for streaming/lending iterators.SoniEx2
2022-04-26Initial work on mock testsSoniEx2
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 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
2021-06-26Clean up hooks (a bit)SoniEx2
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
2018-11-03Add must_useSoniEx2
2018-10-16Update examples to show hook handle hoisting.SoniEx2
2018-10-15Fix huge oopsSoniEx2
2018-09-29Tweak documentation to use the new PRI_* constantsSoniEx2
2018-09-29Fix mistakes, update repoSoniEx2
2018-09-29Improved docsSoniEx2
2018-08-12maybe-working _attrs hooks?SoniEx2
2018-06-010.2.5 fix registered/unregistered checkSoniEx2
2018-06-01Getters for plugin name/desc/versSoniEx2
2018-04-24Add ph.get_infoSoniEx2
2018-03-31Implement nickcmpSoniEx2
2018-03-31Fix incorrect usage of as_ptrSoniEx2
2018-03-31Fix find_contextSoniEx2
2018-03-31Implement find_contextSoniEx2