DB: Added function GWEN_DB_SetCharValueFromInt().
SYNCIO: More work on HTTP session code for servers.
- added function GWEN_HttpSession_fromSocketPassive()- added flag GWEN_HTTP_SESSION_FLAGS_PASSIVE
GUI: ADded function GWEN_Gui_ExtendSyncIo() and use it internally.
This function will be used by the AqFINTS server.
SYNCIO: Add some comments to TLS flags.
Remove gparser from Makefiles - old, unused code.
BUILD: Removed gtk2 from my private Makefile target.
BUILD: Only rebuild ChangeLog if there is a .git folder.
Typemaker2: Add support for member specific variables.
When resolving <includes> or function calls we already had membervariables like "$(maxlen)" and others. However, especially in <include>section we sometimes need information about members which is not available....
typemaker2: Fixed a bug introduced by latest backport of typemaker2.
typemaker2: Fixed a bug in last commit.
typemaker2: Implemented toDb functions for int_array and uint32_t_array.
typemaker2: Added type "int_array".
Introduced GWEN_TREE2.
This is an improvement over GWEN_TREE. It doesn't need a GWEN_TREE2structure, which makes it much easier to arbitrary add tree elementsanywhere in a tree.
Also implemented GWEN_TREE2 in typemaker2.
TYPEMAKER2: Added type definitions for gwen_xmlnode.
typemaker2: Added option "--no-defs", fixed a few bugs.
- correctly handle "--destfolder" - fixed "#ifndef" in generated headers
typemaker2: Fixed a bug in name creation.
typemaker2: Fixed a bug (was not using --destfolder).
Typemaker2: Use private constructor everywhere when requested.
Typemaker2: Fixed problems with missing presets.
This bug could cause invalid pointers to be around when load objects fromGWEN_DB_NODEs or XML.
Typemaker2: Set empty string for unknown variables.
typemaker2: Make defines in header files more unique.
typemaker2: Honour flags of virtual functions.
Typemaker2: Implemented _dup() function for list2.
Typemaker2: Fixed a newly introduced bug.
Auch abrufbar als: Atom