summaryrefslogtreecommitdiff
path: root/epan/wslua/wslua_pref.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-07Convert range API to always use wmem memory.Michael Mann1-1/+1
2016-10-26wslua_pref(.c): fix spelling typo found by lintianAlexis La Goutte1-2/+2
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu1-2/+2
2015-12-14Lua: Fix switch-case braces.Stig Bjørlykke1-2/+2
2015-12-14Lua: Free Pref enum valuesStig Bjørlykke1-7/+24
2015-12-14Add comments to explain what we're doing with strings.Guy Harris1-9/+47
2015-12-14Lua: Free Pref default stringStig Bjørlykke1-5/+7
2015-12-14No need to free the value of a string preference in the garbage collector.Guy Harris1-3/+10
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-3/+5
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+463