fixed a typo
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@323 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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....
2004-04-28 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@321 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@320 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-04-26 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@319 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
added GWENHYWFAR_API to header args.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@316 70169cfe-8b10-0410-8925-dcb4b91034d8
added C++ bindings for module GWEN_ARGS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@315 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- debugged module "args" (it now works as intended)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@313 70169cfe-8b10-0410-8925-dcb4b91034d8
minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@312 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
incremented BUILD
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@310 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-04-16 Christian Stimming <stimming@tuhh.de>
2004-04-08 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@308 70169cfe-8b10-0410-8925-dcb4b91034d8
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
prepared next release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@305 70169cfe-8b10-0410-8925-dcb4b91034d8
C-binding where missing
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@304 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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...
Fix rpm spec file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@302 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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...
Fix make distcheck target.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@300 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
Auch abrufbar als: Atom