wireshark/epan/wslua
Gerald Combs 3a7c788868 Revert "Try to please both GCC (the compiler, not me) and clang."
Unfortunately it prevents compilation with GCC. I'll just use "cmake -DDISABLE_WERROR=ON" on the affected machine for now.

This reverts commit cdaad86072.

Change-Id: I54c0e7882e42dd39b81c90c761e4aaec6d757bd1
Reviewed-on: https://code.wireshark.org/review/8297
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-05-05 16:01:35 +00:00
..
CMakeLists.txt CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
Makefile.am Simplify how we find Lua and expand the places we look. 2015-02-04 00:53:29 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
console.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
dtd_gen.lua Remove svn $Id$ keyword in Lua scripts 2014-06-18 23:51:34 +00:00
init_wslua.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
init_wslua.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
lrexlib.c Don't use ctype.h routines. 2014-10-17 06:01:58 +00:00
lrexlib.h Fix some compiler issues on windows with Lua 5.2 2014-03-29 12:36:48 +00:00
lrexlib_algo.h Revert "Try to please both GCC (the compiler, not me) and clang." 2015-05-05 16:01:35 +00:00
lrexlib_glib.c Revert "Try to please both GCC (the compiler, not me) and clang." 2015-05-05 16:01:35 +00:00
lrexlib_glib_f.c Replace "see copyright notice in" message with full license 2014-03-10 16:42:20 +00:00
lua_bitop.c Fix bug 9720 'Lua: bitop library is missing in Lua 5.2' 2014-02-04 22:01:01 +00:00
lua_bitop.h In a source file that defines external functions, the header file that 2014-01-13 22:06:12 +00:00
make-init-lua.pl Fix lua bindings for timestamp precision 2014-09-29 15:50:18 +00:00
make-reg.pl Get us building with the subdir-objects automake option. 2015-01-22 02:12:46 +00:00
make-taps.pl Fix generation of wslua taps in out-of-source-tree builds when the source tree 2014-08-12 04:14:12 +00:00
taps Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
template-init.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
wslua.h wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_dir.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
wslua_dumper.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_field.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
wslua_file.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_gui.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_int64.c Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
wslua_internals.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_listener.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_pinfo.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_proto.c Lua: Expose tcp_dissect_pdus() to Lua 2015-01-27 15:14:12 +00:00
wslua_struct.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_tree.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_tvb.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_util.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00