Projekt

Allgemein

Profil

Herunterladen (17,8 KB) Statistiken
| Zweig: | Markierung: | Revision:

# Datum Autor Kommentar
88a8b7ae 13.10.2019 18:08 Ludolf Holzheid

fix a warning (at least for GCC 7)

1f12db66 03.02.2019 17:05 admin

Result of "make format".

f7016374 23.01.2019 17:15 admin

GWEN_DATE: Major speedup of GWEN_Date_dup (about factor 16).

This function is called very often from AqFinance, so optimizing this
function has quite an impact.

2e4559af 15.12.2018 01:31 admin

Added functions GWEN_Date_AddDays() and GWEN_Date_SubDays().

a180ca6e 08.12.2018 03:05 admin

Added function GWEN_Date_fromLocalTime().

3525f3eb 29.06.2018 17:38 admin

OS: Decreased verbosity level in GWEN_DATE.

3ed8ffb4 27.10.2016 22:17 Christian Stimming

Minor improved error message output of date parsing.

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*'...
802de2e9 15.04.2014 23:42 martin

Fixed a bug in quarter year calculations.

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

80650527 01.03.2014 20:11 martin

Safe guard against invalid argument to GWEN_Date_GetThisMonthEnd() (Elias Oltmanns)

The compiler warns about the use of a possibly uninitialised variable.
Since this function is part of the public API, sane arguments can,
indeed, not be taken for granted and precautionary steps are in order....

e017c248 22.10.2013 20:25 martin

Fixed typos.

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

720f6236 22.09.2013 01:46 martin

Added some convenience functions to GWEN_DATE module.

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

567042b4 21.08.2013 17:44 martin

Added functions for GWEN_DATE.

Those functions are needed for the typemaker1 tool to be able to create
structures which contain a GWEN_DATE.

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

dc2b863e 03.03.2013 20:36 mlenk

Fixed some typos found by lintian

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

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

dfefcc0f 22.04.2011 18:14 martin

Fixed a segfault on bad template strings.

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

e251316f 22.04.2011 17:54 martin

Improved GWEN_Date_toStringWithTemplate() and GWEN_Time_toString().

- Now the modifier "*" is allowed after template chars, like in "YYYY/MM/D*".
E.g. "D*" means all digits of the day of week, "Y*" stands for the full
year, so for the date 1st of January, 2011 the following templates have the...

13889b0a 22.04.2011 14:42 martin

Fixed a bug in GWEN_Date.

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

4f3f9eda 22.04.2011 14:35 martin

Added some convenience function for date management.

- added GWEN_Date_fromLocalTime()
- added GWEN_Date_fromGmTime()

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

18cd707d 21.05.2010 19:19 martin

Allow for NULL-pointer in GWEN_Date_Compare().

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

9866e4c2 25.03.2010 17:59 martin

Fixed a bug in GWEN_Date_CurrentDate.

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

73d053f7 09.03.2010 01:36 martin

Added function GWEN_Date_fromTime().

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

c1e4481e 08.07.2009 22:21 martin

Add module GWEN_DATE.

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