Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
81c87858 01.05.2004 01:18 aquamaniac

fixed a typo

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

c3ed13af 01.05.2004 01:08 aquamaniac

- io/bufferedio:
- added function GWEN_BufferedIO_ReadRawForced
- base/buffer:
- added GWEN_Buffer_SetSourceBIO and a mechanism, which reads missing
data from a GWEN_BUFFEREDIO (if the buffer is in mode
GWEN_BUFFER_MODE_ABORT_USE_BIO). Does work wor ReadChar and PeekChar....

addb6b37 28.04.2004 16:49 cstim

2004-04-28 Christian Stimming <>

  • gwenhywfar.m4: For automake-1.8, add extra quotation in the
    macro name.

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

e4a6298d 28.04.2004 16:35 cstim

2004-04-28 Christian Stimming <>

  • gwenhywfar.m4: For automake-1.8, add extra quotation in the
    macro name.

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

17eea808 26.04.2004 10:29 cstim

2004-04-26 Christian Stimming <>

  • m4/acx_compile_warn.m4: For gcc3.4, add the new warning switch
    -Wdeclaration-after-statement in order to preserve source code
    compatibility with gcc2.95 and other compilers.

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

7361a4c3 25.04.2004 00:04 aquamaniac

- renamed acx_windoze_paths.m4 to windoze.m4 thus overwriting the latter
file, since it basically contains the stuff which is in windoze.m4 plus
some minor additions.
This should take care of some autotool complaints...

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

ef070518 24.04.2004 23:59 aquamaniac

- changed GWEN_ARGS so that it can now be used as const. All functions
now accept "const GWEN_ARGS*" pointers.

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

b37e1873 24.04.2004 23:30 aquamaniac

added GWENHYWFAR_API to header args.h

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

7198fd0a 24.04.2004 23:28 aquamaniac

added C++ bindings for module GWEN_ARGS

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

fd572e4b 24.04.2004 23:20 aquamaniac

- GWEN_Args_Usage() is now able to produce an ASCII help screen using
GWEN_ARGS

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

a04abe98 24.04.2004 22:43 aquamaniac

- debugged module "args" (it now works as intended)

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

80069dc1 24.04.2004 01:39 aquamaniac

minor fixes

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

b5d2a7b3 24.04.2004 01:28 aquamaniac

- added base module "args" which transforms command line arguments to
a GWEN_DB. It performs some checks on the arguments given and makes it
easier to create help screens.

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

2781f464 19.04.2004 16:19 aquamaniac

incremented BUILD

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

931141cc 16.04.2004 12:07 cstim

2004-04-16 Christian Stimming <>

  • src/base/debug.c: Fix DBG_* functions that are the replacements
    for their variadic-macros counterpart. Unfortunately this error
    caused every gwen version built with --disable-variadic-macros to
    crash -- sorry. But it is fixed now....
fc7b25a5 08.04.2004 17:06 cstim

2004-04-08 Christian Stimming <>

  • m4/ssl.m4: For openssl on windows, check more than one directory
    for the location of the DLLs.

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

cbb14aac 08.04.2004 14:27 aquamaniac

changed tag back to CVS (after tagging the release version

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

10172d11 08.04.2004 14:18 aquamaniac

prepared next release

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

3cbd4adc 08.04.2004 12:47 aquamaniac

C-binding where missing

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

462f2f03 08.04.2004 12:37 aquamaniac

- io/bufferedio:
- added flag functions to set/get flags which control the behaviour of a
BufferedIO
- split into multiple object files for the different supported BufferedIOs
- now the GWEN_BUFFEREDIO type is opaque, its strcuture is no longer
exported to the supported BufferedIOs...

1ce97eff 07.04.2004 13:39 cstim

Fix rpm spec file

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

00ec7fcb 06.04.2004 08:26 aquamaniac

- os/process:
- added functions to set/retrieve flags to modify the behaviour of the
GWEN_PROCESS code.
The most important (and for now the only) flags are:
- GWEN_PROCESS_FLAGS_REDIR_STDIN
- GWEN_PROCESS_FLAGS_REDIR_STDOUT
- GWEN_PROCESS_FLAGS_REDIR_STDERR...

0a57dc3a 05.04.2004 15:17 cstim

Fix make distcheck target.

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

eb731dcb 05.04.2004 11:49 aquamaniac

- base/inherit.h:
- added macro GWEN_INHERIT_ISOFTYPE which checks whether a given pointer
refers to an object of a given type

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

d0b2df34 05.04.2004 10:56 aquamaniac

- base/idlist:
- added function GWEN_IdList_Clean() to clean a list
- added function GWEN_IdList_Sort() to sort an id list in ascending order

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

(2901-2925/3214) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom