aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/make-reg.pl
AgeCommit message (Expand)AuthorFilesLines
2015-09-30wslua: do not pop from empty stack on newer LUA versionsPeter Wu1-2/+0
2015-01-22Get us building with the subdir-objects automake option.Jeff Morriss1-14/+29
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-10Add GLib's regex library into LuaHadriel Kaplan1-0/+1
2014-02-04Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan1-1/+1
2014-01-31Fix for Bug-9711 Lua: the Lua stack is growing slightly during initialization.Hadriel Kaplan1-3/+8
2014-01-13In a source file that defines external functions, the header file thatGuy Harris1-3/+5
2013-09-12From Robert G. Jakabosky via bug 5575:Stig Bjørlykke1-2/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-04-21Include config.h only from .c files.Stig Bjørlykke1-0/+3
2009-09-29Move luaopen_bit() to wslua.hStig Bjørlykke1-1/+0
2009-06-16Added Lua BitOp, made by Mike Pall.Stig Bjørlykke1-0/+2
2008-09-16Adds 64 bit integer handling to Lua interface.Balint Reczey1-2/+2
2006-10-03- Make sure that the registration files are created whenever there's a changeLuis Ontanon1-15/+28
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-0/+62