lib/create_standard_function_txt.sh
Wed, 26 Dec 2018 19:36:03 +0000 Mario de Sousa fix issue #73: add missing overloaded functions ADD, SUB, MUL and DIV for TIME, TOD, DT, ...
Thu, 08 Nov 2012 18:55:57 +0100 Laurent Bessard Fix DATE conversions standard functions
Thu, 08 Nov 2012 12:10:52 +0100 Laurent Bessard Fix definition of BCD to ANY_UINT and ANY_UINT to BCD conversion standard functions
Tue, 03 Apr 2012 12:42:16 +0100 Mario de Sousa Delete incorrect comments I had inserted previously (confusing EQ and NE functions)
Thu, 29 Mar 2012 19:03:40 +0100 Mario de Sousa Add coment warning about incorrect implementation of the NE standard function.
Thu, 02 Feb 2012 00:34:04 +0100 laurent Fix issues in standard library with MUX, MOD, NE and convertions to BOOL
Fri, 18 Nov 2011 17:21:16 +0100 laurent Fixing bug in all SUB function definitions in standard_functions.txt
Fri, 28 Oct 2011 10:25:07 +0100 Mario de Sousa Adding a line to a comment. Does not change any code.
Thu, 08 Sep 2011 20:25:00 +0200 laurent Merge with 01068ccb73b202b2872d4117ad01984bac956cbb
Fri, 29 Jul 2011 16:05:03 +0100 Mario de Sousa Support for semantic verification of calls to standard function calls.