Aktivität
von 02.03.2004 bis 31.03.2004
31.03.2004
- 11:24 Revision 7902601d (gwenhywfar): - added import/export framework for GWEN_DBs. This makes parser plugins
- based on GWEN_DBs much easier.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@285 70169cfe-8b10-0410-8...
29.03.2004
- 16:56 Revision a490dbea (gwenhywfar): - reintroduced my old win32 target, since the one of Christian doesn't work
- the way I need it: It needs to build all objects/libraries again, and that
simply takes too much time. Another prob...
25.03.2004
- 16:19 Revision 5eb34ee3 (gwenhywfar): Fix new makefile rules for other autotools
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@283 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:28 Revision e68be609 (gwenhywfar): - changed the way a DLL is created:
- Now the libXXX.a library is taken (which - thanks to libtool - already
contains all object files needed for build...
24.03.2004
- 16:40 Revision 8eca08fc (gwenhywfar): Fix windows gwentime
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@281 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:19 Revision e4e8da35 (gwenhywfar): 2004-03-24 Christian Stimming <stimming@tuhh.de>
- * test/gwentest.c: Finalize test code for Microsoft Visual Studio
C compiler. Necessary steps are described in READM... - 16:14 Revision d11a5446 (gwenhywfar): included a workaround for the missing function gettimeofday under WIN32
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@279 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:38 Revision 9395f52c (gwenhywfar): added include windows.h
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@278 70169cfe-8b10-0410-8925-dcb4b91034d8
- 14:53 Revision f4d11b23 (gwenhywfar): 2004/03/24: Martin Preuss<martin@libchipcard.de>
- ------------------------------------------------
- added new module GWEN_TIME (does not contain much for now, but I n... - 14:38 Revision 60bf789e (gwenhywfar): 2004-03-24 Christian Stimming <stimming@tuhh.de>
- * configure.ac, src/base/debug.h, src/base/debug.c: Variadic
macros are not supported by Microsoft Visual Studio
co...
22.03.2004
- 13:33 Revision 95cb4ae4 (gwenhywfar): Increase build number.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@275 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:31 Revision a0f880e6 (gwenhywfar): 2004-03-22 Christian Stimming <stimming@tuhh.de>
- * src/gwenhywfarapi.h: Add macro declarations that are unavailable
on mingw systems.
* src/os/windows/inetsocket.c... - 11:45 Revision d0a4248a (gwenhywfar): prepared release of 0.9.8
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@273 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:18 Revision c7fd63cb (gwenhywfar): Improve rule for make quick that creates headers first, then does make all.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@272 70169cfe-8b10-0410-8925-dcb4b91034d8
- 10:09 Revision 5b6c9182 (gwenhywfar): 2004/03/19: Martin Preuss<martin@libchipcard.de>
- ------------------------------------------------
- waitcallback:
- added function GWEN_WaitCallback_LastEntered whi...
17.03.2004
- 10:24 Revision bdba5276 (gwenhywfar): 2004/03/17: Martin Preuss<martin@libchipcard.de>
- ------------------------------------------------
- netconnection, nettransport:
- introduced idle time counter
- ... - 10:22 Revision 1c80bcd3 (gwenhywfar): added missing files
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@269 70169cfe-8b10-0410-8925-dcb4b91034d8
- 10:18 Revision da71cc30 (gwenhywfar): - added a note about CVS usability to STYLE file
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@268 70169cfe-8b10-0410-8925-dcb4b91034d8
12.03.2004
- 16:53 Revision 75083574 (gwenhywfar): added missing files
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@267 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:22 Revision dafb784e (gwenhywfar): - merged my work from home into the current CVS.
- Thanks to Christian Stimming I'm now able again to participate in the development of this project ;-)
Damned HanseN...
10.03.2004
- 17:50 Revision c67e5bf9 (gwenhywfar): Make debugging comment more precise.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@265 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:48 Revision 8cf4335b (gwenhywfar): Make ModuleInit less verbose.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@264 70169cfe-8b10-0410-8925-dcb4b91034d8
06.03.2004
- 23:53 Revision ea357105 (gwenhywfar): More process work.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@263 70169cfe-8b10-0410-8925-dcb4b91034d8
- 23:27 Revision c600ce45 (gwenhywfar): 2004-03-06 Christian Stimming <stimming@tuhh.de>
- * src/os/posix/process.c: Try to fix SIGCHLD problem some
more. Still doesn't work with gnucash, though.
git-svn-i...
05.03.2004
- 11:38 Revision 0427ef43 (gwenhywfar): 2004-03-05 Christian Stimming <stimming@tuhh.de>
- * src/os/posix/process.c: Remember old SIGCHLD handler and call it
if there was one. This is vital for gnucas...
Auch abrufbar als: Atom