2017-08-16 Andrey Skvortsov clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E225 missing whitespace around operator
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E303 too many blank lines
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E271 multiple spaces after keyword
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E261 at least two spaces before inline comment
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
2017-08-14 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
2017-08-14 Andrey Skvortsov clean-up: fix some PEP8 E265 block comment should start with '# '
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
2017-08-14 Andrey Skvortsov convert some files from CRLF to LF
2017-08-14 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
2017-08-21 Andrey Skvortsov README.md edited online with Bitbucket
2017-08-21 Andrey Skvortsov fix link to documentation in README.md
2017-08-21 Andrey Skvortsov Add information about built official documentation to README.md
2017-08-11 Andrey Skvortsov don't allow empty dimension for ARRAY types
2017-08-09 Andrey Skvortsov ignore built documentation
2017-08-09 Andrey Skvortsov manual: add untranslated po files for French and Korean
2017-08-09 Andrey Skvortsov build missing pot files, when building HTML documentation
2017-08-07 Andrey Skvortsov fix some typos
2017-07-30 janbarslo Changed title of new project dialog from:
2017-07-30 janbarslo Changed title of New Project dialog
2017-07-28 Andrey Skvortsov skip hidden files and directories on permission check
2017-07-14 Andrey Skvortsov change structure of filename for bug reports in Beremiz and
2017-07-05 wuyangtang fix target Xenomai missing functions
2017-07-05 Andrey Skvortsov update messages.pot and messages.po
Loading...