Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
a6ca17dc 19.11.2004 23:27 aquamaniac

- current version also compiles (with few warnings) on
- alpha (Debian) [few warnings]
- amd64 (suse) [few warnings]
- SunOS (5.9, SUNW,Ultra-60) [without warning]
- Mac OSX (Darwin 6.8, PowerPC)
- FreeBSD 4.10 (i386)...

3edf34a0 19.11.2004 18:57 aquamaniac

small fixed

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@600 70169cfe-8b10-0410-8925-dcb4b91034d8

1b1d24d6 19.11.2004 18:33 aquamaniac

small fix

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@599 70169cfe-8b10-0410-8925-dcb4b91034d8

be257cac 19.11.2004 18:19 aquamaniac

small fix

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@598 70169cfe-8b10-0410-8925-dcb4b91034d8

ae7f368f 19.11.2004 18:18 aquamaniac

small fix

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@597 70169cfe-8b10-0410-8925-dcb4b91034d8

abd77af2 19.11.2004 18:13 aquamaniac

- added defines for printf-templates for GWEN_TYPEs
- fixed some 64bit-warnings

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@596 70169cfe-8b10-0410-8925-dcb4b91034d8

200c69e7 19.11.2004 17:17 aquamaniac

- added defines for printf-templates for GWEN_TYPEs

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@595 70169cfe-8b10-0410-8925-dcb4b91034d8

e5ecfcb7 19.11.2004 16:37 aquamaniac

- fixed a bug in CSV-importer: now title lines are skipped if "title=0" in
parameters

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@594 70169cfe-8b10-0410-8925-dcb4b91034d8

c336d6ea 19.11.2004 16:14 aquamaniac

- armed CSV plugins import function

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@593 70169cfe-8b10-0410-8925-dcb4b91034d8

4574aaa3 19.11.2004 13:26 aquamaniac

- added functions:
- GWEN_Time_toString
- GWEN_Time_toUtcString
------------------------------------------------------------------------
! remember to do SO_CURRENT++ and SO_AGE++ before next release !
------------------------------------------------------------------------...

73fcb0f0 11.11.2004 22:29 aquamaniac

- fixed a build-problem (tools did not link against all needed libraries)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@591 70169cfe-8b10-0410-8925-dcb4b91034d8

25acb05a 04.11.2004 11:15 cstim

Add missing include

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@590 70169cfe-8b10-0410-8925-dcb4b91034d8

696db0b3 04.11.2004 11:06 cstim

Add small security checks

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@589 70169cfe-8b10-0410-8925-dcb4b91034d8

8d72e5a3 03.11.2004 22:27 aquamaniac

- src/os/directory_all.c: Improved path handling for WIN32

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@588 70169cfe-8b10-0410-8925-dcb4b91034d8

71bbc690 02.10.2004 15:11 aquamaniac

prerelease fixes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@587 70169cfe-8b10-0410-8925-dcb4b91034d8

ffe3ca7c 30.09.2004 21:41 aquamaniac

- db: GWEN_GetIntValue: When converting a char value to int we now use
"%i" instead of "%d". This will allow the code to read hex values as well

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@586 70169cfe-8b10-0410-8925-dcb4b91034d8

bc9bea6d 27.09.2004 18:10 aquamaniac

post-release fixes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@585 70169cfe-8b10-0410-8925-dcb4b91034d8

9573ed9a 25.09.2004 11:36 cstim

2004-09-25 Christian Stimming <>

  • src/parser/text.c, src/os/posix/libloader.c: When changing the
    locale, immediately copy the previous locale to a new
    buffer. Otherwise often enough the returned string which was
    static storage was no longer valid....
1f979c96 25.09.2004 08:48 aquamaniac

- db: ReadFromStream now uses a GWEN_BUFFER instead of a fixed char buffer.
This removes unnecessary limits (and allows libchipcard to work)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@583 70169cfe-8b10-0410-8925-dcb4b91034d8

f2df138b 24.09.2004 13:38 aquamaniac

- args: fixed a silly bug (flags are binary, and flag help falsely contained
two other flags). Normally this change would mean to break conmpatibility.
However, since I'm the only one currently using GWEN_ARGS I will still
increment SO_AGE for the next release....

32fe2b3e 24.09.2004 12:40 cstim

Fix the testing Makefile for windows.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@581 70169cfe-8b10-0410-8925-dcb4b91034d8

431bf26c 24.09.2004 10:49 cstim

2004-09-24 Christian Stimming <>

  • gwenpp/Makefile.am, tools/*/Makefile.am: Fix LIBADD flags so
    that all libraries and tools are forced to link against the
    currently compiled libgwen instead of the potentially installed...
3b9196e0 24.09.2004 10:19 aquamaniac

- xml: added flag GWEN_XML_FLAGS_IGNORE_DESCR. This flag makes the XML code
ignore <DESCR> tags when reading a file.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@579 70169cfe-8b10-0410-8925-dcb4b91034d8

5c677225 23.09.2004 17:44 aquamaniac

- added status field to cryptkey

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@578 70169cfe-8b10-0410-8925-dcb4b91034d8

e54894d4 23.09.2004 15:04 aquamaniac

- msgengine: Now values can be given directly within an ELEM tag
(like in <ELEM name="xyz" type="bytes">DirectValue</ELEM>).
Before this change this only worked with unnamed elements.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@577 70169cfe-8b10-0410-8925-dcb4b91034d8

(2626-2650/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom