Projekt

Allgemein

Profil

Aktivität

von 07.07.2004 bis 05.08.2004

05.08.2004

21:54 Revision 757fb60e (gwenhywfar): once again fixed a bug in idlist (quite complicated stuff, even if it looks so easy ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@485 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:28 Revision 4e901f20 (gwenhywfar): - io/bufferedio: fixed a bug (was never closing streams)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@484 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:04 Revision 98fb3b21 (gwenhywfar): - base/idlist: fixed a severe bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@483 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:20 Revision f72055c4 (gwenhywfar): - os/gwentime: changed some arguments to const
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@482 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:44 Revision 3553640b (gwenhywfar): - base/waitcallback: fixed a severe bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@481 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

03.08.2004

09:11 Revision 0016c8ae (gwenhywfar): Add cvsignore
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@480 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

02.08.2004

12:49 Revision 4f0b3161 (gwenhywfar): Add cvsignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@479 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
12:28 Revision 72b6eddd (gwenhywfar): Fix compiler warning about uninitialized variable.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@478 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
11:35 Revision 59a37889 (gwenhywfar): 2004-08-02 Christian Stimming <stimming@tuhh.de>
* src/base/list2.h: Remove GWENHYWFAR_API from function
definitions in the macro because the implementations will no...
cstim
11:20 Revision 6f41b083 (gwenhywfar): improved list templates a bit
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@476 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
11:13 Revision e5b2868c (gwenhywfar): - added a tool which can automatically create header files appropriate for
doxygen (this is because normally a list defined by GWEN_LIST_FUNCTION_DEFS
is not documented): mklistdoc.
Gwen n...
aquamaniac
10:49 Revision 3014f9b7 (gwenhywfar): Christian Stimming <stimming@tuhh.de>
* src/base/Makefile.am: Remove -I$(top_srcdir)/src/os because its
process.h conflicts with <process.h> on gcc3.2 and...
cstim
09:42 Revision b023c106 (gwenhywfar): 2004-08-02 Christian Stimming <stimming@tuhh.de>
* src/base/waitcallback.c: Fix potential problem with
uninitialized pointer.
* configure.ac: Fix err...
cstim
05:43 Revision b3e39183 (gwenhywfar): fix on APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@472 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
05:11 Revision b3743492 (gwenhywfar): ran Doxygen.in through doxywizard
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@471 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
04:49 Revision 6b567527 (gwenhywfar): - very much improved generation of API doc. In combination with the
changes in my other projects the new target "install-srcdoc" now
creates combined API docs (e.g. API doc for AqBank...
aquamaniac

01.08.2004

12:48 Revision da1ccbba (gwenhywfar): - GWEN_WaitCallback_Enter() is now a macro. This allows me track down the
origin of a Callback (i.e. from where is has been entered).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/t...
aquamaniac
11:34 Revision 060e89a5 (gwenhywfar): removed debug messages
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@468 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
11:14 Revision 86ae1e0b (gwenhywfar): - API change !!
Now all callbacks are kept in a flat list. You also now need to unregister
callbacks you once registered !
-> S...
aquamaniac
08:17 Revision 96df516e (gwenhywfar): - base/waitcallback: fixed a bug (was unable to find callbacks by id).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@466 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

31.07.2004

07:25 Revision c8a61c88 (gwenhywfar): - base/stringlist: Added GWEN_StringList_SetSenseCase() which allows
changing the behaviour regarding cases. The default behaviour has now
changed to ignore cases.
- base/plugindescr: ...
aquamaniac
01:12 Revision 4aae39f3 (gwenhywfar): - gwenhywfar.m4: fixed a buf (was always using libgwen_pp instead of
libgwenhywfar)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@464 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac

30.07.2004

14:56 Revision 8503765c (gwenhywfar): - fixed a bug in POSIX libloader
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@463 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:33 Revision 16f6cbd1 (gwenhywfar): 2004-07-30 Christian Stimming <stimming@tuhh.de>
* all header files: Removed GWENHYWFAR_API from all typedefs since
this will break compilation of Win32 appli...
cstim
11:43 Revision c5c2fea2 (gwenhywfar): and yet even more small fixes ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@461 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
10:31 Revision 56f4ebd9 (gwenhywfar): yet even more small fixes ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@460 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
10:25 Revision 5adce47f (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@459 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
10:17 Revision c541a29a (gwenhywfar): small fix
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@458 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
10:11 Revision 3b5343fd (gwenhywfar): - base: added module PluginDescription. This module loads all XML files
from a directory and tries to extract plugin informations from them.
In future all my plugins will be shipped with ...
aquamaniac

29.07.2004

20:21 Revision 09609437 (gwenhywfar): - parser/text: added GWEN_Text_CheckSimilarity() which checks how equal
two strings are (untested)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@456 70169cfe-8b10-0410-8925-...
aquamaniac

28.07.2004

22:18 Revision 86140864 (gwenhywfar): Comment out unused variables
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@455 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
17:40 Revision b67a54b8 (gwenhywfar): - base/misc2.h: added *List2_ForEach functions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@454 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
15:55 Revision cb130fe4 (gwenhywfar): added misc2.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@453 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
15:52 Revision 8c185d1b (gwenhywfar): - base: added misc2.h
This file now contains wrappers around a GWEN_LIST which allow typesafe
use of a GWEN_LIST.
git-svn-id: https://d...
aquamaniac

27.07.2004

23:40 Revision c85aba77 (gwenhywfar): test for new syncmail
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@451 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:27 Revision 3f2aad0f (gwenhywfar): - parser/base64: fixed a bug in GWEN_Base64_Decode
- crypt/ossl/nettransportssl.c: fixed some bugs, added verbosity while
testing AqHBCI's PIN/TAN support which exten...
aquamaniac

22.07.2004

15:25 Revision cb2eb968 (gwenhywfar): - ipc/netconnectionhttp: added defaultUrl. This is used when no URL is given
in a request. This very much simplifies using this class.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/tru...
aquamaniac

20.07.2004

09:29 Revision 572875ea (gwenhywfar): 2004-07-20 Christian Stimming <stimming@tuhh.de>
* Makefile.am: Fix win32-cs target with wrong .lib filename.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/...
cstim
04:13 Revision b66a24ba (gwenhywfar): fixed version number
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@447 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:56 Revision eca03fa4 (gwenhywfar): minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@446 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:34 Revision c3a505ab (gwenhywfar): - reverted latest changes to toplevel Makefile.am (contained ugly CR
characters. To Christian: Could you please reintroduce your changes ?
Sorry for being rude but I needed Gwen to wo...
aquamaniac

16.07.2004

17:04 Revision fec2d7f9 (gwenhywfar): Fix win32 target
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@444 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
 

Auch abrufbar als: Atom