- plugin/dbio/csv: fixed factory function- base/buffer: changed hardlimit from 64kb to 2mb
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@290 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-04-01 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@289 70169cfe-8b10-0410-8925-dcb4b91034d8
- changed install location of plugins from "share" to "lib"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@288 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions GWEN_DB_WriteFileAs and GWEN_DB_ReadFileAs which allow using GWEN_DBIO plugins fro importing/exporting any format of files supported by plugins.- added plugin "csv" which replaces the now deprecated CSV parser module
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@287 70169cfe-8b10-0410-8925-dcb4b91034d8
- added plugin loading functions to GWEN_DBIO
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@286 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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-8925-dcb4b91034d8
- 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 problem is that my configure options are not used when creating the windows binaries (i.e. that makes using the...
Fix new makefile rules for other autotools
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@283 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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 building the DLL) and all the object files in the ".libs" folder of the toplevel library (because for any strange reasons they are not included with the toplevel library)....
Fix windows gwentime
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@281 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-03-24 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@280 70169cfe-8b10-0410-8925-dcb4b91034d8
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
added include windows.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@278 70169cfe-8b10-0410-8925-dcb4b91034d8
2004/03/24: Martin Preuss<martin@libchipcard.de>------------------------------------------------- added new module GWEN_TIME (does not contain much for now, but I need a higher granularity then time() offers)
VERSIONINFO: For next release: SO_VERSION++, SO_AGE++...
Increase build number.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@275 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-03-22 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@274 70169cfe-8b10-0410-8925-dcb4b91034d8
prepared release of 0.9.8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@273 70169cfe-8b10-0410-8925-dcb4b91034d8
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
2004/03/19: Martin Preuss<martin@libchipcard.de>------------------------------------------------- waitcallback: - added function GWEN_WaitCallback_LastEntered which returns the time the callback context was last entered. This can be used by the callback function to decide whether a window is to be opened (for...
2004/03/17: Martin Preuss<martin@libchipcard.de>------------------------------------------------- netconnection, nettransport: - introduced idle time counter - introduced backlog (see "man 2 listen")- ipc: - removed this module since it is replaced by the net module...
added missing files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@269 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@267 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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 HanseNet does not provide me with a telephone line... (I'm waiting for more than a month now!)...
Auch abrufbar als: Atom