Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
93418a04 31.12.2015 01:59 admin

Typemaker2 now also writes APIDOC.

Will probably switch to member grouping.

0a220305 15.12.2015 15:38 admin

Prepared release 4.15.2beta

5e1cb302 15.12.2015 10:50 admin

No longer use gnutls_protocol_set_priority().

96f9fad3 09.11.2015 22:40 admin

Prepared release 4.15.1beta.

2c60dae8 26.10.2015 19:59 admin

TLS: Introduced preprocessor variable "GWEN_TLS_USE_OLD_CODE".

If this variable is defined the old code for TLS cipher selection is
used, otherwise the new code is chosen.

The default setting is currenty to use the new code, that works at
least with the NetBank server.

b043aa02 05.08.2015 21:27 admin

Prepared Gwenhywfar 4.15.0.

006b03ce 18.07.2015 20:37 admin

Added tests for GWEN_PARAM.

80850554 18.07.2015 20:37 admin

Fixed a typo.

fb0b1bbc 18.07.2015 19:22 admin

Modified XML structure use when reading and witing param values.

GWEN_Param_List_WriteValuesToXml() and GWEN_Param_List_ReadValuesFromXml() now
read/write a more compact XML tree.

b85fb222 18.07.2015 19:20 admin

Improved GWEN_XMLNode_GetCharValue() and GWEN_XMLNode_SetCharValue().

If "name" is empty data nodes will be read/written directly below the
given node.

1afe1ac2 18.07.2015 18:24 admin

Improved GWEN_PARAMS.

Now we can read and write lists of GWEN_PARAMs. It is now also possible to
read and write values of params only.

Also added API documentation.

ff8faf31 13.07.2015 21:36 Micha Lenk

Make contents of listdoc.h reproducible

There is a Debian initiative working on making builds reproducible, i.e. to
make it possible to reproduce byte-for-byte identical binary packages from a
given source. https://wiki.debian.org/ReproducibleBuilds

The contents of listdoc.h is generated by the output of "find include -name...

599696af 13.07.2015 20:47 Micha Lenk

mklistdoc: Fix minor typo

c9bb7abb 25.05.2015 18:18 admin

Prepared release 4.14.0.

a9bc3c14 23.05.2015 21:50 Christian Stimming

Fix segfault on windows when using HBCI with keyfile.

Reported by hbrunn on
https://github.com/Gnucash/gnucash-on-windows/pull/5

05994e4b 20.05.2015 23:24 admin

Major speedup of GWEN_Directory_GetMatchingFilesRecursively().

Don't check for duplicates when adding files or folders to the file/folder
list. There should be no duplicate entries anyway inside a folder.

029c9f56 17.05.2015 10:22 Micha Lenk

Re-work Compiler Symbol Visibility Check

This was inspired by http://stackoverflow.com/questions/5987219/best-practices-for-probing-for-symbol-visibility-extensions-in-autoconf

34df362f 17.05.2015 10:18 Micha Lenk

Drop unused autoconf variable gwen_enable_export

b6649cdf 15.05.2015 21:29 Micha Lenk

Fix symbol visibilty check for GCC 5.x

GCC 5.x supports the -fvisibility=hidden flag too.

7fa325bc 14.05.2015 10:20 admin

Revert "Turn compiler warning for implicit function declaration into error."

This reverts commit 9c20b0998c5f5825ede38ff22eb1b5211eda8741 because
"-Werror=implicit-function-declaration" doesn't exist on my
target build system.

84533f7e 04.05.2015 00:00 Micha Lenk

Revert "Disable timestamps in HTML pages generated by Doxygen"

This reverts commit f340c4a44b4f8a5148b02be0598f2ab63c45e924.

Debian's Doxygen as of version 1.8.9.1-3 will have this disabled by default, so
this change is not needed anymore.

f340c4a4 13.04.2015 19:47 Micha Lenk

Disable timestamps in HTML pages generated by Doxygen

There is a Debian initiative working on making builds reproducible, i.e. to
make it possible to reproduce byte-for-byte identical binary packages from a
given source. https://wiki.debian.org/ReproducibleBuilds...

e15df499 15.03.2015 23:01 admin

typemaker2: Added support for _free-hooks, fixed many compiler warnings.

- freeHooks can be used to insert code into the destructor for generated
types (used in ADCM_IMAGE_DATA of AqRadBase)
- fixed many compiler warnings about defined but unused variables...

ebe692df 15.03.2015 17:04 admin

API ADDITION: Added 2 more virtual functions to GWEN_MULTICACHE

Added virtual functions GWEN_MULTICACHE_TYPE_ATTACH_OBJECT_FN() and
GWEN_MULTICACHE_TYPE_FREE_OBJECT_FN(). Those functions have a pointer
to the GWEN_MULTICACHE_TYPE as first argument.

This is needed for AqRadBase's CUDA image cache.

e2450169 04.01.2015 19:08 admin

Added functions GWEN_Param_List_Get/SetCurrentValueAsInt/Double.

(1101-1125/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom