--- imach/src/ChangeLog 2019/05/09 15:06:14 1.38 +++ imach/src/ChangeLog 2019/05/21 15:55:06 1.39 @@ -1,3 +1,57 @@ +2019-05-20 Brouard Nicolas + + * version.h: Summary: version 0.99.r19 + + * imach.c: Summary: Projection syntax simplified + We can now start projections, forward or backward, from the mean date + of inteviews up to or down to a number of years of projection: + prevforecast=1 yearsfproj=15.3 mobil_average=0 + or + prevforecast=1 starting-proj-date=1/1/2007 final-proj-date=12/31/2017 mobil_average=0 + or + prevbackcast=1 yearsbproj=12.3 mobil_average=1 + or + prevbackcast=1 starting-back-date=1/10/1999 final-back-date=1/1/1985 mobil_average=1 + +2019-05-18 Brouard Nicolas + + * imach.c: Summary: doxygen tex bug + +2019-05-16 Brouard Nicolas + + * imach.c: Summary: There was some wrong lines added + +2019-05-09 Brouard Nicolas + + * Makefile, imach.c: *** empty log message *** + + * ChangeLog: Summary: C= + + * imach.c: Summary: Some updates + + * imach.c: Summary: Before ncovmax + + * version.h: *** empty log message *** + + * imach.c: Summary: 0.99r18 unlimited number of individuals + The number n which was limited to 20,000 cases is now unlimited, from firstobs to lastobs. If the number is too for the virtual memory, probably an error will occur. + +2018-12-13 Brouard Nicolas + + * imach.c: Summary: Bug for young ages (<-30) will be in r17 + +2018-12-05 Brouard Nicolas + + * Makefile: Summary: 0.99r16 + +2018-05-02 Brouard Nicolas + + * imach.c: Summary: Some bugs fixed + +2018-05-02 Brouard Nicolas + + * imach.c: Summary: Bug for young ages (<-30) will be in r17 + 2018-05-02 Brouard Nicolas * imach.c: Summary: Some bugs fixed @@ -39,7 +93,6 @@ 2018-02-21 Brouard Nicolas * Makefile, README.txt, imach.c: Summary: 0.99r15 - New Makefile with recent VirtualBox 5.26. Bug in sqrt negatve in imach.c 2017-07-20 Brouard Nicolas @@ -119,7 +172,6 @@ 2017-04-03 Brouard Nicolas * imach.c: Summary: Version 0.99r12 - Some cleanings, conformed with updated documentation. 2017-03-30 Brouard Nicolas @@ -181,8 +233,6 @@ * imach.c: Summary: Improvement in Powell output in order to copy and paste - Author: - * imach.c: Summary: Starting tests of 0.99 * imach.c: Summary: to valgrind