Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
6b052cb1 03.01.2015 23:47 admin

Prepared release 4.13.1

9d98151c 03.01.2015 21:46 Christian Stimming

Add function declaration that was missing in header, as discovered by the additional compiler option.

9c20b099 03.01.2015 21:45 Christian Stimming

Turn compiler warning for implicit function declaration into error.

This avoids running into the error of 769ab05bb3 again.

769ab05b 03.01.2015 21:42 Christian Stimming

Fix function name for systems without <langinfo.h> but with <localcharset.h>

This is a bugfix for 66521660959.

f25e71d7 02.01.2015 21:31 admin

Prepared release 4.13.0

d117ddf7 29.12.2014 07:54 Elias Oltmanns

gui: Restore compilation without libiconv.

66521660 28.12.2014 16:20 Elias Oltmanns

gui: Set up charset conversion according to current locale even on Windows

This change is supposed to make locale-aware charset conversion more
portable. In environments lacking the appropriate POSIX interface like
Windows we rely on the capabilities of GNU libiconv.

e4b8a061 15.12.2014 22:49 Christian Stimming

Add build directives for travis-ci.org continuous integration testing

e7939eec 15.12.2014 22:49 Christian Stimming

Bugfix from compiler warnings: Use the correct pointer variable.

9d3a23f6 15.12.2014 22:49 Christian Stimming

Bugfix from compiler warnings: pos variable might be -1, so it must not be unsigned.

c6fdfa72 15.12.2014 22:49 Christian Stimming

Bugfixes from compiler warnings: Should have been bit operations, not logical operators.

2bdbddab 15.12.2014 22:49 Christian Stimming

Avoid compiler warnings (clang): Remove / deactivate unused functions / variables.

8796e546 14.12.2014 22:15 Christian Stimming

Fix crash in GWEN_Gui_SetCharSet (gnucash bugzilla #741161) that was calling iconv_close on an invalid descriptor.

Fixes the crash introduced in r2297 / f12fd6e1f in April 2014.

5d4506b6 02.11.2014 17:00 admin

Added functions GWEN_Param_List_GetByName() and GWEN_Param_Tree_GetByName().

a9bc0921 12.10.2014 15:17 admin

Added .gitignore.

663e9bb2 12.10.2014 15:12 admin

Merge branch 'master' of https://git.aqbanking.de/git/gwenhywfar

26b60060 06.10.2014 21:52 Christian Stimming

Re-indentation of source code to get a unified look of the source.

This was done using astyle-2.03 with the following command:

astyle --style=java --indent=spaces=2 --break-closing-brackets --keep-one-line-blocks --suffix=none --recursive 'src/*.h' 'src/*.c' 'gui/*.h*' 'gui/*.c*'...
d1130c8a 28.09.2014 00:03 Christian Stimming

Make GWEN_Error_SimpleToString function available in public interface.

This function is merely a GWEN_Error -> string converter and hence useful
in itself. No extra buffers needed, no extra texts added.

8cce287c 27.09.2014 23:56 Christian Stimming

Fix compiler warnings/errors: "Variable defined but not used"

2a8dc251 25.09.2014 21:14 Christian Stimming

Minor error message improvements.

afc18346 17.09.2014 22:22 Christian Stimming

Add configure check for sufficiently new gnutls as otherwise this won't compile.

73ab51fb 17.09.2014 22:22 Christian Stimming

Add minor entry to gitignore (and test git access)

2dfdc3c3 17.09.2014 22:20 admin

Merge branch 'master' of https://git.aqbanking.de/git/gwenhywfar

b9c088d0 17.09.2014 22:19 admin

Fixed a bug with double deallocations in generated *_copy() functions.

f9416164 17.09.2014 22:19 admin

Provide generated files for GWEN_PARAM.

GWEN_PARAM is provided using typemaker2, so in order to make the code
compilable even without typemaker2 already being built we provide the
generated files here as well.

(1126-1150/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom