Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
19068cf1 03.07.2014 13:32 martin

Be careful about sign issues when cropping buffers.

From: Elias Oltmanns <>

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

6b32545b 03.07.2014 13:32 martin

Fix potential overrun in GWEN_Buffer_RemoveRoom()

Also reported and a similar patch provided by
G. Paul Ziemba <>.

From: Elias Oltmanns <>

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

2f804994 03.07.2014 13:32 martin

Rely on GWEN_Buffer_AllocRoom() to get things right

Checks for overflow and provision for an extra null character are
taken care of in one place and the caller should rely on that.

From: Elias Oltmanns <>

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

91cf95d1 03.07.2014 13:32 martin

Address some confusion about the terminating null character on buffer resize.

From: Elias Oltmanns <>

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

05547121 03.07.2014 13:32 martin

Fix enforcement of read-only attribute in operations on Gwen buffers.

From: Elias Oltmanns <>

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

7385b47c 03.07.2014 13:31 martin

Make sure that GWEN_Memory_malloc() never returns NULL.

From: Elias Oltmanns <>

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

1bea68b5 03.07.2014 13:28 martin

Typemaker2: Improved generating of APIDOC.

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

aa1f368b 03.07.2014 13:28 martin

Added functions GWEN_SyncIo_Helper_PartiallyReadFile() and GWEN_SyncIo_Helper_ReadFile()

Partially or completely reading a file is quite often needed, so we now have
functions for that in GWEN.

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

6bc20791 03.07.2014 13:27 martin

Fixed the description of GWEN_Text_NumToString() and GWEN_Text_StringToDouble()

Actually, we use the locale "C" for number conversion, so the komma is
represented as a decimal point ("."), not as a komma.

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

9de35428 03.07.2014 13:27 martin

Added functions GWEN_StringListEntry_SetData() and GWEN_StringList_FindStringEntry()

Actually, GWEN_StringListEntry_SetData() already was declared but not
implemented.

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

973adeb6 30.05.2014 21:27 martin

Typemaker2: Fixed a bug in virtual function creator.

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

c4cc67a6 21.05.2014 20:41 martin

Elias Oltmanns: Use the right key size when the modulus of RSA keys is not divisible by 8.

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

cd00ae59 24.04.2014 21:53 christian

Add first initial checking of the "destFolder" argument

The cmdline argument was added in r1684, but never read so far.
Even though it is now read for writing the .tm2 files, it
is not yet regarded for the actual .h/.c files.

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

b0e45a48 20.04.2014 00:41 martin

Added .gitignore for new parser folder.

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

ce19203f 20.04.2014 00:41 martin

Simplified code for new parser.

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

3ee5f9a7 20.04.2014 00:40 martin

Started working on a generic parser.

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

02cbe567 17.04.2014 23:16 martin

"des_" API is deprecated, changed to "DES_".

Thanks to Henning Brauer from BS Web Services GmbH.

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

87bca016 17.04.2014 23:15 martin

Prepared release 4.12.0beta.

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

42faf679 17.04.2014 23:15 martin

Added function GWEN_Url_toUiShortString().

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

802de2e9 15.04.2014 23:42 martin

Fixed a bug in quarter year calculations.

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

1ee17d5a 07.04.2014 20:08 martin

Prepared release 4.11.1beta.

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

b52d9bda 06.04.2014 10:40 christian

Fix GWEN_FORMAT macro: Empty macro must still consume the arguments, otherwise we get a syntax error.

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

fabafce5 06.04.2014 10:25 christian

Disable the attribut format for mingw32 build.

This broke the gnucash native mingw32 build, see
https://github.com/Gnucash/gnucash/commit/4e5e0621322147ff6ada9d72ace36e213dec61c7

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

3f3abeee 31.03.2014 23:52 martin

Fixed a memory leak.

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

65b189ce 31.03.2014 23:52 martin

Prepared release 4.11.0beta.

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

(1176-1200/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom