Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
.cvsignore 39 Bytes 4be9e142 mehr als 20 Jahren cstim Fix Makefile for mingw/win compilation. Add cvs...
Makefile.am 769 Bytes a9ec3fc6 fast 16 Jahren martin Fixed a few typos. git-svn-id: https://devel.a...
README 1,56 KB 83d13c8c mehr als 21 Jahren aquamaniac - moved plugins to toplevel (grr, didn't think ...
csv.c 16,9 KB a9307221 mehr als 15 Jahren martin Started moving to new synchronous IO framework....
csv.xml.in 777 Bytes 5634c848 mehr als 20 Jahren aquamaniac minor fixes git-svn-id: https://devel.aqbanki...
csv_p.h 2,42 KB a9307221 mehr als 15 Jahren martin Started moving to new synchronous IO framework....
ressource.rc.in 3,31 KB aa9c1933 mehr als 20 Jahren aquamaniac - added function GWEN_DBIO_GetPluginPath() whic...

Aktuellste Revisionen

# Datum Autor Kommentar
a9307221 28.04.2010 02:37 martin

Started moving to new synchronous IO framework.

We need to adapt AqBanking as well because now the DBIO functions use
GWEN_SYNCIO pointers instead of GWEN_IO_LAYER pointers.

Since we don't need guiid and timeout arguments for the new sync io functions
they have been removed now....

a9ec3fc6 18.09.2009 23:07 martin

Fixed a few typos.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1596 70169cfe-8b10-0410-8925-dcb4b91034d8

fcdd3809 18.09.2009 22:35 martin

Prepared release 3.11.0.
- remove handling of static plugins (it is a nightmare to maintain and
no longer used by my projects)
- removed other no longer needed configure-options
- removed unused storage plugin
- added function GWEN_HttpSession_ConnectionTest which can be used to...

80ceac8d 07.11.2008 23:36 martin

Fixed a bug in GWEN_Text_CheckSimilarity().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1492 70169cfe-8b10-0410-8925-dcb4b91034d8

a053052a 09.06.2008 15:39 martin

- fixed a bug in CSV exporter (note: GWEN_FASTBUFFER_WRITEBYTES only writes
as many bytes as possible, use GWEN_FASTBUFFER_WRITEFORCED if you want
all bytes to be written)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1445 70169cfe-8b10-0410-8925-dcb4b91034d8

26376011 21.04.2008 02:46 martin

Some fixes in the build system and a few minor bugfixes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1425 70169cfe-8b10-0410-8925-dcb4b91034d8

cfa44bda 13.04.2008 07:54 martin

- configure.ac: added checks for plugins to be built
- m4/ssl.m4: no longer abort if OpenSSL is not available
- plugins/: added a convenience library which includes all plugins built
- plugins/*: create convenience libraries for all plugins and let the
plugins link against that. This allows for static linkage of the plugins...

da13b417 22.11.2007 19:26 martin

merged branch aq3 back to trunk

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1393 70169cfe-8b10-0410-8925-dcb4b91034d8

7089b62e 26.03.2006 19:16 aquamaniac

- fixed a bug in DBIO plugins: Was returning a false value when file to be
checked did not exist

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1020 70169cfe-8b10-0410-8925-dcb4b91034d8

5400e304 19.11.2005 04:35 aquamaniac

- implemented poll()-based code which checks whether a connection is down
(as suggested by Thomas Baumgart)
- changed HTTP code: Now tries to detect when a connection is broken while
trying to send a packet (detects the special condition when the connection...

Revisionen anzeigen

Auch abrufbar als: Atom