aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/lua_bitop.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12Revert "Some older compilers don't allow diagnostic pragmas inside a function."Guy Harris1-2/+3
2018-09-11Some older compilers don't allow diagnostic pragmas inside a function.Guy Harris1-3/+2
2018-03-09spdx: more licenses converted.Dario Lombardo1-19/+1
2017-09-15wslua: Disable -Wunreachable-code in lua_bitop.cStig Bjørlykke1-0/+3
2014-02-04Fix bug 9720 'Lua: bitop library is missing in Lua 5.2'Hadriel Kaplan1-1/+3
2014-01-13In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2013-03-15Update Lua BitOp to version 1.0.2Stig Bjørlykke1-13/+15
2012-07-18Fix some system header files that were #included with "" instead of <>.Evan Huus1-2/+2
2012-06-25From Tony Trinh:Anders Broman1-1/+8
2009-06-16Added Lua BitOp, made by Mike Pall.Stig Bjørlykke1-0/+180