Commit Graph

4 Commits

Author SHA1 Message Date
c447e5cf15 Uncrustify maxscale
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
cc0299aee6 Update change date of 2.3 2018-06-25 10:07:52 +03:00
dd58a8b3c8 Add missing close definition for examplefilter
The filter session method was not defined.
2017-11-09 14:15:47 +02:00
4f01ff1955 Add C++ filter example
The filter example uses the C++ template which helps new filter creation
by showing the minimal implementation required for a filter.
2017-11-07 08:38:51 +02:00