- fix many compilation warnings about static variables used by non-static functions 2016-04-18, by Andrey Skvortsov
- make attribute CFLAGS and LDFLAGS optional and add default empty value 2016-04-18, by Andrey Skvortsov
- fix issue, when structure data type with array field is created 2016-04-18, by Andrey Skvortsov
- fixes sometimes happened error during project compilation 2016-04-18, by Andrey Skvortsov
- merge 2015-10-21, by mjsousa
- Use '-p' command line option when running matiec (iec2c) 2014-12-06, by mjsousa
- Add command line option '-l' when calling matiec 2014-11-26, by mjsousa
- merge 2014-11-12, by mjsousa
- merge 2014-07-08, by mjsousa
- merge 2014-06-06, by mjsousa
- Update __SET_VAR() macros to reflect changes made to matiec 2014-05-26, by mjsousa
- Merged 2015-06-19, by Edouard Tisserant
- Merged 2015-06-19, by Edouard Tisserant
- Fixed win32 build warning caused by leftover debug code 2015-06-19, by Edouard Tisserant
- Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well 2015-06-19, by Edouard Tisserant
- Fixed canfestival extension own path resolution 2015-06-19, by Edouard Tisserant
- Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers. 2015-06-19, by Edouard Tisserant
- Extended wxHMI test 2015-06-18, by Edouard Tisserant
- Added wxHMI test 2015-06-18, by Edouard Tisserant
- merged forgotten changesets 2015-06-15, by Edouard Tisserant
- Added log message when RETAIN memory not valid 2015-03-14, by Edouard Tisserant
- Fixed leftover typo 2015-03-14, by Edouard Tisserant
- Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID 2015-03-13, by Edouard Tisserant
- Splitted plc_Xenomai_main.c to enable further customization 2015-03-13, by Edouard Tisserant
- add pyrossl client side 2015-04-03, by Ronan Bignaux
- fixed build of some tests 2015-03-24, by Edouard Tisserant
- Fixed Nevow website startup 2015-02-27, by Edouard Tisserant
- Fixed build of tests/python. 2015-02-25, by Edouard Tisserant
- Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included. 2015-02-25, by Edouard Tisserant
- Fixed SFC code generation bug detected by Mario 2015-02-24, by Edouard Tisserant