Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
9bdca072 17.12.2004 10:40 cstim

Fix uninitialized variable access

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

6ed72d8f 16.12.2004 18:45 aquamaniac

- GWEN_XML: Fixed a problem: Now data (between XML elements) can contain any
character except "<". Quotation marks and apostrophs are now only parsed
within element definitions.

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

2a190209 16.12.2004 11:45 cstim

Improve error message

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

3fb444ca 16.12.2004 11:06 cstim

Canonify Makefile.ams by replacing relative paths with top_builddir. Fix make dist target.

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

84b1b97b 15.12.2004 20:26 aquamaniac

finally fixed List_PopFront/Back

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

ba589bf5 15.12.2004 14:43 cstim

Fix error in implementation of PopFront and PopBack

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

c77b272d 15.12.2004 14:41 cstim

Improve documentation

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

bd1adab4 15.12.2004 13:39 cstim

Fix warning about uninitialized variable

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

52ba8bef 15.12.2004 12:52 aquamaniac

- added function GWEN_List_Unshare()
- re-armed function GWEN_List_Erase()

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

c9e3e7ba 15.12.2004 12:11 aquamaniac

- added new class GWEN_REFPTR (a type of smart pointer with reference counter)
- GWEN_LIST:
- now internally uses GWEN_REFPTR to store objects. This allows
for shallow copies of lists (as needed for the read-code of GWEN_XSD).
- fixed a severe bug (list became nearly unusable after PopFront/PopBack)...

e2bf0c03 14.12.2004 10:34 cstim

Fix uninitialized variable.

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

28ba9102 14.12.2004 06:39 aquamaniac

minor fixes

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

5634c848 14.12.2004 06:39 aquamaniac

minor fixes

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

256e342c 14.12.2004 06:35 aquamaniac

minor fixes

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

ae35c67d 14.12.2004 06:03 aquamaniac

minor changes, added a missing file

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

beb73b86 14.12.2004 06:00 aquamaniac

- changed format of plugin description files (are now valid XML files)
- added schema for plugin description files and an example file

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

d63e2ff1 14.12.2004 04:44 aquamaniac

- GWEN_XSD:
- added support for precompiled profiles
- added function GWEN_XSD_ProfileToXml()
- added function GWEN_XSD_ProfileFromXml()
- fixed some functions to not modify the profile once it is complete
- GWEN_XML:
- added function GWEN_XMLNode_SetCharValue()...

8001b42c 13.12.2004 11:25 cstim

Add -lregex for windows DLL linker flags

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

ceefee13 13.12.2004 11:11 cstim

Fix wrong variable name

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

05e6ff0a 13.12.2004 11:09 cstim

Fix problems with uninitialized variables

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

745f7c22 13.12.2004 07:10 aquamaniac

more changes to XSD stuff

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

c29d3d83 13.12.2004 06:32 aquamaniac

more changes to XSD stuff

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

214e5378 13.12.2004 06:13 aquamaniac

more changes to XSD stuff

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

8c1cb89c 13.12.2004 06:07 aquamaniac

fixed ChangeLog

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

cdb423ff 13.12.2004 06:02 aquamaniac

more changes to XSD stuff

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

(2576-2600/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom