wireshark/plugins/mate
Alexis La Goutte 9d8b810127 Lemon: Update lemon tools
Update from SQLite trunk (19 April 2015)

Add include <config.h>

Fix warning: unused parameter 'argc' [-Wunused-parameter] (using _U_)

Fix implicit conversion loses integer precision

Fix comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]

Fix function declaration isn’t a prototype [-Wstrict-prototypes]

Fix warning: old-style function definition [-Wold-style-definition]

Fix trailing whitespace

Fix use -T for template for epan\Makefile.nmake, epan\dfilter\Makefile.nmake, plugins\mate\Makefile.nmake, plugins\tpg\Makefile.nmake and cmake/modules/UseLemon.cmake

Fix -Wmissing-prototypes Remove unused function (acttab_free)

Add basename the filename with only filename (no path...)

Fix lemon.c:3435: warning: implicit conversion shortens 64-bit value into a 32-bit value

Add "new" version of lempar.c (3 November 2009).

LEMPAR: fix trailing whitespace

LEMPAR: fix -Wunused-parameter

Change-Id: I2df7e39c9a6846de26743a981fb76aca423fe813
Reviewed-on: https://code.wireshark.org/review/6502
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-07-02 08:49:02 +00:00
..
examples Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
matelib Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
AUTHORS
CMakeLists.txt Fix CMake warnings 2015-04-17 16:09:22 +00:00
COPYING
INSTALL
Makefile.am Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
NEWS
mate.h Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_grammar.lemon Stop using atof/strtod (fixes column sorting of float types) 2015-06-25 15:38:45 +00:00
mate_parser.l plugins/mate: fix some memleaks 2015-06-29 22:56:21 +00:00
mate_runtime.c plugins/mate: fix some memleaks 2015-06-29 22:56:21 +00:00
mate_setup.c plugins: Add editor modelines; Adjust whitespace as needed. 2014-10-06 01:42:32 +00:00
mate_util.c plugins/mate: fix some memleaks 2015-06-29 22:56:21 +00:00
mate_util.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-mate.c Eliminate proto_tree_add_text from packet-mate.c 2014-11-19 12:47:06 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00