lib/iec_types.h
Fri, 01 Apr 2011 11:10:06 +0200 Edouard Tisserant Changed packing declaration in iec_types
Thu, 31 Mar 2011 19:11:16 +0200 Edouard Tisserant Initial TIME support in debugger
Thu, 22 Oct 2009 10:31:26 +0200 greg Fix some warnings on compilation
Tue, 20 Jan 2009 15:06:13 +0100 lbessard Disable compiling warnings on Windows
Mon, 19 Jan 2009 08:28:04 +0100 etisserant Canged default string length to 127, keeping strlen_t to int8_t
Sun, 04 Jan 2009 17:23:06 +0100 etisserant Fixed errors in string_to_int.
Tue, 23 Dec 2008 13:21:19 +0100 etisserant STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)
Tue, 19 Aug 2008 18:03:11 +0200 etisserant Re-organized types headers, to ease debug code generation
Mon, 17 Sep 2007 17:56:29 +0200 etisserant Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h