Sat, 23 Feb 2013 22:38:37 +0100Fixed bug in DATE_AND_TIME_TO_TIME_OF_DAY and DATE_AND_TIME_TO_DATE when date and time is before 1970-01-01-00:00:00
Laurent Bessard [Sat, 23 Feb 2013 22:38:37 +0100] rev 714
Fixed bug in DATE_AND_TIME_TO_TIME_OF_DAY and DATE_AND_TIME_TO_DATE when date and time is before 1970-01-01-00:00:00

Wed, 19 Dec 2012 12:25:56 +0100Fix warning message when declaring global variables in configuration
Laurent Bessard [Wed, 19 Dec 2012 12:25:56 +0100] rev 713
Fix warning message when declaring global variables in configuration

Tue, 04 Dec 2012 00:05:22 +0100Removed unused variable
Laurent Bessard [Tue, 04 Dec 2012 00:05:22 +0100] rev 712
Removed unused variable

Mon, 03 Dec 2012 23:36:03 +0100Replacing libc time functions for date <-> timespec translation by platform and localtime independant implementation
Laurent Bessard [Mon, 03 Dec 2012 23:36:03 +0100] rev 711
Replacing libc time functions for date <-> timespec translation by platform and localtime independant implementation

Wed, 28 Nov 2012 12:00:38 +0900Removed files generedted by autoconf, should not be in repo
Edouard Tisserant [Wed, 28 Nov 2012 12:00:38 +0900] rev 710
Removed files generedted by autoconf, should not be in repo

Wed, 28 Nov 2012 11:52:03 +0900Fixed timegm usage incompatible with mingw, reverted to mktime in case mingw is detected
Edouard Tisserant [Wed, 28 Nov 2012 11:52:03 +0900] rev 709
Fixed timegm usage incompatible with mingw, reverted to mktime in case mingw is detected

Fri, 16 Nov 2012 01:02:54 +0100Fix in accessor undefined init methods for function block global instances
Laurent Bessard [Fri, 16 Nov 2012 01:02:54 +0100] rev 708
Fix in accessor undefined init methods for function block global instances

Fri, 16 Nov 2012 00:39:35 +0100Fix undefined function toupper in iec_std_lib
Laurent Bessard [Fri, 16 Nov 2012 00:39:35 +0100] rev 707
Fix undefined function toupper in iec_std_lib

Thu, 15 Nov 2012 22:28:53 +0100Adding support for declaring function block instances as global and external variables
Laurent Bessard [Thu, 15 Nov 2012 22:28:53 +0100] rev 706
Adding support for declaring function block instances as global and external variables

Thu, 08 Nov 2012 18:55:57 +0100Fix DATE conversions standard functions
Laurent Bessard [Thu, 08 Nov 2012 18:55:57 +0100] rev 705
Fix DATE conversions standard functions