Released 5.11.0beta.
Decreased verbosity.
Fixed problem with arrays and objects when searching for keys.
Fixed a memory leak.
Cleanup GWEN_Gui_Internal_GetPassword()
Make this function easier to understand.
Hopefully fixed delay between two messages in the output queue.
added missing files to Makefiles.
msgio: add INHERIT functionality to GWEN_MSG.
gwentest: added missing NEWLINE.
tag16: added functions with test
- GWEN_Tag16_StartTagInBuffer()- GWEN_Tag16_EndTagInBuffer()
endpoint_multilayer: added "stage" field.
this field can be used by complex derived classes to store the current stage.
msgio: added multilayer endpoint
Use this endpoint to allow for autoconnect while using a handshake protocol
msg: allow for dynamic memory allocation.
Fixed a bug.
tag16: added function GWEN_Tag16_WriteTagToBuffer().
will replace GWEN_Tag16_DirectlyToBuffer().
Revert "Add INHERIT logic to GWEN_MSG."
This reverts commit 240977be4e76ed784450eddad08aa0a1c6764e52.
Add INHERIT logic to GWEN_MSG.
Added apidoc, allow to use header from c++.
tag16: code cleanup, added functions, added unit tests.
Fixed function params, added GWEN_Msg_GetUint64At().
Fix cross compilation
libgwenhywfar failed to cross build from source, because it fails runningmklistdoc with an "Exec format error". This happens when attempting torun a tool that is built for the host architecture. mklistdoc reallyneeds to be built for the host architecture, because it is installed...
fixed a typo.
Modified toObject/fromObject functions for "double" type.
Those templates are only used in projects using AqDatabase. Thoseprojects will need the latest git version of AqDatabase.
gwbuild: added some "static"s.
Auch abrufbar als: Atom