]> jfr.im git - solanum.git/history - librb/src/dictionary.c
Fix Clang 6 compiler warnings
[solanum.git] / librb / src / dictionary.c
2019-09-15  Simon ArlottFix Clang 6 compiler warnings
2017-08-06  Simon Arlottlibrb: dictionary_add mishandles replacing elements
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcocklibrb: dictionaries which use integer keys may use...
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.