TCP client bug fixed. The bug prevented receiving large responses, more than 60 words, e.g. to FC3 (read holding registers).Gtk.Main.Router implementation of Send is changed so that when called on the main task context the callback is made at the loop end rather than immediately.Ignore_Directory parameter.zbinfo to query built-in data. This was released as an example previously (the dumplocale example which has been dropped).Wide_String values to String based on an encoding schema, e.g., UTF-8, ISO8859-2, CP932, SHIFT_JIS, etc. To fully use this functionality, narrow accessors should be used which, when printing, use Stream_IO to avoid interaction between the Text_IO and encoded values. The list of supported encodings is available via zbinfo --list-encodings.gnatdoc from gnathtml to generate the source code based documentation.-gnatW8 compilation option to just the source files containing UTF-8 encoded strings: the message pool file generated by the zbmcompile utility.zbmcompile utility to generate ASCII only source files (-A option).zbmcompile utility to define handling of non-Ada message keys when generating accessors (the -X option).gprbuild instead of gnatmake.-gnat2012 in all gpr files.AUnit to Ahven for unit testing.GDPR compliant