Projekt

Allgemein

Profil

Herunterladen (10,4 KB) Statistiken
| Zweig: | Markierung: | Revision:

# Datum Autor Kommentar
1f12db66 03.02.2019 17:05 admin

Result of "make format".

26b60060 06.10.2014 21:52 Christian Stimming

Re-indentation of source code to get a unified look of the source.

This was done using astyle-2.03 with the following command:

astyle --style=java --indent=spaces=2 --break-closing-brackets --keep-one-line-blocks --suffix=none --recursive 'src/*.h' 'src/*.c' 'gui/*.h*' 'gui/*.c*'...
fab53b9f 13.06.2011 17:57 martin

Added keyword "void" to functions with empty argument list.

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

dab968cd 16.06.2010 21:28 martin

Fixed a typo.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1826 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

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

39963251 02.10.2006 23:37 martin

- decreased verbosity of netlayer and OS functions

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

1e36b7c2 23.12.2005 02:43 aquamaniac

- worked on memory allocation stuff:
- calls to GWEN_NEW_OBJECT and GWEN_FREE_OBJECT MUST be matched
- added optional code for allocation of small memory blocks without
having to bother the heap for every 4 byte data (disabled for now,
since it is much less effective than the glibc heap functions. However,...

abd77af2 19.11.2004 18:13 aquamaniac

- 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-dcb4b91034d8

8b7674e6 20.08.2004 11:17 aquamaniac

- introduced logdomains: Now every library can have its own log domain,
making it much easier to debug a single library out of multiple libs
NOTE: This is an incompatible API change, therefore SO_VERSION++.
The first argument of all GWEN_Logger functions has been changed....

54082f57 03.07.2004 06:01 aquamaniac

- some more fixes, prepared release

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

10217cc9 27.05.2004 22:05 aquamaniac

- Gwen now compiles on Solaris (tested with R220)
- fixed some M4 macros (e.g. "find" on Solaris is not as powerfull as it is
on Linux)

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

dafb784e 12.03.2004 16:22 aquamaniac

- 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!)...

eb4c108a 14.01.2004 03:55 aquamaniac

- added windoze.m4 to get some windows paths
- fixed types.m4 (was not removing conf.uint32 when finished)

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

3bfc7e77 11.12.2003 01:58 aquamaniac

- started porting Gwen to Windoze

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

6a36b18a 10.12.2003 20:25 aquamaniac

- started porting Gwen to Windoze

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

1f8f1970 22.11.2003 20:19 aquamaniac

- finally corrected spelling of Gwenhywfar ;-)
Thanks to Thomas Viehmann for providing a nice conversion script ;-)

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

28e49e74 19.11.2003 13:09 cstim

Fix compiler warnings about signed/unsigned.

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

1d3d6a33 30.10.2003 05:40 aquamaniac

- fixed memory leaks

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

a15eca3f 11.09.2003 10:04 aquamaniac

- created libgwenhyfwar
- added test tool
- fixed db module

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

9b7237ac 10.09.2003 10:46 aquamaniac

- added module db, worked on xml and msgengine modules, fixed some bugs
in os code

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

d8f33628 07.09.2003 09:50 aquamaniac

Initial revision

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