Projekt

Allgemein

Profil

Aktivität

von 13.11.2004 bis 12.12.2004

06.12.2004

13:31 Revision 79dafa10 (gwenhywfar): 2004-12-06 Christian Stimming <stimming@tuhh.de>
* src/os/windows/fslock.c: Finish file lock support on
Win32/MinGW; unfortunately link() is unavailable there.
git...
cstim
13:30 Revision ed8aef94 (gwenhywfar): Fix using an uninitialized variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@622 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

05.12.2004

21:41 Revision ae4215c2 (gwenhywfar): - fslock.c: added fallback mechanism for file systems which do not support the
link() function. Use open() with O_EXCL flag on those systems instead.
This should also work with FAT or other file...
aquamaniac
03:18 Revision 75426d76 (gwenhywfar): - StringList: Added reference counter to StringListEntry.
When adding or inserting a string via GWEN_StringList_AppendString or
GWEN_StringList_InsertString and double check...
aquamaniac
02:19 Revision 9e34dd85 (gwenhywfar): added missing file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@619 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:07 Revision 8f11df4a (gwenhywfar): - added generic plugin management. This will be used by new plugins
(in AqBanking and AqHBCI) and maybe in Gwen 2.x for DBIO plugins.
git-svn-id: https://devel.aqbanking.de/svn/gwenhy...
aquamaniac
01:57 Revision ba351a3a (gwenhywfar): - added I18N module (just a simple helper for some I18N issues)
When setting a locale the given locale is also stored in it generalized
forms, e.g.:
de_DE@euro is stored as:
...
aquamaniac

04.12.2004

23:08 Revision b61eeb22 (gwenhywfar): - implemented FSLock at least for POSIX the way "man 2 open" suggests.
This should now also work on NFS shares.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@616 70169cfe-8...
aquamaniac
12:37 Revision 4cad979d (gwenhywfar): added missing file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@615 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
00:51 Revision e11c6798 (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@614 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

03.12.2004

23:58 Revision f204efa7 (gwenhywfar): - added simple file/folder locking mechanism
- started working on filters for GWEN_BUFFEREDIO. I used these kind of filters
in AqBackup, but they weren't as sop...
aquamaniac

29.11.2004

11:28 Revision 16d45df4 (gwenhywfar): add cvsignores
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@612 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

28.11.2004

00:45 Revision 6e47867a (gwenhywfar): fixed a bug in olddb.xml.in
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@611 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

27.11.2004

19:06 Revision 527e87b3 (gwenhywfar): Fix make dist
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@610 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

26.11.2004

21:39 Revision 15674790 (gwenhywfar): - added DBIO plugin for old OpenHBCI1-style config files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@609 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

25.11.2004

06:23 Revision d4f0aa30 (gwenhywfar): - csv plugin:
- implemented checkFile function
- fixed a bug (now importing AqMoney2 CSV files works ;-)
git-svn-id: https://de...
aquamaniac

22.11.2004

03:38 Revision 4594c0dd (gwenhywfar): more fixes to typemaker
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@607 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:50 Revision eb7d733b (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@606 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:43 Revision 5f80a952 (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@605 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:24 Revision c4721053 (gwenhywfar): - typemaker:
- added property "volatile": if set then the element is not written to or
read from a db
- fixed some bugs: DOM...
aquamaniac

20.11.2004

01:22 Revision 55956ce7 (gwenhywfar): postrelease fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@603 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

19.11.2004

23:27 Revision a6ca17dc (gwenhywfar): - current version also compiles (with few warnings) on
- alpha (Debian) [few warnings]
- amd64 (suse) [few warnings]
- SunOS (5.9, S...
aquamaniac
18:57 Revision 3edf34a0 (gwenhywfar): small fixed
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@600 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:33 Revision 1b1d24d6 (gwenhywfar): small fix
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@599 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:19 Revision be257cac (gwenhywfar): small fix
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@598 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:18 Revision ae7f368f (gwenhywfar): small fix
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@597 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:13 Revision abd77af2 (gwenhywfar): - added defines for printf-templates for GWEN_TYPEs
- fixed some 64bit-warnings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@596 70169cfe-8b10-0410-8925...
aquamaniac
17:17 Revision 200c69e7 (gwenhywfar): - added defines for printf-templates for GWEN_TYPEs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@595 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:37 Revision e5ecfcb7 (gwenhywfar): - fixed a bug in CSV-importer: now title lines are skipped if "title=0" in
parameters
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@594 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac
16:14 Revision c336d6ea (gwenhywfar): - armed CSV plugins import function
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@593 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:26 Revision 4574aaa3 (gwenhywfar): - added functions:
- GWEN_Time_toString
- GWEN_Time_toUtcString
--------------------------------------------------------------------...
aquamaniac
 

Auch abrufbar als: Atom