lib/iec_types.h
2012-11-22 Mario de Sousa merge
2012-11-12 Manuele Conti Removed unused __attribute__((__packed__)) only gcc compatible.
2011-04-01 Edouard Tisserant Changed packing declaration in iec_types
2011-03-31 Edouard Tisserant Initial TIME support in debugger
2009-10-22 greg Fix some warnings on compilation
2009-01-20 lbessard Disable compiling warnings on Windows
2009-01-19 etisserant Canged default string length to 127, keeping strlen_t to int8_t
2009-01-04 etisserant Fixed errors in string_to_int.
2008-12-23 etisserant STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)
2008-08-19 etisserant Re-organized types headers, to ease debug code generation
2007-09-17 etisserant Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h