- Jul 29, 2024
-
-
Sergey Kosukhin authored
-
Sergey Kosukhin authored
-
- Apr 11, 2024
-
-
Moritz Hanke authored
-
- Apr 04, 2024
-
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Jan 15, 2024
-
-
- Jan 09, 2024
-
-
- Nov 06, 2023
-
-
- Jan 30, 2023
-
-
Rene Redler authored
-
- Aug 12, 2022
-
-
Sergey Kosukhin authored
-
- Sep 15, 2020
-
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Jul 30, 2020
-
-
Moritz Hanke authored
-
- Jun 10, 2020
-
-
Rene Redler authored
-
- Dec 16, 2019
-
-
* Custom M4 macro are replaced with those to be used in the new ICON building system. * Removed cfortran.h: the mangling scheme for Fortran symbols is detected at the configure-time. * The precious variables for setting flags resuired to enable external packages (e.g. MTIME_C_INCLUDE, MTIME_C_LIB, etc.) are renamed to *_CFLAGS and *_CLIBS to better reflect their purpose. If those variables are set as command-line arguments of the configure script, the script checks only the given values literally, i.e. the script does not try to append and check any additional linking or compilation flags. * The definition of functions declared in yac_lapack_interface.h is moved to a separate file yac_lapack_interface.c. And the choice of the interface is made with a single preprocessor macro YAC_LAPACK_INTERFACE_ID. * The default suffix for include files for libxml2 is <XML2_ROOT>/include/libxml2 instead of <XML2_ROOT>/include. * The configure script argument '--without-mpi-pack-external' is renamed to '--disable-mpi-pack-external' to reflect that it belongs to the section 'Optional Features' and not to 'Optional Packages'. If the usage of MPI_Pack_external is disabled, the corresponding configure-time tests are skipped. * The configure script argument '--without-regard-for-quality' is renamed to '--enable-mpi-checks' (defaults to 'yes'). Previously, the argument allowed for ignoring the failures of the configure-time tests of MPI_Pack_external. Now the argument allows for skipping the tests at all when specifying a valid interactive MPI_LAUNCH command is not possible. * MPI_LAUNCH does not have to be a full path to an MPI launcher executable anymore: the value of the variable is interpreted as a command. * AR, ARFLAGS, and RANLIB are precious variable now and appear in the help message of the configure script. * The configure script does not try to detect MPI libraries, it only checks whether they are available (see comments in configure.ac).
-
commit 72d220f4d26c429d753f3f9250f3a1db9110b26b (HEAD -> master, tag: 1.0.9, origin/master, origin/HEAD) Author: Luis Kornblueh <luis.kornblueh@mpimet.mpg.de> Date: Mon May 20 07:02:24 2019 +0200
-
- Jan 22, 2019
-
-
Moritz Hanke authored
-
- Dec 07, 2018
-
-
Sergey Kosukhin authored
-
- Oct 18, 2018
-
-
Moritz Hanke authored
-
- Aug 13, 2018
-
-
Rene Redler authored
-
- Mar 06, 2018
-
-
Rene Redler authored
-
- Dec 01, 2017
-
-
Rene Redler authored
see git@git.mpimet.mpg.de:libmtime.git for further details
-
- Aug 07, 2017
-
-
Rene Redler authored
commit 6e22b in git@git.mpimet.mpg.de:libmtime.git
-
- Aug 19, 2016
-
-
Moritz Hanke authored
-
- Feb 15, 2016
-
-
Rene Redler authored
Fix bug for multi-month and -year event intervals (missing code). 2c7e74 and 761995
-
- Dec 15, 2015
-
-
Rene Redler authored
-
- Apr 13, 2015
-
-
Rene Redler authored
commit f4b84e2f867235d89b604a2dfc37f87bfeac57eb Author: Luis Kornblueh <luis.kornblueh@mpimet.mpg.de> Date: Fri Apr 10 15:03:03 2015 +0200 Fixed newly introduced bug from fixing the last one. commit 861f39847623978ed3ff3d16bfb2122f11339fc4 Author: Luis Kornblueh <luis.kornblueh@mpimet.mpg.de> Date: Wed Apr 8 16:13:33 2015 +0200 Fixed bug with respect to wrong storage of seconds, needed to be splitted.
-
- Apr 02, 2015
-
-
Rene Redler authored
commit fc0bedaffe495d9d5e056016a4865164c13c7e91 Author: Luis Kornblueh <luis.kornblueh@zmaw.de> Date: Mon Mar 23 16:41:46 2015 +0100 Removed debug printfs in mtime_timedelta.c. commit 2ea1e2790e063df94b3cc2d84947f3f27f6a78c7 Merge: 7bd7bae 8a30b0e Author: Luis Kornblueh <luis.kornblueh@zmaw.de> Date: Mon Mar 23 14:08:57 2015 +0100 Handling of time spans of more than a month with timedelta division. commit 7bd7bae69984e7f52087844c1f440e6c60980bf4 Author: Luis Kornblueh <luis.kornblueh@zmaw.de> Date: Mon Mar 23 14:07:13 2015 +0100 Handling of time spans of more than a month with timedelta division. commit 8a30b0efa162b529136158b8901de4702c5509fa Author: Luis Kornblueh <luis.kornblueh@zmaw.de> Date: Mon Mar 23 11:24:34 2015 +0100 Missed hours in divide hotfix during vacation.
-
- Mar 03, 2015
-
-
Rene Redler authored
-
- Feb 09, 2015
-
-
Rene Redler authored
-
- Sep 25, 2014
-
-
Rene Redler authored
includes commit a10f004e118126bea65b5ffaa441d7c79c7e900a Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Thu Sep 25 11:09:11 2014 +0200 Same as above. Getting rid of magic numbers.. commit f33938dd04ec8461d8e97fc320a806ba84843ae0 Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Thu Sep 25 10:57:16 2014 +0200 Cosmetic checkin. Adding macro names instead o magic numbers commit e1e613858d01ec9ec9019795dff4bd8f76158593 Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Thu Sep 25 10:50:01 2014 +0200 Fix for Bug #5177: divideTimeDeltaInSeconds fails for TimeDelta with hours.
-
- Aug 04, 2014
-
-
Rene Redler authored
commit 735916aefbb07878c607fcea61259930f527582c Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Sat Aug 2 09:21:41 2014 +0200 FIX: Bug reported in ICON. 'The function getPTStringFromMS returns the string -P00.000S for 0'
-
- Jul 23, 2014
-
-
Rene Redler authored
commit 87dab97e098733dae83a940b2a2b3e6060c21ae2 Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Tue Jul 22 20:10:20 2014 +0200 Fix: mtime - Bug #5037. Type int too small in recently introduced numberOf400YearPeriods. Changing to int64_t
-
- Jul 10, 2014
-
-
Rene Redler authored
commit f37744e3be408e388eb2e3b50840d7cc36b4b000 Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Thu Jul 10 09:50:13 2014 +0200 Supressing NAG warning as suggested by Moritz.
-
- Jul 08, 2014
-
-
Rene Redler authored
commit 32c259f4d294befd5af1f166b997044f018967e4 Author: Christian Hovy <hovy@informatik.uni-hamburg.de> Date: Tue Jul 8 16:37:30 2014 +0200 Bug #4966 Small correction of arithmetic Fast-forward for negative years.
-
- Jul 07, 2014
-
-
Rene Redler authored
commit 88be0c70558e189f0e2abebb2656956921602e35 Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Fri Jul 4 14:18:53 2014 +0200 Adding Arithmatic Fast-Fwd as suggested by Christian. Ref: Bug #4966.
-
- Jul 01, 2014
-
-
Rene Redler authored
Author: Rahul Sinha <rahul.sinha@mpimet.mpg.de> Date: Fri Jun 27 13:26:03 2014 +0200
-