Qt: select a better default Decode As table
[metze/wireshark/wip.git] / tools / lemon /
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-05 Dario Lombardolemon: remove leaks in main().
2018-04-05 Dario Lombardolemon: remove leak in tplt_open().
2018-04-05 Dario Lombardolemon: remove scan-build warning in errline().
2018-04-04 Dario Lombardolemon: make some functions static.
2018-04-04 Dario Lombardolemon: comment out unused OptErr function.
2018-03-30 Dario Lombardolemon: skip clang analyzer for more code.
2018-03-30 Dario Lombardolemon: remove unneeded assignment.
2018-03-30 Dario Lombardolemon: remove clang scan warnings.
2018-03-28 Anderslemon: Sync with latest trunk.
2018-03-28 Anderslemon: Sync with upstream, Jun 28, 2017
2018-03-28 Anderslemon: Align struct s_options with upstream.
2018-03-27 Anderslemon: Trivial changes to make it easier to compare...
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-02-17 Guy HarrisDon't have CLEAN_FILES variables for the "clean" source...
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-05-31 Alexis La Gouttelemon: avoid redundant redeclaration of ‘memory_error...
2017-05-05 Alexis La Gouttelempar: set ParseInit/ParseFinalize static
2017-05-02 Alexis La Gouttelemon: fix no previous prototype for ‘memory_error...
2017-04-24 Alexis La GoutteRevert "Make the set of static routines match that...
2017-04-15 Guy HarrisUpdate to the current lempar.c in the SQLite repository.
2017-04-15 Guy HarrisMake the set of static routines match that in the curre...
2017-04-15 Guy HarrisMake memory_error() a routine.
2017-04-15 Guy HarrisMake whitespace match what's checked into the SQLite...
2017-03-05 Alexis La Gouttelemon: fix this statement may fall through [-Werror...
2016-12-30 Alexis La Gouttelemon: Fix Dereference of null pointer found by Clang...
2016-12-24 Alexis La GoutteLemon: resync with upstream
2016-10-07 Gerald CombsDisable ASAN when building lemon.
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-06-16 Martin Kaiserlemon: use a define for fseek()'s whence parameter
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-12 Guy HarrisHave MemoryCheck() directly incorporate the error messa...
2016-06-12 Guy HarrisAdd more memory checks, and use MemoryCheck() for some...
2016-04-08 João ValverdeMinor lemon Makefile.am fixup
2016-04-07 João ValverdeDon't build lemon using -Werror
2016-04-07 João Valverdeautotools: Use AC_SUBST to set -Werror flag
2016-04-05 João ValverdeFix VPATH build
2016-03-10 Eric AndersonUse AX_PROG_CC_FOR_BUILD macro to identify compiler...
2016-02-03 João Valverdelemon: Use automake rules
2016-01-31 Dario Lombardolemon: fix leak.
2016-01-29 João Valverdelemon: Have Makefile.am handle warnings as errors correctly
2016-01-22 Alexis La Gouttelemon (tools): Fix Dereference of null pointer found...
2016-01-12 Guy HarrisFix another warning on 64-bit platforms.
2016-01-12 Joerg MayerAdd the comment about the Wireshark changes github...
2016-01-12 Alexis La GoutteLemon: resync with upstream
2016-01-07 João Valverdelemon: Fix warnings [-Wpedantic]
2015-12-31 João Valverdelemon: Fix warnings [-Wcast-qual]
2015-12-05 Guy HarrisUse noyywrap rather than defining our own yywrap functions.
2015-11-23 Alexis La Gouttelemon (tools): Fix Dereference of null pointer found...
2015-10-25 Guy HarrisBail out immediately if we can't allocate a buffer...
2015-10-25 Dario Lombardolemon: move free() to avoid mem leak (CID 718529)
2015-10-24 Dario Lombardolemon: add free() to avoid mem leak (CID 1309088)
2015-10-16 Gerald CombsCMake: Add /WX
2015-08-21 Alexis La Gouttelemonflex: fix warning: no previous prototype for ...
2015-07-25 Alexis La Gouttelemon (tools): Fix Dead Store (Dead assignement/Dead...
2015-07-02 AndersBromanTry to fix OSX build boot
2015-07-02 Alexis La GoutteLemon: Update lemon tools
2015-01-11 Pascal QuantinRevert "Lemon: Update lemon tools"
2015-01-11 Alexis La GoutteLemon: Update lemon tools
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-12-28 Dario LombardoRemoved duplicated #include lines
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-19 Jörg MayerFix two coverity messages:
2014-01-13 Guy HarrisSquelch some warnings.
2013-11-28 Balint ReczeyFix potential signed int overflow in Lemon
2013-10-27 Jeff MorrissMore SVN properties cleanup.
2013-10-18 Evan HuusFix lemon FSF address and add license exception for...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-07-03 Chris MaynardFix Coverity CID 660 (Negative array index read) by...
2013-07-03 Chris MaynardFix Coverity CID 280323 (Free of array-typed value...
2013-06-25 Chris Maynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-06-10 Gerald Combstools/lemon/lemon.c: Fix an integer shortening issue...
2013-05-20 Gerald CombsMake the minimum supported GLib version 2.16.
2013-03-26 Anders BromanAlign a bit more with upstream.
2013-03-04 Anders BromanAlign lempar somewhat with upstream.
2013-03-02 Anders BromanRearrang the code to align with sqlite lemon and copy...
2013-03-02 Anders BromanWite space changes.
2013-03-02 Anders Bromanlemon.c:3176:8: error: attempt to free a non-heap objec...
2013-03-02 Anders BromanBecport more code.
2013-03-02 Anders BromanMissed one place.
2013-03-02 Anders Bromanlemon.c:78:14: note: expected ‘int (*)(const void ...
2013-03-02 Anders BromanMore backports from sqlite lemon to try to address...
2013-03-02 Anders Bromanlemon.c:4628:5: error: conflicting types for ‘Configcmp’
2013-03-02 Anders BromanMore backports from sqlite lemon to try to address...
2013-03-01 Anders BromanBackports from sqlite lemon.
2013-03-01 Jeff MorrissFix a cut-n-pasteo and add a const cast to quiet a...
2013-03-01 Anders BromanBackport const casts from sqlite lemon.
2013-03-01 Anders Bromantry to remove C++ incompatibilities from lemon
2013-02-10 Guy HarrisClean up some warnings (including warnings that ultimat...
2012-09-29 Guy HarrisFrom Bill Parker:
next