Fix the gcc/MSVC type definitions also for windows
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@341 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed some trailing semicolons from macros in inherit.h and misc.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@340 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-05-05 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@339 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@337 70169cfe-8b10-0410-8925-dcb4b91034d8
hopefully fixed the UINT64 stuff...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@336 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed m4/Makefile.am
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@335 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed GWEN_TYPE_UINT64 for MSVC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@334 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix compiler warning about unused variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@333 70169cfe-8b10-0410-8925-dcb4b91034d8
- modified the prototype of GWEN_WaitCallback_Log
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@332 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed some bugs in args.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@331 70169cfe-8b10-0410-8925-dcb4b91034d8
minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@330 70169cfe-8b10-0410-8925-dcb4b91034d8
added missing files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@329 70169cfe-8b10-0410-8925-dcb4b91034d8
- added type GWEN_TYPE_UINT64- rewrote GWEN_WAITCALLBACK stuff (will have to modify some dependant projects in order to use this new infrastructure)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@328 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed another bug in base/buffer (could not set a position outside buffer boundaries even if in USE_BIO mode)- fixed yet another bug in base/buffer (did not crop if pos was 0)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@327 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in base/buffer (did not abort when mode GWEN_BUFFER_MODE_ABORT_ON_MEMFULL was given)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@326 70169cfe-8b10-0410-8925-dcb4b91034d8
- added new functions to GWEN_Time: - GWEN_Time_GetBrokenDownTime - GWEN_Time_GetBrokenDownDate
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@325 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in base/buffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@324 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Auch abrufbar als: Atom