Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0fe80125 06.11.2003 02:38 aquamaniac

- fixed a bug in MsgEngine (ReadMessage was not taking segment version into
account)

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

c8c659c0 05.11.2003 03:50 aquamaniac

prepared release

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

eb46916a 03.11.2003 03:17 aquamaniac

- MsgEngine is now able to share definitons with other MsgEngines

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

4e186dd8 03.11.2003 00:08 aquamaniac

- fixed a bug in MsgEngine (did not add a trailing 0 to values read)

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

fa7e0af3 02.11.2003 00:17 aquamaniac

- changed behaviour of GWEN_GetHomeDirectory: It now uses the effective
user id instead of the real user id.

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

cb42a4bd 01.11.2003 07:31 aquamaniac

prepared release

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

3243d0ff 01.11.2003 05:45 aquamaniac

version.h is now installed, too

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

f38a59ba 01.11.2003 05:28 aquamaniac

- added function GWEN_Version
- added parser module CSV

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

1d3d6a33 30.10.2003 05:40 aquamaniac

- fixed memory leaks

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

d1b1851e 27.10.2003 23:35 aquamaniac

prepared for release

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

e58bfc0e 27.10.2003 23:10 aquamaniac

prepared release

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

e5ebe39a 27.10.2003 23:04 aquamaniac

- improved API documentation

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

80c67371 26.10.2003 22:40 aquamaniac

minor fixes

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

18b8182b 26.10.2003 05:39 aquamaniac

- added call to binTypeWrite function in MessageEngine code
- improved trustlevel handling in msgengine

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

338fa252 24.10.2003 09:50 cstim

Add aclocal flags for automatic aclocal regeneration.

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

41277908 24.10.2003 06:29 aquamaniac

- added dynamic mode to GWEN_BUFFER (in this mode more memeory is allocated
as needed when writing to it)
- added new BufferedIO type which uses a GWEN_BUFFER for reading/writing

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

ac79aff3 20.10.2003 21:46 aquamaniac

- minor fixes

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

d520ac88 20.10.2003 17:10 cstim

More signed/unsigned fixes.

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

f4aad09e 20.10.2003 15:57 cstim

2003-10-20 Christian Stimming <>

  • src/parser/msgengine.c: Improve some signed/unsigned compiler
    warnings.

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

ebc880f3 20.10.2003 14:51 aquamaniac

- MessageEngine: fixed a bug in value lookup code

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

056c2921 20.10.2003 00:30 aquamaniac

- fixed a problem in MessageEngine: It now uses the correct path when
looking up a predefined value (it finally works even with the special
HBCI jobs containing <MESSAGE> tags)
- XML: Added type "GWEN_XMLNODE_PATH". This type stores a XML node path. It...

17c55e7c 19.10.2003 20:36 aquamaniac

- added function to XML module which allows copying properties from one
node to another one
- this new function is now used by GWEN_MsgEngine__ListGroup when adding
a node to the list of used nodes

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

1f13d75f 19.10.2003 17:52 aquamaniac

- minor fixes

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

899873b2 18.10.2003 18:20 aquamaniac

- MsgEngine:
- fixed a bug concerning escaping
- MsgEngine now searches for the highest trustLevel

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

cf59a45f 18.10.2003 11:03 cstim

2003-10-18 Christian Stimming <>

  • Makefile.cvs: Add calling libtoolize. Removed more auto-generated
    files.

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

(3151-3175/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom