aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/lrexlib_algo.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Revert "Try to please both GCC (the compiler, not me) and clang."Gerald Combs1-12/+0
2015-05-05Try to please both GCC (the compiler, not me) and clang.Gerald Combs1-0/+12
2015-01-23Use luaL_{check,opt}integer() rather than luaL_{check,opt}int().Guy Harris1-2/+2
2014-03-29Fix some compiler issues on windows with Lua 5.2Hadriel Kaplan1-1/+1
2014-03-10Replace "see copyright notice in" message with full licenseEvan Huus1-1/+29
2014-03-10Fix Windows x64 build failureAnders Broman1-1/+1
2014-03-10add explicit casts to fix compilation on LinuxMartin Kaiser1-1/+1
2014-03-10Add GLib's regex library into LuaHadriel Kaplan1-0/+755